| 1 | [ Dec 18 18:30:46 Enabled. ] | ||
| 2 | [ Dec 18 18:30:46 Rereading configuration. ] | ||
| 3 | [ Dec 18 18:30:47 Rereading configuration. ] | ||
| 4 | [ Dec 18 18:30:58 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 18 18:30:58 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.18 18:30:59.006979 [ 1 ] {} <Information> Application: Will watch for the process with pid 28428 | ||
| 29 | 2025.12.18 18:30:59.007437 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.18 18:30:59.498535 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28428 | ||
| 31 | 2025.12.18 18:30:59.499310 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.18 18:30:59.499468 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.18 18:30:59.597918 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.18 18:30:59.629774 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.18 18:30:59.629844 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.18 18:30:59.629862 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.18 18:30:59.629915 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.18 18:30:59.630492 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.18 18:30:59.632656 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.18 18:30:59.633468 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.18 18:30:59.634273 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.18 18:30:59.634320 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.18 18:30:59.634358 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.18 18:30:59.635055 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.18 18:30:59.636064 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.18 18:30:59.641704 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.18 18:30:59.642391 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.18 18:30:59.643610 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.18 18:30:59.643692 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.18 18:30:59.644739 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.18 18:30:59.645186 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.18 18:30:59.648988 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.18 18:30:59.649627 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.18 18:30:59.652742 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.18 18:30:59.653082 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.18 18:30:59.653438 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.18 18:30:59.653752 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.18 18:30:59.655104 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.18 18:30:59.655133 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.18 18:30:59.655215 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.18 18:30:59.655304 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.18 18:30:59.675014 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.18 18:30:59.675039 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150712 sec | ||
| 68 | 2025.12.18 18:30:59.675082 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.18 18:30:59.675119 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.18 18:30:59.675754 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.18 18:30:59.676287 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.18 18:30:59.685590 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.18 18:30:59.685633 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.18 18:30:59.685702 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.18 18:30:59.685715 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.18 18:30:59.685751 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.18 18:30:59.685816 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.18 18:30:59.689879 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.18 18:30:59.689925 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.18 18:30:59.689971 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.18 18:30:59.690131 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.18 18:30:59.690175 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.18 18:30:59.690188 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.18 18:30:59.690255 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.18 18:30:59.690269 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.18 18:30:59.690301 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.18 18:30:59.690366 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.18 18:30:59.712089 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.18 18:30:59.718976 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.18 18:30:59.719071 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000112462 sec | ||
| 91 | 2025.12.18 18:30:59.719084 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.18 18:30:59.719095 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.18 18:30:59.719118 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.18 18:30:59.719321 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.18 18:30:59.719430 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.18 18:30:59.719444 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.18 18:30:59.719454 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.18 18:30:59.719465 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.18 18:30:59.744169 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.18 18:30:59.744386 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.74 MiB (RSS), difference: 91.97 MiB | ||
| 101 | 2025.12.18 18:30:59.745779 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.343e-05 sec. | ||
| 102 | 2025.12.18 18:30:59.746193 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.18 18:30:59.747577 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.18 18:30:59.747596 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.18 18:30:59.747718 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43436 | ||
| 106 | 2025.12.18 18:30:59.749504 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.18 18:30:59.749577 [ 3 ] {} <Debug> TCP-Session: d57ef7a4-b0c0-4690-bf50-5c8014b41182 Authenticating user 'default' from [fd00:1122:3344:101::c]:43436 | ||
| 108 | 2025.12.18 18:30:59.749605 [ 3 ] {} <Debug> TCP-Session: d57ef7a4-b0c0-4690-bf50-5c8014b41182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.18 18:30:59.749675 [ 3 ] {} <Debug> TCP-Session: d57ef7a4-b0c0-4690-bf50-5c8014b41182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.18 18:30:59.749770 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.18 18:30:59.749794 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.18 18:30:59.749866 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.18 18:30:59.750252 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60047 | ||
| 114 | 2025.12.18 18:30:59.750384 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.12.18 18:30:59.750410 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63574 | ||
| 116 | 2025.12.18 18:30:59.750422 [ 4 ] {} <Debug> TCP-Session: 2f8adf5d-369f-41df-8780-52f2462d78c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:60047 | ||
| 117 | 2025.12.18 18:30:59.750421 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63783 | ||
| 118 | 2025.12.18 18:30:59.750550 [ 4 ] {} <Debug> TCP-Session: 2f8adf5d-369f-41df-8780-52f2462d78c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.18 18:30:59.750573 [ 4 ] {} <Debug> TCP-Session: 2f8adf5d-369f-41df-8780-52f2462d78c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.18 18:30:59.750601 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.18 18:30:59.750627 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55852 | ||
| 122 | 2025.12.18 18:30:59.750677 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.18 18:30:59.750696 [ 5 ] {} <Debug> TCP-Session: 90f7652e-e63d-462e-b729-b01ee3094ba7 Authenticating user 'default' from [fd00:1122:3344:101::c]:63574 | ||
| 124 | 2025.12.18 18:30:59.750732 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42142 | ||
| 125 | 2025.12.18 18:30:59.750726 [ 254 ] {} <Debug> TCP-Session: d8fcd58c-ff88-4808-9b9a-1bd798f6186c Authenticating user 'default' from [fd00:1122:3344:101::c]:63783 | ||
| 126 | 2025.12.18 18:30:59.750789 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.12.18 18:30:59.750808 [ 254 ] {} <Debug> TCP-Session: d8fcd58c-ff88-4808-9b9a-1bd798f6186c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.18 18:30:59.750871 [ 255 ] {} <Debug> TCP-Session: 0320b443-34b4-41e9-a9c8-ef681968d1f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:55852 | ||
| 129 | 2025.12.18 18:30:59.750879 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65322 | ||
| 130 | 2025.12.18 18:30:59.750796 [ 5 ] {} <Debug> TCP-Session: 90f7652e-e63d-462e-b729-b01ee3094ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.18 18:30:59.750935 [ 255 ] {} <Debug> TCP-Session: 0320b443-34b4-41e9-a9c8-ef681968d1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.18 18:30:59.750924 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.18 18:30:59.750987 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54170 | ||
| 134 | 2025.12.18 18:30:59.751022 [ 256 ] {} <Debug> TCP-Session: c0138075-f049-4773-a780-2751ce050682 Authenticating user 'default' from [fd00:1122:3344:101::c]:42142 | ||
| 135 | 2025.12.18 18:30:59.751026 [ 255 ] {} <Debug> TCP-Session: 0320b443-34b4-41e9-a9c8-ef681968d1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.18 18:30:59.751004 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.12.18 18:30:59.750995 [ 5 ] {} <Debug> TCP-Session: 90f7652e-e63d-462e-b729-b01ee3094ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.18 18:30:59.751110 [ 256 ] {} <Debug> TCP-Session: c0138075-f049-4773-a780-2751ce050682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.18 18:30:59.751132 [ 257 ] {} <Debug> TCP-Session: 8473b75a-bbc6-4f22-aeba-ae682d9e4920 Authenticating user 'default' from [fd00:1122:3344:101::c]:65322 | ||
| 140 | 2025.12.18 18:30:59.751176 [ 256 ] {} <Debug> TCP-Session: c0138075-f049-4773-a780-2751ce050682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.18 18:30:59.751192 [ 257 ] {} <Debug> TCP-Session: 8473b75a-bbc6-4f22-aeba-ae682d9e4920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.18 18:30:59.751158 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.18 18:30:59.750909 [ 254 ] {} <Debug> TCP-Session: d8fcd58c-ff88-4808-9b9a-1bd798f6186c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.18 18:30:59.751262 [ 257 ] {} <Debug> TCP-Session: 8473b75a-bbc6-4f22-aeba-ae682d9e4920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.18 18:30:59.751256 [ 258 ] {} <Debug> TCP-Session: 5ff5072c-574f-49be-ab14-0316b5e79dfc Authenticating user 'default' from [fd00:1122:3344:101::c]:54170 | ||
| 146 | 2025.12.18 18:30:59.751343 [ 258 ] {} <Debug> TCP-Session: 5ff5072c-574f-49be-ab14-0316b5e79dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.18 18:30:59.751421 [ 258 ] {} <Debug> TCP-Session: 5ff5072c-574f-49be-ab14-0316b5e79dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.18 18:30:59.957865 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34124 | ||
| 149 | 2025.12.18 18:30:59.961707 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.18 18:30:59.961832 [ 259 ] {} <Debug> TCP-Session: cdb9cc68-b70e-4b95-b529-bdd9629f2d88 Authenticating user 'default' from [fd00:1122:3344:101::a]:34124 | ||
| 151 | 2025.12.18 18:30:59.961854 [ 259 ] {} <Debug> TCP-Session: cdb9cc68-b70e-4b95-b529-bdd9629f2d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.18 18:30:59.961866 [ 259 ] {} <Debug> TCP-Session: cdb9cc68-b70e-4b95-b529-bdd9629f2d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.18 18:30:59.961982 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.12.18 18:30:59.962019 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.12.18 18:30:59.962098 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.18 18:30:59.962457 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61680 | ||
| 157 | 2025.12.18 18:30:59.962536 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65246 | ||
| 158 | 2025.12.18 18:30:59.962622 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59178 | ||
| 159 | 2025.12.18 18:30:59.962765 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.18 18:30:59.962770 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38835 | ||
| 161 | 2025.12.18 18:30:59.962816 [ 260 ] {} <Debug> TCP-Session: 03806afc-e694-4b36-a020-522d22db3793 Authenticating user 'default' from [fd00:1122:3344:101::a]:61680 | ||
| 162 | 2025.12.18 18:30:59.962862 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.12.18 18:30:59.962886 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2025.12.18 18:30:59.962915 [ 262 ] {} <Debug> TCP-Session: 58910452-da82-4a0c-aeed-b2322b3b1faa Authenticating user 'default' from [fd00:1122:3344:101::a]:59178 | ||
| 165 | 2025.12.18 18:30:59.962946 [ 260 ] {} <Debug> TCP-Session: 03806afc-e694-4b36-a020-522d22db3793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.12.18 18:30:59.962924 [ 261 ] {} <Debug> TCP-Session: 581d83d4-81ae-4ad4-87c5-669186eb5199 Authenticating user 'default' from [fd00:1122:3344:101::a]:65246 | ||
| 167 | 2025.12.18 18:30:59.962997 [ 262 ] {} <Debug> TCP-Session: 58910452-da82-4a0c-aeed-b2322b3b1faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.12.18 18:30:59.963028 [ 260 ] {} <Debug> TCP-Session: 03806afc-e694-4b36-a020-522d22db3793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.12.18 18:30:59.963008 [ 261 ] {} <Debug> TCP-Session: 581d83d4-81ae-4ad4-87c5-669186eb5199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2025.12.18 18:30:59.963060 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60824 | ||
| 171 | 2025.12.18 18:30:59.963081 [ 262 ] {} <Debug> TCP-Session: 58910452-da82-4a0c-aeed-b2322b3b1faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.12.18 18:30:59.963126 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41351 | ||
| 173 | 2025.12.18 18:30:59.963084 [ 261 ] {} <Debug> TCP-Session: 581d83d4-81ae-4ad4-87c5-669186eb5199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.12.18 18:30:59.963064 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47653 | ||
| 175 | 2025.12.18 18:30:59.963003 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.12.18 18:30:59.963296 [ 263 ] {} <Debug> TCP-Session: 8d9cf99f-9760-4820-8704-b7dafc1df20d Authenticating user 'default' from [fd00:1122:3344:101::a]:38835 | ||
| 177 | 2025.12.18 18:30:59.963313 [ 263 ] {} <Debug> TCP-Session: 8d9cf99f-9760-4820-8704-b7dafc1df20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.12.18 18:30:59.963372 [ 263 ] {} <Debug> TCP-Session: 8d9cf99f-9760-4820-8704-b7dafc1df20d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.18 18:30:59.963373 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.12.18 18:30:59.963407 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.12.18 18:30:59.963433 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2025.12.18 18:30:59.963428 [ 265 ] {} <Debug> TCP-Session: c2d2ca75-4e5f-4fbe-8800-480a7925569c Authenticating user 'default' from [fd00:1122:3344:101::a]:60824 | ||
| 183 | 2025.12.18 18:30:59.963565 [ 266 ] {} <Debug> TCP-Session: d39ee098-a048-4b18-b198-cb1265de29ce Authenticating user 'default' from [fd00:1122:3344:101::a]:41351 | ||
| 184 | 2025.12.18 18:30:59.963597 [ 264 ] {} <Debug> TCP-Session: 560ef17a-d2ad-45e9-a959-21e712bf6df7 Authenticating user 'default' from [fd00:1122:3344:101::a]:47653 | ||
| 185 | 2025.12.18 18:30:59.963583 [ 265 ] {} <Debug> TCP-Session: c2d2ca75-4e5f-4fbe-8800-480a7925569c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.18 18:30:59.963647 [ 266 ] {} <Debug> TCP-Session: d39ee098-a048-4b18-b198-cb1265de29ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.18 18:30:59.963652 [ 265 ] {} <Debug> TCP-Session: c2d2ca75-4e5f-4fbe-8800-480a7925569c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.18 18:30:59.963667 [ 264 ] {} <Debug> TCP-Session: 560ef17a-d2ad-45e9-a959-21e712bf6df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.18 18:30:59.963725 [ 266 ] {} <Debug> TCP-Session: d39ee098-a048-4b18-b198-cb1265de29ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.18 18:30:59.963735 [ 264 ] {} <Debug> TCP-Session: 560ef17a-d2ad-45e9-a959-21e712bf6df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.18 18:31:00.000141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 119.45 MiB (RSS), difference: 2.60 MiB | ||
| 192 | 2025.12.18 18:31:00.512126 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36253 | ||
| 193 | 2025.12.18 18:31:00.517438 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.18 18:31:00.517536 [ 267 ] {} <Debug> TCP-Session: 4159d521-9108-4526-900d-f58aeb3b06c4 Authenticating user 'default' from [fd00:1122:3344:101::b]:36253 | ||
| 195 | 2025.12.18 18:31:00.517559 [ 267 ] {} <Debug> TCP-Session: 4159d521-9108-4526-900d-f58aeb3b06c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.18 18:31:00.517574 [ 267 ] {} <Debug> TCP-Session: 4159d521-9108-4526-900d-f58aeb3b06c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.18 18:31:00.517713 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.18 18:31:00.517744 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.12.18 18:31:00.517847 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.12.18 18:31:00.518321 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60438 | ||
| 201 | 2025.12.18 18:31:00.518393 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55734 | ||
| 202 | 2025.12.18 18:31:00.518481 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64971 | ||
| 203 | 2025.12.18 18:31:00.518623 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60339 | ||
| 204 | 2025.12.18 18:31:00.518656 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.12.18 18:31:00.518812 [ 268 ] {} <Debug> TCP-Session: 9962016d-e992-4435-8970-3d9f501c4c0a Authenticating user 'default' from [fd00:1122:3344:101::b]:60438 | ||
| 206 | 2025.12.18 18:31:00.518850 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.12.18 18:31:00.518896 [ 268 ] {} <Debug> TCP-Session: 9962016d-e992-4435-8970-3d9f501c4c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.12.18 18:31:00.518934 [ 269 ] {} <Debug> TCP-Session: 21587153-3a5c-46ac-bb76-18c1993556bd Authenticating user 'default' from [fd00:1122:3344:101::b]:55734 | ||
| 209 | 2025.12.18 18:31:00.518948 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.12.18 18:31:00.518911 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.12.18 18:31:00.519014 [ 269 ] {} <Debug> TCP-Session: 21587153-3a5c-46ac-bb76-18c1993556bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.12.18 18:31:00.519049 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44995 | ||
| 213 | 2025.12.18 18:31:00.518998 [ 271 ] {} <Debug> TCP-Session: f59dc0b9-6b70-48c2-92a4-700978a04cae Authenticating user 'default' from [fd00:1122:3344:101::b]:60339 | ||
| 214 | 2025.12.18 18:31:00.519098 [ 270 ] {} <Debug> TCP-Session: a96248f5-0ded-46f8-890f-fd48c34ab943 Authenticating user 'default' from [fd00:1122:3344:101::b]:64971 | ||
| 215 | 2025.12.18 18:31:00.519121 [ 269 ] {} <Debug> TCP-Session: 21587153-3a5c-46ac-bb76-18c1993556bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.12.18 18:31:00.519112 [ 271 ] {} <Debug> TCP-Session: f59dc0b9-6b70-48c2-92a4-700978a04cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.12.18 18:31:00.518981 [ 268 ] {} <Debug> TCP-Session: 9962016d-e992-4435-8970-3d9f501c4c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.12.18 18:31:00.519198 [ 271 ] {} <Debug> TCP-Session: f59dc0b9-6b70-48c2-92a4-700978a04cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.12.18 18:31:00.519196 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.12.18 18:31:00.519196 [ 270 ] {} <Debug> TCP-Session: a96248f5-0ded-46f8-890f-fd48c34ab943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.12.18 18:31:00.519296 [ 274 ] {} <Debug> TCP-Session: f8cf8ac2-b141-4879-b5ec-84b2585851bf Authenticating user 'default' from [fd00:1122:3344:101::b]:44995 | ||
| 222 | 2025.12.18 18:31:00.518981 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44181 | ||
| 223 | 2025.12.18 18:31:00.519375 [ 270 ] {} <Debug> TCP-Session: a96248f5-0ded-46f8-890f-fd48c34ab943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.12.18 18:31:00.519389 [ 274 ] {} <Debug> TCP-Session: f8cf8ac2-b141-4879-b5ec-84b2585851bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.18 18:31:00.518870 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48008 | ||
| 226 | 2025.12.18 18:31:00.519471 [ 274 ] {} <Debug> TCP-Session: f8cf8ac2-b141-4879-b5ec-84b2585851bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.18 18:31:00.519663 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.12.18 18:31:00.519693 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2025.12.18 18:31:00.519754 [ 273 ] {} <Debug> TCP-Session: a33150d0-92e5-4453-b25d-349920472444 Authenticating user 'default' from [fd00:1122:3344:101::b]:44181 | ||
| 230 | 2025.12.18 18:31:00.519767 [ 272 ] {} <Debug> TCP-Session: a6de49ef-287b-409f-bf3a-afab2d7cf9aa Authenticating user 'default' from [fd00:1122:3344:101::b]:48008 | ||
| 231 | 2025.12.18 18:31:00.519781 [ 273 ] {} <Debug> TCP-Session: a33150d0-92e5-4453-b25d-349920472444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.18 18:31:00.519866 [ 272 ] {} <Debug> TCP-Session: a6de49ef-287b-409f-bf3a-afab2d7cf9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.18 18:31:00.519875 [ 273 ] {} <Debug> TCP-Session: a33150d0-92e5-4453-b25d-349920472444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.18 18:31:00.519888 [ 272 ] {} <Debug> TCP-Session: a6de49ef-287b-409f-bf3a-afab2d7cf9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.18 18:31:02.945390 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59580 | ||
| 236 | 2025.12.18 18:31:02.959681 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.18 18:31:02.959816 [ 275 ] {} <Debug> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59580 | ||
| 238 | 2025.12.18 18:31:02.959838 [ 275 ] {} <Debug> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.18 18:31:02.959850 [ 275 ] {} <Debug> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.18 18:31:02.960011 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.12.18 18:31:02.960044 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.12.18 18:31:02.960129 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.12.18 18:31:02.962302 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62462 | ||
| 244 | 2025.12.18 18:31:02.962374 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65351 | ||
| 245 | 2025.12.18 18:31:02.962548 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49200 | ||
| 246 | 2025.12.18 18:31:02.962560 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35161 | ||
| 247 | 2025.12.18 18:31:02.962665 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.12.18 18:31:02.962666 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64395 | ||
| 249 | 2025.12.18 18:31:02.962758 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.12.18 18:31:02.962792 [ 276 ] {} <Debug> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62462 | ||
| 251 | 2025.12.18 18:31:02.962791 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53868 | ||
| 252 | 2025.12.18 18:31:02.962883 [ 277 ] {} <Debug> TCP-Session: adc33ed9-35e8-4d22-8f80-85247916df25 Authenticating user 'default' from [fd00:1122:3344:101::d]:65351 | ||
| 253 | 2025.12.18 18:31:02.962961 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2025.12.18 18:31:02.962973 [ 276 ] {} <Debug> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.12.18 18:31:02.963025 [ 277 ] {} <Debug> TCP-Session: adc33ed9-35e8-4d22-8f80-85247916df25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.12.18 18:31:02.963051 [ 276 ] {} <Debug> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.12.18 18:31:02.963016 [ 278 ] {} <Debug> TCP-Session: 048b969f-553c-4b42-99bf-3887028cf412 Authenticating user 'default' from [fd00:1122:3344:101::d]:35161 | ||
| 258 | 2025.12.18 18:31:02.963117 [ 277 ] {} <Debug> TCP-Session: adc33ed9-35e8-4d22-8f80-85247916df25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.12.18 18:31:02.963157 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2025.12.18 18:31:02.963165 [ 278 ] {} <Debug> TCP-Session: 048b969f-553c-4b42-99bf-3887028cf412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.12.18 18:31:02.963096 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35937 | ||
| 262 | 2025.12.18 18:31:02.963242 [ 278 ] {} <Debug> TCP-Session: 048b969f-553c-4b42-99bf-3887028cf412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.12.18 18:31:02.963215 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.12.18 18:31:02.963272 [ 280 ] {} <Debug> TCP-Session: abffcfc8-c042-453c-8111-761e6b6096ff Authenticating user 'default' from [fd00:1122:3344:101::d]:64395 | ||
| 265 | 2025.12.18 18:31:02.963335 [ 279 ] {} <Debug> TCP-Session: 7aa6999b-2716-4a8e-8a71-10665f7545d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49200 | ||
| 266 | 2025.12.18 18:31:02.963432 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.12.18 18:31:02.963438 [ 280 ] {} <Debug> TCP-Session: abffcfc8-c042-453c-8111-761e6b6096ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2025.12.18 18:31:02.963469 [ 282 ] {} <Debug> TCP-Session: 4e4b1f56-9dfb-4039-82d9-407cd243a96f Authenticating user 'default' from [fd00:1122:3344:101::d]:35937 | ||
| 269 | 2025.12.18 18:31:02.963452 [ 279 ] {} <Debug> TCP-Session: 7aa6999b-2716-4a8e-8a71-10665f7545d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.12.18 18:31:02.963546 [ 280 ] {} <Debug> TCP-Session: abffcfc8-c042-453c-8111-761e6b6096ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.12.18 18:31:02.963572 [ 282 ] {} <Debug> TCP-Session: 4e4b1f56-9dfb-4039-82d9-407cd243a96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.12.18 18:31:02.963557 [ 279 ] {} <Debug> TCP-Session: 7aa6999b-2716-4a8e-8a71-10665f7545d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.12.18 18:31:02.963662 [ 282 ] {} <Debug> TCP-Session: 4e4b1f56-9dfb-4039-82d9-407cd243a96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.12.18 18:31:02.966237 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2025.12.18 18:31:02.966292 [ 281 ] {} <Debug> TCP-Session: 911d5aab-b95e-4873-8850-e4754ec1f406 Authenticating user 'default' from [fd00:1122:3344:101::d]:53868 | ||
| 276 | 2025.12.18 18:31:02.966308 [ 281 ] {} <Debug> TCP-Session: 911d5aab-b95e-4873-8850-e4754ec1f406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.12.18 18:31:02.966361 [ 281 ] {} <Debug> TCP-Session: 911d5aab-b95e-4873-8850-e4754ec1f406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.12.18 18:31:02.966363 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62684 | ||
| 279 | 2025.12.18 18:31:02.966517 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2025.12.18 18:31:02.966544 [ 283 ] {} <Debug> TCP-Session: 633f794f-41a4-4e6d-9685-51d2e56020b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62684 | ||
| 281 | 2025.12.18 18:31:02.966634 [ 283 ] {} <Debug> TCP-Session: 633f794f-41a4-4e6d-9685-51d2e56020b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.12.18 18:31:02.966648 [ 283 ] {} <Debug> TCP-Session: 633f794f-41a4-4e6d-9685-51d2e56020b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.18 18:31:02.976894 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.12.18 18:31:02.979747 [ 275 ] {31bdc5c3-1942-4bff-93a2-b654ee42f411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.12.18 18:31:03.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.06 MiB, peak 120.06 MiB, free memory in arenas 0.00 B, will set to 122.60 MiB (RSS), difference: 2.54 MiB | ||
| 286 | 2025.12.18 18:31:03.085493 [ 275 ] {31bdc5c3-1942-4bff-93a2-b654ee42f411} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59580) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2025.12.18 18:31:03.086584 [ 275 ] {31bdc5c3-1942-4bff-93a2-b654ee42f411} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2025.12.18 18:31:03.086809 [ 275 ] {31bdc5c3-1942-4bff-93a2-b654ee42f411} <Debug> TCPHandler: Processed in 0.115924753 sec. | ||
| 335 | 2025.12.18 18:31:03.089765 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2025.12.18 18:31:03.090019 [ 275 ] {b83353bc-5ad1-444b-854e-2f5e7d5ef3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2025.12.18 18:31:03.090287 [ 275 ] {b83353bc-5ad1-444b-854e-2f5e7d5ef3f8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59580) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2025.12.18 18:31:03.090531 [ 275 ] {b83353bc-5ad1-444b-854e-2f5e7d5ef3f8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2025.12.18 18:31:03.090723 [ 275 ] {b83353bc-5ad1-444b-854e-2f5e7d5ef3f8} <Debug> TCPHandler: Processed in 0.001072684 sec. | ||
| 386 | 2025.12.18 18:31:03.097402 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.18 18:31:03.098240 [ 276 ] {e8ea5630-f031-4eea-9386-7260f379b89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2025.12.18 18:31:03.098895 [ 276 ] {e8ea5630-f031-4eea-9386-7260f379b89a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2025.12.18 18:31:03.100525 [ 276 ] {e8ea5630-f031-4eea-9386-7260f379b89a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2025.12.18 18:31:03.100548 [ 276 ] {e8ea5630-f031-4eea-9386-7260f379b89a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7151e-05 sec | ||
| 391 | 2025.12.18 18:31:03.100560 [ 276 ] {e8ea5630-f031-4eea-9386-7260f379b89a} <Trace> ReferentialDeps: No tables | ||
| 392 | 2025.12.18 18:31:03.100637 [ 276 ] {e8ea5630-f031-4eea-9386-7260f379b89a} <Trace> LoadingDeps: No tables | ||
| 393 | 2025.12.18 18:31:03.100681 [ 276 ] {e8ea5630-f031-4eea-9386-7260f379b89a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2025.12.18 18:31:03.101311 [ 276 ] {e8ea5630-f031-4eea-9386-7260f379b89a} <Debug> TCPHandler: Processed in 0.004083113 sec. | ||
| 395 | 2025.12.18 18:31:03.101453 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2025.12.18 18:31:03.101673 [ 276 ] {419fead1-1289-48d6-8e6e-98c5c487cfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2025.12.18 18:31:03.101791 [ 276 ] {419fead1-1289-48d6-8e6e-98c5c487cfac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2025.12.18 18:31:03.106768 [ 276 ] {419fead1-1289-48d6-8e6e-98c5c487cfac} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2025.12.18 18:31:03.107912 [ 276 ] {419fead1-1289-48d6-8e6e-98c5c487cfac} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b): Loading data parts | ||
| 401 | 2025.12.18 18:31:03.109043 [ 276 ] {419fead1-1289-48d6-8e6e-98c5c487cfac} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b): There are no data parts | ||
| 402 | 2025.12.18 18:31:03.111790 [ 276 ] {419fead1-1289-48d6-8e6e-98c5c487cfac} <Debug> TCPHandler: Processed in 0.010390374 sec. | ||
| 403 | 2025.12.18 18:31:03.111986 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2025.12.18 18:31:03.112174 [ 276 ] {6ec743ae-2fc2-4052-a9a3-566a93452600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2025.12.18 18:31:03.112303 [ 276 ] {6ec743ae-2fc2-4052-a9a3-566a93452600} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2025.12.18 18:31:03.121560 [ 276 ] {6ec743ae-2fc2-4052-a9a3-566a93452600} <Debug> oximeter.measurements_bool (c0a61757-331e-446a-ba0f-8cae8d2f8117): Loading data parts | ||
| 417 | 2025.12.18 18:31:03.121778 [ 276 ] {6ec743ae-2fc2-4052-a9a3-566a93452600} <Debug> oximeter.measurements_bool (c0a61757-331e-446a-ba0f-8cae8d2f8117): There are no data parts | ||
| 418 | 2025.12.18 18:31:03.123002 [ 276 ] {6ec743ae-2fc2-4052-a9a3-566a93452600} <Debug> TCPHandler: Processed in 0.011072323 sec. | ||
| 419 | 2025.12.18 18:31:03.123225 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.18 18:31:03.123391 [ 276 ] {b1ed8fcd-7a0a-4846-91d7-9b20638ed4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 421 | 2025.12.18 18:31:03.123522 [ 276 ] {b1ed8fcd-7a0a-4846-91d7-9b20638ed4bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.12.18 18:31:03.125226 [ 276 ] {b1ed8fcd-7a0a-4846-91d7-9b20638ed4bf} <Debug> oximeter.measurements_i8 (5b994ae4-100e-4b2a-815a-f154253f78b1): Loading data parts | ||
| 423 | 2025.12.18 18:31:03.125383 [ 276 ] {b1ed8fcd-7a0a-4846-91d7-9b20638ed4bf} <Debug> oximeter.measurements_i8 (5b994ae4-100e-4b2a-815a-f154253f78b1): There are no data parts | ||
| 424 | 2025.12.18 18:31:03.126687 [ 276 ] {b1ed8fcd-7a0a-4846-91d7-9b20638ed4bf} <Debug> TCPHandler: Processed in 0.003515585 sec. | ||
| 425 | 2025.12.18 18:31:03.126832 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.18 18:31:03.126984 [ 276 ] {a80832aa-7b9c-442b-a349-b46d2c92c6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 427 | 2025.12.18 18:31:03.127096 [ 276 ] {a80832aa-7b9c-442b-a349-b46d2c92c6b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.12.18 18:31:03.128677 [ 276 ] {a80832aa-7b9c-442b-a349-b46d2c92c6b1} <Debug> oximeter.measurements_u8 (04a30c75-fd26-407a-936d-d50dc3f70866): Loading data parts | ||
| 429 | 2025.12.18 18:31:03.128803 [ 276 ] {a80832aa-7b9c-442b-a349-b46d2c92c6b1} <Debug> oximeter.measurements_u8 (04a30c75-fd26-407a-936d-d50dc3f70866): There are no data parts | ||
| 430 | 2025.12.18 18:31:03.130070 [ 276 ] {a80832aa-7b9c-442b-a349-b46d2c92c6b1} <Debug> TCPHandler: Processed in 0.003287702 sec. | ||
| 431 | 2025.12.18 18:31:03.130259 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.18 18:31:03.130447 [ 276 ] {954ea83d-6fb8-44a4-aa64-e23bd2c30837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 433 | 2025.12.18 18:31:03.130549 [ 276 ] {954ea83d-6fb8-44a4-aa64-e23bd2c30837} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.12.18 18:31:03.132299 [ 276 ] {954ea83d-6fb8-44a4-aa64-e23bd2c30837} <Debug> oximeter.measurements_i16 (5ba262c1-3457-428e-885a-dfd3e33693e3): Loading data parts | ||
| 435 | 2025.12.18 18:31:03.132434 [ 276 ] {954ea83d-6fb8-44a4-aa64-e23bd2c30837} <Debug> oximeter.measurements_i16 (5ba262c1-3457-428e-885a-dfd3e33693e3): There are no data parts | ||
| 436 | 2025.12.18 18:31:03.133670 [ 276 ] {954ea83d-6fb8-44a4-aa64-e23bd2c30837} <Debug> TCPHandler: Processed in 0.003461575 sec. | ||
| 437 | 2025.12.18 18:31:03.133812 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.18 18:31:03.133964 [ 276 ] {811566fa-7998-457c-9a2c-4dd851dc4fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 439 | 2025.12.18 18:31:03.134068 [ 276 ] {811566fa-7998-457c-9a2c-4dd851dc4fb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.12.18 18:31:03.135894 [ 276 ] {811566fa-7998-457c-9a2c-4dd851dc4fb4} <Debug> oximeter.measurements_u16 (93abc7a9-7a4a-4ac2-baf8-8ea690a0cabc): Loading data parts | ||
| 441 | 2025.12.18 18:31:03.136032 [ 276 ] {811566fa-7998-457c-9a2c-4dd851dc4fb4} <Debug> oximeter.measurements_u16 (93abc7a9-7a4a-4ac2-baf8-8ea690a0cabc): There are no data parts | ||
| 442 | 2025.12.18 18:31:03.137199 [ 276 ] {811566fa-7998-457c-9a2c-4dd851dc4fb4} <Debug> TCPHandler: Processed in 0.003436794 sec. | ||
| 443 | 2025.12.18 18:31:03.137347 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.18 18:31:03.137588 [ 276 ] {d3efa207-cd4e-43c0-9eea-7f330226be67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 445 | 2025.12.18 18:31:03.137697 [ 276 ] {d3efa207-cd4e-43c0-9eea-7f330226be67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2025.12.18 18:31:03.139400 [ 276 ] {d3efa207-cd4e-43c0-9eea-7f330226be67} <Debug> oximeter.measurements_i32 (59fd1c25-6065-4ca3-bd96-723fafd7801a): Loading data parts | ||
| 447 | 2025.12.18 18:31:03.139533 [ 276 ] {d3efa207-cd4e-43c0-9eea-7f330226be67} <Debug> oximeter.measurements_i32 (59fd1c25-6065-4ca3-bd96-723fafd7801a): There are no data parts | ||
| 448 | 2025.12.18 18:31:03.140775 [ 276 ] {d3efa207-cd4e-43c0-9eea-7f330226be67} <Debug> TCPHandler: Processed in 0.003481584 sec. | ||
| 449 | 2025.12.18 18:31:03.140913 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.18 18:31:03.141066 [ 276 ] {34881e65-b655-4b60-b6b7-fab8f9560f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 451 | 2025.12.18 18:31:03.141174 [ 276 ] {34881e65-b655-4b60-b6b7-fab8f9560f57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2025.12.18 18:31:03.142849 [ 276 ] {34881e65-b655-4b60-b6b7-fab8f9560f57} <Debug> oximeter.measurements_u32 (ec83b9c0-8ad8-4a7f-b720-97ff2d54d475): Loading data parts | ||
| 453 | 2025.12.18 18:31:03.142981 [ 276 ] {34881e65-b655-4b60-b6b7-fab8f9560f57} <Debug> oximeter.measurements_u32 (ec83b9c0-8ad8-4a7f-b720-97ff2d54d475): There are no data parts | ||
| 454 | 2025.12.18 18:31:03.144237 [ 276 ] {34881e65-b655-4b60-b6b7-fab8f9560f57} <Debug> TCPHandler: Processed in 0.003373744 sec. | ||
| 455 | 2025.12.18 18:31:03.144398 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.18 18:31:03.144626 [ 276 ] {19ea7617-ffa9-46c3-9cc2-a97d29a1ff4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 457 | 2025.12.18 18:31:03.144733 [ 276 ] {19ea7617-ffa9-46c3-9cc2-a97d29a1ff4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2025.12.18 18:31:03.146528 [ 276 ] {19ea7617-ffa9-46c3-9cc2-a97d29a1ff4e} <Debug> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Loading data parts | ||
| 459 | 2025.12.18 18:31:03.146692 [ 276 ] {19ea7617-ffa9-46c3-9cc2-a97d29a1ff4e} <Debug> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): There are no data parts | ||
| 460 | 2025.12.18 18:31:03.148001 [ 276 ] {19ea7617-ffa9-46c3-9cc2-a97d29a1ff4e} <Debug> TCPHandler: Processed in 0.003654637 sec. | ||
| 461 | 2025.12.18 18:31:03.148146 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.18 18:31:03.148304 [ 276 ] {0ab34930-d9e6-4dcd-ab13-5a080a8f1e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 463 | 2025.12.18 18:31:03.148420 [ 276 ] {0ab34930-d9e6-4dcd-ab13-5a080a8f1e79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2025.12.18 18:31:03.154469 [ 276 ] {0ab34930-d9e6-4dcd-ab13-5a080a8f1e79} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Loading data parts | ||
| 465 | 2025.12.18 18:31:03.154727 [ 276 ] {0ab34930-d9e6-4dcd-ab13-5a080a8f1e79} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): There are no data parts | ||
| 466 | 2025.12.18 18:31:03.160439 [ 276 ] {0ab34930-d9e6-4dcd-ab13-5a080a8f1e79} <Debug> TCPHandler: Processed in 0.012342649 sec. | ||
| 467 | 2025.12.18 18:31:03.160601 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.12.18 18:31:03.160831 [ 276 ] {7bb29f4f-0589-4267-b2a4-4dddb92f21da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 469 | 2025.12.18 18:31:03.160945 [ 276 ] {7bb29f4f-0589-4267-b2a4-4dddb92f21da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2025.12.18 18:31:03.167445 [ 276 ] {7bb29f4f-0589-4267-b2a4-4dddb92f21da} <Debug> oximeter.measurements_f32 (f8a6e615-2d21-46f1-ac26-4f75f4c8b46c): Loading data parts | ||
| 471 | 2025.12.18 18:31:03.167658 [ 276 ] {7bb29f4f-0589-4267-b2a4-4dddb92f21da} <Debug> oximeter.measurements_f32 (f8a6e615-2d21-46f1-ac26-4f75f4c8b46c): There are no data parts | ||
| 472 | 2025.12.18 18:31:03.173548 [ 276 ] {7bb29f4f-0589-4267-b2a4-4dddb92f21da} <Debug> TCPHandler: Processed in 0.013007738 sec. | ||
| 473 | 2025.12.18 18:31:03.173704 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.12.18 18:31:03.173867 [ 276 ] {6f2123c8-37a6-420d-9db5-3c68eeddcccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 475 | 2025.12.18 18:31:03.173983 [ 276 ] {6f2123c8-37a6-420d-9db5-3c68eeddcccb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2025.12.18 18:31:03.176006 [ 276 ] {6f2123c8-37a6-420d-9db5-3c68eeddcccb} <Debug> oximeter.measurements_f64 (b2092ecf-0962-4c23-bb52-ac25f96b374b): Loading data parts | ||
| 477 | 2025.12.18 18:31:03.176226 [ 276 ] {6f2123c8-37a6-420d-9db5-3c68eeddcccb} <Debug> oximeter.measurements_f64 (b2092ecf-0962-4c23-bb52-ac25f96b374b): There are no data parts | ||
| 478 | 2025.12.18 18:31:03.177601 [ 276 ] {6f2123c8-37a6-420d-9db5-3c68eeddcccb} <Debug> TCPHandler: Processed in 0.003951181 sec. | ||
| 479 | 2025.12.18 18:31:03.177750 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.12.18 18:31:03.177984 [ 276 ] {d32e7f86-0295-46d6-bf6f-a6d2f0116177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 481 | 2025.12.18 18:31:03.178107 [ 276 ] {d32e7f86-0295-46d6-bf6f-a6d2f0116177} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.12.18 18:31:03.179882 [ 276 ] {d32e7f86-0295-46d6-bf6f-a6d2f0116177} <Debug> oximeter.measurements_string (25eda268-8faa-460e-b3e4-89eeb7db6f2e): Loading data parts | ||
| 483 | 2025.12.18 18:31:03.180015 [ 276 ] {d32e7f86-0295-46d6-bf6f-a6d2f0116177} <Debug> oximeter.measurements_string (25eda268-8faa-460e-b3e4-89eeb7db6f2e): There are no data parts | ||
| 484 | 2025.12.18 18:31:03.181271 [ 276 ] {d32e7f86-0295-46d6-bf6f-a6d2f0116177} <Debug> TCPHandler: Processed in 0.003574456 sec. | ||
| 485 | 2025.12.18 18:31:03.181413 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.12.18 18:31:03.181571 [ 276 ] {9f318cb3-7f66-43a1-bdc9-2011e669aff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.12.18 18:31:03.181685 [ 276 ] {9f318cb3-7f66-43a1-bdc9-2011e669aff0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.12.18 18:31:03.183537 [ 276 ] {9f318cb3-7f66-43a1-bdc9-2011e669aff0} <Debug> oximeter.measurements_bytes (d36006d4-3ed4-47cf-bf39-b2434fbc4d9b): Loading data parts | ||
| 496 | 2025.12.18 18:31:03.183673 [ 276 ] {9f318cb3-7f66-43a1-bdc9-2011e669aff0} <Debug> oximeter.measurements_bytes (d36006d4-3ed4-47cf-bf39-b2434fbc4d9b): There are no data parts | ||
| 497 | 2025.12.18 18:31:03.185021 [ 276 ] {9f318cb3-7f66-43a1-bdc9-2011e669aff0} <Debug> TCPHandler: Processed in 0.003658038 sec. | ||
| 498 | 2025.12.18 18:31:03.185170 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.18 18:31:03.185331 [ 276 ] {f16fc3ff-dfe2-440d-8a40-f90e555e826b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 500 | 2025.12.18 18:31:03.185444 [ 276 ] {f16fc3ff-dfe2-440d-8a40-f90e555e826b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.12.18 18:31:03.187315 [ 276 ] {f16fc3ff-dfe2-440d-8a40-f90e555e826b} <Debug> oximeter.measurements_cumulativei64 (dfecd18d-6724-41ad-b27f-0844df1da5d7): Loading data parts | ||
| 502 | 2025.12.18 18:31:03.187448 [ 276 ] {f16fc3ff-dfe2-440d-8a40-f90e555e826b} <Debug> oximeter.measurements_cumulativei64 (dfecd18d-6724-41ad-b27f-0844df1da5d7): There are no data parts | ||
| 503 | 2025.12.18 18:31:03.188669 [ 276 ] {f16fc3ff-dfe2-440d-8a40-f90e555e826b} <Debug> TCPHandler: Processed in 0.003550166 sec. | ||
| 504 | 2025.12.18 18:31:03.188900 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.18 18:31:03.189061 [ 276 ] {5abfc1d1-5edd-45a7-9df9-9c7d1beb9d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 506 | 2025.12.18 18:31:03.189185 [ 276 ] {5abfc1d1-5edd-45a7-9df9-9c7d1beb9d02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.12.18 18:31:03.190956 [ 276 ] {5abfc1d1-5edd-45a7-9df9-9c7d1beb9d02} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Loading data parts | ||
| 508 | 2025.12.18 18:31:03.191172 [ 276 ] {5abfc1d1-5edd-45a7-9df9-9c7d1beb9d02} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): There are no data parts | ||
| 509 | 2025.12.18 18:31:03.192450 [ 276 ] {5abfc1d1-5edd-45a7-9df9-9c7d1beb9d02} <Debug> TCPHandler: Processed in 0.003601356 sec. | ||
| 510 | 2025.12.18 18:31:03.192590 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.18 18:31:03.192814 [ 276 ] {9fef0504-d432-410d-b1ad-ec01892d01f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 512 | 2025.12.18 18:31:03.192949 [ 276 ] {9fef0504-d432-410d-b1ad-ec01892d01f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.12.18 18:31:03.194594 [ 276 ] {9fef0504-d432-410d-b1ad-ec01892d01f8} <Debug> oximeter.measurements_cumulativef32 (e6ddadee-53ee-43bf-8cb3-357d8c9ce897): Loading data parts | ||
| 514 | 2025.12.18 18:31:03.194776 [ 276 ] {9fef0504-d432-410d-b1ad-ec01892d01f8} <Debug> oximeter.measurements_cumulativef32 (e6ddadee-53ee-43bf-8cb3-357d8c9ce897): There are no data parts | ||
| 515 | 2025.12.18 18:31:03.196068 [ 276 ] {9fef0504-d432-410d-b1ad-ec01892d01f8} <Debug> TCPHandler: Processed in 0.003526335 sec. | ||
| 516 | 2025.12.18 18:31:03.196211 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.18 18:31:03.196378 [ 276 ] {e23df646-b76e-4980-bb1f-98dc759a907e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 518 | 2025.12.18 18:31:03.196508 [ 276 ] {e23df646-b76e-4980-bb1f-98dc759a907e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.12.18 18:31:03.198221 [ 276 ] {e23df646-b76e-4980-bb1f-98dc759a907e} <Debug> oximeter.measurements_cumulativef64 (496679b6-6e5c-44e6-9c36-64c0f692d4e1): Loading data parts | ||
| 520 | 2025.12.18 18:31:03.198355 [ 276 ] {e23df646-b76e-4980-bb1f-98dc759a907e} <Debug> oximeter.measurements_cumulativef64 (496679b6-6e5c-44e6-9c36-64c0f692d4e1): There are no data parts | ||
| 521 | 2025.12.18 18:31:03.199886 [ 276 ] {e23df646-b76e-4980-bb1f-98dc759a907e} <Debug> TCPHandler: Processed in 0.003722998 sec. | ||
| 522 | 2025.12.18 18:31:03.200116 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.18 18:31:03.200390 [ 276 ] {483cbaf4-dada-4e9c-8801-f219924d324b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2025.12.18 18:31:03.200535 [ 276 ] {483cbaf4-dada-4e9c-8801-f219924d324b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.12.18 18:31:03.202738 [ 276 ] {483cbaf4-dada-4e9c-8801-f219924d324b} <Debug> oximeter.measurements_histogrami8 (eb435974-8899-4ec2-844e-befbfed39170): Loading data parts | ||
| 536 | 2025.12.18 18:31:03.202884 [ 276 ] {483cbaf4-dada-4e9c-8801-f219924d324b} <Debug> oximeter.measurements_histogrami8 (eb435974-8899-4ec2-844e-befbfed39170): There are no data parts | ||
| 537 | 2025.12.18 18:31:03.204117 [ 276 ] {483cbaf4-dada-4e9c-8801-f219924d324b} <Debug> TCPHandler: Processed in 0.004063983 sec. | ||
| 538 | 2025.12.18 18:31:03.204258 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.12.18 18:31:03.204467 [ 276 ] {31c54a11-c7f6-4c15-87e4-9479bcb37ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 540 | 2025.12.18 18:31:03.204585 [ 276 ] {31c54a11-c7f6-4c15-87e4-9479bcb37ef7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.12.18 18:31:03.206809 [ 276 ] {31c54a11-c7f6-4c15-87e4-9479bcb37ef7} <Debug> oximeter.measurements_histogramu8 (85b96f68-c1ec-4dc2-9482-e1ca0e147f08): Loading data parts | ||
| 542 | 2025.12.18 18:31:03.206973 [ 276 ] {31c54a11-c7f6-4c15-87e4-9479bcb37ef7} <Debug> oximeter.measurements_histogramu8 (85b96f68-c1ec-4dc2-9482-e1ca0e147f08): There are no data parts | ||
| 543 | 2025.12.18 18:31:03.208393 [ 276 ] {31c54a11-c7f6-4c15-87e4-9479bcb37ef7} <Debug> TCPHandler: Processed in 0.004184454 sec. | ||
| 544 | 2025.12.18 18:31:03.208571 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.12.18 18:31:03.208816 [ 276 ] {877eb9e4-d392-47aa-b39e-92ff479f080e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 546 | 2025.12.18 18:31:03.208938 [ 276 ] {877eb9e4-d392-47aa-b39e-92ff479f080e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.12.18 18:31:03.210926 [ 276 ] {877eb9e4-d392-47aa-b39e-92ff479f080e} <Debug> oximeter.measurements_histogrami16 (c5f66f55-6a8a-41fd-8bf7-8b6d42428ff8): Loading data parts | ||
| 548 | 2025.12.18 18:31:03.211072 [ 276 ] {877eb9e4-d392-47aa-b39e-92ff479f080e} <Debug> oximeter.measurements_histogrami16 (c5f66f55-6a8a-41fd-8bf7-8b6d42428ff8): There are no data parts | ||
| 549 | 2025.12.18 18:31:03.212724 [ 276 ] {877eb9e4-d392-47aa-b39e-92ff479f080e} <Debug> TCPHandler: Processed in 0.004202625 sec. | ||
| 550 | 2025.12.18 18:31:03.212866 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.12.18 18:31:03.213076 [ 276 ] {557b12b6-6588-42d7-87a4-89cc3d2d40e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 552 | 2025.12.18 18:31:03.213213 [ 276 ] {557b12b6-6588-42d7-87a4-89cc3d2d40e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.12.18 18:31:03.215296 [ 276 ] {557b12b6-6588-42d7-87a4-89cc3d2d40e5} <Debug> oximeter.measurements_histogramu16 (549964a8-7af4-46c6-a3ec-f81361426abd): Loading data parts | ||
| 554 | 2025.12.18 18:31:03.215429 [ 276 ] {557b12b6-6588-42d7-87a4-89cc3d2d40e5} <Debug> oximeter.measurements_histogramu16 (549964a8-7af4-46c6-a3ec-f81361426abd): There are no data parts | ||
| 555 | 2025.12.18 18:31:03.216661 [ 276 ] {557b12b6-6588-42d7-87a4-89cc3d2d40e5} <Debug> TCPHandler: Processed in 0.003843959 sec. | ||
| 556 | 2025.12.18 18:31:03.216844 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.12.18 18:31:03.217089 [ 276 ] {739b52dc-f87f-46b1-a4a1-4d0579403b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 558 | 2025.12.18 18:31:03.217207 [ 276 ] {739b52dc-f87f-46b1-a4a1-4d0579403b7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.12.18 18:31:03.219068 [ 276 ] {739b52dc-f87f-46b1-a4a1-4d0579403b7b} <Debug> oximeter.measurements_histogrami32 (c43a2e80-6d21-4e17-87bf-e619a2c36a26): Loading data parts | ||
| 560 | 2025.12.18 18:31:03.219203 [ 276 ] {739b52dc-f87f-46b1-a4a1-4d0579403b7b} <Debug> oximeter.measurements_histogrami32 (c43a2e80-6d21-4e17-87bf-e619a2c36a26): There are no data parts | ||
| 561 | 2025.12.18 18:31:03.220662 [ 276 ] {739b52dc-f87f-46b1-a4a1-4d0579403b7b} <Debug> TCPHandler: Processed in 0.00386776 sec. | ||
| 562 | 2025.12.18 18:31:03.220803 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.12.18 18:31:03.221015 [ 276 ] {c85feaf7-6adc-48be-b057-1f5bd1bf489a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 564 | 2025.12.18 18:31:03.221143 [ 276 ] {c85feaf7-6adc-48be-b057-1f5bd1bf489a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.12.18 18:31:03.223085 [ 276 ] {c85feaf7-6adc-48be-b057-1f5bd1bf489a} <Debug> oximeter.measurements_histogramu32 (355d1368-64a6-4b10-b19b-a64dc9f6de5d): Loading data parts | ||
| 566 | 2025.12.18 18:31:03.223225 [ 276 ] {c85feaf7-6adc-48be-b057-1f5bd1bf489a} <Debug> oximeter.measurements_histogramu32 (355d1368-64a6-4b10-b19b-a64dc9f6de5d): There are no data parts | ||
| 567 | 2025.12.18 18:31:03.224363 [ 276 ] {c85feaf7-6adc-48be-b057-1f5bd1bf489a} <Debug> TCPHandler: Processed in 0.003609717 sec. | ||
| 568 | 2025.12.18 18:31:03.224541 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.12.18 18:31:03.224783 [ 276 ] {ea37f1e9-6616-4fd2-b4c3-0e754c92007f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 570 | 2025.12.18 18:31:03.224903 [ 276 ] {ea37f1e9-6616-4fd2-b4c3-0e754c92007f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.12.18 18:31:03.226763 [ 276 ] {ea37f1e9-6616-4fd2-b4c3-0e754c92007f} <Debug> oximeter.measurements_histogrami64 (5d8f9bef-7641-4105-ba85-a83e943c2c3a): Loading data parts | ||
| 572 | 2025.12.18 18:31:03.226893 [ 276 ] {ea37f1e9-6616-4fd2-b4c3-0e754c92007f} <Debug> oximeter.measurements_histogrami64 (5d8f9bef-7641-4105-ba85-a83e943c2c3a): There are no data parts | ||
| 573 | 2025.12.18 18:31:03.228315 [ 276 ] {ea37f1e9-6616-4fd2-b4c3-0e754c92007f} <Debug> TCPHandler: Processed in 0.003824579 sec. | ||
| 574 | 2025.12.18 18:31:03.228447 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.12.18 18:31:03.228657 [ 276 ] {0feb991a-255a-4c0e-b8e9-23e0f09594d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 576 | 2025.12.18 18:31:03.228775 [ 276 ] {0feb991a-255a-4c0e-b8e9-23e0f09594d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.12.18 18:31:03.230733 [ 276 ] {0feb991a-255a-4c0e-b8e9-23e0f09594d1} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Loading data parts | ||
| 578 | 2025.12.18 18:31:03.230863 [ 276 ] {0feb991a-255a-4c0e-b8e9-23e0f09594d1} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): There are no data parts | ||
| 579 | 2025.12.18 18:31:03.232003 [ 276 ] {0feb991a-255a-4c0e-b8e9-23e0f09594d1} <Debug> TCPHandler: Processed in 0.003667317 sec. | ||
| 580 | 2025.12.18 18:31:03.232198 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.12.18 18:31:03.232476 [ 276 ] {d8cb2af6-45db-404f-b405-71c3ae49fe7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 582 | 2025.12.18 18:31:03.232593 [ 276 ] {d8cb2af6-45db-404f-b405-71c3ae49fe7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.12.18 18:31:03.234408 [ 276 ] {d8cb2af6-45db-404f-b405-71c3ae49fe7b} <Debug> oximeter.measurements_histogramf32 (3916474f-e39e-4c27-afe5-ddd2ed797c93): Loading data parts | ||
| 584 | 2025.12.18 18:31:03.234530 [ 276 ] {d8cb2af6-45db-404f-b405-71c3ae49fe7b} <Debug> oximeter.measurements_histogramf32 (3916474f-e39e-4c27-afe5-ddd2ed797c93): There are no data parts | ||
| 585 | 2025.12.18 18:31:03.235835 [ 276 ] {d8cb2af6-45db-404f-b405-71c3ae49fe7b} <Debug> TCPHandler: Processed in 0.003686837 sec. | ||
| 586 | 2025.12.18 18:31:03.235972 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.12.18 18:31:03.236197 [ 276 ] {39568c9c-8eb3-48e5-8432-afc5e5ce1b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 588 | 2025.12.18 18:31:03.236318 [ 276 ] {39568c9c-8eb3-48e5-8432-afc5e5ce1b3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.12.18 18:31:03.238234 [ 276 ] {39568c9c-8eb3-48e5-8432-afc5e5ce1b3d} <Debug> oximeter.measurements_histogramf64 (3b6c22ff-e8f5-497b-beeb-85e724406791): Loading data parts | ||
| 590 | 2025.12.18 18:31:03.238361 [ 276 ] {39568c9c-8eb3-48e5-8432-afc5e5ce1b3d} <Debug> oximeter.measurements_histogramf64 (3b6c22ff-e8f5-497b-beeb-85e724406791): There are no data parts | ||
| 591 | 2025.12.18 18:31:03.239657 [ 276 ] {39568c9c-8eb3-48e5-8432-afc5e5ce1b3d} <Debug> TCPHandler: Processed in 0.003734259 sec. | ||
| 592 | 2025.12.18 18:31:03.239811 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.12.18 18:31:03.240056 [ 276 ] {21cd26cf-0b92-4621-a771-337d4f239409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2025.12.18 18:31:03.240175 [ 276 ] {21cd26cf-0b92-4621-a771-337d4f239409} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.12.18 18:31:03.242088 [ 276 ] {21cd26cf-0b92-4621-a771-337d4f239409} <Debug> oximeter.fields_bool (2a24a5a3-8c47-4411-9c00-41179f332017): Loading data parts | ||
| 621 | 2025.12.18 18:31:03.242235 [ 276 ] {21cd26cf-0b92-4621-a771-337d4f239409} <Debug> oximeter.fields_bool (2a24a5a3-8c47-4411-9c00-41179f332017): There are no data parts | ||
| 622 | 2025.12.18 18:31:03.243416 [ 276 ] {21cd26cf-0b92-4621-a771-337d4f239409} <Debug> TCPHandler: Processed in 0.003657247 sec. | ||
| 623 | 2025.12.18 18:31:03.243557 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.12.18 18:31:03.243708 [ 276 ] {1a0304ac-89ff-43be-904d-2b10282e61bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 625 | 2025.12.18 18:31:03.243818 [ 276 ] {1a0304ac-89ff-43be-904d-2b10282e61bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.12.18 18:31:03.246306 [ 276 ] {1a0304ac-89ff-43be-904d-2b10282e61bb} <Debug> oximeter.fields_i8 (7aba33b8-a93d-49f2-8072-8153d15e953a): Loading data parts | ||
| 627 | 2025.12.18 18:31:03.246520 [ 276 ] {1a0304ac-89ff-43be-904d-2b10282e61bb} <Debug> oximeter.fields_i8 (7aba33b8-a93d-49f2-8072-8153d15e953a): There are no data parts | ||
| 628 | 2025.12.18 18:31:03.248560 [ 276 ] {1a0304ac-89ff-43be-904d-2b10282e61bb} <Debug> TCPHandler: Processed in 0.005052895 sec. | ||
| 629 | 2025.12.18 18:31:03.248704 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.12.18 18:31:03.248948 [ 276 ] {46283df1-e907-4d9c-aad8-0e1d223184d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 631 | 2025.12.18 18:31:03.249057 [ 276 ] {46283df1-e907-4d9c-aad8-0e1d223184d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.12.18 18:31:03.250795 [ 276 ] {46283df1-e907-4d9c-aad8-0e1d223184d2} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Loading data parts | ||
| 633 | 2025.12.18 18:31:03.250939 [ 276 ] {46283df1-e907-4d9c-aad8-0e1d223184d2} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): There are no data parts | ||
| 634 | 2025.12.18 18:31:03.254704 [ 276 ] {46283df1-e907-4d9c-aad8-0e1d223184d2} <Debug> TCPHandler: Processed in 0.006051047 sec. | ||
| 635 | 2025.12.18 18:31:03.254848 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.12.18 18:31:03.255002 [ 276 ] {4c44873a-a10d-47b1-bbb7-1e1d48191396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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) | ||
| 637 | 2025.12.18 18:31:03.255113 [ 276 ] {4c44873a-a10d-47b1-bbb7-1e1d48191396} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.12.18 18:31:03.257149 [ 276 ] {4c44873a-a10d-47b1-bbb7-1e1d48191396} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Loading data parts | ||
| 639 | 2025.12.18 18:31:03.257328 [ 276 ] {4c44873a-a10d-47b1-bbb7-1e1d48191396} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): There are no data parts | ||
| 640 | 2025.12.18 18:31:03.258859 [ 276 ] {4c44873a-a10d-47b1-bbb7-1e1d48191396} <Debug> TCPHandler: Processed in 0.004061472 sec. | ||
| 641 | 2025.12.18 18:31:03.258990 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.12.18 18:31:03.259211 [ 276 ] {187eca5f-6992-45a5-a4c9-dbc3ede72ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.12.18 18:31:03.259318 [ 276 ] {187eca5f-6992-45a5-a4c9-dbc3ede72ab1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.12.18 18:31:03.261071 [ 276 ] {187eca5f-6992-45a5-a4c9-dbc3ede72ab1} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Loading data parts | ||
| 645 | 2025.12.18 18:31:03.261200 [ 276 ] {187eca5f-6992-45a5-a4c9-dbc3ede72ab1} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): There are no data parts | ||
| 646 | 2025.12.18 18:31:03.262818 [ 276 ] {187eca5f-6992-45a5-a4c9-dbc3ede72ab1} <Debug> TCPHandler: Processed in 0.00387694 sec. | ||
| 647 | 2025.12.18 18:31:03.262953 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.12.18 18:31:03.263105 [ 276 ] {ab87f7b8-9242-4c91-becf-355334a2ff1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.12.18 18:31:03.263217 [ 276 ] {ab87f7b8-9242-4c91-becf-355334a2ff1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.12.18 18:31:03.265236 [ 276 ] {ab87f7b8-9242-4c91-becf-355334a2ff1e} <Debug> oximeter.fields_i32 (cded7b11-9446-4d9a-ae2b-31bd2b5adb92): Loading data parts | ||
| 651 | 2025.12.18 18:31:03.265363 [ 276 ] {ab87f7b8-9242-4c91-becf-355334a2ff1e} <Debug> oximeter.fields_i32 (cded7b11-9446-4d9a-ae2b-31bd2b5adb92): There are no data parts | ||
| 652 | 2025.12.18 18:31:03.266552 [ 276 ] {ab87f7b8-9242-4c91-becf-355334a2ff1e} <Debug> TCPHandler: Processed in 0.003680038 sec. | ||
| 653 | 2025.12.18 18:31:03.266721 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.12.18 18:31:03.266955 [ 276 ] {28449ab8-0c74-401c-b5b9-a7abb0f59af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.12.18 18:31:03.267124 [ 276 ] {28449ab8-0c74-401c-b5b9-a7abb0f59af8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.12.18 18:31:03.269839 [ 276 ] {28449ab8-0c74-401c-b5b9-a7abb0f59af8} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Loading data parts | ||
| 657 | 2025.12.18 18:31:03.269961 [ 276 ] {28449ab8-0c74-401c-b5b9-a7abb0f59af8} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): There are no data parts | ||
| 658 | 2025.12.18 18:31:03.271202 [ 276 ] {28449ab8-0c74-401c-b5b9-a7abb0f59af8} <Debug> TCPHandler: Processed in 0.004495698 sec. | ||
| 659 | 2025.12.18 18:31:03.271347 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.12.18 18:31:03.271502 [ 276 ] {9c822812-6c99-4a33-b904-df696b446e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.12.18 18:31:03.271625 [ 276 ] {9c822812-6c99-4a33-b904-df696b446e87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.12.18 18:31:03.273369 [ 276 ] {9c822812-6c99-4a33-b904-df696b446e87} <Debug> oximeter.fields_i64 (764e1368-564f-47d4-89c2-f53379e42088): Loading data parts | ||
| 663 | 2025.12.18 18:31:03.273487 [ 276 ] {9c822812-6c99-4a33-b904-df696b446e87} <Debug> oximeter.fields_i64 (764e1368-564f-47d4-89c2-f53379e42088): There are no data parts | ||
| 664 | 2025.12.18 18:31:03.274694 [ 276 ] {9c822812-6c99-4a33-b904-df696b446e87} <Debug> TCPHandler: Processed in 0.003397604 sec. | ||
| 665 | 2025.12.18 18:31:03.274868 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.12.18 18:31:03.275059 [ 276 ] {fd1c526f-32e8-4de5-90e0-7bdd6319ad1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.12.18 18:31:03.275187 [ 276 ] {fd1c526f-32e8-4de5-90e0-7bdd6319ad1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.12.18 18:31:03.276965 [ 276 ] {fd1c526f-32e8-4de5-90e0-7bdd6319ad1a} <Debug> oximeter.fields_u64 (ee715c8f-1cfb-4a90-866f-7a4af3c3323f): Loading data parts | ||
| 669 | 2025.12.18 18:31:03.277085 [ 276 ] {fd1c526f-32e8-4de5-90e0-7bdd6319ad1a} <Debug> oximeter.fields_u64 (ee715c8f-1cfb-4a90-866f-7a4af3c3323f): There are no data parts | ||
| 670 | 2025.12.18 18:31:03.278422 [ 276 ] {fd1c526f-32e8-4de5-90e0-7bdd6319ad1a} <Debug> TCPHandler: Processed in 0.003603796 sec. | ||
| 671 | 2025.12.18 18:31:03.278560 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.12.18 18:31:03.278714 [ 276 ] {7dc6385a-9bcc-4a19-89b4-337540d1c05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.12.18 18:31:03.278835 [ 276 ] {7dc6385a-9bcc-4a19-89b4-337540d1c05e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.12.18 18:31:03.281883 [ 276 ] {7dc6385a-9bcc-4a19-89b4-337540d1c05e} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Loading data parts | ||
| 675 | 2025.12.18 18:31:03.282006 [ 276 ] {7dc6385a-9bcc-4a19-89b4-337540d1c05e} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): There are no data parts | ||
| 676 | 2025.12.18 18:31:03.283267 [ 276 ] {7dc6385a-9bcc-4a19-89b4-337540d1c05e} <Debug> TCPHandler: Processed in 0.004756912 sec. | ||
| 677 | 2025.12.18 18:31:03.283483 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.12.18 18:31:03.283655 [ 276 ] {87ac6c24-a2e8-440f-a723-7b0f81c69622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.12.18 18:31:03.283782 [ 276 ] {87ac6c24-a2e8-440f-a723-7b0f81c69622} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.12.18 18:31:03.285460 [ 276 ] {87ac6c24-a2e8-440f-a723-7b0f81c69622} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Loading data parts | ||
| 681 | 2025.12.18 18:31:03.285648 [ 276 ] {87ac6c24-a2e8-440f-a723-7b0f81c69622} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): There are no data parts | ||
| 682 | 2025.12.18 18:31:03.286850 [ 276 ] {87ac6c24-a2e8-440f-a723-7b0f81c69622} <Debug> TCPHandler: Processed in 0.003416024 sec. | ||
| 683 | 2025.12.18 18:31:03.286989 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.12.18 18:31:03.287214 [ 276 ] {c6a37e08-b77c-4ca0-bfa3-a0909bb9fe10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.12.18 18:31:03.287258 [ 276 ] {c6a37e08-b77c-4ca0-bfa3-a0909bb9fe10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.12.18 18:31:03.289356 [ 276 ] {c6a37e08-b77c-4ca0-bfa3-a0909bb9fe10} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Loading data parts | ||
| 687 | 2025.12.18 18:31:03.289480 [ 276 ] {c6a37e08-b77c-4ca0-bfa3-a0909bb9fe10} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): There are no data parts | ||
| 688 | 2025.12.18 18:31:03.290862 [ 276 ] {c6a37e08-b77c-4ca0-bfa3-a0909bb9fe10} <Debug> TCPHandler: Processed in 0.00392237 sec. | ||
| 689 | 2025.12.18 18:31:03.291133 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.12.18 18:31:03.291402 [ 276 ] {7db595b0-d535-4d59-bb2e-be5451eaf819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.12.18 18:31:03.291539 [ 276 ] {7db595b0-d535-4d59-bb2e-be5451eaf819} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.12.18 18:31:03.294123 [ 276 ] {7db595b0-d535-4d59-bb2e-be5451eaf819} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): Loading data parts | ||
| 696 | 2025.12.18 18:31:03.294257 [ 276 ] {7db595b0-d535-4d59-bb2e-be5451eaf819} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): There are no data parts | ||
| 697 | 2025.12.18 18:31:03.295737 [ 276 ] {7db595b0-d535-4d59-bb2e-be5451eaf819} <Debug> TCPHandler: Processed in 0.00465388 sec. | ||
| 698 | 2025.12.18 18:31:03.296052 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.12.18 18:31:03.296427 [ 275 ] {9103e568-5799-46bd-b0a8-32f26dee5eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.12.18 18:31:03.297763 [ 275 ] {9103e568-5799-46bd-b0a8-32f26dee5eb6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.12.18 18:31:03.312295 [ 285 ] {9103e568-5799-46bd-b0a8-32f26dee5eb6} <Trace> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.12.18 18:31:03.312338 [ 285 ] {9103e568-5799-46bd-b0a8-32f26dee5eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 703 | 2025.12.18 18:31:03.316778 [ 285 ] {9103e568-5799-46bd-b0a8-32f26dee5eb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.12.18 18:31:03.317510 [ 285 ] {9103e568-5799-46bd-b0a8-32f26dee5eb6} <Trace> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.12.18 18:31:03.317794 [ 275 ] {9103e568-5799-46bd-b0a8-32f26dee5eb6} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021516 sec., 46.477040342071014 rows/sec., 743.63 B/sec. | ||
| 706 | 2025.12.18 18:31:03.318161 [ 275 ] {9103e568-5799-46bd-b0a8-32f26dee5eb6} <Debug> TCPHandler: Processed in 0.022242606 sec. | ||
| 707 | 2025.12.18 18:31:04.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.90 MiB, peak 129.90 MiB, free memory in arenas 0.00 B, will set to 139.65 MiB (RSS), difference: 9.75 MiB | ||
| 708 | 2025.12.18 18:31:07.190816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.12.18 18:31:07.190859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.12.18 18:31:07.190915 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.12.18 18:31:07.191075 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.12.18 18:31:07.195245 [ 245 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Loading data parts | ||
| 713 | 2025.12.18 18:31:07.195530 [ 245 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): There are no data parts | ||
| 714 | 2025.12.18 18:31:07.200467 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.12.18 18:31:07.200514 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 716 | 2025.12.18 18:31:07.203268 [ 244 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Loading data parts | ||
| 717 | 2025.12.18 18:31:07.203531 [ 244 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): There are no data parts | ||
| 718 | 2025.12.18 18:31:07.206116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.12.18 18:31:07.206762 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.12.18 18:31:07.207083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2025.12.18 18:31:07.228790 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.12.18 18:31:07.228855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 723 | 2025.12.18 18:31:07.235084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.12.18 18:31:07.236412 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.12.18 18:31:07.239826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.12.18 18:31:08.000382 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.75 MiB, peak 148.75 MiB, free memory in arenas 0.00 B, will set to 153.80 MiB (RSS), difference: 9.05 MiB | ||
| 727 | 2025.12.18 18:31:09.690807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.18 18:31:09.690914 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.18 18:31:09.696345 [ 243 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Loading data parts | ||
| 730 | 2025.12.18 18:31:09.696549 [ 243 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): There are no data parts | ||
| 731 | 2025.12.18 18:31:09.714946 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.18 18:31:09.714993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 733 | 2025.12.18 18:31:09.716800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.18 18:31:09.717341 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.18 18:31:09.717700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.18 18:31:10.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.00 MiB, peak 158.00 MiB, free memory in arenas 0.00 B, will set to 154.82 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2025.12.18 18:31:14.655348 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.18 18:31:14.655487 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.18 18:31:14.707270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.12.18 18:31:14.708005 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.18 18:31:14.708056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 742 | 2025.12.18 18:31:14.708998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.18 18:31:14.709505 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.12.18 18:31:14.709677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.18 18:31:14.740005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.18 18:31:14.758142 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.18 18:31:14.758202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 748 | 2025.12.18 18:31:14.764800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.18 18:31:14.766057 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.12.18 18:31:14.769197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.18 18:31:15.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.59 MiB, peak 159.59 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 2.12 MiB | ||
| 752 | 2025.12.18 18:31:20.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.59 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.12.18 18:31:22.209906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2025.12.18 18:31:22.210474 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.12.18 18:31:22.210633 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 756 | 2025.12.18 18:31:22.211332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.12.18 18:31:22.211784 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.12.18 18:31:22.211970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2025.12.18 18:31:22.269337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.12.18 18:31:22.284746 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.12.18 18:31:22.284788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 762 | 2025.12.18 18:31:22.290920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.12.18 18:31:22.292120 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.12.18 18:31:22.294932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.12.18 18:31:23.344141 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2025.12.18 18:31:23.344342 [ 275 ] {05c9aa2e-2744-46d8-b9a5-02dde396dba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2025.12.18 18:31:23.344746 [ 275 ] {05c9aa2e-2744-46d8-b9a5-02dde396dba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2025.12.18 18:31:23.344999 [ 275 ] {05c9aa2e-2744-46d8-b9a5-02dde396dba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2025.12.18 18:31:23.345689 [ 275 ] {05c9aa2e-2744-46d8-b9a5-02dde396dba8} <Debug> TCPHandler: Processed in 0.001677292 sec. | ||
| 770 | 2025.12.18 18:31:23.348805 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.12.18 18:31:23.348966 [ 275 ] {6be7be82-b628-488e-bb7c-ae263569bd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2025.12.18 18:31:23.351278 [ 275 ] {6be7be82-b628-488e-bb7c-ae263569bd80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.12.18 18:31:23.351326 [ 275 ] {6be7be82-b628-488e-bb7c-ae263569bd80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.12.18 18:31:23.351739 [ 275 ] {6be7be82-b628-488e-bb7c-ae263569bd80} <Debug> TCPHandler: Processed in 0.003020769 sec. | ||
| 775 | 2025.12.18 18:31:23.352014 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.12.18 18:31:23.352138 [ 275 ] {70c5babf-d178-4253-b4f1-b30b873ea2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.12.18 18:31:23.352424 [ 275 ] {70c5babf-d178-4253-b4f1-b30b873ea2ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.12.18 18:31:23.352467 [ 275 ] {70c5babf-d178-4253-b4f1-b30b873ea2ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.12.18 18:31:23.352850 [ 275 ] {70c5babf-d178-4253-b4f1-b30b873ea2ba} <Debug> TCPHandler: Processed in 0.000888342 sec. | ||
| 780 | 2025.12.18 18:31:23.353062 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.12.18 18:31:23.353176 [ 275 ] {f9f16b89-f158-414f-b31a-82d77598c908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2025.12.18 18:31:23.353415 [ 275 ] {f9f16b89-f158-414f-b31a-82d77598c908} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.12.18 18:31:23.353457 [ 275 ] {f9f16b89-f158-414f-b31a-82d77598c908} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.12.18 18:31:23.353769 [ 275 ] {f9f16b89-f158-414f-b31a-82d77598c908} <Debug> TCPHandler: Processed in 0.00075775 sec. | ||
| 785 | 2025.12.18 18:31:23.353975 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.12.18 18:31:23.354089 [ 275 ] {db2f9f8c-0d26-460e-9f95-538f2fe36e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2025.12.18 18:31:23.354325 [ 275 ] {db2f9f8c-0d26-460e-9f95-538f2fe36e08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.12.18 18:31:23.354367 [ 275 ] {db2f9f8c-0d26-460e-9f95-538f2fe36e08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.12.18 18:31:23.354676 [ 275 ] {db2f9f8c-0d26-460e-9f95-538f2fe36e08} <Debug> TCPHandler: Processed in 0.00075027 sec. | ||
| 790 | 2025.12.18 18:31:23.354880 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.12.18 18:31:23.354993 [ 275 ] {60444680-d8a9-4d31-b772-bb65e30fcf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2025.12.18 18:31:23.355229 [ 275 ] {60444680-d8a9-4d31-b772-bb65e30fcf66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.12.18 18:31:23.355271 [ 275 ] {60444680-d8a9-4d31-b772-bb65e30fcf66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.12.18 18:31:23.355943 [ 275 ] {60444680-d8a9-4d31-b772-bb65e30fcf66} <Debug> TCPHandler: Processed in 0.001111514 sec. | ||
| 795 | 2025.12.18 18:31:23.356159 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.12.18 18:31:23.356299 [ 275 ] {9996b63e-2e4a-4087-bf39-38257878255f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2025.12.18 18:31:23.356664 [ 275 ] {9996b63e-2e4a-4087-bf39-38257878255f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.12.18 18:31:23.356724 [ 275 ] {9996b63e-2e4a-4087-bf39-38257878255f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.12.18 18:31:23.357057 [ 275 ] {9996b63e-2e4a-4087-bf39-38257878255f} <Debug> TCPHandler: Processed in 0.000956773 sec. | ||
| 800 | 2025.12.18 18:31:23.357269 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.12.18 18:31:23.357391 [ 275 ] {63d29e77-11ff-4c99-b80e-d95c7bb68fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2025.12.18 18:31:23.357645 [ 275 ] {63d29e77-11ff-4c99-b80e-d95c7bb68fea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.12.18 18:31:23.357690 [ 275 ] {63d29e77-11ff-4c99-b80e-d95c7bb68fea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.12.18 18:31:23.357999 [ 275 ] {63d29e77-11ff-4c99-b80e-d95c7bb68fea} <Debug> TCPHandler: Processed in 0.00077866 sec. | ||
| 805 | 2025.12.18 18:31:23.358200 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.12.18 18:31:23.358318 [ 275 ] {de8ecc4d-c6d8-458b-a6ae-3995c55cd6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2025.12.18 18:31:23.358564 [ 275 ] {de8ecc4d-c6d8-458b-a6ae-3995c55cd6ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.12.18 18:31:23.358606 [ 275 ] {de8ecc4d-c6d8-458b-a6ae-3995c55cd6ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.12.18 18:31:23.358926 [ 275 ] {de8ecc4d-c6d8-458b-a6ae-3995c55cd6ae} <Debug> TCPHandler: Processed in 0.00077493 sec. | ||
| 810 | 2025.12.18 18:31:23.359135 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.12.18 18:31:23.359277 [ 275 ] {92ddf112-829b-4965-83ff-ac0d39b60d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2025.12.18 18:31:23.359543 [ 275 ] {92ddf112-829b-4965-83ff-ac0d39b60d43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.12.18 18:31:23.359586 [ 275 ] {92ddf112-829b-4965-83ff-ac0d39b60d43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.12.18 18:31:23.359956 [ 275 ] {92ddf112-829b-4965-83ff-ac0d39b60d43} <Debug> TCPHandler: Processed in 0.000869041 sec. | ||
| 815 | 2025.12.18 18:31:23.360171 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.12.18 18:31:23.360290 [ 275 ] {37d96bdf-28dc-4c4e-84f1-f906326b1f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2025.12.18 18:31:23.360536 [ 275 ] {37d96bdf-28dc-4c4e-84f1-f906326b1f67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.12.18 18:31:23.360578 [ 275 ] {37d96bdf-28dc-4c4e-84f1-f906326b1f67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.12.18 18:31:23.360910 [ 275 ] {37d96bdf-28dc-4c4e-84f1-f906326b1f67} <Debug> TCPHandler: Processed in 0.0007876 sec. | ||
| 820 | 2025.12.18 18:31:23.361115 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.12.18 18:31:23.361236 [ 275 ] {3822fdb2-5bc8-4392-81e8-69b1d347b9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2025.12.18 18:31:23.361482 [ 275 ] {3822fdb2-5bc8-4392-81e8-69b1d347b9d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.12.18 18:31:23.361525 [ 275 ] {3822fdb2-5bc8-4392-81e8-69b1d347b9d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.12.18 18:31:23.361839 [ 275 ] {3822fdb2-5bc8-4392-81e8-69b1d347b9d4} <Debug> TCPHandler: Processed in 0.00077291 sec. | ||
| 825 | 2025.12.18 18:31:23.362053 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.12.18 18:31:23.362171 [ 275 ] {3dc950dc-b985-41cd-a0a7-fffefe17b6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2025.12.18 18:31:23.362437 [ 275 ] {3dc950dc-b985-41cd-a0a7-fffefe17b6d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.12.18 18:31:23.362480 [ 275 ] {3dc950dc-b985-41cd-a0a7-fffefe17b6d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.12.18 18:31:23.362808 [ 275 ] {3dc950dc-b985-41cd-a0a7-fffefe17b6d4} <Debug> TCPHandler: Processed in 0.000804031 sec. | ||
| 830 | 2025.12.18 18:31:23.363003 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.12.18 18:31:23.363121 [ 275 ] {e46742f6-8a0e-4653-adb1-1fc8d9f7efd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2025.12.18 18:31:23.363371 [ 275 ] {e46742f6-8a0e-4653-adb1-1fc8d9f7efd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.12.18 18:31:23.363413 [ 275 ] {e46742f6-8a0e-4653-adb1-1fc8d9f7efd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.12.18 18:31:23.363724 [ 275 ] {e46742f6-8a0e-4653-adb1-1fc8d9f7efd0} <Debug> TCPHandler: Processed in 0.000768389 sec. | ||
| 835 | 2025.12.18 18:31:23.363925 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.12.18 18:31:23.364043 [ 275 ] {47893e9e-b044-47ab-95ad-40ca8ff8ed29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2025.12.18 18:31:23.364293 [ 275 ] {47893e9e-b044-47ab-95ad-40ca8ff8ed29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.12.18 18:31:23.364335 [ 275 ] {47893e9e-b044-47ab-95ad-40ca8ff8ed29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.12.18 18:31:23.364692 [ 275 ] {47893e9e-b044-47ab-95ad-40ca8ff8ed29} <Debug> TCPHandler: Processed in 0.000816541 sec. | ||
| 840 | 2025.12.18 18:31:23.365367 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.12.18 18:31:23.365486 [ 275 ] {38d19d2e-75fb-485d-b859-d61fda84f801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2025.12.18 18:31:23.365735 [ 275 ] {38d19d2e-75fb-485d-b859-d61fda84f801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.12.18 18:31:23.365776 [ 275 ] {38d19d2e-75fb-485d-b859-d61fda84f801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2025.12.18 18:31:23.366096 [ 275 ] {38d19d2e-75fb-485d-b859-d61fda84f801} <Debug> TCPHandler: Processed in 0.00077692 sec. | ||
| 845 | 2025.12.18 18:31:23.366915 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.12.18 18:31:23.367034 [ 275 ] {e4e87440-65d0-4b59-8ffe-bd500cae25df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 847 | 2025.12.18 18:31:23.367297 [ 275 ] {e4e87440-65d0-4b59-8ffe-bd500cae25df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2025.12.18 18:31:23.367339 [ 275 ] {e4e87440-65d0-4b59-8ffe-bd500cae25df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2025.12.18 18:31:23.367646 [ 275 ] {e4e87440-65d0-4b59-8ffe-bd500cae25df} <Debug> TCPHandler: Processed in 0.00077777 sec. | ||
| 850 | 2025.12.18 18:31:23.367851 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.12.18 18:31:23.367971 [ 275 ] {6de7858f-843e-443c-8d68-0649488c8b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2025.12.18 18:31:23.368233 [ 275 ] {6de7858f-843e-443c-8d68-0649488c8b51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2025.12.18 18:31:23.368275 [ 275 ] {6de7858f-843e-443c-8d68-0649488c8b51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2025.12.18 18:31:23.368605 [ 275 ] {6de7858f-843e-443c-8d68-0649488c8b51} <Debug> TCPHandler: Processed in 0.000801921 sec. | ||
| 855 | 2025.12.18 18:31:23.368804 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.12.18 18:31:23.368924 [ 275 ] {2e1ca635-b55a-485b-ba50-61d469b23c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2025.12.18 18:31:23.369177 [ 275 ] {2e1ca635-b55a-485b-ba50-61d469b23c35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2025.12.18 18:31:23.369219 [ 275 ] {2e1ca635-b55a-485b-ba50-61d469b23c35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2025.12.18 18:31:23.369541 [ 275 ] {2e1ca635-b55a-485b-ba50-61d469b23c35} <Debug> TCPHandler: Processed in 0.000785721 sec. | ||
| 860 | 2025.12.18 18:31:23.369737 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.12.18 18:31:23.369857 [ 275 ] {499d46bf-7c7e-41ec-a56e-3e1763a23700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2025.12.18 18:31:23.370124 [ 275 ] {499d46bf-7c7e-41ec-a56e-3e1763a23700} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2025.12.18 18:31:23.370166 [ 275 ] {499d46bf-7c7e-41ec-a56e-3e1763a23700} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.12.18 18:31:23.370478 [ 275 ] {499d46bf-7c7e-41ec-a56e-3e1763a23700} <Debug> TCPHandler: Processed in 0.000789261 sec. | ||
| 865 | 2025.12.18 18:31:23.370695 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.12.18 18:31:23.370815 [ 275 ] {a5452d97-1cb5-45a5-a835-51e5741c02e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 867 | 2025.12.18 18:31:23.371072 [ 275 ] {a5452d97-1cb5-45a5-a835-51e5741c02e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2025.12.18 18:31:23.371115 [ 275 ] {a5452d97-1cb5-45a5-a835-51e5741c02e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2025.12.18 18:31:23.371424 [ 275 ] {a5452d97-1cb5-45a5-a835-51e5741c02e2} <Debug> TCPHandler: Processed in 0.00077739 sec. | ||
| 870 | 2025.12.18 18:31:23.371710 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.12.18 18:31:23.371831 [ 275 ] {08133fd9-0bf0-4469-ab39-05e2b2bdc3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2025.12.18 18:31:23.372088 [ 275 ] {08133fd9-0bf0-4469-ab39-05e2b2bdc3fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.12.18 18:31:23.372130 [ 275 ] {08133fd9-0bf0-4469-ab39-05e2b2bdc3fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.12.18 18:31:23.372435 [ 275 ] {08133fd9-0bf0-4469-ab39-05e2b2bdc3fc} <Debug> TCPHandler: Processed in 0.00077379 sec. | ||
| 875 | 2025.12.18 18:31:23.372678 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.12.18 18:31:23.372799 [ 275 ] {6714ef5e-6593-4296-b54b-776543393751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 877 | 2025.12.18 18:31:23.373061 [ 275 ] {6714ef5e-6593-4296-b54b-776543393751} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2025.12.18 18:31:23.373103 [ 275 ] {6714ef5e-6593-4296-b54b-776543393751} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.12.18 18:31:23.373409 [ 275 ] {6714ef5e-6593-4296-b54b-776543393751} <Debug> TCPHandler: Processed in 0.00077853 sec. | ||
| 880 | 2025.12.18 18:31:23.373667 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.12.18 18:31:23.373790 [ 275 ] {a392adf1-1f07-4624-9798-74a846b8df2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 882 | 2025.12.18 18:31:23.374049 [ 275 ] {a392adf1-1f07-4624-9798-74a846b8df2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2025.12.18 18:31:23.374092 [ 275 ] {a392adf1-1f07-4624-9798-74a846b8df2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2025.12.18 18:31:23.374410 [ 275 ] {a392adf1-1f07-4624-9798-74a846b8df2b} <Debug> TCPHandler: Processed in 0.00079172 sec. | ||
| 885 | 2025.12.18 18:31:23.374657 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.12.18 18:31:23.374780 [ 275 ] {f4a9ab59-503d-445c-a086-1825de21edd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 887 | 2025.12.18 18:31:23.375042 [ 275 ] {f4a9ab59-503d-445c-a086-1825de21edd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2025.12.18 18:31:23.375083 [ 275 ] {f4a9ab59-503d-445c-a086-1825de21edd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2025.12.18 18:31:23.375388 [ 275 ] {f4a9ab59-503d-445c-a086-1825de21edd1} <Debug> TCPHandler: Processed in 0.00077972 sec. | ||
| 890 | 2025.12.18 18:31:23.375634 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.12.18 18:31:23.375757 [ 275 ] {dc39df9b-0fd8-471f-b94c-2570d60ca707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 892 | 2025.12.18 18:31:23.376019 [ 275 ] {dc39df9b-0fd8-471f-b94c-2570d60ca707} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2025.12.18 18:31:23.376061 [ 275 ] {dc39df9b-0fd8-471f-b94c-2570d60ca707} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2025.12.18 18:31:23.376375 [ 275 ] {dc39df9b-0fd8-471f-b94c-2570d60ca707} <Debug> TCPHandler: Processed in 0.00078867 sec. | ||
| 895 | 2025.12.18 18:31:23.387382 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2025.12.18 18:31:23.387511 [ 275 ] {63a53e96-c626-400f-a445-7eacc2b7fb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 897 | 2025.12.18 18:31:23.387560 [ 275 ] {63a53e96-c626-400f-a445-7eacc2b7fb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2025.12.18 18:31:23.388187 [ 275 ] {63a53e96-c626-400f-a445-7eacc2b7fb85} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2025.12.18 18:31:23.388231 [ 275 ] {63a53e96-c626-400f-a445-7eacc2b7fb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 900 | 2025.12.18 18:31:23.388966 [ 275 ] {63a53e96-c626-400f-a445-7eacc2b7fb85} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2025.12.18 18:31:23.389363 [ 275 ] {63a53e96-c626-400f-a445-7eacc2b7fb85} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2025.12.18 18:31:23.389510 [ 275 ] {63a53e96-c626-400f-a445-7eacc2b7fb85} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002035 sec., 12776.412776412777 rows/sec., 2.75 MiB/sec. | ||
| 903 | 2025.12.18 18:31:23.389548 [ 275 ] {63a53e96-c626-400f-a445-7eacc2b7fb85} <Debug> TCPHandler: Processed in 0.002226078 sec. | ||
| 904 | 2025.12.18 18:31:23.389668 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2025.12.18 18:31:23.389765 [ 275 ] {e23e1317-4f95-4a2c-b1d6-c2be57e67ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 906 | 2025.12.18 18:31:23.389805 [ 275 ] {e23e1317-4f95-4a2c-b1d6-c2be57e67ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 907 | 2025.12.18 18:31:23.392401 [ 275 ] {e23e1317-4f95-4a2c-b1d6-c2be57e67ec1} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2025.12.18 18:31:23.392468 [ 275 ] {e23e1317-4f95-4a2c-b1d6-c2be57e67ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 909 | 2025.12.18 18:31:23.393076 [ 275 ] {e23e1317-4f95-4a2c-b1d6-c2be57e67ec1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2025.12.18 18:31:23.393642 [ 275 ] {e23e1317-4f95-4a2c-b1d6-c2be57e67ec1} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2025.12.18 18:31:23.393776 [ 275 ] {e23e1317-4f95-4a2c-b1d6-c2be57e67ec1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00403 sec., 5955.334987593053 rows/sec., 505.97 KiB/sec. | ||
| 912 | 2025.12.18 18:31:23.393811 [ 275 ] {e23e1317-4f95-4a2c-b1d6-c2be57e67ec1} <Debug> TCPHandler: Processed in 0.004193294 sec. | ||
| 913 | 2025.12.18 18:31:23.393935 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.12.18 18:31:23.394031 [ 275 ] {1d054b93-f73a-4423-aa1f-cf70d838d985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 915 | 2025.12.18 18:31:23.394072 [ 275 ] {1d054b93-f73a-4423-aa1f-cf70d838d985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 916 | 2025.12.18 18:31:23.394468 [ 275 ] {1d054b93-f73a-4423-aa1f-cf70d838d985} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.12.18 18:31:23.394507 [ 275 ] {1d054b93-f73a-4423-aa1f-cf70d838d985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 918 | 2025.12.18 18:31:23.394945 [ 275 ] {1d054b93-f73a-4423-aa1f-cf70d838d985} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.12.18 18:31:23.395418 [ 275 ] {1d054b93-f73a-4423-aa1f-cf70d838d985} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.12.18 18:31:23.395546 [ 275 ] {1d054b93-f73a-4423-aa1f-cf70d838d985} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001533 sec., 5218.525766470972 rows/sec., 425.53 KiB/sec. | ||
| 921 | 2025.12.18 18:31:23.395584 [ 275 ] {1d054b93-f73a-4423-aa1f-cf70d838d985} <Debug> TCPHandler: Processed in 0.001698622 sec. | ||
| 922 | 2025.12.18 18:31:23.395692 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.12.18 18:31:23.395785 [ 275 ] {b722db21-d684-4525-92aa-1c78a67d2d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 924 | 2025.12.18 18:31:23.395825 [ 275 ] {b722db21-d684-4525-92aa-1c78a67d2d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2025.12.18 18:31:23.396292 [ 275 ] {b722db21-d684-4525-92aa-1c78a67d2d02} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.12.18 18:31:23.396329 [ 275 ] {b722db21-d684-4525-92aa-1c78a67d2d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 927 | 2025.12.18 18:31:23.396812 [ 275 ] {b722db21-d684-4525-92aa-1c78a67d2d02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.12.18 18:31:23.397253 [ 275 ] {b722db21-d684-4525-92aa-1c78a67d2d02} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.12.18 18:31:23.397379 [ 275 ] {b722db21-d684-4525-92aa-1c78a67d2d02} <Debug> executeQuery: Read 174 rows, 16.11 KiB in 0.001611 sec., 108007.44878957169 rows/sec., 9.76 MiB/sec. | ||
| 930 | 2025.12.18 18:31:23.397415 [ 275 ] {b722db21-d684-4525-92aa-1c78a67d2d02} <Debug> TCPHandler: Processed in 0.001772053 sec. | ||
| 931 | 2025.12.18 18:31:23.397523 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.12.18 18:31:23.397617 [ 275 ] {77a7ab50-039c-4e96-b568-d00c15c81be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 933 | 2025.12.18 18:31:23.397657 [ 275 ] {77a7ab50-039c-4e96-b568-d00c15c81be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 934 | 2025.12.18 18:31:23.398045 [ 275 ] {77a7ab50-039c-4e96-b568-d00c15c81be7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.12.18 18:31:23.398083 [ 275 ] {77a7ab50-039c-4e96-b568-d00c15c81be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 936 | 2025.12.18 18:31:23.398494 [ 275 ] {77a7ab50-039c-4e96-b568-d00c15c81be7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.12.18 18:31:23.398907 [ 275 ] {77a7ab50-039c-4e96-b568-d00c15c81be7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.12.18 18:31:23.399032 [ 275 ] {77a7ab50-039c-4e96-b568-d00c15c81be7} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001433 sec., 20935.1011863224 rows/sec., 1.55 MiB/sec. | ||
| 939 | 2025.12.18 18:31:23.399068 [ 275 ] {77a7ab50-039c-4e96-b568-d00c15c81be7} <Debug> TCPHandler: Processed in 0.001594731 sec. | ||
| 940 | 2025.12.18 18:31:23.399177 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.12.18 18:31:23.399271 [ 275 ] {9ca64a9f-3cca-4353-a4d0-d9a76bf8495a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 942 | 2025.12.18 18:31:23.399311 [ 275 ] {9ca64a9f-3cca-4353-a4d0-d9a76bf8495a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 943 | 2025.12.18 18:31:23.399726 [ 275 ] {9ca64a9f-3cca-4353-a4d0-d9a76bf8495a} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.12.18 18:31:23.399760 [ 275 ] {9ca64a9f-3cca-4353-a4d0-d9a76bf8495a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 945 | 2025.12.18 18:31:23.400161 [ 275 ] {9ca64a9f-3cca-4353-a4d0-d9a76bf8495a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.12.18 18:31:23.400578 [ 275 ] {9ca64a9f-3cca-4353-a4d0-d9a76bf8495a} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.12.18 18:31:23.400703 [ 275 ] {9ca64a9f-3cca-4353-a4d0-d9a76bf8495a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00145 sec., 16551.724137931036 rows/sec., 1.37 MiB/sec. | ||
| 948 | 2025.12.18 18:31:23.400741 [ 275 ] {9ca64a9f-3cca-4353-a4d0-d9a76bf8495a} <Debug> TCPHandler: Processed in 0.001612621 sec. | ||
| 949 | 2025.12.18 18:31:23.400851 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.12.18 18:31:23.400944 [ 275 ] {962f769f-5d5f-4b31-9d1f-f1f6d474c1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 951 | 2025.12.18 18:31:23.400983 [ 275 ] {962f769f-5d5f-4b31-9d1f-f1f6d474c1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 952 | 2025.12.18 18:31:23.401365 [ 275 ] {962f769f-5d5f-4b31-9d1f-f1f6d474c1f3} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.12.18 18:31:23.401402 [ 275 ] {962f769f-5d5f-4b31-9d1f-f1f6d474c1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 954 | 2025.12.18 18:31:23.401807 [ 275 ] {962f769f-5d5f-4b31-9d1f-f1f6d474c1f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.12.18 18:31:23.402261 [ 275 ] {962f769f-5d5f-4b31-9d1f-f1f6d474c1f3} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.12.18 18:31:23.402386 [ 275 ] {962f769f-5d5f-4b31-9d1f-f1f6d474c1f3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001459 sec., 8224.81151473612 rows/sec., 642.56 KiB/sec. | ||
| 957 | 2025.12.18 18:31:23.402424 [ 275 ] {962f769f-5d5f-4b31-9d1f-f1f6d474c1f3} <Debug> TCPHandler: Processed in 0.00162254 sec. | ||
| 958 | 2025.12.18 18:31:23.402535 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.12.18 18:31:23.402629 [ 275 ] {e38cf66b-d7d1-4d81-8930-1a4b105f6e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 960 | 2025.12.18 18:31:23.402668 [ 275 ] {e38cf66b-d7d1-4d81-8930-1a4b105f6e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 961 | 2025.12.18 18:31:23.403067 [ 275 ] {e38cf66b-d7d1-4d81-8930-1a4b105f6e6b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.12.18 18:31:23.403103 [ 275 ] {e38cf66b-d7d1-4d81-8930-1a4b105f6e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 963 | 2025.12.18 18:31:23.403515 [ 275 ] {e38cf66b-d7d1-4d81-8930-1a4b105f6e6b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.12.18 18:31:23.403988 [ 275 ] {e38cf66b-d7d1-4d81-8930-1a4b105f6e6b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.12.18 18:31:23.404111 [ 275 ] {e38cf66b-d7d1-4d81-8930-1a4b105f6e6b} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.0015 sec., 60000 rows/sec., 4.94 MiB/sec. | ||
| 966 | 2025.12.18 18:31:23.404148 [ 275 ] {e38cf66b-d7d1-4d81-8930-1a4b105f6e6b} <Debug> TCPHandler: Processed in 0.001662741 sec. | ||
| 967 | 2025.12.18 18:31:23.404260 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.12.18 18:31:23.404353 [ 275 ] {b866f126-d468-4e5a-a031-b26ebce4f1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 969 | 2025.12.18 18:31:23.404395 [ 275 ] {b866f126-d468-4e5a-a031-b26ebce4f1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 970 | 2025.12.18 18:31:23.404870 [ 275 ] {b866f126-d468-4e5a-a031-b26ebce4f1e8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.12.18 18:31:23.404904 [ 275 ] {b866f126-d468-4e5a-a031-b26ebce4f1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 972 | 2025.12.18 18:31:23.405400 [ 275 ] {b866f126-d468-4e5a-a031-b26ebce4f1e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.12.18 18:31:23.405818 [ 275 ] {b866f126-d468-4e5a-a031-b26ebce4f1e8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.12.18 18:31:23.405943 [ 275 ] {b866f126-d468-4e5a-a031-b26ebce4f1e8} <Debug> executeQuery: Read 258 rows, 20.10 KiB in 0.001608 sec., 160447.76119402985 rows/sec., 12.20 MiB/sec. | ||
| 975 | 2025.12.18 18:31:23.405978 [ 275 ] {b866f126-d468-4e5a-a031-b26ebce4f1e8} <Debug> TCPHandler: Processed in 0.001768183 sec. | ||
| 976 | 2025.12.18 18:31:23.406093 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.12.18 18:31:23.406188 [ 275 ] {c90afc52-6254-415b-9619-9f37361bfbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 978 | 2025.12.18 18:31:23.406243 [ 275 ] {c90afc52-6254-415b-9619-9f37361bfbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 979 | 2025.12.18 18:31:23.406986 [ 275 ] {c90afc52-6254-415b-9619-9f37361bfbd6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.12.18 18:31:23.407022 [ 275 ] {c90afc52-6254-415b-9619-9f37361bfbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 981 | 2025.12.18 18:31:23.408208 [ 275 ] {c90afc52-6254-415b-9619-9f37361bfbd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.12.18 18:31:23.408657 [ 275 ] {c90afc52-6254-415b-9619-9f37361bfbd6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.12.18 18:31:23.408792 [ 275 ] {c90afc52-6254-415b-9619-9f37361bfbd6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002621 sec., 3815.337657382678 rows/sec., 6.84 MiB/sec. | ||
| 984 | 2025.12.18 18:31:23.408842 [ 275 ] {c90afc52-6254-415b-9619-9f37361bfbd6} <Debug> TCPHandler: Processed in 0.002798156 sec. | ||
| 985 | 2025.12.18 18:31:23.408959 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.12.18 18:31:23.409055 [ 275 ] {2f3749d1-83b8-44a9-bc29-be2599150e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 987 | 2025.12.18 18:31:23.409096 [ 275 ] {2f3749d1-83b8-44a9-bc29-be2599150e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 988 | 2025.12.18 18:31:23.409422 [ 275 ] {2f3749d1-83b8-44a9-bc29-be2599150e12} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.18 18:31:23.409459 [ 275 ] {2f3749d1-83b8-44a9-bc29-be2599150e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 990 | 2025.12.18 18:31:23.409865 [ 275 ] {2f3749d1-83b8-44a9-bc29-be2599150e12} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.12.18 18:31:23.410274 [ 275 ] {2f3749d1-83b8-44a9-bc29-be2599150e12} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.18 18:31:23.410400 [ 275 ] {2f3749d1-83b8-44a9-bc29-be2599150e12} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001363 sec., 29347.028613352897 rows/sec., 1.96 MiB/sec. | ||
| 993 | 2025.12.18 18:31:23.410435 [ 275 ] {2f3749d1-83b8-44a9-bc29-be2599150e12} <Debug> TCPHandler: Processed in 0.001525809 sec. | ||
| 994 | 2025.12.18 18:31:28.344415 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.12.18 18:31:28.344627 [ 275 ] {acdb2d65-703a-4576-8b66-bd6f52a0b2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2025.12.18 18:31:28.344702 [ 275 ] {acdb2d65-703a-4576-8b66-bd6f52a0b2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2025.12.18 18:31:28.345319 [ 275 ] {acdb2d65-703a-4576-8b66-bd6f52a0b2c0} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.12.18 18:31:28.345372 [ 275 ] {acdb2d65-703a-4576-8b66-bd6f52a0b2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 999 | 2025.12.18 18:31:28.345861 [ 275 ] {acdb2d65-703a-4576-8b66-bd6f52a0b2c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.12.18 18:31:28.346323 [ 275 ] {acdb2d65-703a-4576-8b66-bd6f52a0b2c0} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.12.18 18:31:28.346483 [ 275 ] {acdb2d65-703a-4576-8b66-bd6f52a0b2c0} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001907 sec., 15731.515469323544 rows/sec., 1.20 MiB/sec. | ||
| 1002 | 2025.12.18 18:31:28.346532 [ 275 ] {acdb2d65-703a-4576-8b66-bd6f52a0b2c0} <Debug> TCPHandler: Processed in 0.002251269 sec. | ||
| 1003 | 2025.12.18 18:31:28.346654 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.18 18:31:28.346757 [ 275 ] {28267c56-95a0-4b11-bcba-8a700c845152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2025.12.18 18:31:28.346800 [ 275 ] {28267c56-95a0-4b11-bcba-8a700c845152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2025.12.18 18:31:28.347213 [ 275 ] {28267c56-95a0-4b11-bcba-8a700c845152} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.12.18 18:31:28.347251 [ 275 ] {28267c56-95a0-4b11-bcba-8a700c845152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1008 | 2025.12.18 18:31:28.347682 [ 275 ] {28267c56-95a0-4b11-bcba-8a700c845152} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.12.18 18:31:28.348127 [ 275 ] {28267c56-95a0-4b11-bcba-8a700c845152} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.12.18 18:31:28.348262 [ 275 ] {28267c56-95a0-4b11-bcba-8a700c845152} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001527 sec., 23575.63850687623 rows/sec., 1.84 MiB/sec. | ||
| 1011 | 2025.12.18 18:31:28.348298 [ 275 ] {28267c56-95a0-4b11-bcba-8a700c845152} <Debug> TCPHandler: Processed in 0.001696252 sec. | ||
| 1012 | 2025.12.18 18:31:28.348411 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.12.18 18:31:28.348504 [ 275 ] {46bd4b55-1303-4472-bab9-47b40b20c437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.12.18 18:31:28.348547 [ 275 ] {46bd4b55-1303-4472-bab9-47b40b20c437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2025.12.18 18:31:28.348897 [ 275 ] {46bd4b55-1303-4472-bab9-47b40b20c437} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.12.18 18:31:28.348932 [ 275 ] {46bd4b55-1303-4472-bab9-47b40b20c437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1017 | 2025.12.18 18:31:28.349333 [ 275 ] {46bd4b55-1303-4472-bab9-47b40b20c437} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.12.18 18:31:28.349802 [ 275 ] {46bd4b55-1303-4472-bab9-47b40b20c437} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.12.18 18:31:28.349933 [ 275 ] {46bd4b55-1303-4472-bab9-47b40b20c437} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001442 sec., 76282.94036061027 rows/sec., 5.32 MiB/sec. | ||
| 1020 | 2025.12.18 18:31:28.349969 [ 275 ] {46bd4b55-1303-4472-bab9-47b40b20c437} <Debug> TCPHandler: Processed in 0.00160854 sec. | ||
| 1021 | 2025.12.18 18:31:28.350084 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.12.18 18:31:28.350179 [ 275 ] {85b8820c-4ee2-4669-9dc4-dec143d7cb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.12.18 18:31:28.350221 [ 275 ] {85b8820c-4ee2-4669-9dc4-dec143d7cb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.12.18 18:31:28.350540 [ 275 ] {85b8820c-4ee2-4669-9dc4-dec143d7cb60} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.18 18:31:28.350577 [ 275 ] {85b8820c-4ee2-4669-9dc4-dec143d7cb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1026 | 2025.12.18 18:31:28.351039 [ 275 ] {85b8820c-4ee2-4669-9dc4-dec143d7cb60} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.12.18 18:31:28.351465 [ 275 ] {85b8820c-4ee2-4669-9dc4-dec143d7cb60} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.18 18:31:28.351597 [ 275 ] {85b8820c-4ee2-4669-9dc4-dec143d7cb60} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001435 sec., 27874.564459930312 rows/sec., 1.86 MiB/sec. | ||
| 1029 | 2025.12.18 18:31:28.351632 [ 275 ] {85b8820c-4ee2-4669-9dc4-dec143d7cb60} <Debug> TCPHandler: Processed in 0.001598391 sec. | ||
| 1030 | 2025.12.18 18:31:29.655528 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2025.12.18 18:31:29.655589 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2025.12.18 18:31:29.712130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1033 | 2025.12.18 18:31:29.712908 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.12.18 18:31:29.712984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1035 | 2025.12.18 18:31:29.713643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1036 | 2025.12.18 18:31:29.714132 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2025.12.18 18:31:29.714277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1038 | 2025.12.18 18:31:29.718210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1039 | 2025.12.18 18:31:29.722195 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.12.18 18:31:29.722244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1041 | 2025.12.18 18:31:29.723568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1042 | 2025.12.18 18:31:29.724030 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): 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.12.18 18:31:29.724338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1044 | 2025.12.18 18:31:29.795082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2025.12.18 18:31:29.813004 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.12.18 18:31:29.813067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1047 | 2025.12.18 18:31:29.819247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2025.12.18 18:31:29.820386 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.12.18 18:31:29.823651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2025.12.18 18:31:30.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.30 MiB, peak 165.30 MiB, free memory in arenas 0.00 B, will set to 162.71 MiB (RSS), difference: 1.41 MiB | ||
| 1051 | 2025.12.18 18:31:33.345241 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.12.18 18:31:33.345437 [ 275 ] {5d4ce844-6804-432d-b882-24e789dcfa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2025.12.18 18:31:33.345511 [ 275 ] {5d4ce844-6804-432d-b882-24e789dcfa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2025.12.18 18:31:33.346216 [ 275 ] {5d4ce844-6804-432d-b882-24e789dcfa0d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2025.12.18 18:31:33.346265 [ 275 ] {5d4ce844-6804-432d-b882-24e789dcfa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1056 | 2025.12.18 18:31:33.346774 [ 275 ] {5d4ce844-6804-432d-b882-24e789dcfa0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1057 | 2025.12.18 18:31:33.347208 [ 275 ] {5d4ce844-6804-432d-b882-24e789dcfa0d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2025.12.18 18:31:33.347366 [ 275 ] {5d4ce844-6804-432d-b882-24e789dcfa0d} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001979 sec., 25265.285497726127 rows/sec., 2.15 MiB/sec. | ||
| 1059 | 2025.12.18 18:31:33.347417 [ 275 ] {5d4ce844-6804-432d-b882-24e789dcfa0d} <Debug> TCPHandler: Processed in 0.002308449 sec. | ||
| 1060 | 2025.12.18 18:31:33.347542 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2025.12.18 18:31:33.347647 [ 275 ] {9c755e2b-ac4b-417d-bf6c-a35e72f95179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1062 | 2025.12.18 18:31:33.347692 [ 275 ] {9c755e2b-ac4b-417d-bf6c-a35e72f95179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1063 | 2025.12.18 18:31:33.348109 [ 275 ] {9c755e2b-ac4b-417d-bf6c-a35e72f95179} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2025.12.18 18:31:33.348148 [ 275 ] {9c755e2b-ac4b-417d-bf6c-a35e72f95179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1065 | 2025.12.18 18:31:33.348590 [ 275 ] {9c755e2b-ac4b-417d-bf6c-a35e72f95179} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2025.12.18 18:31:33.349007 [ 275 ] {9c755e2b-ac4b-417d-bf6c-a35e72f95179} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2025.12.18 18:31:33.349139 [ 275 ] {9c755e2b-ac4b-417d-bf6c-a35e72f95179} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001516 sec., 6596.306068601583 rows/sec., 496.01 KiB/sec. | ||
| 1068 | 2025.12.18 18:31:33.349177 [ 275 ] {9c755e2b-ac4b-417d-bf6c-a35e72f95179} <Debug> TCPHandler: Processed in 0.001689941 sec. | ||
| 1069 | 2025.12.18 18:31:33.349290 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.12.18 18:31:33.349386 [ 275 ] {69c5e790-b43c-4de1-b986-e7e8302a9b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1071 | 2025.12.18 18:31:33.349428 [ 275 ] {69c5e790-b43c-4de1-b986-e7e8302a9b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1072 | 2025.12.18 18:31:33.349855 [ 275 ] {69c5e790-b43c-4de1-b986-e7e8302a9b62} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.12.18 18:31:33.349892 [ 275 ] {69c5e790-b43c-4de1-b986-e7e8302a9b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1074 | 2025.12.18 18:31:33.350297 [ 275 ] {69c5e790-b43c-4de1-b986-e7e8302a9b62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1075 | 2025.12.18 18:31:33.350829 [ 275 ] {69c5e790-b43c-4de1-b986-e7e8302a9b62} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.12.18 18:31:33.350994 [ 275 ] {69c5e790-b43c-4de1-b986-e7e8302a9b62} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001625 sec., 28307.69230769231 rows/sec., 2.21 MiB/sec. | ||
| 1077 | 2025.12.18 18:31:33.351041 [ 275 ] {69c5e790-b43c-4de1-b986-e7e8302a9b62} <Debug> TCPHandler: Processed in 0.001801643 sec. | ||
| 1078 | 2025.12.18 18:31:33.351157 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.12.18 18:31:33.351255 [ 275 ] {e5eb2d53-525d-4271-a579-052d94ee6a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1080 | 2025.12.18 18:31:33.351301 [ 275 ] {e5eb2d53-525d-4271-a579-052d94ee6a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1081 | 2025.12.18 18:31:33.351702 [ 275 ] {e5eb2d53-525d-4271-a579-052d94ee6a76} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2025.12.18 18:31:33.351740 [ 275 ] {e5eb2d53-525d-4271-a579-052d94ee6a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1083 | 2025.12.18 18:31:33.352349 [ 275 ] {e5eb2d53-525d-4271-a579-052d94ee6a76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1084 | 2025.12.18 18:31:33.352915 [ 275 ] {e5eb2d53-525d-4271-a579-052d94ee6a76} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2025.12.18 18:31:33.353080 [ 275 ] {e5eb2d53-525d-4271-a579-052d94ee6a76} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001843 sec., 59685.29571351058 rows/sec., 4.17 MiB/sec. | ||
| 1086 | 2025.12.18 18:31:33.353126 [ 275 ] {e5eb2d53-525d-4271-a579-052d94ee6a76} <Debug> TCPHandler: Processed in 0.002018466 sec. | ||
| 1087 | 2025.12.18 18:31:33.353279 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2025.12.18 18:31:33.353393 [ 275 ] {d09d202b-d6d0-45ff-a4ee-82f436b785c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1089 | 2025.12.18 18:31:33.353460 [ 275 ] {d09d202b-d6d0-45ff-a4ee-82f436b785c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1090 | 2025.12.18 18:31:33.354508 [ 275 ] {d09d202b-d6d0-45ff-a4ee-82f436b785c0} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2025.12.18 18:31:33.354548 [ 275 ] {d09d202b-d6d0-45ff-a4ee-82f436b785c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1092 | 2025.12.18 18:31:33.355212 [ 275 ] {d09d202b-d6d0-45ff-a4ee-82f436b785c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1093 | 2025.12.18 18:31:33.355679 [ 275 ] {d09d202b-d6d0-45ff-a4ee-82f436b785c0} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2025.12.18 18:31:33.355825 [ 275 ] {d09d202b-d6d0-45ff-a4ee-82f436b785c0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002455 sec., 4073.3197556008145 rows/sec., 7.30 MiB/sec. | ||
| 1095 | 2025.12.18 18:31:33.355893 [ 275 ] {d09d202b-d6d0-45ff-a4ee-82f436b785c0} <Debug> TCPHandler: Processed in 0.002674195 sec. | ||
| 1096 | 2025.12.18 18:31:33.356019 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.12.18 18:31:33.356115 [ 275 ] {3f5fa5ab-3e33-4889-baf8-ddded49bc0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1098 | 2025.12.18 18:31:33.356158 [ 275 ] {3f5fa5ab-3e33-4889-baf8-ddded49bc0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1099 | 2025.12.18 18:31:33.356516 [ 275 ] {3f5fa5ab-3e33-4889-baf8-ddded49bc0c9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2025.12.18 18:31:33.356554 [ 275 ] {3f5fa5ab-3e33-4889-baf8-ddded49bc0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1101 | 2025.12.18 18:31:33.356974 [ 275 ] {3f5fa5ab-3e33-4889-baf8-ddded49bc0c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2025.12.18 18:31:33.357413 [ 275 ] {3f5fa5ab-3e33-4889-baf8-ddded49bc0c9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2025.12.18 18:31:33.357548 [ 275 ] {3f5fa5ab-3e33-4889-baf8-ddded49bc0c9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001451 sec., 27567.195037904894 rows/sec., 1.84 MiB/sec. | ||
| 1104 | 2025.12.18 18:31:33.357584 [ 275 ] {3f5fa5ab-3e33-4889-baf8-ddded49bc0c9} <Debug> TCPHandler: Processed in 0.001616801 sec. | ||
| 1105 | 2025.12.18 18:31:33.769693 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2025.12.18 18:31:33.769939 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1107 | 2025.12.18 18:31:33.770359 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1108 | 2025.12.18 18:31:33.770432 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1109 | 2025.12.18 18:31:33.770669 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2025.12.18 18:31:33.770845 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2025.12.18 18:31:33.771124 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1112 | 2025.12.18 18:31:33.773245 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1113 | 2025.12.18 18:31:33.773308 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (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 | ||
| 1114 | 2025.12.18 18:31:33.773328 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1115 | 2025.12.18 18:31:33.773449 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1116 | 2025.12.18 18:31:33.773476 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1117 | 2025.12.18 18:31:33.785065 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.015224 sec., 1707.8297425118235 rows/sec., 73.90 KiB/sec. | ||
| 1118 | 2025.12.18 18:31:33.785185 [ 275 ] {d4cbff1e-6956-4c2f-90fa-6d5ee3c1e592} <Debug> TCPHandler: Processed in 0.015618751 sec. | ||
| 1119 | 2025.12.18 18:31:33.785564 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2025.12.18 18:31:33.785711 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1121 | 2025.12.18 18:31:33.785965 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1122 | 2025.12.18 18:31:33.786001 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1123 | 2025.12.18 18:31:33.786197 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2025.12.18 18:31:33.786250 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2025.12.18 18:31:33.786360 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1126 | 2025.12.18 18:31:33.786390 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1127 | 2025.12.18 18:31:33.786409 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (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 | ||
| 1128 | 2025.12.18 18:31:33.786424 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1129 | 2025.12.18 18:31:33.786458 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1130 | 2025.12.18 18:31:33.786477 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1131 | 2025.12.18 18:31:33.786941 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001292 sec., 20123.839009287927 rows/sec., 870.74 KiB/sec. | ||
| 1132 | 2025.12.18 18:31:33.787035 [ 275 ] {0cd02dfb-f0ed-42f4-87c5-9f304c50ac61} <Debug> TCPHandler: Processed in 0.001529359 sec. | ||
| 1133 | 2025.12.18 18:31:33.787267 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.12.18 18:31:33.787399 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1135 | 2025.12.18 18:31:33.787626 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1136 | 2025.12.18 18:31:33.787661 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1137 | 2025.12.18 18:31:33.787847 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2025.12.18 18:31:33.787899 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2025.12.18 18:31:33.788000 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1140 | 2025.12.18 18:31:33.788029 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1141 | 2025.12.18 18:31:33.788047 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (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 | ||
| 1142 | 2025.12.18 18:31:33.788061 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1143 | 2025.12.18 18:31:33.788095 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1144 | 2025.12.18 18:31:33.788113 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1145 | 2025.12.18 18:31:33.788566 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001221 sec., 21294.02129402129 rows/sec., 921.38 KiB/sec. | ||
| 1146 | 2025.12.18 18:31:33.788649 [ 275 ] {af4ff430-a6d4-4c53-ae97-5ecee786d7ee} <Debug> TCPHandler: Processed in 0.001431888 sec. | ||
| 1147 | 2025.12.18 18:31:33.788869 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.12.18 18:31:33.789003 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1149 | 2025.12.18 18:31:33.789229 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1150 | 2025.12.18 18:31:33.789262 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1151 | 2025.12.18 18:31:33.789465 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2025.12.18 18:31:33.789517 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2025.12.18 18:31:33.789616 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1154 | 2025.12.18 18:31:33.789644 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1155 | 2025.12.18 18:31:33.789663 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (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 | ||
| 1156 | 2025.12.18 18:31:33.789677 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1157 | 2025.12.18 18:31:33.789718 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1158 | 2025.12.18 18:31:33.789737 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1159 | 2025.12.18 18:31:33.790142 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 943.79 KiB/sec. | ||
| 1160 | 2025.12.18 18:31:33.790226 [ 275 ] {36253f75-b3b6-4097-9e03-0839d74a7205} <Debug> TCPHandler: Processed in 0.001407988 sec. | ||
| 1161 | 2025.12.18 18:31:33.790435 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2025.12.18 18:31:33.790566 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1163 | 2025.12.18 18:31:33.790793 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1164 | 2025.12.18 18:31:33.790827 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1165 | 2025.12.18 18:31:33.791015 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1166 | 2025.12.18 18:31:33.791065 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1167 | 2025.12.18 18:31:33.791162 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1168 | 2025.12.18 18:31:33.791190 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1169 | 2025.12.18 18:31:33.791208 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (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 | ||
| 1170 | 2025.12.18 18:31:33.791223 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1171 | 2025.12.18 18:31:33.791255 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1172 | 2025.12.18 18:31:33.791273 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1173 | 2025.12.18 18:31:33.791677 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001163 sec., 22355.97592433362 rows/sec., 967.33 KiB/sec. | ||
| 1174 | 2025.12.18 18:31:33.791761 [ 275 ] {cf8d2b4c-cde4-4860-9d1a-d59c4b08df9b} <Debug> TCPHandler: Processed in 0.001373868 sec. | ||
| 1175 | 2025.12.18 18:31:33.791969 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2025.12.18 18:31:33.792101 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1177 | 2025.12.18 18:31:33.792323 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1178 | 2025.12.18 18:31:33.792358 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1179 | 2025.12.18 18:31:33.792550 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1180 | 2025.12.18 18:31:33.792602 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1181 | 2025.12.18 18:31:33.792698 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1182 | 2025.12.18 18:31:33.792726 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1183 | 2025.12.18 18:31:33.792744 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (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 | ||
| 1184 | 2025.12.18 18:31:33.792758 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1185 | 2025.12.18 18:31:33.792791 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1186 | 2025.12.18 18:31:33.792809 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1187 | 2025.12.18 18:31:33.793217 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001169 sec., 22241.23182207015 rows/sec., 962.36 KiB/sec. | ||
| 1188 | 2025.12.18 18:31:33.793299 [ 275 ] {9aebb03a-66a3-4773-bf59-54dbca3cf7ff} <Debug> TCPHandler: Processed in 0.001378748 sec. | ||
| 1189 | 2025.12.18 18:31:33.853166 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2025.12.18 18:31:33.853296 [ 275 ] {00e5cf7a-76ca-4bf0-9ca2-b4cce0a63ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1191 | 2025.12.18 18:31:33.853346 [ 275 ] {00e5cf7a-76ca-4bf0-9ca2-b4cce0a63ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1192 | 2025.12.18 18:31:33.853999 [ 275 ] {00e5cf7a-76ca-4bf0-9ca2-b4cce0a63ea4} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2025.12.18 18:31:33.854050 [ 275 ] {00e5cf7a-76ca-4bf0-9ca2-b4cce0a63ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1194 | 2025.12.18 18:31:33.854590 [ 275 ] {00e5cf7a-76ca-4bf0-9ca2-b4cce0a63ea4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1195 | 2025.12.18 18:31:33.855000 [ 275 ] {00e5cf7a-76ca-4bf0-9ca2-b4cce0a63ea4} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2025.12.18 18:31:33.855144 [ 275 ] {00e5cf7a-76ca-4bf0-9ca2-b4cce0a63ea4} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001884 sec., 3184.7133757961783 rows/sec., 709.10 KiB/sec. | ||
| 1197 | 2025.12.18 18:31:33.855183 [ 275 ] {00e5cf7a-76ca-4bf0-9ca2-b4cce0a63ea4} <Debug> TCPHandler: Processed in 0.002081216 sec. | ||
| 1198 | 2025.12.18 18:31:33.855297 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2025.12.18 18:31:33.855392 [ 275 ] {9aab51c1-103a-4c0a-97d5-b170c033fe9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1200 | 2025.12.18 18:31:33.855433 [ 275 ] {9aab51c1-103a-4c0a-97d5-b170c033fe9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1201 | 2025.12.18 18:31:33.855846 [ 275 ] {9aab51c1-103a-4c0a-97d5-b170c033fe9c} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2025.12.18 18:31:33.855883 [ 275 ] {9aab51c1-103a-4c0a-97d5-b170c033fe9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1203 | 2025.12.18 18:31:33.856325 [ 275 ] {9aab51c1-103a-4c0a-97d5-b170c033fe9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1204 | 2025.12.18 18:31:33.856819 [ 275 ] {9aab51c1-103a-4c0a-97d5-b170c033fe9c} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2025.12.18 18:31:33.856949 [ 275 ] {9aab51c1-103a-4c0a-97d5-b170c033fe9c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001576 sec., 1269.0355329949239 rows/sec., 103.48 KiB/sec. | ||
| 1206 | 2025.12.18 18:31:33.856984 [ 275 ] {9aab51c1-103a-4c0a-97d5-b170c033fe9c} <Debug> TCPHandler: Processed in 0.001736853 sec. | ||
| 1207 | 2025.12.18 18:31:33.857098 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2025.12.18 18:31:33.857193 [ 275 ] {611ef164-976b-4f9b-86f2-2fafcd14238f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1209 | 2025.12.18 18:31:33.857232 [ 275 ] {611ef164-976b-4f9b-86f2-2fafcd14238f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1210 | 2025.12.18 18:31:33.858434 [ 275 ] {611ef164-976b-4f9b-86f2-2fafcd14238f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2025.12.18 18:31:33.858470 [ 275 ] {611ef164-976b-4f9b-86f2-2fafcd14238f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1212 | 2025.12.18 18:31:33.859065 [ 275 ] {611ef164-976b-4f9b-86f2-2fafcd14238f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1213 | 2025.12.18 18:31:33.859560 [ 275 ] {611ef164-976b-4f9b-86f2-2fafcd14238f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2025.12.18 18:31:33.859693 [ 275 ] {611ef164-976b-4f9b-86f2-2fafcd14238f} <Debug> executeQuery: Read 1171 rows, 98.98 KiB in 0.002517 sec., 465236.3925307906 rows/sec., 38.40 MiB/sec. | ||
| 1215 | 2025.12.18 18:31:33.859730 [ 275 ] {611ef164-976b-4f9b-86f2-2fafcd14238f} <Debug> TCPHandler: Processed in 0.002680834 sec. | ||
| 1216 | 2025.12.18 18:31:33.859846 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2025.12.18 18:31:33.859941 [ 275 ] {cddcad23-aa88-4bfd-af85-2bf5d5bbd08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1218 | 2025.12.18 18:31:33.859980 [ 275 ] {cddcad23-aa88-4bfd-af85-2bf5d5bbd08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1219 | 2025.12.18 18:31:33.860362 [ 275 ] {cddcad23-aa88-4bfd-af85-2bf5d5bbd08e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2025.12.18 18:31:33.860398 [ 275 ] {cddcad23-aa88-4bfd-af85-2bf5d5bbd08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1221 | 2025.12.18 18:31:33.860850 [ 275 ] {cddcad23-aa88-4bfd-af85-2bf5d5bbd08e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2025.12.18 18:31:33.861326 [ 275 ] {cddcad23-aa88-4bfd-af85-2bf5d5bbd08e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2025.12.18 18:31:33.861454 [ 275 ] {cddcad23-aa88-4bfd-af85-2bf5d5bbd08e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001532 sec., 1305.4830287206266 rows/sec., 91.15 KiB/sec. | ||
| 1224 | 2025.12.18 18:31:33.861491 [ 275 ] {cddcad23-aa88-4bfd-af85-2bf5d5bbd08e} <Debug> TCPHandler: Processed in 0.001694642 sec. | ||
| 1225 | 2025.12.18 18:31:33.861604 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2025.12.18 18:31:33.861697 [ 275 ] {2b0b18d3-6b90-4502-9a00-aa84c5f0d651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1227 | 2025.12.18 18:31:33.861736 [ 275 ] {2b0b18d3-6b90-4502-9a00-aa84c5f0d651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1228 | 2025.12.18 18:31:33.862337 [ 275 ] {2b0b18d3-6b90-4502-9a00-aa84c5f0d651} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2025.12.18 18:31:33.862374 [ 275 ] {2b0b18d3-6b90-4502-9a00-aa84c5f0d651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1230 | 2025.12.18 18:31:33.862909 [ 275 ] {2b0b18d3-6b90-4502-9a00-aa84c5f0d651} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1231 | 2025.12.18 18:31:33.863396 [ 275 ] {2b0b18d3-6b90-4502-9a00-aa84c5f0d651} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2025.12.18 18:31:33.863526 [ 275 ] {2b0b18d3-6b90-4502-9a00-aa84c5f0d651} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001846 sec., 123510.29252437703 rows/sec., 8.36 MiB/sec. | ||
| 1233 | 2025.12.18 18:31:33.863564 [ 275 ] {2b0b18d3-6b90-4502-9a00-aa84c5f0d651} <Debug> TCPHandler: Processed in 0.002009726 sec. | ||
| 1234 | 2025.12.18 18:31:33.863681 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2025.12.18 18:31:33.863775 [ 275 ] {b349d075-9383-4e70-93c0-5a66ff1c8005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1236 | 2025.12.18 18:31:33.863814 [ 275 ] {b349d075-9383-4e70-93c0-5a66ff1c8005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1237 | 2025.12.18 18:31:33.864365 [ 275 ] {b349d075-9383-4e70-93c0-5a66ff1c8005} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2025.12.18 18:31:33.864401 [ 275 ] {b349d075-9383-4e70-93c0-5a66ff1c8005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1239 | 2025.12.18 18:31:33.864893 [ 275 ] {b349d075-9383-4e70-93c0-5a66ff1c8005} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1240 | 2025.12.18 18:31:33.865449 [ 275 ] {b349d075-9383-4e70-93c0-5a66ff1c8005} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2025.12.18 18:31:33.865580 [ 275 ] {b349d075-9383-4e70-93c0-5a66ff1c8005} <Debug> executeQuery: Read 494 rows, 37.33 KiB in 0.001822 sec., 271130.62568605924 rows/sec., 20.01 MiB/sec. | ||
| 1242 | 2025.12.18 18:31:33.865617 [ 275 ] {b349d075-9383-4e70-93c0-5a66ff1c8005} <Debug> TCPHandler: Processed in 0.001985066 sec. | ||
| 1243 | 2025.12.18 18:31:33.865728 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.12.18 18:31:33.865822 [ 275 ] {32751bfe-806a-420c-8bea-423899716857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1245 | 2025.12.18 18:31:33.865865 [ 275 ] {32751bfe-806a-420c-8bea-423899716857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1246 | 2025.12.18 18:31:33.866562 [ 275 ] {32751bfe-806a-420c-8bea-423899716857} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2025.12.18 18:31:33.866598 [ 275 ] {32751bfe-806a-420c-8bea-423899716857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1248 | 2025.12.18 18:31:33.867203 [ 275 ] {32751bfe-806a-420c-8bea-423899716857} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1249 | 2025.12.18 18:31:33.867692 [ 275 ] {32751bfe-806a-420c-8bea-423899716857} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2025.12.18 18:31:33.867818 [ 275 ] {32751bfe-806a-420c-8bea-423899716857} <Debug> executeQuery: Read 1547 rows, 105.82 KiB in 0.002014 sec., 768123.1380337636 rows/sec., 51.31 MiB/sec. | ||
| 1251 | 2025.12.18 18:31:33.867854 [ 275 ] {32751bfe-806a-420c-8bea-423899716857} <Debug> TCPHandler: Processed in 0.002176048 sec. | ||
| 1252 | 2025.12.18 18:31:33.867973 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.12.18 18:31:33.868068 [ 275 ] {c7c405c0-7cb3-47ed-9008-c239951d5efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1254 | 2025.12.18 18:31:33.868108 [ 275 ] {c7c405c0-7cb3-47ed-9008-c239951d5efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1255 | 2025.12.18 18:31:33.868421 [ 275 ] {c7c405c0-7cb3-47ed-9008-c239951d5efc} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.12.18 18:31:33.868456 [ 275 ] {c7c405c0-7cb3-47ed-9008-c239951d5efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1257 | 2025.12.18 18:31:33.868953 [ 275 ] {c7c405c0-7cb3-47ed-9008-c239951d5efc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1258 | 2025.12.18 18:31:33.869439 [ 275 ] {c7c405c0-7cb3-47ed-9008-c239951d5efc} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.12.18 18:31:33.869568 [ 275 ] {c7c405c0-7cb3-47ed-9008-c239951d5efc} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001518 sec., 5270.092226613966 rows/sec., 360.26 KiB/sec. | ||
| 1260 | 2025.12.18 18:31:33.869610 [ 275 ] {c7c405c0-7cb3-47ed-9008-c239951d5efc} <Debug> TCPHandler: Processed in 0.001688081 sec. | ||
| 1261 | 2025.12.18 18:31:36.255737 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61739 | ||
| 1262 | 2025.12.18 18:31:36.255898 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2025.12.18 18:31:36.255939 [ 286 ] {} <Debug> TCP-Session: 841a95ee-709b-4cc0-a6b0-57d3ddb86ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61739 | ||
| 1264 | 2025.12.18 18:31:36.255965 [ 286 ] {} <Debug> TCP-Session: 841a95ee-709b-4cc0-a6b0-57d3ddb86ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2025.12.18 18:31:36.256061 [ 286 ] {} <Debug> TCP-Session: 841a95ee-709b-4cc0-a6b0-57d3ddb86ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2025.12.18 18:31:36.256122 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1267 | 2025.12.18 18:31:36.256151 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1268 | 2025.12.18 18:31:36.256171 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1269 | 2025.12.18 18:31:36.256559 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63090 | ||
| 1270 | 2025.12.18 18:31:36.256648 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57599 | ||
| 1271 | 2025.12.18 18:31:36.256763 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1272 | 2025.12.18 18:31:36.256787 [ 286 ] {} <Trace> TCP-Session: 841a95ee-709b-4cc0-a6b0-57d3ddb86ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2025.12.18 18:31:36.256803 [ 287 ] {} <Debug> TCP-Session: 822e83f9-4012-45d7-b1e4-086af159f2b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63090 | ||
| 1274 | 2025.12.18 18:31:36.256806 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52528 | ||
| 1275 | 2025.12.18 18:31:36.256895 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1276 | 2025.12.18 18:31:36.256939 [ 288 ] {} <Debug> TCP-Session: 32984afc-da28-4b29-bf5d-57b3a06745ea Authenticating user 'default' from [fd00:1122:3344:101::e]:57599 | ||
| 1277 | 2025.12.18 18:31:36.256965 [ 288 ] {} <Debug> TCP-Session: 32984afc-da28-4b29-bf5d-57b3a06745ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2025.12.18 18:31:36.256964 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32995 | ||
| 1279 | 2025.12.18 18:31:36.256984 [ 287 ] {} <Debug> TCP-Session: 822e83f9-4012-45d7-b1e4-086af159f2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2025.12.18 18:31:36.256983 [ 288 ] {} <Debug> TCP-Session: 32984afc-da28-4b29-bf5d-57b3a06745ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2025.12.18 18:31:36.257034 [ 287 ] {} <Debug> TCP-Session: 822e83f9-4012-45d7-b1e4-086af159f2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2025.12.18 18:31:36.257063 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58091 | ||
| 1283 | 2025.12.18 18:31:36.257067 [ 286 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1284 | 2025.12.18 18:31:36.257319 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2025.12.18 18:31:36.257381 [ 289 ] {} <Debug> TCP-Session: b43dc11d-c6ec-47f5-a2be-ace07f382fe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52528 | ||
| 1286 | 2025.12.18 18:31:36.257403 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1287 | 2025.12.18 18:31:36.257409 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47509 | ||
| 1288 | 2025.12.18 18:31:36.257442 [ 286 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1289 | 2025.12.18 18:31:36.257406 [ 289 ] {} <Debug> TCP-Session: b43dc11d-c6ec-47f5-a2be-ace07f382fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2025.12.18 18:31:36.257489 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1291 | 2025.12.18 18:31:36.257586 [ 289 ] {} <Debug> TCP-Session: b43dc11d-c6ec-47f5-a2be-ace07f382fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2025.12.18 18:31:36.257598 [ 286 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1293 | 2025.12.18 18:31:36.257612 [ 291 ] {} <Debug> TCP-Session: aeea7547-73e6-4215-9e05-4ced8c7efd41 Authenticating user 'default' from [fd00:1122:3344:101::e]:58091 | ||
| 1294 | 2025.12.18 18:31:36.257457 [ 290 ] {} <Debug> TCP-Session: d36fd4f4-eb48-4afd-94ab-fed12da84890 Authenticating user 'default' from [fd00:1122:3344:101::e]:32995 | ||
| 1295 | 2025.12.18 18:31:36.257658 [ 291 ] {} <Debug> TCP-Session: aeea7547-73e6-4215-9e05-4ced8c7efd41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2025.12.18 18:31:36.257681 [ 290 ] {} <Debug> TCP-Session: d36fd4f4-eb48-4afd-94ab-fed12da84890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2025.12.18 18:31:36.257680 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1298 | 2025.12.18 18:31:36.257703 [ 290 ] {} <Debug> TCP-Session: d36fd4f4-eb48-4afd-94ab-fed12da84890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2025.12.18 18:31:36.257710 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49011 | ||
| 1300 | 2025.12.18 18:31:36.257731 [ 292 ] {} <Debug> TCP-Session: 182a82c4-9a22-4337-bee6-50935c209f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:47509 | ||
| 1301 | 2025.12.18 18:31:36.257687 [ 291 ] {} <Debug> TCP-Session: aeea7547-73e6-4215-9e05-4ced8c7efd41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2025.12.18 18:31:36.257774 [ 292 ] {} <Debug> TCP-Session: 182a82c4-9a22-4337-bee6-50935c209f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2025.12.18 18:31:36.257792 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62559 | ||
| 1304 | 2025.12.18 18:31:36.257799 [ 292 ] {} <Debug> TCP-Session: 182a82c4-9a22-4337-bee6-50935c209f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2025.12.18 18:31:36.257924 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1306 | 2025.12.18 18:31:36.257959 [ 293 ] {} <Debug> TCP-Session: fe1c5882-c3ed-434c-a0fe-97d325bee904 Authenticating user 'default' from [fd00:1122:3344:101::e]:49011 | ||
| 1307 | 2025.12.18 18:31:36.257976 [ 293 ] {} <Debug> TCP-Session: fe1c5882-c3ed-434c-a0fe-97d325bee904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2025.12.18 18:31:36.257976 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1309 | 2025.12.18 18:31:36.258021 [ 293 ] {} <Debug> TCP-Session: fe1c5882-c3ed-434c-a0fe-97d325bee904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2025.12.18 18:31:36.258049 [ 294 ] {} <Debug> TCP-Session: 67fcde4e-da6f-4008-9fdc-3cc4c410bb14 Authenticating user 'default' from [fd00:1122:3344:101::e]:62559 | ||
| 1311 | 2025.12.18 18:31:36.258071 [ 294 ] {} <Debug> TCP-Session: 67fcde4e-da6f-4008-9fdc-3cc4c410bb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2025.12.18 18:31:36.258084 [ 294 ] {} <Debug> TCP-Session: 67fcde4e-da6f-4008-9fdc-3cc4c410bb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2025.12.18 18:31:36.258111 [ 286 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 1314 | 2025.12.18 18:31:36.267171 [ 297 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Trace> AggregatingTransform: Aggregating | ||
| 1315 | 2025.12.18 18:31:36.267280 [ 297 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1316 | 2025.12.18 18:31:36.267950 [ 297 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003688208 sec. (271.134 rows/sec., 10.59 KiB/sec.) | ||
| 1317 | 2025.12.18 18:31:36.267974 [ 297 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Trace> Aggregator: Merging aggregated data | ||
| 1318 | 2025.12.18 18:31:36.268003 [ 297 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1319 | 2025.12.18 18:31:36.269104 [ 286 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.012069 sec., 82.85690612312537 rows/sec., 3.24 KiB/sec. | ||
| 1320 | 2025.12.18 18:31:36.269243 [ 286 ] {85d2ac9b-98a8-45e1-8947-6960810ffbc5} <Debug> TCPHandler: Processed in 0.012592462 sec. | ||
| 1321 | 2025.12.18 18:31:36.272184 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2025.12.18 18:31:36.272216 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2025.12.18 18:31:36.272238 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1324 | 2025.12.18 18:31:36.272256 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1325 | 2025.12.18 18:31:36.272269 [ 293 ] {} <Debug> TCP-Session: fe1c5882-c3ed-434c-a0fe-97d325bee904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2025.12.18 18:31:36.272289 [ 287 ] {} <Debug> TCP-Session: 822e83f9-4012-45d7-b1e4-086af159f2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2025.12.18 18:31:36.272301 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1328 | 2025.12.18 18:31:36.272320 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1329 | 2025.12.18 18:31:36.272344 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1330 | 2025.12.18 18:31:36.272368 [ 292 ] {} <Debug> TCP-Session: 182a82c4-9a22-4337-bee6-50935c209f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2025.12.18 18:31:36.272359 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1332 | 2025.12.18 18:31:36.272396 [ 291 ] {} <Debug> TCP-Session: aeea7547-73e6-4215-9e05-4ced8c7efd41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2025.12.18 18:31:36.272423 [ 294 ] {} <Debug> TCP-Session: 67fcde4e-da6f-4008-9fdc-3cc4c410bb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2025.12.18 18:31:36.272354 [ 288 ] {} <Debug> TCP-Session: 32984afc-da28-4b29-bf5d-57b3a06745ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2025.12.18 18:31:36.272307 [ 289 ] {} <Debug> TCP-Session: b43dc11d-c6ec-47f5-a2be-ace07f382fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2025.12.18 18:31:36.272281 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1337 | 2025.12.18 18:31:36.272241 [ 286 ] {} <Debug> TCP-Session: 841a95ee-709b-4cc0-a6b0-57d3ddb86ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2025.12.18 18:31:36.272540 [ 290 ] {} <Debug> TCP-Session: d36fd4f4-eb48-4afd-94ab-fed12da84890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2025.12.18 18:31:37.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.04 MiB, peak 173.15 MiB, free memory in arenas 0.00 B, will set to 167.01 MiB (RSS), difference: 1.97 MiB | ||
| 1340 | 2025.12.18 18:31:37.214462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 2382 | ||
| 1341 | 2025.12.18 18:31:37.214990 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2025.12.18 18:31:37.215043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1343 | 2025.12.18 18:31:37.216342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1344 | 2025.12.18 18:31:37.216865 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2025.12.18 18:31:37.217043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2382 | ||
| 1346 | 2025.12.18 18:31:37.323831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1347 | 2025.12.18 18:31:37.341380 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2025.12.18 18:31:37.341437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1349 | 2025.12.18 18:31:37.347834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1350 | 2025.12.18 18:31:37.348973 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2025.12.18 18:31:37.352256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1352 | 2025.12.18 18:31:38.000416 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.54 MiB, peak 173.15 MiB, free memory in arenas 0.00 B, will set to 169.24 MiB (RSS), difference: 1.70 MiB | ||
| 1353 | 2025.12.18 18:31:38.343223 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2025.12.18 18:31:38.343403 [ 275 ] {80d1081b-6157-4eb9-8755-d6ced7fa5d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1355 | 2025.12.18 18:31:38.343469 [ 275 ] {80d1081b-6157-4eb9-8755-d6ced7fa5d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1356 | 2025.12.18 18:31:38.344088 [ 275 ] {80d1081b-6157-4eb9-8755-d6ced7fa5d7c} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2025.12.18 18:31:38.344138 [ 275 ] {80d1081b-6157-4eb9-8755-d6ced7fa5d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1358 | 2025.12.18 18:31:38.344543 [ 275 ] {80d1081b-6157-4eb9-8755-d6ced7fa5d7c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1359 | 2025.12.18 18:31:38.344773 [ 275 ] {80d1081b-6157-4eb9-8755-d6ced7fa5d7c} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2025.12.18 18:31:38.344923 [ 275 ] {80d1081b-6157-4eb9-8755-d6ced7fa5d7c} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.00157 sec., 19108.28025477707 rows/sec., 1.46 MiB/sec. | ||
| 1361 | 2025.12.18 18:31:38.344971 [ 275 ] {80d1081b-6157-4eb9-8755-d6ced7fa5d7c} <Debug> TCPHandler: Processed in 0.001870884 sec. | ||
| 1362 | 2025.12.18 18:31:38.345095 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2025.12.18 18:31:38.345190 [ 275 ] {244cb85c-78c8-4846-b09c-500c8b9654cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1364 | 2025.12.18 18:31:38.345229 [ 275 ] {244cb85c-78c8-4846-b09c-500c8b9654cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1365 | 2025.12.18 18:31:38.345681 [ 275 ] {244cb85c-78c8-4846-b09c-500c8b9654cd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2025.12.18 18:31:38.345720 [ 275 ] {244cb85c-78c8-4846-b09c-500c8b9654cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1367 | 2025.12.18 18:31:38.346043 [ 275 ] {244cb85c-78c8-4846-b09c-500c8b9654cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1368 | 2025.12.18 18:31:38.346252 [ 275 ] {244cb85c-78c8-4846-b09c-500c8b9654cd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2025.12.18 18:31:38.346397 [ 275 ] {244cb85c-78c8-4846-b09c-500c8b9654cd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001225 sec., 29387.755102040817 rows/sec., 2.30 MiB/sec. | ||
| 1370 | 2025.12.18 18:31:38.346456 [ 275 ] {244cb85c-78c8-4846-b09c-500c8b9654cd} <Debug> TCPHandler: Processed in 0.001411168 sec. | ||
| 1371 | 2025.12.18 18:31:38.346588 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2025.12.18 18:31:38.346688 [ 275 ] {00ce53ce-bfcb-42c1-8e14-eec378d64f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1373 | 2025.12.18 18:31:38.346733 [ 275 ] {00ce53ce-bfcb-42c1-8e14-eec378d64f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1374 | 2025.12.18 18:31:38.347130 [ 275 ] {00ce53ce-bfcb-42c1-8e14-eec378d64f15} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2025.12.18 18:31:38.347168 [ 275 ] {00ce53ce-bfcb-42c1-8e14-eec378d64f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1376 | 2025.12.18 18:31:38.347509 [ 275 ] {00ce53ce-bfcb-42c1-8e14-eec378d64f15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1377 | 2025.12.18 18:31:38.347716 [ 275 ] {00ce53ce-bfcb-42c1-8e14-eec378d64f15} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2025.12.18 18:31:38.347847 [ 275 ] {00ce53ce-bfcb-42c1-8e14-eec378d64f15} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001178 sec., 74702.88624787776 rows/sec., 5.21 MiB/sec. | ||
| 1379 | 2025.12.18 18:31:38.347891 [ 275 ] {00ce53ce-bfcb-42c1-8e14-eec378d64f15} <Debug> TCPHandler: Processed in 0.001355297 sec. | ||
| 1380 | 2025.12.18 18:31:38.348012 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2025.12.18 18:31:38.348108 [ 275 ] {d28323d6-a668-4ec4-bf57-23c59342edc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1382 | 2025.12.18 18:31:38.348149 [ 275 ] {d28323d6-a668-4ec4-bf57-23c59342edc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1383 | 2025.12.18 18:31:38.348500 [ 275 ] {d28323d6-a668-4ec4-bf57-23c59342edc8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2025.12.18 18:31:38.348538 [ 275 ] {d28323d6-a668-4ec4-bf57-23c59342edc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1385 | 2025.12.18 18:31:38.348860 [ 275 ] {d28323d6-a668-4ec4-bf57-23c59342edc8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1386 | 2025.12.18 18:31:38.349071 [ 275 ] {d28323d6-a668-4ec4-bf57-23c59342edc8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2025.12.18 18:31:38.349206 [ 275 ] {d28323d6-a668-4ec4-bf57-23c59342edc8} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001116 sec., 28673.83512544803 rows/sec., 1.91 MiB/sec. | ||
| 1388 | 2025.12.18 18:31:38.349249 [ 275 ] {d28323d6-a668-4ec4-bf57-23c59342edc8} <Debug> TCPHandler: Processed in 0.001288027 sec. | ||
| 1389 | 2025.12.18 18:31:39.724779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 220 | ||
| 1390 | 2025.12.18 18:31:39.727310 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2025.12.18 18:31:39.727362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1392 | 2025.12.18 18:31:39.728588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1393 | 2025.12.18 18:31:39.728879 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2025.12.18 18:31:39.729214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1395 | 2025.12.18 18:31:43.345691 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2025.12.18 18:31:43.345910 [ 275 ] {aad34892-c2f4-426a-b220-72bf294b039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1397 | 2025.12.18 18:31:43.345985 [ 275 ] {aad34892-c2f4-426a-b220-72bf294b039c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1398 | 2025.12.18 18:31:43.346676 [ 275 ] {aad34892-c2f4-426a-b220-72bf294b039c} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2025.12.18 18:31:43.346725 [ 275 ] {aad34892-c2f4-426a-b220-72bf294b039c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1400 | 2025.12.18 18:31:43.347118 [ 275 ] {aad34892-c2f4-426a-b220-72bf294b039c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1401 | 2025.12.18 18:31:43.347337 [ 275 ] {aad34892-c2f4-426a-b220-72bf294b039c} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2025.12.18 18:31:43.347481 [ 68 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1403 | 2025.12.18 18:31:43.347490 [ 275 ] {aad34892-c2f4-426a-b220-72bf294b039c} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001634 sec., 30599.755201958385 rows/sec., 2.60 MiB/sec. | ||
| 1404 | 2025.12.18 18:31:43.347569 [ 68 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2025.12.18 18:31:43.347577 [ 275 ] {aad34892-c2f4-426a-b220-72bf294b039c} <Debug> TCPHandler: Processed in 0.002026186 sec. | ||
| 1406 | 2025.12.18 18:31:43.347601 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1407 | 2025.12.18 18:31:43.347719 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2025.12.18 18:31:43.347815 [ 275 ] {4b8fc604-2bf3-4711-990e-74b0d8600357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1409 | 2025.12.18 18:31:43.347839 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 1410 | 2025.12.18 18:31:43.347857 [ 275 ] {4b8fc604-2bf3-4711-990e-74b0d8600357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1411 | 2025.12.18 18:31:43.348264 [ 275 ] {4b8fc604-2bf3-4711-990e-74b0d8600357} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2025.12.18 18:31:43.348300 [ 275 ] {4b8fc604-2bf3-4711-990e-74b0d8600357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1413 | 2025.12.18 18:31:43.348580 [ 275 ] {4b8fc604-2bf3-4711-990e-74b0d8600357} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1414 | 2025.12.18 18:31:43.348848 [ 275 ] {4b8fc604-2bf3-4711-990e-74b0d8600357} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2025.12.18 18:31:43.348975 [ 275 ] {4b8fc604-2bf3-4711-990e-74b0d8600357} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 641.60 KiB/sec. | ||
| 1416 | 2025.12.18 18:31:43.349012 [ 275 ] {4b8fc604-2bf3-4711-990e-74b0d8600357} <Debug> TCPHandler: Processed in 0.001345997 sec. | ||
| 1417 | 2025.12.18 18:31:43.349122 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2025.12.18 18:31:43.349218 [ 275 ] {8404ee62-ebeb-469c-91bc-df3bf5063378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1419 | 2025.12.18 18:31:43.349258 [ 275 ] {8404ee62-ebeb-469c-91bc-df3bf5063378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1420 | 2025.12.18 18:31:43.349663 [ 275 ] {8404ee62-ebeb-469c-91bc-df3bf5063378} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2025.12.18 18:31:43.349703 [ 275 ] {8404ee62-ebeb-469c-91bc-df3bf5063378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1422 | 2025.12.18 18:31:43.349928 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1423 | 2025.12.18 18:31:43.350028 [ 275 ] {8404ee62-ebeb-469c-91bc-df3bf5063378} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1424 | 2025.12.18 18:31:43.350031 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1425 | 2025.12.18 18:31:43.350175 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 1426 | 2025.12.18 18:31:43.350245 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1427 | 2025.12.18 18:31:43.350266 [ 275 ] {8404ee62-ebeb-469c-91bc-df3bf5063378} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2025.12.18 18:31:43.350306 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1171 rows starting from the beginning of the part | ||
| 1429 | 2025.12.18 18:31:43.350366 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1430 | 2025.12.18 18:31:43.350377 [ 68 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1431 | 2025.12.18 18:31:43.350410 [ 275 ] {8404ee62-ebeb-469c-91bc-df3bf5063378} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.00121 sec., 38016.52892561984 rows/sec., 2.97 MiB/sec. | ||
| 1432 | 2025.12.18 18:31:43.350414 [ 68 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.12.18 18:31:43.350427 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1434 | 2025.12.18 18:31:43.350454 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1435 | 2025.12.18 18:31:43.350457 [ 275 ] {8404ee62-ebeb-469c-91bc-df3bf5063378} <Debug> TCPHandler: Processed in 0.001384317 sec. | ||
| 1436 | 2025.12.18 18:31:43.350583 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 1437 | 2025.12.18 18:31:43.350601 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2025.12.18 18:31:43.350708 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1439 | 2025.12.18 18:31:43.350717 [ 275 ] {d3d5e3b2-93a7-4366-9856-559435d20948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1440 | 2025.12.18 18:31:43.350783 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1441 | 2025.12.18 18:31:43.350792 [ 275 ] {d3d5e3b2-93a7-4366-9856-559435d20948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1442 | 2025.12.18 18:31:43.350877 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 1443 | 2025.12.18 18:31:43.350933 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1444 | 2025.12.18 18:31:43.350981 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 494 rows starting from the beginning of the part | ||
| 1445 | 2025.12.18 18:31:43.351021 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 1446 | 2025.12.18 18:31:43.351067 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 1447 | 2025.12.18 18:31:43.351206 [ 275 ] {d3d5e3b2-93a7-4366-9856-559435d20948} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2025.12.18 18:31:43.351248 [ 275 ] {d3d5e3b2-93a7-4366-9856-559435d20948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1449 | 2025.12.18 18:31:43.351646 [ 275 ] {d3d5e3b2-93a7-4366-9856-559435d20948} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1450 | 2025.12.18 18:31:43.351694 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1505 rows, containing 5 columns (5 merged, 0 gathered) in 0.003991041 sec., 377094.59762503067 rows/sec., 32.88 MiB/sec. | ||
| 1451 | 2025.12.18 18:31:43.351904 [ 275 ] {d3d5e3b2-93a7-4366-9856-559435d20948} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2025.12.18 18:31:43.351961 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1453 | 2025.12.18 18:31:43.352032 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1454 | 2025.12.18 18:31:43.352042 [ 275 ] {d3d5e3b2-93a7-4366-9856-559435d20948} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001344 sec., 81845.2380952381 rows/sec., 5.71 MiB/sec. | ||
| 1455 | 2025.12.18 18:31:43.352058 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153227 sec., 488164.6185071821 rows/sec., 38.85 MiB/sec. | ||
| 1456 | 2025.12.18 18:31:43.352079 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2025.12.18 18:31:43.352093 [ 275 ] {d3d5e3b2-93a7-4366-9856-559435d20948} <Debug> TCPHandler: Processed in 0.00154165 sec. | ||
| 1458 | 2025.12.18 18:31:43.352104 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1459 | 2025.12.18 18:31:43.352176 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 1460 | 2025.12.18 18:31:43.352211 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2025.12.18 18:31:43.352267 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1462 | 2025.12.18 18:31:43.352274 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1463 | 2025.12.18 18:31:43.352309 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 258 rows starting from the beginning of the part | ||
| 1464 | 2025.12.18 18:31:43.352316 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2025.12.18 18:31:43.352315 [ 275 ] {049a3075-f9fb-40fb-a824-3932d544488e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1466 | 2025.12.18 18:31:43.352359 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 1467 | 2025.12.18 18:31:43.352396 [ 275 ] {049a3075-f9fb-40fb-a824-3932d544488e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1468 | 2025.12.18 18:31:43.352407 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_6_1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1469 | 2025.12.18 18:31:43.352405 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 1470 | 2025.12.18 18:31:43.352472 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1547 rows starting from the beginning of the part | ||
| 1471 | 2025.12.18 18:31:43.352509 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1472 | 2025.12.18 18:31:43.352531 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1473 | 2025.12.18 18:31:43.352567 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_6_1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2025.12.18 18:31:43.352572 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1475 | 2025.12.18 18:31:43.352644 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_6_1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1476 | 2025.12.18 18:31:43.352714 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1477 | 2025.12.18 18:31:43.353223 [ 275 ] {049a3075-f9fb-40fb-a824-3932d544488e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2025.12.18 18:31:43.353267 [ 275 ] {049a3075-f9fb-40fb-a824-3932d544488e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1479 | 2025.12.18 18:31:43.353842 [ 275 ] {049a3075-f9fb-40fb-a824-3932d544488e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1480 | 2025.12.18 18:31:43.354100 [ 275 ] {049a3075-f9fb-40fb-a824-3932d544488e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2025.12.18 18:31:43.354238 [ 275 ] {049a3075-f9fb-40fb-a824-3932d544488e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001942 sec., 5149.330587023687 rows/sec., 9.23 MiB/sec. | ||
| 1482 | 2025.12.18 18:31:43.354293 [ 275 ] {049a3075-f9fb-40fb-a824-3932d544488e} <Debug> TCPHandler: Processed in 0.002132218 sec. | ||
| 1483 | 2025.12.18 18:31:43.354400 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2025.12.18 18:31:43.354500 [ 275 ] {2e88d935-c72e-4ac1-a7e7-4bb6fa0396c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1485 | 2025.12.18 18:31:43.354546 [ 275 ] {2e88d935-c72e-4ac1-a7e7-4bb6fa0396c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1486 | 2025.12.18 18:31:43.354884 [ 275 ] {2e88d935-c72e-4ac1-a7e7-4bb6fa0396c2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2025.12.18 18:31:43.354920 [ 275 ] {2e88d935-c72e-4ac1-a7e7-4bb6fa0396c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1488 | 2025.12.18 18:31:43.355039 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2223 rows, containing 5 columns (5 merged, 0 gathered) in 0.002885738 sec., 770340.2041349561 rows/sec., 52.72 MiB/sec. | ||
| 1489 | 2025.12.18 18:31:43.355268 [ 275 ] {2e88d935-c72e-4ac1-a7e7-4bb6fa0396c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1490 | 2025.12.18 18:31:43.355291 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1491 | 2025.12.18 18:31:43.355562 [ 275 ] {2e88d935-c72e-4ac1-a7e7-4bb6fa0396c2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2025.12.18 18:31:43.355598 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2025.12.18 18:31:43.355661 [ 67 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1494 | 2025.12.18 18:31:43.355668 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1495 | 2025.12.18 18:31:43.355693 [ 67 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2025.12.18 18:31:43.355702 [ 275 ] {2e88d935-c72e-4ac1-a7e7-4bb6fa0396c2} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001222 sec., 32733.224222585926 rows/sec., 2.19 MiB/sec. | ||
| 1497 | 2025.12.18 18:31:43.355720 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1498 | 2025.12.18 18:31:43.355743 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1499 | 2025.12.18 18:31:43.355744 [ 275 ] {2e88d935-c72e-4ac1-a7e7-4bb6fa0396c2} <Debug> TCPHandler: Processed in 0.001394088 sec. | ||
| 1500 | 2025.12.18 18:31:43.355850 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 1501 | 2025.12.18 18:31:43.355976 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1502 | 2025.12.18 18:31:43.356017 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 1503 | 2025.12.18 18:31:43.356103 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 1504 | 2025.12.18 18:31:43.356155 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 1505 | 2025.12.18 18:31:43.356199 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 1506 | 2025.12.18 18:31:43.356241 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 1507 | 2025.12.18 18:31:43.356284 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1508 | 2025.12.18 18:31:43.357065 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260017 sec., 158728.01716167323 rows/sec., 10.60 MiB/sec. | ||
| 1509 | 2025.12.18 18:31:43.357260 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1510 | 2025.12.18 18:31:43.357545 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_6_1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.12.18 18:31:43.357614 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_6_1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1512 | 2025.12.18 18:31:43.357686 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1513 | 2025.12.18 18:31:44.655636 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1514 | 2025.12.18 18:31:44.655686 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1515 | 2025.12.18 18:31:44.717238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2830 | ||
| 1516 | 2025.12.18 18:31:44.717747 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2025.12.18 18:31:44.717798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1518 | 2025.12.18 18:31:44.718323 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1519 | 2025.12.18 18:31:44.718571 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2025.12.18 18:31:44.718714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2830 | ||
| 1521 | 2025.12.18 18:31:44.718708 [ 66 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1522 | 2025.12.18 18:31:44.718786 [ 66 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2025.12.18 18:31:44.718809 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1524 | 2025.12.18 18:31:44.718908 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 1525 | 2025.12.18 18:31:44.719026 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1526 | 2025.12.18 18:31:44.719063 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 1527 | 2025.12.18 18:31:44.719124 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 1528 | 2025.12.18 18:31:44.719166 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 1529 | 2025.12.18 18:31:44.719208 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 1530 | 2025.12.18 18:31:44.719245 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 491 rows starting from the beginning of the part | ||
| 1531 | 2025.12.18 18:31:44.719284 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1532 | 2025.12.18 18:31:44.748268 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 4 columns (4 merged, 0 gathered) in 0.029399889 sec., 96258.8668276945 rows/sec., 1.38 MiB/sec. | ||
| 1533 | 2025.12.18 18:31:44.749194 [ 200 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1534 | 2025.12.18 18:31:44.749592 [ 200 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_6_1} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2025.12.18 18:31:44.749701 [ 200 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_6_1} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1536 | 2025.12.18 18:31:44.749810 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1537 | 2025.12.18 18:31:44.852444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1538 | 2025.12.18 18:31:44.871304 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2025.12.18 18:31:44.871375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1540 | 2025.12.18 18:31:44.878061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1541 | 2025.12.18 18:31:44.878843 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2025.12.18 18:31:44.879148 [ 65 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1543 | 2025.12.18 18:31:44.879222 [ 65 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.12.18 18:31:44.879249 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1545 | 2025.12.18 18:31:44.879364 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 1546 | 2025.12.18 18:31:44.883581 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1547 | 2025.12.18 18:31:44.884758 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 1548 | 2025.12.18 18:31:44.884847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1549 | 2025.12.18 18:31:44.888600 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 1550 | 2025.12.18 18:31:44.892274 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 1551 | 2025.12.18 18:31:44.896270 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 1552 | 2025.12.18 18:31:44.903513 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 1553 | 2025.12.18 18:31:44.907720 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 1554 | 2025.12.18 18:31:44.967993 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088676713 sec., 518.738217101033 rows/sec., 2.68 MiB/sec. | ||
| 1555 | 2025.12.18 18:31:44.969856 [ 192 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1556 | 2025.12.18 18:31:44.971869 [ 192 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_6_1} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.12.18 18:31:44.971988 [ 192 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_6_1} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1558 | 2025.12.18 18:31:44.973383 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1559 | 2025.12.18 18:31:45.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.48 MiB, peak 181.02 MiB, free memory in arenas 0.00 B, will set to 182.32 MiB (RSS), difference: 10.84 MiB | ||
| 1560 | 2025.12.18 18:31:45.233750 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46344 | ||
| 1561 | 2025.12.18 18:31:45.233875 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1562 | 2025.12.18 18:31:45.233905 [ 286 ] {} <Debug> TCP-Session: 4ac43bce-170f-4bf0-a286-6052e2e054bc Authenticating user 'default' from [fd00:1122:3344:101::e]:46344 | ||
| 1563 | 2025.12.18 18:31:45.233930 [ 286 ] {} <Debug> TCP-Session: 4ac43bce-170f-4bf0-a286-6052e2e054bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2025.12.18 18:31:45.233946 [ 286 ] {} <Debug> TCP-Session: 4ac43bce-170f-4bf0-a286-6052e2e054bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2025.12.18 18:31:45.234142 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53018 | ||
| 1566 | 2025.12.18 18:31:45.234179 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50712 | ||
| 1567 | 2025.12.18 18:31:45.234205 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35674 | ||
| 1568 | 2025.12.18 18:31:45.234250 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47594 | ||
| 1569 | 2025.12.18 18:31:45.234270 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1570 | 2025.12.18 18:31:45.234272 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63211 | ||
| 1571 | 2025.12.18 18:31:45.234332 [ 287 ] {} <Debug> TCP-Session: e6cc7cca-43c8-4cdb-9e2a-f325acb82ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53018 | ||
| 1572 | 2025.12.18 18:31:45.234264 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41425 | ||
| 1573 | 2025.12.18 18:31:45.234379 [ 287 ] {} <Debug> TCP-Session: e6cc7cca-43c8-4cdb-9e2a-f325acb82ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2025.12.18 18:31:45.234364 [ 286 ] {} <Trace> TCP-Session: 4ac43bce-170f-4bf0-a286-6052e2e054bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2025.12.18 18:31:45.234415 [ 287 ] {} <Debug> TCP-Session: e6cc7cca-43c8-4cdb-9e2a-f325acb82ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2025.12.18 18:31:45.234233 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53129 | ||
| 1577 | 2025.12.18 18:31:45.234458 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1578 | 2025.12.18 18:31:45.234210 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60493 | ||
| 1579 | 2025.12.18 18:31:45.234517 [ 292 ] {} <Debug> TCP-Session: e62d7ebc-e02e-47a0-b6f9-3dba9213a608 Authenticating user 'default' from [fd00:1122:3344:101::e]:47594 | ||
| 1580 | 2025.12.18 18:31:45.234555 [ 292 ] {} <Debug> TCP-Session: e62d7ebc-e02e-47a0-b6f9-3dba9213a608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2025.12.18 18:31:45.234571 [ 292 ] {} <Debug> TCP-Session: e62d7ebc-e02e-47a0-b6f9-3dba9213a608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2025.12.18 18:31:45.234590 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1583 | 2025.12.18 18:31:45.234604 [ 286 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46344) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1584 | 2025.12.18 18:31:45.234631 [ 289 ] {} <Debug> TCP-Session: 81c3f0ed-ecc5-4876-bf57-7b011e5eba12 Authenticating user 'default' from [fd00:1122:3344:101::e]:35674 | ||
| 1585 | 2025.12.18 18:31:45.234659 [ 289 ] {} <Debug> TCP-Session: 81c3f0ed-ecc5-4876-bf57-7b011e5eba12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2025.12.18 18:31:45.234671 [ 289 ] {} <Debug> TCP-Session: 81c3f0ed-ecc5-4876-bf57-7b011e5eba12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2025.12.18 18:31:45.234817 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1588 | 2025.12.18 18:31:45.234845 [ 293 ] {} <Debug> TCP-Session: 83e7adf6-9aae-4b3e-b740-6a8c3723a830 Authenticating user 'default' from [fd00:1122:3344:101::e]:41425 | ||
| 1589 | 2025.12.18 18:31:45.234861 [ 293 ] {} <Debug> TCP-Session: 83e7adf6-9aae-4b3e-b740-6a8c3723a830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2025.12.18 18:31:45.234867 [ 286 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1591 | 2025.12.18 18:31:45.234874 [ 293 ] {} <Debug> TCP-Session: 83e7adf6-9aae-4b3e-b740-6a8c3723a830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2025.12.18 18:31:45.234900 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1593 | 2025.12.18 18:31:45.234929 [ 286 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1594 | 2025.12.18 18:31:45.234933 [ 288 ] {} <Debug> TCP-Session: eccea081-b0e2-474b-9a2a-c66e2747f036 Authenticating user 'default' from [fd00:1122:3344:101::e]:50712 | ||
| 1595 | 2025.12.18 18:31:45.234968 [ 288 ] {} <Debug> TCP-Session: eccea081-b0e2-474b-9a2a-c66e2747f036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2025.12.18 18:31:45.234980 [ 288 ] {} <Debug> TCP-Session: eccea081-b0e2-474b-9a2a-c66e2747f036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2025.12.18 18:31:45.235016 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1598 | 2025.12.18 18:31:45.235018 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1599 | 2025.12.18 18:31:45.235045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1600 | 2025.12.18 18:31:45.235052 [ 294 ] {} <Debug> TCP-Session: c910ae4b-7102-4255-a915-40310cb08d55 Authenticating user 'default' from [fd00:1122:3344:101::e]:63211 | ||
| 1601 | 2025.12.18 18:31:45.235071 [ 291 ] {} <Debug> TCP-Session: a76f49c9-d98d-42f3-91ce-f34736b33009 Authenticating user 'default' from [fd00:1122:3344:101::e]:53129 | ||
| 1602 | 2025.12.18 18:31:45.235087 [ 290 ] {} <Debug> TCP-Session: 1e99b5b0-0704-40a3-b864-e8878e85ea0a Authenticating user 'default' from [fd00:1122:3344:101::e]:60493 | ||
| 1603 | 2025.12.18 18:31:45.235094 [ 294 ] {} <Debug> TCP-Session: c910ae4b-7102-4255-a915-40310cb08d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2025.12.18 18:31:45.235107 [ 291 ] {} <Debug> TCP-Session: a76f49c9-d98d-42f3-91ce-f34736b33009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2025.12.18 18:31:45.235123 [ 294 ] {} <Debug> TCP-Session: c910ae4b-7102-4255-a915-40310cb08d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2025.12.18 18:31:45.235138 [ 291 ] {} <Debug> TCP-Session: a76f49c9-d98d-42f3-91ce-f34736b33009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2025.12.18 18:31:45.235119 [ 290 ] {} <Debug> TCP-Session: 1e99b5b0-0704-40a3-b864-e8878e85ea0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2025.12.18 18:31:45.235186 [ 290 ] {} <Debug> TCP-Session: 1e99b5b0-0704-40a3-b864-e8878e85ea0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1609 | 2025.12.18 18:31:45.235219 [ 286 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 1610 | 2025.12.18 18:31:45.236382 [ 296 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Trace> AggregatingTransform: Aggregating | ||
| 1611 | 2025.12.18 18:31:45.236419 [ 296 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Trace> Aggregator: Aggregation method: without_key | ||
| 1612 | 2025.12.18 18:31:45.236446 [ 296 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132455 sec. (883.037 rows/sec., 34.49 KiB/sec.) | ||
| 1613 | 2025.12.18 18:31:45.236460 [ 296 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Trace> Aggregator: Merging aggregated data | ||
| 1614 | 2025.12.18 18:31:45.237430 [ 286 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002893 sec., 345.6619426201175 rows/sec., 13.50 KiB/sec. | ||
| 1615 | 2025.12.18 18:31:45.237536 [ 286 ] {ff72850d-a588-4355-954d-bdeeaa913a75} <Debug> TCPHandler: Processed in 0.003297683 sec. | ||
| 1616 | 2025.12.18 18:31:45.237654 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1617 | 2025.12.18 18:31:45.237682 [ 286 ] {} <Debug> TCP-Session: 4ac43bce-170f-4bf0-a286-6052e2e054bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2025.12.18 18:31:45.237686 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1619 | 2025.12.18 18:31:45.237707 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1620 | 2025.12.18 18:31:45.237724 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1621 | 2025.12.18 18:31:45.237745 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1622 | 2025.12.18 18:31:45.237766 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1623 | 2025.12.18 18:31:45.237787 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1624 | 2025.12.18 18:31:45.237793 [ 290 ] {} <Debug> TCP-Session: 1e99b5b0-0704-40a3-b864-e8878e85ea0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2025.12.18 18:31:45.237811 [ 294 ] {} <Debug> TCP-Session: c910ae4b-7102-4255-a915-40310cb08d55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2025.12.18 18:31:45.237823 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1627 | 2025.12.18 18:31:45.237836 [ 291 ] {} <Debug> TCP-Session: a76f49c9-d98d-42f3-91ce-f34736b33009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2025.12.18 18:31:45.237809 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1629 | 2025.12.18 18:31:45.237872 [ 293 ] {} <Debug> TCP-Session: 83e7adf6-9aae-4b3e-b740-6a8c3723a830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2025.12.18 18:31:45.237754 [ 288 ] {} <Debug> TCP-Session: eccea081-b0e2-474b-9a2a-c66e2747f036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2025.12.18 18:31:45.237913 [ 292 ] {} <Debug> TCP-Session: e62d7ebc-e02e-47a0-b6f9-3dba9213a608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2025.12.18 18:31:45.237775 [ 289 ] {} <Debug> TCP-Session: 81c3f0ed-ecc5-4876-bf57-7b011e5eba12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2025.12.18 18:31:45.237729 [ 287 ] {} <Debug> TCP-Session: e6cc7cca-43c8-4cdb-9e2a-f325acb82ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2025.12.18 18:31:45.507885 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65013 | ||
| 1635 | 2025.12.18 18:31:45.507993 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1636 | 2025.12.18 18:31:45.508021 [ 286 ] {} <Debug> TCP-Session: 180ce66e-805e-445b-916a-9fc907246ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65013 | ||
| 1637 | 2025.12.18 18:31:45.508047 [ 286 ] {} <Debug> TCP-Session: 180ce66e-805e-445b-916a-9fc907246ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2025.12.18 18:31:45.508063 [ 286 ] {} <Debug> TCP-Session: 180ce66e-805e-445b-916a-9fc907246ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2025.12.18 18:31:45.508284 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34654 | ||
| 1640 | 2025.12.18 18:31:45.508296 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41152 | ||
| 1641 | 2025.12.18 18:31:45.508341 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51805 | ||
| 1642 | 2025.12.18 18:31:45.508332 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33880 | ||
| 1643 | 2025.12.18 18:31:45.508374 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42360 | ||
| 1644 | 2025.12.18 18:31:45.508412 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1645 | 2025.12.18 18:31:45.508436 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1646 | 2025.12.18 18:31:45.508452 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2025.12.18 18:31:45.508467 [ 287 ] {} <Debug> TCP-Session: b5b37977-ab18-4208-8a59-6a9be8b5e331 Authenticating user 'default' from [fd00:1122:3344:101::e]:34654 | ||
| 1648 | 2025.12.18 18:31:45.508486 [ 288 ] {} <Debug> TCP-Session: bea33dba-5b6a-4e2a-ab29-551fc9e24dda Authenticating user 'default' from [fd00:1122:3344:101::e]:41152 | ||
| 1649 | 2025.12.18 18:31:45.508493 [ 291 ] {} <Debug> TCP-Session: 2dc03857-aeb8-4f08-8655-142501a746dd Authenticating user 'default' from [fd00:1122:3344:101::e]:33880 | ||
| 1650 | 2025.12.18 18:31:45.508514 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1651 | 2025.12.18 18:31:45.508526 [ 288 ] {} <Debug> TCP-Session: bea33dba-5b6a-4e2a-ab29-551fc9e24dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2025.12.18 18:31:45.508540 [ 291 ] {} <Debug> TCP-Session: 2dc03857-aeb8-4f08-8655-142501a746dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2025.12.18 18:31:45.508565 [ 293 ] {} <Debug> TCP-Session: fdc14c96-b4ad-4582-92a5-7f3b877c480f Authenticating user 'default' from [fd00:1122:3344:101::e]:42360 | ||
| 1654 | 2025.12.18 18:31:45.508568 [ 288 ] {} <Debug> TCP-Session: bea33dba-5b6a-4e2a-ab29-551fc9e24dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2025.12.18 18:31:45.508581 [ 291 ] {} <Debug> TCP-Session: 2dc03857-aeb8-4f08-8655-142501a746dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2025.12.18 18:31:45.508606 [ 293 ] {} <Debug> TCP-Session: fdc14c96-b4ad-4582-92a5-7f3b877c480f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2025.12.18 18:31:45.508436 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1658 | 2025.12.18 18:31:45.508642 [ 293 ] {} <Debug> TCP-Session: fdc14c96-b4ad-4582-92a5-7f3b877c480f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1659 | 2025.12.18 18:31:45.508670 [ 292 ] {} <Debug> TCP-Session: 56b8bc92-cd67-4140-9c05-0d10880fa61c Authenticating user 'default' from [fd00:1122:3344:101::e]:51805 | ||
| 1660 | 2025.12.18 18:31:45.508389 [ 286 ] {} <Trace> TCP-Session: 180ce66e-805e-445b-916a-9fc907246ae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2025.12.18 18:31:45.508696 [ 292 ] {} <Debug> TCP-Session: 56b8bc92-cd67-4140-9c05-0d10880fa61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2025.12.18 18:31:45.508377 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52801 | ||
| 1663 | 2025.12.18 18:31:45.508735 [ 292 ] {} <Debug> TCP-Session: 56b8bc92-cd67-4140-9c05-0d10880fa61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2025.12.18 18:31:45.508511 [ 287 ] {} <Debug> TCP-Session: b5b37977-ab18-4208-8a59-6a9be8b5e331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2025.12.18 18:31:45.508316 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63682 | ||
| 1666 | 2025.12.18 18:31:45.508798 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1667 | 2025.12.18 18:31:45.508803 [ 287 ] {} <Debug> TCP-Session: b5b37977-ab18-4208-8a59-6a9be8b5e331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2025.12.18 18:31:45.508840 [ 294 ] {} <Debug> TCP-Session: 4b4f1fce-3f70-41f2-a0e3-5cb73b70f2a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52801 | ||
| 1669 | 2025.12.18 18:31:45.508314 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36250 | ||
| 1670 | 2025.12.18 18:31:45.508872 [ 294 ] {} <Debug> TCP-Session: 4b4f1fce-3f70-41f2-a0e3-5cb73b70f2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2025.12.18 18:31:45.508888 [ 286 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65013) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1672 | 2025.12.18 18:31:45.508900 [ 294 ] {} <Debug> TCP-Session: 4b4f1fce-3f70-41f2-a0e3-5cb73b70f2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2025.12.18 18:31:45.508866 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1674 | 2025.12.18 18:31:45.508951 [ 290 ] {} <Debug> TCP-Session: c503bd41-ad35-4f2c-9831-8337c9c959a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63682 | ||
| 1675 | 2025.12.18 18:31:45.508967 [ 290 ] {} <Debug> TCP-Session: c503bd41-ad35-4f2c-9831-8337c9c959a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2025.12.18 18:31:45.508968 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1677 | 2025.12.18 18:31:45.508981 [ 290 ] {} <Debug> TCP-Session: c503bd41-ad35-4f2c-9831-8337c9c959a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2025.12.18 18:31:45.509007 [ 289 ] {} <Debug> TCP-Session: 7270d041-4b10-4523-acee-21138e5e9c2a Authenticating user 'default' from [fd00:1122:3344:101::e]:36250 | ||
| 1679 | 2025.12.18 18:31:45.509030 [ 289 ] {} <Debug> TCP-Session: 7270d041-4b10-4523-acee-21138e5e9c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2025.12.18 18:31:45.509042 [ 289 ] {} <Debug> TCP-Session: 7270d041-4b10-4523-acee-21138e5e9c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2025.12.18 18:31:45.509168 [ 286 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1682 | 2025.12.18 18:31:45.509234 [ 286 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1683 | 2025.12.18 18:31:45.509521 [ 286 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 1684 | 2025.12.18 18:31:45.510471 [ 329 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Trace> AggregatingTransform: Aggregating | ||
| 1685 | 2025.12.18 18:31:45.510527 [ 329 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Trace> Aggregator: Aggregation method: without_key | ||
| 1686 | 2025.12.18 18:31:45.510571 [ 329 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946912 sec. (1056.064 rows/sec., 41.25 KiB/sec.) | ||
| 1687 | 2025.12.18 18:31:45.510592 [ 329 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Trace> Aggregator: Merging aggregated data | ||
| 1688 | 2025.12.18 18:31:45.511833 [ 286 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 1689 | 2025.12.18 18:31:45.511981 [ 286 ] {5e549a24-20e4-4e51-9682-aa3a0228aa21} <Debug> TCPHandler: Processed in 0.003716258 sec. | ||
| 1690 | 2025.12.18 18:31:45.512114 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1691 | 2025.12.18 18:31:45.512150 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2025.12.18 18:31:45.512155 [ 286 ] {} <Debug> TCP-Session: 180ce66e-805e-445b-916a-9fc907246ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2025.12.18 18:31:45.512170 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1694 | 2025.12.18 18:31:45.512196 [ 287 ] {} <Debug> TCP-Session: b5b37977-ab18-4208-8a59-6a9be8b5e331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2025.12.18 18:31:45.512213 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1696 | 2025.12.18 18:31:45.512228 [ 289 ] {} <Debug> TCP-Session: 7270d041-4b10-4523-acee-21138e5e9c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2025.12.18 18:31:45.512244 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1698 | 2025.12.18 18:31:45.512271 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1699 | 2025.12.18 18:31:45.512293 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1700 | 2025.12.18 18:31:45.512301 [ 288 ] {} <Debug> TCP-Session: bea33dba-5b6a-4e2a-ab29-551fc9e24dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2025.12.18 18:31:45.512315 [ 292 ] {} <Debug> TCP-Session: 56b8bc92-cd67-4140-9c05-0d10880fa61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2025.12.18 18:31:45.512251 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1703 | 2025.12.18 18:31:45.512337 [ 293 ] {} <Debug> TCP-Session: fdc14c96-b4ad-4582-92a5-7f3b877c480f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2025.12.18 18:31:45.512265 [ 290 ] {} <Debug> TCP-Session: c503bd41-ad35-4f2c-9831-8337c9c959a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2025.12.18 18:31:45.512380 [ 294 ] {} <Debug> TCP-Session: 4b4f1fce-3f70-41f2-a0e3-5cb73b70f2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2025.12.18 18:31:45.512189 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1707 | 2025.12.18 18:31:45.512446 [ 291 ] {} <Debug> TCP-Session: 2dc03857-aeb8-4f08-8655-142501a746dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2025.12.18 18:31:48.344659 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2025.12.18 18:31:48.344857 [ 275 ] {bb578cfb-debc-44aa-bcf4-bdb33e8980a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1710 | 2025.12.18 18:31:48.344926 [ 275 ] {bb578cfb-debc-44aa-bcf4-bdb33e8980a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1711 | 2025.12.18 18:31:48.345559 [ 275 ] {bb578cfb-debc-44aa-bcf4-bdb33e8980a9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2025.12.18 18:31:48.345611 [ 275 ] {bb578cfb-debc-44aa-bcf4-bdb33e8980a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1713 | 2025.12.18 18:31:48.346052 [ 275 ] {bb578cfb-debc-44aa-bcf4-bdb33e8980a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1714 | 2025.12.18 18:31:48.346277 [ 275 ] {bb578cfb-debc-44aa-bcf4-bdb33e8980a9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2025.12.18 18:31:48.346442 [ 275 ] {bb578cfb-debc-44aa-bcf4-bdb33e8980a9} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001638 sec., 18315.018315018315 rows/sec., 1.40 MiB/sec. | ||
| 1716 | 2025.12.18 18:31:48.346494 [ 275 ] {bb578cfb-debc-44aa-bcf4-bdb33e8980a9} <Debug> TCPHandler: Processed in 0.001964275 sec. | ||
| 1717 | 2025.12.18 18:31:48.346644 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2025.12.18 18:31:48.346765 [ 275 ] {5522f7a7-53c0-4590-80b3-e59008b18383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1719 | 2025.12.18 18:31:48.346813 [ 275 ] {5522f7a7-53c0-4590-80b3-e59008b18383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1720 | 2025.12.18 18:31:48.347264 [ 275 ] {5522f7a7-53c0-4590-80b3-e59008b18383} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2025.12.18 18:31:48.347303 [ 275 ] {5522f7a7-53c0-4590-80b3-e59008b18383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1722 | 2025.12.18 18:31:48.347654 [ 275 ] {5522f7a7-53c0-4590-80b3-e59008b18383} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1723 | 2025.12.18 18:31:48.347866 [ 275 ] {5522f7a7-53c0-4590-80b3-e59008b18383} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2025.12.18 18:31:48.348000 [ 275 ] {5522f7a7-53c0-4590-80b3-e59008b18383} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001265 sec., 28458.498023715412 rows/sec., 2.22 MiB/sec. | ||
| 1725 | 2025.12.18 18:31:48.348039 [ 275 ] {5522f7a7-53c0-4590-80b3-e59008b18383} <Debug> TCPHandler: Processed in 0.001449748 sec. | ||
| 1726 | 2025.12.18 18:31:48.348161 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2025.12.18 18:31:48.348260 [ 275 ] {adf7b042-f16a-41a5-b9e5-6faef8ee7751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1728 | 2025.12.18 18:31:48.348307 [ 275 ] {adf7b042-f16a-41a5-b9e5-6faef8ee7751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1729 | 2025.12.18 18:31:48.348697 [ 275 ] {adf7b042-f16a-41a5-b9e5-6faef8ee7751} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.12.18 18:31:48.348735 [ 275 ] {adf7b042-f16a-41a5-b9e5-6faef8ee7751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1731 | 2025.12.18 18:31:48.349076 [ 275 ] {adf7b042-f16a-41a5-b9e5-6faef8ee7751} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1732 | 2025.12.18 18:31:48.349293 [ 275 ] {adf7b042-f16a-41a5-b9e5-6faef8ee7751} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2025.12.18 18:31:48.349423 [ 275 ] {adf7b042-f16a-41a5-b9e5-6faef8ee7751} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001184 sec., 92905.40540540541 rows/sec., 6.48 MiB/sec. | ||
| 1734 | 2025.12.18 18:31:48.349460 [ 275 ] {adf7b042-f16a-41a5-b9e5-6faef8ee7751} <Debug> TCPHandler: Processed in 0.001351717 sec. | ||
| 1735 | 2025.12.18 18:31:48.349581 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2025.12.18 18:31:48.349678 [ 275 ] {61fb2a49-4b1f-4547-839f-77c996d61bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1737 | 2025.12.18 18:31:48.349720 [ 275 ] {61fb2a49-4b1f-4547-839f-77c996d61bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1738 | 2025.12.18 18:31:48.350055 [ 275 ] {61fb2a49-4b1f-4547-839f-77c996d61bcf} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.12.18 18:31:48.350091 [ 275 ] {61fb2a49-4b1f-4547-839f-77c996d61bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1740 | 2025.12.18 18:31:48.350405 [ 275 ] {61fb2a49-4b1f-4547-839f-77c996d61bcf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1741 | 2025.12.18 18:31:48.350612 [ 275 ] {61fb2a49-4b1f-4547-839f-77c996d61bcf} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.12.18 18:31:48.350739 [ 275 ] {61fb2a49-4b1f-4547-839f-77c996d61bcf} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001081 sec., 37002.775208140614 rows/sec., 2.47 MiB/sec. | ||
| 1743 | 2025.12.18 18:31:48.350775 [ 275 ] {61fb2a49-4b1f-4547-839f-77c996d61bcf} <Debug> TCPHandler: Processed in 0.001244966 sec. | ||
| 1744 | 2025.12.18 18:31:49.729506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 244 | ||
| 1745 | 2025.12.18 18:31:49.731573 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.12.18 18:31:49.731624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1747 | 2025.12.18 18:31:49.732781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1748 | 2025.12.18 18:31:49.733050 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.12.18 18:31:49.733302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1750 | 2025.12.18 18:31:52.218921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3342 | ||
| 1751 | 2025.12.18 18:31:52.219771 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2025.12.18 18:31:52.219847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1753 | 2025.12.18 18:31:52.220385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1754 | 2025.12.18 18:31:52.220639 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.12.18 18:31:52.220778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3342 | ||
| 1756 | 2025.12.18 18:31:52.385050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1757 | 2025.12.18 18:31:52.402695 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2025.12.18 18:31:52.402758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1759 | 2025.12.18 18:31:52.408288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1760 | 2025.12.18 18:31:52.408974 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2025.12.18 18:31:52.412323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1762 | 2025.12.18 18:31:53.345240 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2025.12.18 18:31:53.345497 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1764 | 2025.12.18 18:31:53.345905 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1765 | 2025.12.18 18:31:53.345951 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1766 | 2025.12.18 18:31:53.346201 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1767 | 2025.12.18 18:31:53.346272 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1768 | 2025.12.18 18:31:53.346415 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1769 | 2025.12.18 18:31:53.346554 [ 336 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1770 | 2025.12.18 18:31:53.346554 [ 306 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1771 | 2025.12.18 18:31:53.346699 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1772 | 2025.12.18 18:31:53.346729 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1773 | 2025.12.18 18:31:53.348742 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1774 | 2025.12.18 18:31:53.348768 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1775 | 2025.12.18 18:31:53.348825 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1776 | 2025.12.18 18:31:53.348867 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1777 | 2025.12.18 18:31:53.350000 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.004611 sec., 6939.926263283453 rows/sec., 291.00 KiB/sec. | ||
| 1778 | 2025.12.18 18:31:53.350127 [ 275 ] {f178d2ac-b4db-4674-9514-f31f28835f36} <Debug> TCPHandler: Processed in 0.005022135 sec. | ||
| 1779 | 2025.12.18 18:31:53.350440 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2025.12.18 18:31:53.350585 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1781 | 2025.12.18 18:31:53.350812 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1782 | 2025.12.18 18:31:53.350848 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1783 | 2025.12.18 18:31:53.351052 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1784 | 2025.12.18 18:31:53.351106 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1785 | 2025.12.18 18:31:53.351215 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1786 | 2025.12.18 18:31:53.351282 [ 306 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1787 | 2025.12.18 18:31:53.351289 [ 334 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1788 | 2025.12.18 18:31:53.351399 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1789 | 2025.12.18 18:31:53.351424 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1790 | 2025.12.18 18:31:53.351480 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1791 | 2025.12.18 18:31:53.351498 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1792 | 2025.12.18 18:31:53.351529 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1793 | 2025.12.18 18:31:53.351562 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1794 | 2025.12.18 18:31:53.352151 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001629 sec., 19643.953345610804 rows/sec., 823.69 KiB/sec. | ||
| 1795 | 2025.12.18 18:31:53.352258 [ 275 ] {4389fea4-2216-4a42-afcb-41e012ee2d14} <Debug> TCPHandler: Processed in 0.001872464 sec. | ||
| 1796 | 2025.12.18 18:31:53.352502 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2025.12.18 18:31:53.352639 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1798 | 2025.12.18 18:31:53.352852 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1799 | 2025.12.18 18:31:53.352887 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1800 | 2025.12.18 18:31:53.353085 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1801 | 2025.12.18 18:31:53.353138 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1802 | 2025.12.18 18:31:53.353243 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1803 | 2025.12.18 18:31:53.353303 [ 336 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1804 | 2025.12.18 18:31:53.353310 [ 334 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1805 | 2025.12.18 18:31:53.353400 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1806 | 2025.12.18 18:31:53.353426 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1807 | 2025.12.18 18:31:53.353482 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1808 | 2025.12.18 18:31:53.353499 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1809 | 2025.12.18 18:31:53.353530 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1810 | 2025.12.18 18:31:53.353561 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1811 | 2025.12.18 18:31:53.354365 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001783 sec., 17947.2798653954 rows/sec., 752.55 KiB/sec. | ||
| 1812 | 2025.12.18 18:31:53.354478 [ 275 ] {1a5ca1b8-8922-4e41-a326-6dc98dc802ef} <Debug> TCPHandler: Processed in 0.002027286 sec. | ||
| 1813 | 2025.12.18 18:31:53.361398 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2025.12.18 18:31:53.361514 [ 275 ] {ec2b0c60-c91a-4f9d-a500-ef6bcc084b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1815 | 2025.12.18 18:31:53.361559 [ 275 ] {ec2b0c60-c91a-4f9d-a500-ef6bcc084b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1816 | 2025.12.18 18:31:53.362124 [ 275 ] {ec2b0c60-c91a-4f9d-a500-ef6bcc084b08} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2025.12.18 18:31:53.362164 [ 275 ] {ec2b0c60-c91a-4f9d-a500-ef6bcc084b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1818 | 2025.12.18 18:31:53.362576 [ 275 ] {ec2b0c60-c91a-4f9d-a500-ef6bcc084b08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1819 | 2025.12.18 18:31:53.362770 [ 275 ] {ec2b0c60-c91a-4f9d-a500-ef6bcc084b08} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2025.12.18 18:31:53.362912 [ 275 ] {ec2b0c60-c91a-4f9d-a500-ef6bcc084b08} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00143 sec., 2097.902097902098 rows/sec., 191.22 KiB/sec. | ||
| 1821 | 2025.12.18 18:31:53.362951 [ 275 ] {ec2b0c60-c91a-4f9d-a500-ef6bcc084b08} <Debug> TCPHandler: Processed in 0.001606591 sec. | ||
| 1822 | 2025.12.18 18:31:53.363060 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.12.18 18:31:53.363158 [ 275 ] {d8dcabbb-7a0c-4071-9c54-97203271db56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1824 | 2025.12.18 18:31:53.363201 [ 275 ] {d8dcabbb-7a0c-4071-9c54-97203271db56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1825 | 2025.12.18 18:31:53.363621 [ 275 ] {d8dcabbb-7a0c-4071-9c54-97203271db56} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2025.12.18 18:31:53.363656 [ 275 ] {d8dcabbb-7a0c-4071-9c54-97203271db56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1827 | 2025.12.18 18:31:53.363957 [ 275 ] {d8dcabbb-7a0c-4071-9c54-97203271db56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1828 | 2025.12.18 18:31:53.364168 [ 275 ] {d8dcabbb-7a0c-4071-9c54-97203271db56} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2025.12.18 18:31:53.364301 [ 275 ] {d8dcabbb-7a0c-4071-9c54-97203271db56} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.71 MiB/sec. | ||
| 1830 | 2025.12.18 18:31:53.364339 [ 275 ] {d8dcabbb-7a0c-4071-9c54-97203271db56} <Debug> TCPHandler: Processed in 0.001329587 sec. | ||
| 1831 | 2025.12.18 18:31:53.364451 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.12.18 18:31:53.364548 [ 275 ] {205e3eec-1a3e-4167-ae23-f4f9f999d862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1833 | 2025.12.18 18:31:53.364588 [ 275 ] {205e3eec-1a3e-4167-ae23-f4f9f999d862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1834 | 2025.12.18 18:31:53.364966 [ 275 ] {205e3eec-1a3e-4167-ae23-f4f9f999d862} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2025.12.18 18:31:53.365000 [ 275 ] {205e3eec-1a3e-4167-ae23-f4f9f999d862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1836 | 2025.12.18 18:31:53.365285 [ 275 ] {205e3eec-1a3e-4167-ae23-f4f9f999d862} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1837 | 2025.12.18 18:31:53.365524 [ 275 ] {205e3eec-1a3e-4167-ae23-f4f9f999d862} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2025.12.18 18:31:53.365646 [ 275 ] {205e3eec-1a3e-4167-ae23-f4f9f999d862} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 279.50 KiB/sec. | ||
| 1839 | 2025.12.18 18:31:53.365687 [ 275 ] {205e3eec-1a3e-4167-ae23-f4f9f999d862} <Debug> TCPHandler: Processed in 0.001338787 sec. | ||
| 1840 | 2025.12.18 18:31:53.365788 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2025.12.18 18:31:53.365944 [ 275 ] {9381956b-54d5-47a3-b793-d126a076db14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1842 | 2025.12.18 18:31:53.365985 [ 275 ] {9381956b-54d5-47a3-b793-d126a076db14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1843 | 2025.12.18 18:31:53.366479 [ 275 ] {9381956b-54d5-47a3-b793-d126a076db14} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2025.12.18 18:31:53.366514 [ 275 ] {9381956b-54d5-47a3-b793-d126a076db14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1845 | 2025.12.18 18:31:53.366837 [ 275 ] {9381956b-54d5-47a3-b793-d126a076db14} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1846 | 2025.12.18 18:31:53.367052 [ 275 ] {9381956b-54d5-47a3-b793-d126a076db14} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2025.12.18 18:31:53.367176 [ 275 ] {9381956b-54d5-47a3-b793-d126a076db14} <Debug> executeQuery: Read 240 rows, 21.96 KiB in 0.001251 sec., 191846.52278177458 rows/sec., 17.14 MiB/sec. | ||
| 1848 | 2025.12.18 18:31:53.367214 [ 275 ] {9381956b-54d5-47a3-b793-d126a076db14} <Debug> TCPHandler: Processed in 0.001413238 sec. | ||
| 1849 | 2025.12.18 18:31:53.367325 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2025.12.18 18:31:53.367419 [ 275 ] {41d177a2-990d-49c1-8b72-80701624c806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1851 | 2025.12.18 18:31:53.367458 [ 275 ] {41d177a2-990d-49c1-8b72-80701624c806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1852 | 2025.12.18 18:31:53.367858 [ 275 ] {41d177a2-990d-49c1-8b72-80701624c806} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2025.12.18 18:31:53.367895 [ 275 ] {41d177a2-990d-49c1-8b72-80701624c806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1854 | 2025.12.18 18:31:53.368194 [ 275 ] {41d177a2-990d-49c1-8b72-80701624c806} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1855 | 2025.12.18 18:31:53.368393 [ 275 ] {41d177a2-990d-49c1-8b72-80701624c806} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2025.12.18 18:31:53.368522 [ 275 ] {41d177a2-990d-49c1-8b72-80701624c806} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001121 sec., 41926.85102586976 rows/sec., 3.11 MiB/sec. | ||
| 1857 | 2025.12.18 18:31:53.368559 [ 275 ] {41d177a2-990d-49c1-8b72-80701624c806} <Debug> TCPHandler: Processed in 0.001285986 sec. | ||
| 1858 | 2025.12.18 18:31:53.368661 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2025.12.18 18:31:53.368754 [ 275 ] {aa71321d-8e7f-4d4b-b3a0-ab6391420766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1860 | 2025.12.18 18:31:53.368794 [ 275 ] {aa71321d-8e7f-4d4b-b3a0-ab6391420766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1861 | 2025.12.18 18:31:53.369178 [ 275 ] {aa71321d-8e7f-4d4b-b3a0-ab6391420766} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2025.12.18 18:31:53.369212 [ 275 ] {aa71321d-8e7f-4d4b-b3a0-ab6391420766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1863 | 2025.12.18 18:31:53.369496 [ 275 ] {aa71321d-8e7f-4d4b-b3a0-ab6391420766} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1864 | 2025.12.18 18:31:53.369706 [ 275 ] {aa71321d-8e7f-4d4b-b3a0-ab6391420766} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2025.12.18 18:31:53.369828 [ 275 ] {aa71321d-8e7f-4d4b-b3a0-ab6391420766} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.82 MiB/sec. | ||
| 1866 | 2025.12.18 18:31:53.369865 [ 275 ] {aa71321d-8e7f-4d4b-b3a0-ab6391420766} <Debug> TCPHandler: Processed in 0.001253456 sec. | ||
| 1867 | 2025.12.18 18:31:53.369973 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.12.18 18:31:53.370072 [ 275 ] {b6fc3c31-8595-4680-8751-1876a66d40b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1869 | 2025.12.18 18:31:53.370113 [ 275 ] {b6fc3c31-8595-4680-8751-1876a66d40b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1870 | 2025.12.18 18:31:53.370514 [ 275 ] {b6fc3c31-8595-4680-8751-1876a66d40b3} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.12.18 18:31:53.370549 [ 275 ] {b6fc3c31-8595-4680-8751-1876a66d40b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1872 | 2025.12.18 18:31:53.370854 [ 275 ] {b6fc3c31-8595-4680-8751-1876a66d40b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1873 | 2025.12.18 18:31:53.371065 [ 275 ] {b6fc3c31-8595-4680-8751-1876a66d40b3} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2025.12.18 18:31:53.371191 [ 275 ] {b6fc3c31-8595-4680-8751-1876a66d40b3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 1875 | 2025.12.18 18:31:53.371228 [ 275 ] {b6fc3c31-8595-4680-8751-1876a66d40b3} <Debug> TCPHandler: Processed in 0.001306997 sec. | ||
| 1876 | 2025.12.18 18:31:53.371335 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2025.12.18 18:31:53.371430 [ 275 ] {c4e9e1ca-4055-4fc2-b318-7a965ea1a99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1878 | 2025.12.18 18:31:53.371469 [ 275 ] {c4e9e1ca-4055-4fc2-b318-7a965ea1a99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1879 | 2025.12.18 18:31:53.371923 [ 275 ] {c4e9e1ca-4055-4fc2-b318-7a965ea1a99e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2025.12.18 18:31:53.371961 [ 275 ] {c4e9e1ca-4055-4fc2-b318-7a965ea1a99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1881 | 2025.12.18 18:31:53.372262 [ 275 ] {c4e9e1ca-4055-4fc2-b318-7a965ea1a99e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1882 | 2025.12.18 18:31:53.372473 [ 275 ] {c4e9e1ca-4055-4fc2-b318-7a965ea1a99e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2025.12.18 18:31:53.372601 [ 275 ] {c4e9e1ca-4055-4fc2-b318-7a965ea1a99e} <Debug> executeQuery: Read 151 rows, 12.48 KiB in 0.001188 sec., 127104.3771043771 rows/sec., 10.26 MiB/sec. | ||
| 1884 | 2025.12.18 18:31:53.372638 [ 275 ] {c4e9e1ca-4055-4fc2-b318-7a965ea1a99e} <Debug> TCPHandler: Processed in 0.001353107 sec. | ||
| 1885 | 2025.12.18 18:31:53.372747 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2025.12.18 18:31:53.372841 [ 275 ] {5c3275c9-8bfa-4970-88c3-28e631ad3a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1887 | 2025.12.18 18:31:53.372886 [ 275 ] {5c3275c9-8bfa-4970-88c3-28e631ad3a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1888 | 2025.12.18 18:31:53.373307 [ 275 ] {5c3275c9-8bfa-4970-88c3-28e631ad3a9c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.12.18 18:31:53.373343 [ 275 ] {5c3275c9-8bfa-4970-88c3-28e631ad3a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1890 | 2025.12.18 18:31:53.373712 [ 275 ] {5c3275c9-8bfa-4970-88c3-28e631ad3a9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1891 | 2025.12.18 18:31:53.373953 [ 275 ] {5c3275c9-8bfa-4970-88c3-28e631ad3a9c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2025.12.18 18:31:53.374085 [ 275 ] {5c3275c9-8bfa-4970-88c3-28e631ad3a9c} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001262 sec., 156893.81933438985 rows/sec., 11.25 MiB/sec. | ||
| 1893 | 2025.12.18 18:31:53.374123 [ 275 ] {5c3275c9-8bfa-4970-88c3-28e631ad3a9c} <Debug> TCPHandler: Processed in 0.001427218 sec. | ||
| 1894 | 2025.12.18 18:31:53.374240 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2025.12.18 18:31:53.374336 [ 275 ] {c6a3d2a3-fa91-4b99-a7d9-ac4486dfe172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2025.12.18 18:31:53.374390 [ 275 ] {c6a3d2a3-fa91-4b99-a7d9-ac4486dfe172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1897 | 2025.12.18 18:31:53.375163 [ 275 ] {c6a3d2a3-fa91-4b99-a7d9-ac4486dfe172} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.12.18 18:31:53.375200 [ 275 ] {c6a3d2a3-fa91-4b99-a7d9-ac4486dfe172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1899 | 2025.12.18 18:31:53.375742 [ 275 ] {c6a3d2a3-fa91-4b99-a7d9-ac4486dfe172} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1900 | 2025.12.18 18:31:53.375960 [ 275 ] {c6a3d2a3-fa91-4b99-a7d9-ac4486dfe172} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2025.12.18 18:31:53.376094 [ 275 ] {c6a3d2a3-fa91-4b99-a7d9-ac4486dfe172} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001777 sec., 17445.132245357345 rows/sec., 31.26 MiB/sec. | ||
| 1902 | 2025.12.18 18:31:53.376150 [ 275 ] {c6a3d2a3-fa91-4b99-a7d9-ac4486dfe172} <Debug> TCPHandler: Processed in 0.001961685 sec. | ||
| 1903 | 2025.12.18 18:31:53.376266 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.12.18 18:31:53.376363 [ 275 ] {e9f791a1-887c-4d0c-a781-03329a6cfc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1905 | 2025.12.18 18:31:53.376403 [ 275 ] {e9f791a1-887c-4d0c-a781-03329a6cfc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1906 | 2025.12.18 18:31:53.376724 [ 275 ] {e9f791a1-887c-4d0c-a781-03329a6cfc76} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2025.12.18 18:31:53.376760 [ 275 ] {e9f791a1-887c-4d0c-a781-03329a6cfc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1908 | 2025.12.18 18:31:53.377067 [ 275 ] {e9f791a1-887c-4d0c-a781-03329a6cfc76} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1909 | 2025.12.18 18:31:53.377271 [ 275 ] {e9f791a1-887c-4d0c-a781-03329a6cfc76} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.12.18 18:31:53.377394 [ 275 ] {e9f791a1-887c-4d0c-a781-03329a6cfc76} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.001051 sec., 19980.970504281635 rows/sec., 1.43 MiB/sec. | ||
| 1911 | 2025.12.18 18:31:53.377429 [ 275 ] {e9f791a1-887c-4d0c-a781-03329a6cfc76} <Debug> TCPHandler: Processed in 0.001213886 sec. | ||
| 1912 | 2025.12.18 18:31:53.377529 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2025.12.18 18:31:53.377623 [ 275 ] {6f403c13-7728-47ea-80cd-bfd0309383c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1914 | 2025.12.18 18:31:53.377663 [ 275 ] {6f403c13-7728-47ea-80cd-bfd0309383c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1915 | 2025.12.18 18:31:53.377989 [ 275 ] {6f403c13-7728-47ea-80cd-bfd0309383c1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2025.12.18 18:31:53.378024 [ 275 ] {6f403c13-7728-47ea-80cd-bfd0309383c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1917 | 2025.12.18 18:31:53.378313 [ 275 ] {6f403c13-7728-47ea-80cd-bfd0309383c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1918 | 2025.12.18 18:31:53.378525 [ 275 ] {6f403c13-7728-47ea-80cd-bfd0309383c1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2025.12.18 18:31:53.378650 [ 275 ] {6f403c13-7728-47ea-80cd-bfd0309383c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 1920 | 2025.12.18 18:31:53.378685 [ 275 ] {6f403c13-7728-47ea-80cd-bfd0309383c1} <Debug> TCPHandler: Processed in 0.001205975 sec. | ||
| 1921 | 2025.12.18 18:31:54.336513 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65499 | ||
| 1922 | 2025.12.18 18:31:54.336625 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1923 | 2025.12.18 18:31:54.336652 [ 286 ] {} <Debug> TCP-Session: d335c433-e910-47da-8301-c2c60ea8e810 Authenticating user 'default' from [fd00:1122:3344:101::e]:65499 | ||
| 1924 | 2025.12.18 18:31:54.336703 [ 286 ] {} <Debug> TCP-Session: d335c433-e910-47da-8301-c2c60ea8e810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2025.12.18 18:31:54.336717 [ 286 ] {} <Debug> TCP-Session: d335c433-e910-47da-8301-c2c60ea8e810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2025.12.18 18:31:54.336903 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50327 | ||
| 1927 | 2025.12.18 18:31:54.336938 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46254 | ||
| 1928 | 2025.12.18 18:31:54.336957 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36575 | ||
| 1929 | 2025.12.18 18:31:54.336979 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63005 | ||
| 1930 | 2025.12.18 18:31:54.337014 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1931 | 2025.12.18 18:31:54.337047 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1932 | 2025.12.18 18:31:54.337073 [ 287 ] {} <Debug> TCP-Session: 7ffcf619-0d4d-4361-afa0-72ee0f71fa0c Authenticating user 'default' from [fd00:1122:3344:101::e]:50327 | ||
| 1933 | 2025.12.18 18:31:54.337083 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2025.12.18 18:31:54.337094 [ 286 ] {} <Trace> TCP-Session: d335c433-e910-47da-8301-c2c60ea8e810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2025.12.18 18:31:54.337107 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38901 | ||
| 1936 | 2025.12.18 18:31:54.337119 [ 287 ] {} <Debug> TCP-Session: 7ffcf619-0d4d-4361-afa0-72ee0f71fa0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2025.12.18 18:31:54.337071 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1938 | 2025.12.18 18:31:54.337194 [ 287 ] {} <Debug> TCP-Session: 7ffcf619-0d4d-4361-afa0-72ee0f71fa0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2025.12.18 18:31:54.336991 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40070 | ||
| 1940 | 2025.12.18 18:31:54.337223 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1941 | 2025.12.18 18:31:54.337223 [ 290 ] {} <Debug> TCP-Session: d706e07b-7cc1-4c56-8434-9631e548760c Authenticating user 'default' from [fd00:1122:3344:101::e]:36575 | ||
| 1942 | 2025.12.18 18:31:54.336968 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55092 | ||
| 1943 | 2025.12.18 18:31:54.337311 [ 286 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65499) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1944 | 2025.12.18 18:31:54.337335 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1945 | 2025.12.18 18:31:54.337310 [ 290 ] {} <Debug> TCP-Session: d706e07b-7cc1-4c56-8434-9631e548760c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2025.12.18 18:31:54.337380 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2025.12.18 18:31:54.337384 [ 293 ] {} <Debug> TCP-Session: e5b3bc40-da38-4b36-89b1-766a4b4417b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40070 | ||
| 1948 | 2025.12.18 18:31:54.337395 [ 290 ] {} <Debug> TCP-Session: d706e07b-7cc1-4c56-8434-9631e548760c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2025.12.18 18:31:54.337412 [ 291 ] {} <Debug> TCP-Session: 952d9c9e-19d3-4e4f-911f-ba36d72c7a47 Authenticating user 'default' from [fd00:1122:3344:101::e]:55092 | ||
| 1950 | 2025.12.18 18:31:54.337431 [ 293 ] {} <Debug> TCP-Session: e5b3bc40-da38-4b36-89b1-766a4b4417b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2025.12.18 18:31:54.337454 [ 291 ] {} <Debug> TCP-Session: 952d9c9e-19d3-4e4f-911f-ba36d72c7a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2025.12.18 18:31:54.337467 [ 293 ] {} <Debug> TCP-Session: e5b3bc40-da38-4b36-89b1-766a4b4417b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2025.12.18 18:31:54.337480 [ 291 ] {} <Debug> TCP-Session: 952d9c9e-19d3-4e4f-911f-ba36d72c7a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2025.12.18 18:31:54.337302 [ 294 ] {} <Debug> TCP-Session: 6133076d-a454-4bec-858a-878c9bf3e6ce Authenticating user 'default' from [fd00:1122:3344:101::e]:38901 | ||
| 1955 | 2025.12.18 18:31:54.336964 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38644 | ||
| 1956 | 2025.12.18 18:31:54.337535 [ 294 ] {} <Debug> TCP-Session: 6133076d-a454-4bec-858a-878c9bf3e6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2025.12.18 18:31:54.337130 [ 292 ] {} <Debug> TCP-Session: a40afe3d-8f23-4096-ae4f-e66b023b475a Authenticating user 'default' from [fd00:1122:3344:101::e]:63005 | ||
| 1958 | 2025.12.18 18:31:54.337573 [ 294 ] {} <Debug> TCP-Session: 6133076d-a454-4bec-858a-878c9bf3e6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1959 | 2025.12.18 18:31:54.337592 [ 286 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1960 | 2025.12.18 18:31:54.337607 [ 292 ] {} <Debug> TCP-Session: a40afe3d-8f23-4096-ae4f-e66b023b475a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2025.12.18 18:31:54.337112 [ 288 ] {} <Debug> TCP-Session: e03286f7-9030-4296-8b39-523a8a3e2358 Authenticating user 'default' from [fd00:1122:3344:101::e]:46254 | ||
| 1962 | 2025.12.18 18:31:54.337636 [ 292 ] {} <Debug> TCP-Session: a40afe3d-8f23-4096-ae4f-e66b023b475a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2025.12.18 18:31:54.337652 [ 288 ] {} <Debug> TCP-Session: e03286f7-9030-4296-8b39-523a8a3e2358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2025.12.18 18:31:54.337655 [ 286 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1965 | 2025.12.18 18:31:54.337670 [ 288 ] {} <Debug> TCP-Session: e03286f7-9030-4296-8b39-523a8a3e2358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2025.12.18 18:31:54.337698 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1967 | 2025.12.18 18:31:54.337728 [ 289 ] {} <Debug> TCP-Session: bd1ca72e-c4cb-4588-9d65-4bf08b34b259 Authenticating user 'default' from [fd00:1122:3344:101::e]:38644 | ||
| 1968 | 2025.12.18 18:31:54.337744 [ 289 ] {} <Debug> TCP-Session: bd1ca72e-c4cb-4588-9d65-4bf08b34b259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2025.12.18 18:31:54.337757 [ 289 ] {} <Debug> TCP-Session: bd1ca72e-c4cb-4588-9d65-4bf08b34b259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2025.12.18 18:31:54.337947 [ 286 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 1971 | 2025.12.18 18:31:54.338039 [ 286 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1972 | 2025.12.18 18:31:54.570004 [ 334 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Trace> AggregatingTransform: Aggregating | ||
| 1973 | 2025.12.18 18:31:54.570076 [ 334 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1974 | 2025.12.18 18:31:54.570120 [ 334 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001458499 sec. (685.636 rows/sec., 26.78 KiB/sec.) | ||
| 1975 | 2025.12.18 18:31:54.570145 [ 334 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Trace> Aggregator: Merging aggregated data | ||
| 1976 | 2025.12.18 18:31:54.571986 [ 286 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.234723 sec., 4.260340912479817 rows/sec., 170.41 B/sec. | ||
| 1977 | 2025.12.18 18:31:54.572176 [ 286 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1978 | 2025.12.18 18:31:54.572196 [ 286 ] {693fdb31-371b-4f5a-8acf-86711ece119b} <Debug> TCPHandler: Processed in 0.235215142 sec. | ||
| 1979 | 2025.12.18 18:31:54.572351 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1980 | 2025.12.18 18:31:54.572401 [ 286 ] {} <Debug> TCP-Session: d335c433-e910-47da-8301-c2c60ea8e810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2025.12.18 18:31:54.572404 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1982 | 2025.12.18 18:31:54.572442 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1983 | 2025.12.18 18:31:54.572459 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1984 | 2025.12.18 18:31:54.572499 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1985 | 2025.12.18 18:31:54.572532 [ 289 ] {} <Debug> TCP-Session: bd1ca72e-c4cb-4588-9d65-4bf08b34b259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2025.12.18 18:31:54.572532 [ 293 ] {} <Debug> TCP-Session: e5b3bc40-da38-4b36-89b1-766a4b4417b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2025.12.18 18:31:54.572551 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1988 | 2025.12.18 18:31:54.572577 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1989 | 2025.12.18 18:31:54.572602 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1990 | 2025.12.18 18:31:54.572613 [ 288 ] {} <Debug> TCP-Session: e03286f7-9030-4296-8b39-523a8a3e2358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2025.12.18 18:31:54.572647 [ 291 ] {} <Debug> TCP-Session: 952d9c9e-19d3-4e4f-911f-ba36d72c7a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2025.12.18 18:31:54.572668 [ 294 ] {} <Debug> TCP-Session: 6133076d-a454-4bec-858a-878c9bf3e6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2025.12.18 18:31:54.572585 [ 292 ] {} <Debug> TCP-Session: a40afe3d-8f23-4096-ae4f-e66b023b475a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2025.12.18 18:31:54.572520 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1995 | 2025.12.18 18:31:54.572498 [ 287 ] {} <Debug> TCP-Session: 7ffcf619-0d4d-4361-afa0-72ee0f71fa0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2025.12.18 18:31:54.572785 [ 290 ] {} <Debug> TCP-Session: d706e07b-7cc1-4c56-8434-9631e548760c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2025.12.18 18:31:55.000360 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.70 MiB, peak 192.89 MiB, free memory in arenas 0.00 B, will set to 203.02 MiB (RSS), difference: 18.32 MiB | ||
| 1998 | 2025.12.18 18:31:55.467098 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39099 | ||
| 1999 | 2025.12.18 18:31:55.467224 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2000 | 2025.12.18 18:31:55.467256 [ 289 ] {} <Debug> TCP-Session: 92bb4e31-a38a-451d-8d02-7a6843dac827 Authenticating user 'default' from [fd00:1122:3344:101::e]:39099 | ||
| 2001 | 2025.12.18 18:31:55.467280 [ 289 ] {} <Debug> TCP-Session: 92bb4e31-a38a-451d-8d02-7a6843dac827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2025.12.18 18:31:55.467294 [ 289 ] {} <Debug> TCP-Session: 92bb4e31-a38a-451d-8d02-7a6843dac827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2025.12.18 18:31:55.467537 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49981 | ||
| 2004 | 2025.12.18 18:31:55.467570 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52770 | ||
| 2005 | 2025.12.18 18:31:55.467610 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52321 | ||
| 2006 | 2025.12.18 18:31:55.467621 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44728 | ||
| 2007 | 2025.12.18 18:31:55.467662 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64897 | ||
| 2008 | 2025.12.18 18:31:55.467678 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2025.12.18 18:31:55.467707 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2010 | 2025.12.18 18:31:55.467729 [ 289 ] {} <Trace> TCP-Session: 92bb4e31-a38a-451d-8d02-7a6843dac827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2025.12.18 18:31:55.467749 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2012 | 2025.12.18 18:31:55.467756 [ 292 ] {} <Debug> TCP-Session: 6ec4b958-864e-4552-89f2-f990c53cad31 Authenticating user 'default' from [fd00:1122:3344:101::e]:52770 | ||
| 2013 | 2025.12.18 18:31:55.467787 [ 288 ] {} <Debug> TCP-Session: 6d078768-a577-4a13-838f-b2b72a626848 Authenticating user 'default' from [fd00:1122:3344:101::e]:64897 | ||
| 2014 | 2025.12.18 18:31:55.467736 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2015 | 2025.12.18 18:31:55.467804 [ 292 ] {} <Debug> TCP-Session: 6ec4b958-864e-4552-89f2-f990c53cad31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2025.12.18 18:31:55.467810 [ 288 ] {} <Debug> TCP-Session: 6d078768-a577-4a13-838f-b2b72a626848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2025.12.18 18:31:55.467846 [ 294 ] {} <Debug> TCP-Session: 0d74acc7-0da0-4642-9e1a-6f40c1651b01 Authenticating user 'default' from [fd00:1122:3344:101::e]:52321 | ||
| 2018 | 2025.12.18 18:31:55.467865 [ 288 ] {} <Debug> TCP-Session: 6d078768-a577-4a13-838f-b2b72a626848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2025.12.18 18:31:55.467887 [ 294 ] {} <Debug> TCP-Session: 0d74acc7-0da0-4642-9e1a-6f40c1651b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2025.12.18 18:31:55.467851 [ 292 ] {} <Debug> TCP-Session: 6ec4b958-864e-4552-89f2-f990c53cad31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2025.12.18 18:31:55.467916 [ 294 ] {} <Debug> TCP-Session: 0d74acc7-0da0-4642-9e1a-6f40c1651b01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2025.12.18 18:31:55.467631 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40252 | ||
| 2023 | 2025.12.18 18:31:55.467968 [ 289 ] {80b1340b-7041-456f-9406-f782658c4c93} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39099) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2024 | 2025.12.18 18:31:55.467577 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48963 | ||
| 2025 | 2025.12.18 18:31:55.467543 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53205 | ||
| 2026 | 2025.12.18 18:31:55.468039 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2027 | 2025.12.18 18:31:55.467733 [ 291 ] {} <Debug> TCP-Session: cd09289f-8d8b-4e8e-87bd-b8ec2695e053 Authenticating user 'default' from [fd00:1122:3344:101::e]:49981 | ||
| 2028 | 2025.12.18 18:31:55.468092 [ 287 ] {} <Debug> TCP-Session: 09941cb6-bb87-492f-b9a0-f874189dfba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40252 | ||
| 2029 | 2025.12.18 18:31:55.468093 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2030 | 2025.12.18 18:31:55.468120 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2031 | 2025.12.18 18:31:55.468128 [ 291 ] {} <Debug> TCP-Session: cd09289f-8d8b-4e8e-87bd-b8ec2695e053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2025.12.18 18:31:55.468143 [ 293 ] {} <Debug> TCP-Session: 25a8c2ee-2293-443e-8ad3-dce5147ad875 Authenticating user 'default' from [fd00:1122:3344:101::e]:48963 | ||
| 2033 | 2025.12.18 18:31:55.468202 [ 291 ] {} <Debug> TCP-Session: cd09289f-8d8b-4e8e-87bd-b8ec2695e053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2025.12.18 18:31:55.468224 [ 293 ] {} <Debug> TCP-Session: 25a8c2ee-2293-443e-8ad3-dce5147ad875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2025.12.18 18:31:55.468155 [ 290 ] {} <Debug> TCP-Session: b5b4e917-36fb-4be4-b85d-358153c7c6f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53205 | ||
| 2036 | 2025.12.18 18:31:55.468255 [ 293 ] {} <Debug> TCP-Session: 25a8c2ee-2293-443e-8ad3-dce5147ad875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2025.12.18 18:31:55.468275 [ 290 ] {} <Debug> TCP-Session: b5b4e917-36fb-4be4-b85d-358153c7c6f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2025.12.18 18:31:55.468125 [ 287 ] {} <Debug> TCP-Session: 09941cb6-bb87-492f-b9a0-f874189dfba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2025.12.18 18:31:55.468302 [ 290 ] {} <Debug> TCP-Session: b5b4e917-36fb-4be4-b85d-358153c7c6f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2025.12.18 18:31:55.468325 [ 287 ] {} <Debug> TCP-Session: 09941cb6-bb87-492f-b9a0-f874189dfba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2025.12.18 18:31:55.467736 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2042 | 2025.12.18 18:31:55.468381 [ 289 ] {80b1340b-7041-456f-9406-f782658c4c93} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2043 | 2025.12.18 18:31:55.468389 [ 286 ] {} <Debug> TCP-Session: 8700c37e-1a34-4242-aecc-03f172169763 Authenticating user 'default' from [fd00:1122:3344:101::e]:44728 | ||
| 2044 | 2025.12.18 18:31:55.468430 [ 286 ] {} <Debug> TCP-Session: 8700c37e-1a34-4242-aecc-03f172169763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2025.12.18 18:31:55.468444 [ 286 ] {} <Debug> TCP-Session: 8700c37e-1a34-4242-aecc-03f172169763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2025.12.18 18:31:55.468463 [ 289 ] {80b1340b-7041-456f-9406-f782658c4c93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2047 | 2025.12.18 18:31:55.468849 [ 289 ] {80b1340b-7041-456f-9406-f782658c4c93} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 2048 | 2025.12.18 18:31:55.469989 [ 295 ] {80b1340b-7041-456f-9406-f782658c4c93} <Trace> AggregatingTransform: Aggregating | ||
| 2049 | 2025.12.18 18:31:55.470041 [ 295 ] {80b1340b-7041-456f-9406-f782658c4c93} <Trace> Aggregator: Aggregation method: without_key | ||
| 2050 | 2025.12.18 18:31:55.470079 [ 295 ] {80b1340b-7041-456f-9406-f782658c4c93} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001114994 sec. (896.866 rows/sec., 35.03 KiB/sec.) | ||
| 2051 | 2025.12.18 18:31:55.470102 [ 295 ] {80b1340b-7041-456f-9406-f782658c4c93} <Trace> Aggregator: Merging aggregated data | ||
| 2052 | 2025.12.18 18:31:55.471744 [ 289 ] {80b1340b-7041-456f-9406-f782658c4c93} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003857 sec., 259.26886180969666 rows/sec., 10.13 KiB/sec. | ||
| 2053 | 2025.12.18 18:31:55.471930 [ 289 ] {80b1340b-7041-456f-9406-f782658c4c93} <Debug> TCPHandler: Processed in 0.004372157 sec. | ||
| 2054 | 2025.12.18 18:31:55.472077 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2025.12.18 18:31:55.472093 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2025.12.18 18:31:55.472105 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2025.12.18 18:31:55.472147 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2025.12.18 18:31:55.472156 [ 289 ] {} <Debug> TCP-Session: 92bb4e31-a38a-451d-8d02-7a6843dac827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2025.12.18 18:31:55.472180 [ 291 ] {} <Debug> TCP-Session: cd09289f-8d8b-4e8e-87bd-b8ec2695e053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2025.12.18 18:31:55.472192 [ 287 ] {} <Debug> TCP-Session: 09941cb6-bb87-492f-b9a0-f874189dfba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2025.12.18 18:31:55.472194 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2025.12.18 18:31:55.472132 [ 290 ] {} <Debug> TCP-Session: b5b4e917-36fb-4be4-b85d-358153c7c6f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2025.12.18 18:31:55.472261 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2025.12.18 18:31:55.472270 [ 293 ] {} <Debug> TCP-Session: 25a8c2ee-2293-443e-8ad3-dce5147ad875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2025.12.18 18:31:55.472308 [ 286 ] {} <Debug> TCP-Session: 8700c37e-1a34-4242-aecc-03f172169763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2025.12.18 18:31:55.472315 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2067 | 2025.12.18 18:31:55.472331 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2068 | 2025.12.18 18:31:55.472380 [ 294 ] {} <Debug> TCP-Session: 0d74acc7-0da0-4642-9e1a-6f40c1651b01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2025.12.18 18:31:55.472273 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2070 | 2025.12.18 18:31:55.472419 [ 288 ] {} <Debug> TCP-Session: 6d078768-a577-4a13-838f-b2b72a626848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2025.12.18 18:31:55.472462 [ 292 ] {} <Debug> TCP-Session: 6ec4b958-864e-4552-89f2-f990c53cad31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2025.12.18 18:31:55.615396 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50847 | ||
| 2073 | 2025.12.18 18:31:55.615506 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2025.12.18 18:31:55.615533 [ 289 ] {} <Debug> TCP-Session: 483d8d32-d214-4d23-876b-9dd95a43926a Authenticating user 'default' from [fd00:1122:3344:101::e]:50847 | ||
| 2075 | 2025.12.18 18:31:55.615572 [ 289 ] {} <Debug> TCP-Session: 483d8d32-d214-4d23-876b-9dd95a43926a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2025.12.18 18:31:55.615610 [ 289 ] {} <Debug> TCP-Session: 483d8d32-d214-4d23-876b-9dd95a43926a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2025.12.18 18:31:55.615824 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37396 | ||
| 2078 | 2025.12.18 18:31:55.615848 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49196 | ||
| 2079 | 2025.12.18 18:31:55.615871 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48879 | ||
| 2080 | 2025.12.18 18:31:55.615900 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52031 | ||
| 2081 | 2025.12.18 18:31:55.615905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41054 | ||
| 2082 | 2025.12.18 18:31:55.615981 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2083 | 2025.12.18 18:31:55.616001 [ 289 ] {} <Trace> TCP-Session: 483d8d32-d214-4d23-876b-9dd95a43926a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2025.12.18 18:31:55.616005 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2025.12.18 18:31:55.616025 [ 294 ] {} <Debug> TCP-Session: e55a0f8b-bf13-45a1-b457-46ba857ed49f Authenticating user 'default' from [fd00:1122:3344:101::e]:48879 | ||
| 2086 | 2025.12.18 18:31:55.615838 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38037 | ||
| 2087 | 2025.12.18 18:31:55.616070 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2088 | 2025.12.18 18:31:55.616071 [ 294 ] {} <Debug> TCP-Session: e55a0f8b-bf13-45a1-b457-46ba857ed49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2025.12.18 18:31:55.616057 [ 287 ] {} <Debug> TCP-Session: e954ab99-db69-4bde-932e-5fbfe1b90b4c Authenticating user 'default' from [fd00:1122:3344:101::e]:52031 | ||
| 2090 | 2025.12.18 18:31:55.616106 [ 288 ] {} <Debug> TCP-Session: 937f765c-42f2-4345-b72e-d61699a2ef19 Authenticating user 'default' from [fd00:1122:3344:101::e]:41054 | ||
| 2091 | 2025.12.18 18:31:55.616120 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2092 | 2025.12.18 18:31:55.616138 [ 287 ] {} <Debug> TCP-Session: e954ab99-db69-4bde-932e-5fbfe1b90b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2025.12.18 18:31:55.616147 [ 288 ] {} <Debug> TCP-Session: 937f765c-42f2-4345-b72e-d61699a2ef19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2025.12.18 18:31:55.616153 [ 292 ] {} <Debug> TCP-Session: fe0090b3-5933-493c-b705-9ef59e458a5f Authenticating user 'default' from [fd00:1122:3344:101::e]:38037 | ||
| 2095 | 2025.12.18 18:31:55.616173 [ 288 ] {} <Debug> TCP-Session: 937f765c-42f2-4345-b72e-d61699a2ef19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2025.12.18 18:31:55.616162 [ 287 ] {} <Debug> TCP-Session: e954ab99-db69-4bde-932e-5fbfe1b90b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2025.12.18 18:31:55.616187 [ 292 ] {} <Debug> TCP-Session: fe0090b3-5933-493c-b705-9ef59e458a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2025.12.18 18:31:55.616110 [ 294 ] {} <Debug> TCP-Session: e55a0f8b-bf13-45a1-b457-46ba857ed49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2025.12.18 18:31:55.616225 [ 292 ] {} <Debug> TCP-Session: fe0090b3-5933-493c-b705-9ef59e458a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2025.12.18 18:31:55.615835 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48950 | ||
| 2101 | 2025.12.18 18:31:55.615946 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2025.12.18 18:31:55.615879 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46442 | ||
| 2103 | 2025.12.18 18:31:55.616313 [ 290 ] {} <Debug> TCP-Session: 58f91865-9580-4266-b259-1c9a718d2a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:37396 | ||
| 2104 | 2025.12.18 18:31:55.616331 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2105 | 2025.12.18 18:31:55.616337 [ 290 ] {} <Debug> TCP-Session: 58f91865-9580-4266-b259-1c9a718d2a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2025.12.18 18:31:55.616359 [ 291 ] {} <Debug> TCP-Session: 9f358dc9-ce0c-4148-b0fe-75983a2fa4eb Authenticating user 'default' from [fd00:1122:3344:101::e]:48950 | ||
| 2107 | 2025.12.18 18:31:55.616364 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2108 | 2025.12.18 18:31:55.616369 [ 290 ] {} <Debug> TCP-Session: 58f91865-9580-4266-b259-1c9a718d2a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2025.12.18 18:31:55.616387 [ 291 ] {} <Debug> TCP-Session: 9f358dc9-ce0c-4148-b0fe-75983a2fa4eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2025.12.18 18:31:55.616402 [ 286 ] {} <Debug> TCP-Session: 0356cba8-8229-4f4c-acca-7d52791db6eb Authenticating user 'default' from [fd00:1122:3344:101::e]:46442 | ||
| 2111 | 2025.12.18 18:31:55.616416 [ 291 ] {} <Debug> TCP-Session: 9f358dc9-ce0c-4148-b0fe-75983a2fa4eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2025.12.18 18:31:55.616435 [ 286 ] {} <Debug> TCP-Session: 0356cba8-8229-4f4c-acca-7d52791db6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2025.12.18 18:31:55.616182 [ 289 ] {0754d038-f130-4457-8da3-0ae819210719} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50847) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2114 | 2025.12.18 18:31:55.616462 [ 286 ] {} <Debug> TCP-Session: 0356cba8-8229-4f4c-acca-7d52791db6eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2025.12.18 18:31:55.615958 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2116 | 2025.12.18 18:31:55.616534 [ 293 ] {} <Debug> TCP-Session: 9144c3e3-9e30-49f2-bb74-72c4f8808e97 Authenticating user 'default' from [fd00:1122:3344:101::e]:49196 | ||
| 2117 | 2025.12.18 18:31:55.616551 [ 293 ] {} <Debug> TCP-Session: 9144c3e3-9e30-49f2-bb74-72c4f8808e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2025.12.18 18:31:55.616566 [ 293 ] {} <Debug> TCP-Session: 9144c3e3-9e30-49f2-bb74-72c4f8808e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.12.18 18:31:55.616747 [ 289 ] {0754d038-f130-4457-8da3-0ae819210719} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2120 | 2025.12.18 18:31:55.616805 [ 289 ] {0754d038-f130-4457-8da3-0ae819210719} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2121 | 2025.12.18 18:31:55.617182 [ 289 ] {0754d038-f130-4457-8da3-0ae819210719} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 2122 | 2025.12.18 18:31:55.618116 [ 338 ] {0754d038-f130-4457-8da3-0ae819210719} <Trace> AggregatingTransform: Aggregating | ||
| 2123 | 2025.12.18 18:31:55.618168 [ 338 ] {0754d038-f130-4457-8da3-0ae819210719} <Trace> Aggregator: Aggregation method: without_key | ||
| 2124 | 2025.12.18 18:31:55.618203 [ 338 ] {0754d038-f130-4457-8da3-0ae819210719} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920601 sec. (1086.247 rows/sec., 42.43 KiB/sec.) | ||
| 2125 | 2025.12.18 18:31:55.618219 [ 338 ] {0754d038-f130-4457-8da3-0ae819210719} <Trace> Aggregator: Merging aggregated data | ||
| 2126 | 2025.12.18 18:31:55.619845 [ 289 ] {0754d038-f130-4457-8da3-0ae819210719} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003702 sec., 270.12425715829283 rows/sec., 10.55 KiB/sec. | ||
| 2127 | 2025.12.18 18:31:55.620006 [ 289 ] {0754d038-f130-4457-8da3-0ae819210719} <Debug> TCPHandler: Processed in 0.004169644 sec. | ||
| 2128 | 2025.12.18 18:31:55.620134 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2025.12.18 18:31:55.620164 [ 289 ] {} <Debug> TCP-Session: 483d8d32-d214-4d23-876b-9dd95a43926a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2025.12.18 18:31:55.620168 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2025.12.18 18:31:55.620187 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2025.12.18 18:31:55.620207 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2133 | 2025.12.18 18:31:55.620225 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2025.12.18 18:31:55.620244 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2025.12.18 18:31:55.620259 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2025.12.18 18:31:55.620280 [ 294 ] {} <Debug> TCP-Session: e55a0f8b-bf13-45a1-b457-46ba857ed49f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2025.12.18 18:31:55.620302 [ 293 ] {} <Debug> TCP-Session: 9144c3e3-9e30-49f2-bb74-72c4f8808e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2025.12.18 18:31:55.620317 [ 288 ] {} <Debug> TCP-Session: 937f765c-42f2-4345-b72e-d61699a2ef19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2025.12.18 18:31:55.620298 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2025.12.18 18:31:55.620260 [ 292 ] {} <Debug> TCP-Session: fe0090b3-5933-493c-b705-9ef59e458a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2025.12.18 18:31:55.620238 [ 291 ] {} <Debug> TCP-Session: 9f358dc9-ce0c-4148-b0fe-75983a2fa4eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2025.12.18 18:31:55.620392 [ 287 ] {} <Debug> TCP-Session: e954ab99-db69-4bde-932e-5fbfe1b90b4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2025.12.18 18:31:55.620215 [ 290 ] {} <Debug> TCP-Session: 58f91865-9580-4266-b259-1c9a718d2a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2025.12.18 18:31:55.620276 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2145 | 2025.12.18 18:31:55.620474 [ 286 ] {} <Debug> TCP-Session: 0356cba8-8229-4f4c-acca-7d52791db6eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2025.12.18 18:31:58.347549 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2025.12.18 18:31:58.347740 [ 275 ] {f5da2ad9-9adb-4fdc-bc14-2f91b5ca8590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2148 | 2025.12.18 18:31:58.347805 [ 275 ] {f5da2ad9-9adb-4fdc-bc14-2f91b5ca8590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2149 | 2025.12.18 18:31:58.348460 [ 275 ] {f5da2ad9-9adb-4fdc-bc14-2f91b5ca8590} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2025.12.18 18:31:58.348511 [ 275 ] {f5da2ad9-9adb-4fdc-bc14-2f91b5ca8590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2151 | 2025.12.18 18:31:58.348896 [ 275 ] {f5da2ad9-9adb-4fdc-bc14-2f91b5ca8590} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2152 | 2025.12.18 18:31:58.349120 [ 275 ] {f5da2ad9-9adb-4fdc-bc14-2f91b5ca8590} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2025.12.18 18:31:58.349273 [ 275 ] {f5da2ad9-9adb-4fdc-bc14-2f91b5ca8590} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.72 MiB/sec. | ||
| 2154 | 2025.12.18 18:31:58.349314 [ 275 ] {f5da2ad9-9adb-4fdc-bc14-2f91b5ca8590} <Debug> TCPHandler: Processed in 0.001887975 sec. | ||
| 2155 | 2025.12.18 18:31:58.349436 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2025.12.18 18:31:58.349533 [ 275 ] {a7fccc8b-7fcf-494c-bb84-78d189b394d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2157 | 2025.12.18 18:31:58.349573 [ 275 ] {a7fccc8b-7fcf-494c-bb84-78d189b394d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2158 | 2025.12.18 18:31:58.349988 [ 275 ] {a7fccc8b-7fcf-494c-bb84-78d189b394d4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2025.12.18 18:31:58.350024 [ 275 ] {a7fccc8b-7fcf-494c-bb84-78d189b394d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2160 | 2025.12.18 18:31:58.350328 [ 275 ] {a7fccc8b-7fcf-494c-bb84-78d189b394d4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2161 | 2025.12.18 18:31:58.350530 [ 275 ] {a7fccc8b-7fcf-494c-bb84-78d189b394d4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2025.12.18 18:31:58.350656 [ 275 ] {a7fccc8b-7fcf-494c-bb84-78d189b394d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 2163 | 2025.12.18 18:31:58.350692 [ 275 ] {a7fccc8b-7fcf-494c-bb84-78d189b394d4} <Debug> TCPHandler: Processed in 0.001307337 sec. | ||
| 2164 | 2025.12.18 18:31:58.350806 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2025.12.18 18:31:58.350901 [ 275 ] {b85b25ab-c857-4d3c-abe3-3ffb00397190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2166 | 2025.12.18 18:31:58.350944 [ 275 ] {b85b25ab-c857-4d3c-abe3-3ffb00397190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2167 | 2025.12.18 18:31:58.351353 [ 275 ] {b85b25ab-c857-4d3c-abe3-3ffb00397190} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2025.12.18 18:31:58.351389 [ 275 ] {b85b25ab-c857-4d3c-abe3-3ffb00397190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2169 | 2025.12.18 18:31:58.351725 [ 275 ] {b85b25ab-c857-4d3c-abe3-3ffb00397190} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2170 | 2025.12.18 18:31:58.351939 [ 275 ] {b85b25ab-c857-4d3c-abe3-3ffb00397190} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2025.12.18 18:31:58.352069 [ 275 ] {b85b25ab-c857-4d3c-abe3-3ffb00397190} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2172 | 2025.12.18 18:31:58.352106 [ 275 ] {b85b25ab-c857-4d3c-abe3-3ffb00397190} <Debug> TCPHandler: Processed in 0.001350128 sec. | ||
| 2173 | 2025.12.18 18:31:58.352217 [ 275 ] {} <Trace> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2025.12.18 18:31:58.352312 [ 275 ] {12557b01-d10d-44f4-a27c-560134e59484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59580) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2175 | 2025.12.18 18:31:58.352352 [ 275 ] {12557b01-d10d-44f4-a27c-560134e59484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2176 | 2025.12.18 18:31:58.352678 [ 275 ] {12557b01-d10d-44f4-a27c-560134e59484} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2025.12.18 18:31:58.352714 [ 275 ] {12557b01-d10d-44f4-a27c-560134e59484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2178 | 2025.12.18 18:31:58.353023 [ 275 ] {12557b01-d10d-44f4-a27c-560134e59484} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2179 | 2025.12.18 18:31:58.353226 [ 275 ] {12557b01-d10d-44f4-a27c-560134e59484} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.12.18 18:31:58.353353 [ 275 ] {12557b01-d10d-44f4-a27c-560134e59484} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2181 | 2025.12.18 18:31:58.353387 [ 275 ] {12557b01-d10d-44f4-a27c-560134e59484} <Debug> TCPHandler: Processed in 0.001220626 sec. | ||
| 2182 | 2025.12.18 18:31:59.655946 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2183 | 2025.12.18 18:31:59.656048 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2184 | 2025.12.18 18:31:59.720963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3790 | ||
| 2185 | 2025.12.18 18:31:59.721524 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2025.12.18 18:31:59.721581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2187 | 2025.12.18 18:31:59.722150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2188 | 2025.12.18 18:31:59.722404 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2025.12.18 18:31:59.722552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3790 | ||
| 2190 | 2025.12.18 18:31:59.733594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 288 | ||
| 2191 | 2025.12.18 18:31:59.736265 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.12.18 18:31:59.736317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2193 | 2025.12.18 18:31:59.737559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2194 | 2025.12.18 18:31:59.737833 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.12.18 18:31:59.738175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2196 | 2025.12.18 18:31:59.912493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2197 | 2025.12.18 18:31:59.930921 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.12.18 18:31:59.930983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2199 | 2025.12.18 18:31:59.937221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2200 | 2025.12.18 18:31:59.937927 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.12.18 18:31:59.941611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2202 | 2025.12.18 18:32:00.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.62 MiB, peak 211.62 MiB, free memory in arenas 0.00 B, will set to 205.34 MiB (RSS), difference: 1.72 MiB | ||
| 2203 | 2025.12.18 18:32:02.967963 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2025.12.18 18:32:02.968045 [ 275 ] {} <Debug> TCP-Session: 8031b058-069c-4487-801f-1a89a3e4c4f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2025.12.18 18:32:03.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.32 MiB, peak 211.62 MiB, free memory in arenas 0.00 B, will set to 205.36 MiB (RSS), difference: 2.03 MiB | ||
| 2206 | 2025.12.18 18:32:03.349835 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2025.12.18 18:32:03.350038 [ 276 ] {eda6efd9-2608-4631-b00a-7d86f5caee98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2208 | 2025.12.18 18:32:03.350116 [ 276 ] {eda6efd9-2608-4631-b00a-7d86f5caee98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2209 | 2025.12.18 18:32:03.350858 [ 276 ] {eda6efd9-2608-4631-b00a-7d86f5caee98} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2025.12.18 18:32:03.350913 [ 276 ] {eda6efd9-2608-4631-b00a-7d86f5caee98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2211 | 2025.12.18 18:32:03.351323 [ 276 ] {eda6efd9-2608-4631-b00a-7d86f5caee98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2212 | 2025.12.18 18:32:03.351577 [ 276 ] {eda6efd9-2608-4631-b00a-7d86f5caee98} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2025.12.18 18:32:03.351747 [ 276 ] {eda6efd9-2608-4631-b00a-7d86f5caee98} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001761 sec., 72685.97387847814 rows/sec., 6.26 MiB/sec. | ||
| 2214 | 2025.12.18 18:32:03.351795 [ 276 ] {eda6efd9-2608-4631-b00a-7d86f5caee98} <Debug> TCPHandler: Processed in 0.002110777 sec. | ||
| 2215 | 2025.12.18 18:32:03.351929 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2025.12.18 18:32:03.352036 [ 276 ] {610e7f15-3e9d-4351-a491-8ce513c7a2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2217 | 2025.12.18 18:32:03.352082 [ 276 ] {610e7f15-3e9d-4351-a491-8ce513c7a2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2218 | 2025.12.18 18:32:03.352514 [ 276 ] {610e7f15-3e9d-4351-a491-8ce513c7a2da} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.12.18 18:32:03.352555 [ 276 ] {610e7f15-3e9d-4351-a491-8ce513c7a2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2220 | 2025.12.18 18:32:03.352855 [ 276 ] {610e7f15-3e9d-4351-a491-8ce513c7a2da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2221 | 2025.12.18 18:32:03.353079 [ 276 ] {610e7f15-3e9d-4351-a491-8ce513c7a2da} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2025.12.18 18:32:03.353181 [ 45 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2223 | 2025.12.18 18:32:03.353210 [ 276 ] {610e7f15-3e9d-4351-a491-8ce513c7a2da} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001198 sec., 30050.083472454087 rows/sec., 2.21 MiB/sec. | ||
| 2224 | 2025.12.18 18:32:03.353247 [ 45 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2025.12.18 18:32:03.353256 [ 276 ] {610e7f15-3e9d-4351-a491-8ce513c7a2da} <Debug> TCPHandler: Processed in 0.001381658 sec. | ||
| 2226 | 2025.12.18 18:32:03.353275 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2227 | 2025.12.18 18:32:03.353383 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2025.12.18 18:32:03.353418 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 2229 | 2025.12.18 18:32:03.353487 [ 276 ] {bb92a94e-ab79-449b-915d-0130a34671eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2230 | 2025.12.18 18:32:03.353534 [ 276 ] {bb92a94e-ab79-449b-915d-0130a34671eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2231 | 2025.12.18 18:32:03.353580 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2232 | 2025.12.18 18:32:03.353628 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2233 | 2025.12.18 18:32:03.353723 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 2234 | 2025.12.18 18:32:03.353781 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2235 | 2025.12.18 18:32:03.353831 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 2236 | 2025.12.18 18:32:03.353872 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part | ||
| 2237 | 2025.12.18 18:32:03.353925 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2238 | 2025.12.18 18:32:03.353974 [ 276 ] {bb92a94e-ab79-449b-915d-0130a34671eb} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2025.12.18 18:32:03.354018 [ 276 ] {bb92a94e-ab79-449b-915d-0130a34671eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2240 | 2025.12.18 18:32:03.354394 [ 276 ] {bb92a94e-ab79-449b-915d-0130a34671eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2241 | 2025.12.18 18:32:03.354661 [ 276 ] {bb92a94e-ab79-449b-915d-0130a34671eb} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.12.18 18:32:03.354804 [ 276 ] {bb92a94e-ab79-449b-915d-0130a34671eb} <Debug> executeQuery: Read 103 rows, 8.27 KiB in 0.001337 sec., 77038.14510097232 rows/sec., 6.04 MiB/sec. | ||
| 2243 | 2025.12.18 18:32:03.354847 [ 276 ] {bb92a94e-ab79-449b-915d-0130a34671eb} <Debug> TCPHandler: Processed in 0.001515909 sec. | ||
| 2244 | 2025.12.18 18:32:03.354896 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153993 sec., 87666.32249517836 rows/sec., 6.80 MiB/sec. | ||
| 2245 | 2025.12.18 18:32:03.354955 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2025.12.18 18:32:03.355058 [ 276 ] {e9b378f1-0188-4c63-a6e2-cc197d707be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2247 | 2025.12.18 18:32:03.355106 [ 276 ] {e9b378f1-0188-4c63-a6e2-cc197d707be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2248 | 2025.12.18 18:32:03.355111 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2249 | 2025.12.18 18:32:03.355449 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_6_1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2025.12.18 18:32:03.355506 [ 276 ] {e9b378f1-0188-4c63-a6e2-cc197d707be1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2025.12.18 18:32:03.355534 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_6_1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2252 | 2025.12.18 18:32:03.355551 [ 276 ] {e9b378f1-0188-4c63-a6e2-cc197d707be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2253 | 2025.12.18 18:32:03.355631 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2254 | 2025.12.18 18:32:03.355899 [ 276 ] {e9b378f1-0188-4c63-a6e2-cc197d707be1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2255 | 2025.12.18 18:32:03.356129 [ 276 ] {e9b378f1-0188-4c63-a6e2-cc197d707be1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2025.12.18 18:32:03.356260 [ 276 ] {e9b378f1-0188-4c63-a6e2-cc197d707be1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 2257 | 2025.12.18 18:32:03.356298 [ 276 ] {e9b378f1-0188-4c63-a6e2-cc197d707be1} <Debug> TCPHandler: Processed in 0.001393138 sec. | ||
| 2258 | 2025.12.18 18:32:03.356418 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2025.12.18 18:32:03.356540 [ 276 ] {a08358ab-6aed-494b-a32a-012676a99cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2260 | 2025.12.18 18:32:03.356603 [ 276 ] {a08358ab-6aed-494b-a32a-012676a99cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2261 | 2025.12.18 18:32:03.357585 [ 276 ] {a08358ab-6aed-494b-a32a-012676a99cae} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2025.12.18 18:32:03.357622 [ 276 ] {a08358ab-6aed-494b-a32a-012676a99cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2263 | 2025.12.18 18:32:03.358185 [ 276 ] {a08358ab-6aed-494b-a32a-012676a99cae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2264 | 2025.12.18 18:32:03.358413 [ 276 ] {a08358ab-6aed-494b-a32a-012676a99cae} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2025.12.18 18:32:03.358552 [ 276 ] {a08358ab-6aed-494b-a32a-012676a99cae} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002037 sec., 17673.048600883652 rows/sec., 31.67 MiB/sec. | ||
| 2266 | 2025.12.18 18:32:03.358614 [ 276 ] {a08358ab-6aed-494b-a32a-012676a99cae} <Debug> TCPHandler: Processed in 0.002258669 sec. | ||
| 2267 | 2025.12.18 18:32:03.358722 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2025.12.18 18:32:03.358815 [ 276 ] {4b1ba3be-e930-4e90-bc4a-41f1e240cbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2269 | 2025.12.18 18:32:03.358856 [ 276 ] {4b1ba3be-e930-4e90-bc4a-41f1e240cbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2270 | 2025.12.18 18:32:03.359174 [ 276 ] {4b1ba3be-e930-4e90-bc4a-41f1e240cbaf} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2025.12.18 18:32:03.359213 [ 276 ] {4b1ba3be-e930-4e90-bc4a-41f1e240cbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2272 | 2025.12.18 18:32:03.359525 [ 276 ] {4b1ba3be-e930-4e90-bc4a-41f1e240cbaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2273 | 2025.12.18 18:32:03.359740 [ 276 ] {4b1ba3be-e930-4e90-bc4a-41f1e240cbaf} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2025.12.18 18:32:03.359873 [ 276 ] {4b1ba3be-e930-4e90-bc4a-41f1e240cbaf} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001076 sec., 2788.104089219331 rows/sec., 223.27 KiB/sec. | ||
| 2275 | 2025.12.18 18:32:03.359913 [ 276 ] {4b1ba3be-e930-4e90-bc4a-41f1e240cbaf} <Debug> TCPHandler: Processed in 0.001241336 sec. | ||
| 2276 | 2025.12.18 18:32:03.360018 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2025.12.18 18:32:03.360114 [ 276 ] {2af5983f-b165-40b0-a74f-f5b2aeda8f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2278 | 2025.12.18 18:32:03.360156 [ 276 ] {2af5983f-b165-40b0-a74f-f5b2aeda8f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2279 | 2025.12.18 18:32:03.360485 [ 276 ] {2af5983f-b165-40b0-a74f-f5b2aeda8f7e} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2025.12.18 18:32:03.360524 [ 276 ] {2af5983f-b165-40b0-a74f-f5b2aeda8f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2281 | 2025.12.18 18:32:03.360817 [ 276 ] {2af5983f-b165-40b0-a74f-f5b2aeda8f7e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2282 | 2025.12.18 18:32:03.361040 [ 276 ] {2af5983f-b165-40b0-a74f-f5b2aeda8f7e} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2025.12.18 18:32:03.361170 [ 276 ] {2af5983f-b165-40b0-a74f-f5b2aeda8f7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2284 | 2025.12.18 18:32:03.361207 [ 276 ] {2af5983f-b165-40b0-a74f-f5b2aeda8f7e} <Debug> TCPHandler: Processed in 0.001239146 sec. | ||
| 2285 | 2025.12.18 18:32:07.222772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4302 | ||
| 2286 | 2025.12.18 18:32:07.223351 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2025.12.18 18:32:07.223392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2288 | 2025.12.18 18:32:07.223901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2289 | 2025.12.18 18:32:07.224156 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2025.12.18 18:32:07.224292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4302 | ||
| 2291 | 2025.12.18 18:32:07.441807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2292 | 2025.12.18 18:32:07.457676 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2025.12.18 18:32:07.457731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2294 | 2025.12.18 18:32:07.463664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2295 | 2025.12.18 18:32:07.464484 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2025.12.18 18:32:07.467338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2297 | 2025.12.18 18:32:08.368937 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2025.12.18 18:32:08.369205 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2299 | 2025.12.18 18:32:08.369613 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2300 | 2025.12.18 18:32:08.369655 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2301 | 2025.12.18 18:32:08.369914 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2302 | 2025.12.18 18:32:08.369985 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2303 | 2025.12.18 18:32:08.370128 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2304 | 2025.12.18 18:32:08.370260 [ 321 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2305 | 2025.12.18 18:32:08.370277 [ 317 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2306 | 2025.12.18 18:32:08.370279 [ 312 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2307 | 2025.12.18 18:32:08.370429 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2308 | 2025.12.18 18:32:08.370460 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2309 | 2025.12.18 18:32:08.370547 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2310 | 2025.12.18 18:32:08.370567 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Debug> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2311 | 2025.12.18 18:32:08.370604 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2312 | 2025.12.18 18:32:08.370641 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2313 | 2025.12.18 18:32:08.370674 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2314 | 2025.12.18 18:32:08.371551 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002454 sec., 14262.42868785656 rows/sec., 603.29 KiB/sec. | ||
| 2315 | 2025.12.18 18:32:08.371707 [ 276 ] {5084b95d-e2ac-4d0d-a464-6e3d53ca5ddc} <Debug> TCPHandler: Processed in 0.002919248 sec. | ||
| 2316 | 2025.12.18 18:32:08.378309 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2025.12.18 18:32:08.378449 [ 276 ] {2307bf88-927e-48f7-9631-f996d9d4014c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2318 | 2025.12.18 18:32:08.378504 [ 276 ] {2307bf88-927e-48f7-9631-f996d9d4014c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2319 | 2025.12.18 18:32:08.379122 [ 276 ] {2307bf88-927e-48f7-9631-f996d9d4014c} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2025.12.18 18:32:08.379173 [ 276 ] {2307bf88-927e-48f7-9631-f996d9d4014c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2321 | 2025.12.18 18:32:08.379629 [ 276 ] {2307bf88-927e-48f7-9631-f996d9d4014c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2322 | 2025.12.18 18:32:08.379834 [ 276 ] {2307bf88-927e-48f7-9631-f996d9d4014c} <Trace> oximeter.timeseries_schema (23315149-612b-4e21-8850-0893ab976473): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2025.12.18 18:32:08.379975 [ 276 ] {2307bf88-927e-48f7-9631-f996d9d4014c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001566 sec., 638.5696040868455 rows/sec., 66.10 KiB/sec. | ||
| 2324 | 2025.12.18 18:32:08.380013 [ 276 ] {2307bf88-927e-48f7-9631-f996d9d4014c} <Debug> TCPHandler: Processed in 0.001770143 sec. | ||
| 2325 | 2025.12.18 18:32:08.380121 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2025.12.18 18:32:08.380229 [ 276 ] {07db7378-56c5-4bae-a30c-19dd3821bde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2327 | 2025.12.18 18:32:08.380274 [ 276 ] {07db7378-56c5-4bae-a30c-19dd3821bde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2328 | 2025.12.18 18:32:08.380689 [ 276 ] {07db7378-56c5-4bae-a30c-19dd3821bde4} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2025.12.18 18:32:08.380728 [ 276 ] {07db7378-56c5-4bae-a30c-19dd3821bde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2330 | 2025.12.18 18:32:08.381041 [ 276 ] {07db7378-56c5-4bae-a30c-19dd3821bde4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2331 | 2025.12.18 18:32:08.381267 [ 276 ] {07db7378-56c5-4bae-a30c-19dd3821bde4} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2025.12.18 18:32:08.381401 [ 276 ] {07db7378-56c5-4bae-a30c-19dd3821bde4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001195 sec., 3347.2803347280333 rows/sec., 272.95 KiB/sec. | ||
| 2333 | 2025.12.18 18:32:08.381441 [ 276 ] {07db7378-56c5-4bae-a30c-19dd3821bde4} <Debug> TCPHandler: Processed in 0.001372817 sec. | ||
| 2334 | 2025.12.18 18:32:08.381568 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2025.12.18 18:32:08.381691 [ 276 ] {1f9f1e5f-8ec0-4513-a6ec-0f626c8654d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2336 | 2025.12.18 18:32:08.381740 [ 276 ] {1f9f1e5f-8ec0-4513-a6ec-0f626c8654d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2337 | 2025.12.18 18:32:08.382772 [ 276 ] {1f9f1e5f-8ec0-4513-a6ec-0f626c8654d9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2025.12.18 18:32:08.382811 [ 276 ] {1f9f1e5f-8ec0-4513-a6ec-0f626c8654d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2339 | 2025.12.18 18:32:08.383222 [ 276 ] {1f9f1e5f-8ec0-4513-a6ec-0f626c8654d9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2340 | 2025.12.18 18:32:08.383450 [ 276 ] {1f9f1e5f-8ec0-4513-a6ec-0f626c8654d9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.12.18 18:32:08.383557 [ 23 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2342 | 2025.12.18 18:32:08.383578 [ 276 ] {1f9f1e5f-8ec0-4513-a6ec-0f626c8654d9} <Debug> executeQuery: Read 1207 rows, 101.98 KiB in 0.001913 sec., 630946.1578672243 rows/sec., 52.06 MiB/sec. | ||
| 2343 | 2025.12.18 18:32:08.383605 [ 23 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2025.12.18 18:32:08.383637 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2345 | 2025.12.18 18:32:08.383640 [ 276 ] {1f9f1e5f-8ec0-4513-a6ec-0f626c8654d9} <Debug> TCPHandler: Processed in 0.002135198 sec. | ||
| 2346 | 2025.12.18 18:32:08.383740 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 2347 | 2025.12.18 18:32:08.383780 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2025.12.18 18:32:08.383851 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2349 | 2025.12.18 18:32:08.383882 [ 276 ] {97e05039-9caa-45dd-8201-931981bf0f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2350 | 2025.12.18 18:32:08.383885 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1315 rows starting from the beginning of the part | ||
| 2351 | 2025.12.18 18:32:08.383929 [ 276 ] {97e05039-9caa-45dd-8201-931981bf0f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2352 | 2025.12.18 18:32:08.383961 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2353 | 2025.12.18 18:32:08.384009 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 240 rows starting from the beginning of the part | ||
| 2354 | 2025.12.18 18:32:08.384052 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2355 | 2025.12.18 18:32:08.384089 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2356 | 2025.12.18 18:32:08.384129 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1207 rows starting from the beginning of the part | ||
| 2357 | 2025.12.18 18:32:08.384348 [ 276 ] {97e05039-9caa-45dd-8201-931981bf0f69} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2025.12.18 18:32:08.384390 [ 276 ] {97e05039-9caa-45dd-8201-931981bf0f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2359 | 2025.12.18 18:32:08.384728 [ 276 ] {97e05039-9caa-45dd-8201-931981bf0f69} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2360 | 2025.12.18 18:32:08.384984 [ 276 ] {97e05039-9caa-45dd-8201-931981bf0f69} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2025.12.18 18:32:08.385120 [ 276 ] {97e05039-9caa-45dd-8201-931981bf0f69} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001259 sec., 6354.2494042891185 rows/sec., 460.75 KiB/sec. | ||
| 2362 | 2025.12.18 18:32:08.385161 [ 276 ] {97e05039-9caa-45dd-8201-931981bf0f69} <Debug> TCPHandler: Processed in 0.001431958 sec. | ||
| 2363 | 2025.12.18 18:32:08.385283 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2025.12.18 18:32:08.385383 [ 276 ] {db5695f4-b686-45e7-9476-86de3ac3578e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2365 | 2025.12.18 18:32:08.385424 [ 276 ] {db5695f4-b686-45e7-9476-86de3ac3578e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2366 | 2025.12.18 18:32:08.385904 [ 276 ] {db5695f4-b686-45e7-9476-86de3ac3578e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2025.12.18 18:32:08.385943 [ 276 ] {db5695f4-b686-45e7-9476-86de3ac3578e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2368 | 2025.12.18 18:32:08.386023 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2976 rows, containing 5 columns (5 merged, 0 gathered) in 0.00232411 sec., 1280490.1661281092 rows/sec., 111.92 MiB/sec. | ||
| 2369 | 2025.12.18 18:32:08.386285 [ 276 ] {db5695f4-b686-45e7-9476-86de3ac3578e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2370 | 2025.12.18 18:32:08.386342 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2371 | 2025.12.18 18:32:08.386576 [ 276 ] {db5695f4-b686-45e7-9476-86de3ac3578e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2025.12.18 18:32:08.386726 [ 276 ] {db5695f4-b686-45e7-9476-86de3ac3578e} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001363 sec., 168011.73881144534 rows/sec., 11.37 MiB/sec. | ||
| 2373 | 2025.12.18 18:32:08.386730 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2025.12.18 18:32:08.386771 [ 276 ] {db5695f4-b686-45e7-9476-86de3ac3578e} <Debug> TCPHandler: Processed in 0.00153808 sec. | ||
| 2375 | 2025.12.18 18:32:08.386826 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_11_2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2376 | 2025.12.18 18:32:08.386904 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2025.12.18 18:32:08.386906 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2378 | 2025.12.18 18:32:08.387037 [ 276 ] {51119191-d5af-4ab3-845c-29fce97da77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2379 | 2025.12.18 18:32:08.387089 [ 276 ] {51119191-d5af-4ab3-845c-29fce97da77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2380 | 2025.12.18 18:32:08.387730 [ 276 ] {51119191-d5af-4ab3-845c-29fce97da77d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2025.12.18 18:32:08.387769 [ 276 ] {51119191-d5af-4ab3-845c-29fce97da77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2382 | 2025.12.18 18:32:08.388130 [ 276 ] {51119191-d5af-4ab3-845c-29fce97da77d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2383 | 2025.12.18 18:32:08.388355 [ 276 ] {51119191-d5af-4ab3-845c-29fce97da77d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2025.12.18 18:32:08.388452 [ 23 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2385 | 2025.12.18 18:32:08.388482 [ 23 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2025.12.18 18:32:08.388483 [ 276 ] {51119191-d5af-4ab3-845c-29fce97da77d} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001471 sec., 360978.92590074777 rows/sec., 26.75 MiB/sec. | ||
| 2387 | 2025.12.18 18:32:08.388500 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2388 | 2025.12.18 18:32:08.388534 [ 276 ] {51119191-d5af-4ab3-845c-29fce97da77d} <Debug> TCPHandler: Processed in 0.001692992 sec. | ||
| 2389 | 2025.12.18 18:32:08.388581 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 2390 | 2025.12.18 18:32:08.388660 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.12.18 18:32:08.388676 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2392 | 2025.12.18 18:32:08.388710 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 548 rows starting from the beginning of the part | ||
| 2393 | 2025.12.18 18:32:08.388755 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2394 | 2025.12.18 18:32:08.388763 [ 276 ] {6fbe40c7-216b-4069-b002-7de742c7917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2395 | 2025.12.18 18:32:08.388791 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 151 rows starting from the beginning of the part | ||
| 2396 | 2025.12.18 18:32:08.388812 [ 276 ] {6fbe40c7-216b-4069-b002-7de742c7917c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2397 | 2025.12.18 18:32:08.388830 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2398 | 2025.12.18 18:32:08.388869 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 103 rows starting from the beginning of the part | ||
| 2399 | 2025.12.18 18:32:08.388905 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 531 rows starting from the beginning of the part | ||
| 2400 | 2025.12.18 18:32:08.389376 [ 276 ] {6fbe40c7-216b-4069-b002-7de742c7917c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2025.12.18 18:32:08.389418 [ 276 ] {6fbe40c7-216b-4069-b002-7de742c7917c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2402 | 2025.12.18 18:32:08.389823 [ 276 ] {6fbe40c7-216b-4069-b002-7de742c7917c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2403 | 2025.12.18 18:32:08.389920 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1433 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368367 sec., 1047233.6734224078 rows/sec., 83.26 MiB/sec. | ||
| 2404 | 2025.12.18 18:32:08.390042 [ 276 ] {6fbe40c7-216b-4069-b002-7de742c7917c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2025.12.18 18:32:08.390118 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2406 | 2025.12.18 18:32:08.390151 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2407 | 2025.12.18 18:32:08.390179 [ 276 ] {6fbe40c7-216b-4069-b002-7de742c7917c} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001435 sec., 589547.0383275261 rows/sec., 39.68 MiB/sec. | ||
| 2408 | 2025.12.18 18:32:08.390185 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.12.18 18:32:08.390224 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2410 | 2025.12.18 18:32:08.390225 [ 276 ] {6fbe40c7-216b-4069-b002-7de742c7917c} <Debug> TCPHandler: Processed in 0.001615221 sec. | ||
| 2411 | 2025.12.18 18:32:08.390330 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 2412 | 2025.12.18 18:32:08.390359 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2025.12.18 18:32:08.390452 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2025.12.18 18:32:08.390459 [ 276 ] {8491a3af-af62-4ef1-a635-ef8bef9ac19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2415 | 2025.12.18 18:32:08.390469 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2025.12.18 18:32:08.390515 [ 276 ] {8491a3af-af62-4ef1-a635-ef8bef9ac19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2417 | 2025.12.18 18:32:08.390528 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2223 rows starting from the beginning of the part | ||
| 2418 | 2025.12.18 18:32:08.390547 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_11_2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2419 | 2025.12.18 18:32:08.390616 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2420 | 2025.12.18 18:32:08.390647 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2421 | 2025.12.18 18:32:08.390672 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 198 rows starting from the beginning of the part | ||
| 2422 | 2025.12.18 18:32:08.390721 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 2423 | 2025.12.18 18:32:08.390761 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 2424 | 2025.12.18 18:32:08.390801 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 846 rows starting from the beginning of the part | ||
| 2425 | 2025.12.18 18:32:08.390841 [ 276 ] {8491a3af-af62-4ef1-a635-ef8bef9ac19d} <Trace> oximeter.measurements_f64 (b2092ecf-0962-4c23-bb52-ac25f96b374b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2025.12.18 18:32:08.390881 [ 276 ] {8491a3af-af62-4ef1-a635-ef8bef9ac19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2427 | 2025.12.18 18:32:08.391212 [ 276 ] {8491a3af-af62-4ef1-a635-ef8bef9ac19d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2428 | 2025.12.18 18:32:08.391436 [ 276 ] {8491a3af-af62-4ef1-a635-ef8bef9ac19d} <Trace> oximeter.measurements_f64 (b2092ecf-0962-4c23-bb52-ac25f96b374b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2025.12.18 18:32:08.391569 [ 276 ] {8491a3af-af62-4ef1-a635-ef8bef9ac19d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 56.22 KiB/sec. | ||
| 2430 | 2025.12.18 18:32:08.391606 [ 276 ] {8491a3af-af62-4ef1-a635-ef8bef9ac19d} <Debug> TCPHandler: Processed in 0.001298286 sec. | ||
| 2431 | 2025.12.18 18:32:08.391721 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2025.12.18 18:32:08.391820 [ 276 ] {b50fc426-8279-48d3-add5-2dd39ac60ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2433 | 2025.12.18 18:32:08.391874 [ 276 ] {b50fc426-8279-48d3-add5-2dd39ac60ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2434 | 2025.12.18 18:32:08.392453 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3697 rows, containing 5 columns (5 merged, 0 gathered) in 0.002183438 sec., 1693201.2724886166 rows/sec., 115.99 MiB/sec. | ||
| 2435 | 2025.12.18 18:32:08.392596 [ 276 ] {b50fc426-8279-48d3-add5-2dd39ac60ffa} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2025.12.18 18:32:08.392637 [ 276 ] {b50fc426-8279-48d3-add5-2dd39ac60ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2437 | 2025.12.18 18:32:08.392789 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2438 | 2025.12.18 18:32:08.393065 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2025.12.18 18:32:08.393134 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2440 | 2025.12.18 18:32:08.393175 [ 276 ] {b50fc426-8279-48d3-add5-2dd39ac60ffa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2441 | 2025.12.18 18:32:08.393199 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 2442 | 2025.12.18 18:32:08.393406 [ 276 ] {b50fc426-8279-48d3-add5-2dd39ac60ffa} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2025.12.18 18:32:08.393507 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2444 | 2025.12.18 18:32:08.393543 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2025.12.18 18:32:08.393544 [ 276 ] {b50fc426-8279-48d3-add5-2dd39ac60ffa} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001743 sec., 2294.8938611589215 rows/sec., 4.11 MiB/sec. | ||
| 2446 | 2025.12.18 18:32:08.393565 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2447 | 2025.12.18 18:32:08.393611 [ 276 ] {b50fc426-8279-48d3-add5-2dd39ac60ffa} <Debug> TCPHandler: Processed in 0.001941365 sec. | ||
| 2448 | 2025.12.18 18:32:08.393652 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 2449 | 2025.12.18 18:32:08.393735 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2025.12.18 18:32:08.393834 [ 276 ] {d639ba39-f0a6-4dfe-b24b-1ac8d451e8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2451 | 2025.12.18 18:32:08.393845 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2452 | 2025.12.18 18:32:08.393877 [ 276 ] {d639ba39-f0a6-4dfe-b24b-1ac8d451e8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2453 | 2025.12.18 18:32:08.393914 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 2454 | 2025.12.18 18:32:08.394044 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 2455 | 2025.12.18 18:32:08.394154 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 2456 | 2025.12.18 18:32:08.394194 [ 276 ] {d639ba39-f0a6-4dfe-b24b-1ac8d451e8c4} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2025.12.18 18:32:08.394235 [ 276 ] {d639ba39-f0a6-4dfe-b24b-1ac8d451e8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2458 | 2025.12.18 18:32:08.394261 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 2459 | 2025.12.18 18:32:08.394366 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 2460 | 2025.12.18 18:32:08.394471 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2461 | 2025.12.18 18:32:08.394553 [ 276 ] {d639ba39-f0a6-4dfe-b24b-1ac8d451e8c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2462 | 2025.12.18 18:32:08.394786 [ 276 ] {d639ba39-f0a6-4dfe-b24b-1ac8d451e8c4} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2025.12.18 18:32:08.394918 [ 276 ] {d639ba39-f0a6-4dfe-b24b-1ac8d451e8c4} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001103 sec., 2719.8549410698097 rows/sec., 192.13 KiB/sec. | ||
| 2464 | 2025.12.18 18:32:08.394955 [ 276 ] {d639ba39-f0a6-4dfe-b24b-1ac8d451e8c4} <Debug> TCPHandler: Processed in 0.001272637 sec. | ||
| 2465 | 2025.12.18 18:32:08.395060 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2025.12.18 18:32:08.395171 [ 276 ] {9f21c0e0-cdd3-42d9-a385-8ead5984df12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2467 | 2025.12.18 18:32:08.395215 [ 276 ] {9f21c0e0-cdd3-42d9-a385-8ead5984df12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2468 | 2025.12.18 18:32:08.395559 [ 276 ] {9f21c0e0-cdd3-42d9-a385-8ead5984df12} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2025.12.18 18:32:08.395598 [ 276 ] {9f21c0e0-cdd3-42d9-a385-8ead5984df12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2470 | 2025.12.18 18:32:08.395953 [ 276 ] {9f21c0e0-cdd3-42d9-a385-8ead5984df12} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2471 | 2025.12.18 18:32:08.396177 [ 276 ] {9f21c0e0-cdd3-42d9-a385-8ead5984df12} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2025.12.18 18:32:08.396275 [ 23 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2473 | 2025.12.18 18:32:08.396303 [ 23 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.12.18 18:32:08.396313 [ 276 ] {9f21c0e0-cdd3-42d9-a385-8ead5984df12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 2475 | 2025.12.18 18:32:08.396319 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2476 | 2025.12.18 18:32:08.396360 [ 276 ] {9f21c0e0-cdd3-42d9-a385-8ead5984df12} <Debug> TCPHandler: Processed in 0.001351317 sec. | ||
| 2477 | 2025.12.18 18:32:08.396372 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 19 columns (19 merged, 0 gathered) in 0.002749456 sec., 36734.53948708399 rows/sec., 65.83 MiB/sec. | ||
| 2478 | 2025.12.18 18:32:08.396400 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2479 | 2025.12.18 18:32:08.396487 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2480 | 2025.12.18 18:32:08.396513 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 2481 | 2025.12.18 18:32:08.396591 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2482 | 2025.12.18 18:32:08.396647 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2483 | 2025.12.18 18:32:08.396650 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2484 | 2025.12.18 18:32:08.396705 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2485 | 2025.12.18 18:32:08.396763 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2486 | 2025.12.18 18:32:08.396812 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2487 | 2025.12.18 18:32:08.396991 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2025.12.18 18:32:08.397059 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2489 | 2025.12.18 18:32:08.397132 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2490 | 2025.12.18 18:32:08.397762 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001388228 sec., 345764.5285932858 rows/sec., 23.19 MiB/sec. | ||
| 2491 | 2025.12.18 18:32:08.397953 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2025.12.18 18:32:08.398265 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_11_2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2025.12.18 18:32:08.398349 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_11_2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2494 | 2025.12.18 18:32:08.398437 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2495 | 2025.12.18 18:32:09.738517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 326 | ||
| 2496 | 2025.12.18 18:32:09.741307 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2025.12.18 18:32:09.741349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2498 | 2025.12.18 18:32:09.742576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2499 | 2025.12.18 18:32:09.742851 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2025.12.18 18:32:09.742985 [ 27 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2501 | 2025.12.18 18:32:09.743030 [ 27 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2025.12.18 18:32:09.743053 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2503 | 2025.12.18 18:32:09.743145 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 2504 | 2025.12.18 18:32:09.743169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2505 | 2025.12.18 18:32:09.743731 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2506 | 2025.12.18 18:32:09.743894 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 2507 | 2025.12.18 18:32:09.744288 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2508 | 2025.12.18 18:32:09.744689 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 2509 | 2025.12.18 18:32:09.745062 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2510 | 2025.12.18 18:32:09.745426 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 2511 | 2025.12.18 18:32:09.745785 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2512 | 2025.12.18 18:32:09.752106 [ 201 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.008995436 sec., 36240.60023327385 rows/sec., 35.72 MiB/sec. | ||
| 2513 | 2025.12.18 18:32:09.753174 [ 197 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2514 | 2025.12.18 18:32:09.753853 [ 197 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2025.12.18 18:32:09.753940 [ 197 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_6_1} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2516 | 2025.12.18 18:32:09.754187 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2517 | 2025.12.18 18:32:13.349992 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2025.12.18 18:32:13.350283 [ 276 ] {8b9d4d7a-6832-4408-abaf-2d65e07f90da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2519 | 2025.12.18 18:32:13.350383 [ 276 ] {8b9d4d7a-6832-4408-abaf-2d65e07f90da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2520 | 2025.12.18 18:32:13.351231 [ 276 ] {8b9d4d7a-6832-4408-abaf-2d65e07f90da} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2025.12.18 18:32:13.351286 [ 276 ] {8b9d4d7a-6832-4408-abaf-2d65e07f90da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2522 | 2025.12.18 18:32:13.351710 [ 276 ] {8b9d4d7a-6832-4408-abaf-2d65e07f90da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2523 | 2025.12.18 18:32:13.351945 [ 276 ] {8b9d4d7a-6832-4408-abaf-2d65e07f90da} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2025.12.18 18:32:13.352103 [ 276 ] {8b9d4d7a-6832-4408-abaf-2d65e07f90da} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001899 sec., 67403.89678778304 rows/sec., 5.81 MiB/sec. | ||
| 2525 | 2025.12.18 18:32:13.352151 [ 276 ] {8b9d4d7a-6832-4408-abaf-2d65e07f90da} <Debug> TCPHandler: Processed in 0.002337921 sec. | ||
| 2526 | 2025.12.18 18:32:13.352283 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2025.12.18 18:32:13.352386 [ 276 ] {da142875-bc6c-46c6-a2ca-39ffd35c2a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2528 | 2025.12.18 18:32:13.352430 [ 276 ] {da142875-bc6c-46c6-a2ca-39ffd35c2a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2529 | 2025.12.18 18:32:13.352838 [ 276 ] {da142875-bc6c-46c6-a2ca-39ffd35c2a60} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2025.12.18 18:32:13.352876 [ 276 ] {da142875-bc6c-46c6-a2ca-39ffd35c2a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2531 | 2025.12.18 18:32:13.353183 [ 276 ] {da142875-bc6c-46c6-a2ca-39ffd35c2a60} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2532 | 2025.12.18 18:32:13.353388 [ 276 ] {da142875-bc6c-46c6-a2ca-39ffd35c2a60} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2025.12.18 18:32:13.353516 [ 276 ] {da142875-bc6c-46c6-a2ca-39ffd35c2a60} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001154 sec., 31195.84055459272 rows/sec., 2.29 MiB/sec. | ||
| 2534 | 2025.12.18 18:32:13.353553 [ 276 ] {da142875-bc6c-46c6-a2ca-39ffd35c2a60} <Debug> TCPHandler: Processed in 0.001324927 sec. | ||
| 2535 | 2025.12.18 18:32:13.353659 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2025.12.18 18:32:13.353754 [ 276 ] {5035d2dd-2175-47f0-961a-1ea3916ffee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2537 | 2025.12.18 18:32:13.353793 [ 276 ] {5035d2dd-2175-47f0-961a-1ea3916ffee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2538 | 2025.12.18 18:32:13.354194 [ 276 ] {5035d2dd-2175-47f0-961a-1ea3916ffee7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2025.12.18 18:32:13.354231 [ 276 ] {5035d2dd-2175-47f0-961a-1ea3916ffee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2540 | 2025.12.18 18:32:13.354544 [ 276 ] {5035d2dd-2175-47f0-961a-1ea3916ffee7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2541 | 2025.12.18 18:32:13.354744 [ 276 ] {5035d2dd-2175-47f0-961a-1ea3916ffee7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2025.12.18 18:32:13.354869 [ 276 ] {5035d2dd-2175-47f0-961a-1ea3916ffee7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001135 sec., 88105.7268722467 rows/sec., 6.88 MiB/sec. | ||
| 2543 | 2025.12.18 18:32:13.354905 [ 276 ] {5035d2dd-2175-47f0-961a-1ea3916ffee7} <Debug> TCPHandler: Processed in 0.001296877 sec. | ||
| 2544 | 2025.12.18 18:32:13.355008 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2025.12.18 18:32:13.355102 [ 276 ] {43c41578-6bf8-4d3a-9661-3923cac4e8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2546 | 2025.12.18 18:32:13.355144 [ 276 ] {43c41578-6bf8-4d3a-9661-3923cac4e8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2547 | 2025.12.18 18:32:13.355537 [ 276 ] {43c41578-6bf8-4d3a-9661-3923cac4e8af} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2025.12.18 18:32:13.355572 [ 276 ] {43c41578-6bf8-4d3a-9661-3923cac4e8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2549 | 2025.12.18 18:32:13.355894 [ 276 ] {43c41578-6bf8-4d3a-9661-3923cac4e8af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2550 | 2025.12.18 18:32:13.356100 [ 276 ] {43c41578-6bf8-4d3a-9661-3923cac4e8af} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2025.12.18 18:32:13.356222 [ 276 ] {43c41578-6bf8-4d3a-9661-3923cac4e8af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 2552 | 2025.12.18 18:32:13.356259 [ 276 ] {43c41578-6bf8-4d3a-9661-3923cac4e8af} <Debug> TCPHandler: Processed in 0.001299196 sec. | ||
| 2553 | 2025.12.18 18:32:13.356363 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2025.12.18 18:32:13.356455 [ 276 ] {e796047d-3e8d-460e-89f4-cbbd1170904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2555 | 2025.12.18 18:32:13.356507 [ 276 ] {e796047d-3e8d-460e-89f4-cbbd1170904e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2556 | 2025.12.18 18:32:13.357279 [ 276 ] {e796047d-3e8d-460e-89f4-cbbd1170904e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2025.12.18 18:32:13.357315 [ 276 ] {e796047d-3e8d-460e-89f4-cbbd1170904e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2558 | 2025.12.18 18:32:13.357911 [ 276 ] {e796047d-3e8d-460e-89f4-cbbd1170904e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2559 | 2025.12.18 18:32:13.358130 [ 276 ] {e796047d-3e8d-460e-89f4-cbbd1170904e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2025.12.18 18:32:13.358262 [ 276 ] {e796047d-3e8d-460e-89f4-cbbd1170904e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001824 sec., 19736.842105263157 rows/sec., 35.37 MiB/sec. | ||
| 2561 | 2025.12.18 18:32:13.358311 [ 276 ] {e796047d-3e8d-460e-89f4-cbbd1170904e} <Debug> TCPHandler: Processed in 0.001996356 sec. | ||
| 2562 | 2025.12.18 18:32:13.358417 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2025.12.18 18:32:13.358513 [ 276 ] {0ceb6c08-62c2-4651-afb3-cdf55495e20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2564 | 2025.12.18 18:32:13.358553 [ 276 ] {0ceb6c08-62c2-4651-afb3-cdf55495e20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2565 | 2025.12.18 18:32:13.358879 [ 276 ] {0ceb6c08-62c2-4651-afb3-cdf55495e20f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2025.12.18 18:32:13.358915 [ 276 ] {0ceb6c08-62c2-4651-afb3-cdf55495e20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2567 | 2025.12.18 18:32:13.359213 [ 276 ] {0ceb6c08-62c2-4651-afb3-cdf55495e20f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2568 | 2025.12.18 18:32:13.359419 [ 276 ] {0ceb6c08-62c2-4651-afb3-cdf55495e20f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2025.12.18 18:32:13.359540 [ 276 ] {0ceb6c08-62c2-4651-afb3-cdf55495e20f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 2570 | 2025.12.18 18:32:13.359575 [ 276 ] {0ceb6c08-62c2-4651-afb3-cdf55495e20f} <Debug> TCPHandler: Processed in 0.001207155 sec. | ||
| 2571 | 2025.12.18 18:32:14.656295 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2572 | 2025.12.18 18:32:14.656350 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2573 | 2025.12.18 18:32:14.724486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4750 | ||
| 2574 | 2025.12.18 18:32:14.724985 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2025.12.18 18:32:14.725024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2576 | 2025.12.18 18:32:14.725559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2577 | 2025.12.18 18:32:14.725814 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2025.12.18 18:32:14.725960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4750 | ||
| 2579 | 2025.12.18 18:32:14.967523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2580 | 2025.12.18 18:32:14.987024 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.12.18 18:32:14.987095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2582 | 2025.12.18 18:32:14.993343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2583 | 2025.12.18 18:32:14.994116 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.12.18 18:32:14.997942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2585 | 2025.12.18 18:32:15.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.82 MiB, peak 213.82 MiB, free memory in arenas 0.00 B, will set to 212.76 MiB (RSS), difference: 2.93 MiB | ||
| 2586 | 2025.12.18 18:32:18.348470 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2025.12.18 18:32:18.348687 [ 276 ] {4b5c3e60-279b-4178-870f-6e08542a80ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2588 | 2025.12.18 18:32:18.348760 [ 276 ] {4b5c3e60-279b-4178-870f-6e08542a80ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2589 | 2025.12.18 18:32:18.349470 [ 276 ] {4b5c3e60-279b-4178-870f-6e08542a80ec} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2025.12.18 18:32:18.349513 [ 276 ] {4b5c3e60-279b-4178-870f-6e08542a80ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2591 | 2025.12.18 18:32:18.349908 [ 276 ] {4b5c3e60-279b-4178-870f-6e08542a80ec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2592 | 2025.12.18 18:32:18.350144 [ 276 ] {4b5c3e60-279b-4178-870f-6e08542a80ec} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2025.12.18 18:32:18.350303 [ 276 ] {4b5c3e60-279b-4178-870f-6e08542a80ec} <Debug> executeQuery: Read 64 rows, 5.18 KiB in 0.001668 sec., 38369.30455635492 rows/sec., 3.03 MiB/sec. | ||
| 2594 | 2025.12.18 18:32:18.350351 [ 276 ] {4b5c3e60-279b-4178-870f-6e08542a80ec} <Debug> TCPHandler: Processed in 0.002022406 sec. | ||
| 2595 | 2025.12.18 18:32:18.350475 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2025.12.18 18:32:18.350581 [ 276 ] {a07efd39-bd46-48a6-a863-cd534be2c325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2597 | 2025.12.18 18:32:18.350626 [ 276 ] {a07efd39-bd46-48a6-a863-cd534be2c325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2598 | 2025.12.18 18:32:18.351021 [ 276 ] {a07efd39-bd46-48a6-a863-cd534be2c325} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.12.18 18:32:18.351058 [ 276 ] {a07efd39-bd46-48a6-a863-cd534be2c325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2600 | 2025.12.18 18:32:18.351369 [ 276 ] {a07efd39-bd46-48a6-a863-cd534be2c325} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2601 | 2025.12.18 18:32:18.351592 [ 276 ] {a07efd39-bd46-48a6-a863-cd534be2c325} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.12.18 18:32:18.351725 [ 276 ] {a07efd39-bd46-48a6-a863-cd534be2c325} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 257.74 KiB/sec. | ||
| 2603 | 2025.12.18 18:32:18.351763 [ 276 ] {a07efd39-bd46-48a6-a863-cd534be2c325} <Debug> TCPHandler: Processed in 0.001342527 sec. | ||
| 2604 | 2025.12.18 18:32:18.351874 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2025.12.18 18:32:18.351973 [ 276 ] {00742862-a009-4357-aed0-397cef114ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2606 | 2025.12.18 18:32:18.352014 [ 276 ] {00742862-a009-4357-aed0-397cef114ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2607 | 2025.12.18 18:32:18.352427 [ 276 ] {00742862-a009-4357-aed0-397cef114ab2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2025.12.18 18:32:18.352463 [ 276 ] {00742862-a009-4357-aed0-397cef114ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2609 | 2025.12.18 18:32:18.352768 [ 276 ] {00742862-a009-4357-aed0-397cef114ab2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2610 | 2025.12.18 18:32:18.352985 [ 276 ] {00742862-a009-4357-aed0-397cef114ab2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2025.12.18 18:32:18.353116 [ 276 ] {00742862-a009-4357-aed0-397cef114ab2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001163 sec., 58469.47549441101 rows/sec., 4.56 MiB/sec. | ||
| 2612 | 2025.12.18 18:32:18.353153 [ 276 ] {00742862-a009-4357-aed0-397cef114ab2} <Debug> TCPHandler: Processed in 0.001331088 sec. | ||
| 2613 | 2025.12.18 18:32:18.353263 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2025.12.18 18:32:18.353361 [ 276 ] {51f6101b-8247-4dea-8053-1ab98c8ad40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2615 | 2025.12.18 18:32:18.353406 [ 276 ] {51f6101b-8247-4dea-8053-1ab98c8ad40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2616 | 2025.12.18 18:32:18.353798 [ 276 ] {51f6101b-8247-4dea-8053-1ab98c8ad40b} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2025.12.18 18:32:18.353834 [ 276 ] {51f6101b-8247-4dea-8053-1ab98c8ad40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2618 | 2025.12.18 18:32:18.354158 [ 276 ] {51f6101b-8247-4dea-8053-1ab98c8ad40b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2619 | 2025.12.18 18:32:18.354381 [ 276 ] {51f6101b-8247-4dea-8053-1ab98c8ad40b} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2025.12.18 18:32:18.354512 [ 276 ] {51f6101b-8247-4dea-8053-1ab98c8ad40b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 2621 | 2025.12.18 18:32:18.354549 [ 276 ] {51f6101b-8247-4dea-8053-1ab98c8ad40b} <Debug> TCPHandler: Processed in 0.001337967 sec. | ||
| 2622 | 2025.12.18 18:32:18.354657 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2025.12.18 18:32:18.354752 [ 276 ] {e4bc83dc-cb57-4b5b-8613-e4f96e150a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2624 | 2025.12.18 18:32:18.354806 [ 276 ] {e4bc83dc-cb57-4b5b-8613-e4f96e150a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2625 | 2025.12.18 18:32:18.355533 [ 276 ] {e4bc83dc-cb57-4b5b-8613-e4f96e150a67} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2025.12.18 18:32:18.355572 [ 276 ] {e4bc83dc-cb57-4b5b-8613-e4f96e150a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2627 | 2025.12.18 18:32:18.356050 [ 276 ] {e4bc83dc-cb57-4b5b-8613-e4f96e150a67} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2628 | 2025.12.18 18:32:18.356286 [ 276 ] {e4bc83dc-cb57-4b5b-8613-e4f96e150a67} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2025.12.18 18:32:18.356421 [ 276 ] {e4bc83dc-cb57-4b5b-8613-e4f96e150a67} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001687 sec., 2371.072910491998 rows/sec., 4.25 MiB/sec. | ||
| 2630 | 2025.12.18 18:32:18.356477 [ 276 ] {e4bc83dc-cb57-4b5b-8613-e4f96e150a67} <Debug> TCPHandler: Processed in 0.001869154 sec. | ||
| 2631 | 2025.12.18 18:32:18.356587 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2025.12.18 18:32:18.356684 [ 276 ] {0d0284de-9550-4e71-ab96-71a4d3d9a005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2633 | 2025.12.18 18:32:18.356754 [ 276 ] {0d0284de-9550-4e71-ab96-71a4d3d9a005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2634 | 2025.12.18 18:32:18.357084 [ 276 ] {0d0284de-9550-4e71-ab96-71a4d3d9a005} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2025.12.18 18:32:18.357122 [ 276 ] {0d0284de-9550-4e71-ab96-71a4d3d9a005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2636 | 2025.12.18 18:32:18.357439 [ 276 ] {0d0284de-9550-4e71-ab96-71a4d3d9a005} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2637 | 2025.12.18 18:32:18.357656 [ 276 ] {0d0284de-9550-4e71-ab96-71a4d3d9a005} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.12.18 18:32:18.357782 [ 276 ] {0d0284de-9550-4e71-ab96-71a4d3d9a005} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 2639 | 2025.12.18 18:32:18.357819 [ 276 ] {0d0284de-9550-4e71-ab96-71a4d3d9a005} <Debug> TCPHandler: Processed in 0.001282577 sec. | ||
| 2640 | 2025.12.18 18:32:19.743512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 350 | ||
| 2641 | 2025.12.18 18:32:19.745965 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2025.12.18 18:32:19.746014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2643 | 2025.12.18 18:32:19.747168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2644 | 2025.12.18 18:32:19.747428 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2025.12.18 18:32:19.747717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2646 | 2025.12.18 18:32:22.226210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5262 | ||
| 2647 | 2025.12.18 18:32:22.226767 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.12.18 18:32:22.226820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2649 | 2025.12.18 18:32:22.227359 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2650 | 2025.12.18 18:32:22.227619 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2025.12.18 18:32:22.227777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5262 | ||
| 2652 | 2025.12.18 18:32:22.227771 [ 75 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2653 | 2025.12.18 18:32:22.227850 [ 75 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2025.12.18 18:32:22.227869 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2655 | 2025.12.18 18:32:22.227967 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 2656 | 2025.12.18 18:32:22.228083 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2657 | 2025.12.18 18:32:22.228126 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2830 rows starting from the beginning of the part | ||
| 2658 | 2025.12.18 18:32:22.228199 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2659 | 2025.12.18 18:32:22.228239 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2660 | 2025.12.18 18:32:22.228279 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2661 | 2025.12.18 18:32:22.228319 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2662 | 2025.12.18 18:32:22.228362 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2663 | 2025.12.18 18:32:22.229830 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5262 rows, containing 4 columns (4 merged, 0 gathered) in 0.001904804 sec., 2762488.948994227 rows/sec., 39.52 MiB/sec. | ||
| 2664 | 2025.12.18 18:32:22.230813 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2665 | 2025.12.18 18:32:22.231210 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2025.12.18 18:32:22.231303 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_11_2} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2667 | 2025.12.18 18:32:22.231409 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2668 | 2025.12.18 18:32:22.498144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2669 | 2025.12.18 18:32:22.515306 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2025.12.18 18:32:22.515370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2671 | 2025.12.18 18:32:22.521125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2672 | 2025.12.18 18:32:22.521779 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2025.12.18 18:32:22.522043 [ 75 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2674 | 2025.12.18 18:32:22.522099 [ 75 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2025.12.18 18:32:22.522118 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2676 | 2025.12.18 18:32:22.522206 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 2677 | 2025.12.18 18:32:22.525253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2678 | 2025.12.18 18:32:22.525865 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2679 | 2025.12.18 18:32:22.527319 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 2680 | 2025.12.18 18:32:22.532032 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 2681 | 2025.12.18 18:32:22.536208 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 2682 | 2025.12.18 18:32:22.540352 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 2683 | 2025.12.18 18:32:22.544571 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 2684 | 2025.12.18 18:32:22.548872 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 2685 | 2025.12.18 18:32:22.604805 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082581844 sec., 1005.063534304223 rows/sec., 5.20 MiB/sec. | ||
| 2686 | 2025.12.18 18:32:22.607253 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2687 | 2025.12.18 18:32:22.609393 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_11_2} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.12.18 18:32:22.609516 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_11_2} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2689 | 2025.12.18 18:32:22.611514 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2690 | 2025.12.18 18:32:23.000353 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.92 MiB, peak 223.80 MiB, free memory in arenas 0.00 B, will set to 220.71 MiB (RSS), difference: 6.79 MiB | ||
| 2691 | 2025.12.18 18:32:23.352071 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2025.12.18 18:32:23.352282 [ 276 ] {79ac43dc-bd6d-4b61-be6a-4a9e6225b250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2693 | 2025.12.18 18:32:23.352392 [ 276 ] {79ac43dc-bd6d-4b61-be6a-4a9e6225b250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2694 | 2025.12.18 18:32:23.353345 [ 276 ] {79ac43dc-bd6d-4b61-be6a-4a9e6225b250} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.12.18 18:32:23.353395 [ 276 ] {79ac43dc-bd6d-4b61-be6a-4a9e6225b250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2696 | 2025.12.18 18:32:23.353842 [ 276 ] {79ac43dc-bd6d-4b61-be6a-4a9e6225b250} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2697 | 2025.12.18 18:32:23.354095 [ 276 ] {79ac43dc-bd6d-4b61-be6a-4a9e6225b250} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.12.18 18:32:23.354249 [ 276 ] {79ac43dc-bd6d-4b61-be6a-4a9e6225b250} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002043 sec., 11747.430249632893 rows/sec., 998.07 KiB/sec. | ||
| 2699 | 2025.12.18 18:32:23.354290 [ 276 ] {79ac43dc-bd6d-4b61-be6a-4a9e6225b250} <Debug> TCPHandler: Processed in 0.002355721 sec. | ||
| 2700 | 2025.12.18 18:32:23.354419 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2025.12.18 18:32:23.354516 [ 276 ] {e08edc3c-21e9-425c-a3a1-f7d01856a9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2702 | 2025.12.18 18:32:23.354560 [ 276 ] {e08edc3c-21e9-425c-a3a1-f7d01856a9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2703 | 2025.12.18 18:32:23.354961 [ 276 ] {e08edc3c-21e9-425c-a3a1-f7d01856a9e8} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2025.12.18 18:32:23.355001 [ 276 ] {e08edc3c-21e9-425c-a3a1-f7d01856a9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2705 | 2025.12.18 18:32:23.355301 [ 276 ] {e08edc3c-21e9-425c-a3a1-f7d01856a9e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2706 | 2025.12.18 18:32:23.355529 [ 276 ] {e08edc3c-21e9-425c-a3a1-f7d01856a9e8} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2025.12.18 18:32:23.355661 [ 276 ] {e08edc3c-21e9-425c-a3a1-f7d01856a9e8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001163 sec., 6878.761822871883 rows/sec., 560.91 KiB/sec. | ||
| 2708 | 2025.12.18 18:32:23.355699 [ 276 ] {e08edc3c-21e9-425c-a3a1-f7d01856a9e8} <Debug> TCPHandler: Processed in 0.001330407 sec. | ||
| 2709 | 2025.12.18 18:32:23.355832 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2025.12.18 18:32:23.355928 [ 276 ] {46bc3143-19c4-457b-8b94-af6a0ccb872d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2711 | 2025.12.18 18:32:23.355970 [ 276 ] {46bc3143-19c4-457b-8b94-af6a0ccb872d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2712 | 2025.12.18 18:32:23.356520 [ 276 ] {46bc3143-19c4-457b-8b94-af6a0ccb872d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2025.12.18 18:32:23.356558 [ 276 ] {46bc3143-19c4-457b-8b94-af6a0ccb872d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2714 | 2025.12.18 18:32:23.356873 [ 276 ] {46bc3143-19c4-457b-8b94-af6a0ccb872d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2715 | 2025.12.18 18:32:23.357104 [ 276 ] {46bc3143-19c4-457b-8b94-af6a0ccb872d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2025.12.18 18:32:23.357230 [ 276 ] {46bc3143-19c4-457b-8b94-af6a0ccb872d} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001319 sec., 191053.8286580743 rows/sec., 17.06 MiB/sec. | ||
| 2717 | 2025.12.18 18:32:23.357268 [ 276 ] {46bc3143-19c4-457b-8b94-af6a0ccb872d} <Debug> TCPHandler: Processed in 0.001486319 sec. | ||
| 2718 | 2025.12.18 18:32:23.357388 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2025.12.18 18:32:23.357483 [ 276 ] {ba1aa193-e23a-4b2e-aabf-4a7469d945c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2720 | 2025.12.18 18:32:23.357524 [ 276 ] {ba1aa193-e23a-4b2e-aabf-4a7469d945c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2721 | 2025.12.18 18:32:23.357947 [ 276 ] {ba1aa193-e23a-4b2e-aabf-4a7469d945c8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2025.12.18 18:32:23.357984 [ 276 ] {ba1aa193-e23a-4b2e-aabf-4a7469d945c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2723 | 2025.12.18 18:32:23.358278 [ 276 ] {ba1aa193-e23a-4b2e-aabf-4a7469d945c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2724 | 2025.12.18 18:32:23.358492 [ 276 ] {ba1aa193-e23a-4b2e-aabf-4a7469d945c8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2025.12.18 18:32:23.358656 [ 276 ] {ba1aa193-e23a-4b2e-aabf-4a7469d945c8} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001191 sec., 47019.311502938705 rows/sec., 3.47 MiB/sec. | ||
| 2726 | 2025.12.18 18:32:23.358697 [ 276 ] {ba1aa193-e23a-4b2e-aabf-4a7469d945c8} <Debug> TCPHandler: Processed in 0.001359398 sec. | ||
| 2727 | 2025.12.18 18:32:23.358814 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2025.12.18 18:32:23.358917 [ 276 ] {ac9deb33-8ebd-4c37-bd1c-7b9378a7f025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2729 | 2025.12.18 18:32:23.358957 [ 276 ] {ac9deb33-8ebd-4c37-bd1c-7b9378a7f025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2730 | 2025.12.18 18:32:23.359355 [ 276 ] {ac9deb33-8ebd-4c37-bd1c-7b9378a7f025} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2025.12.18 18:32:23.359391 [ 276 ] {ac9deb33-8ebd-4c37-bd1c-7b9378a7f025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2732 | 2025.12.18 18:32:23.359702 [ 276 ] {ac9deb33-8ebd-4c37-bd1c-7b9378a7f025} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2733 | 2025.12.18 18:32:23.359922 [ 276 ] {ac9deb33-8ebd-4c37-bd1c-7b9378a7f025} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2025.12.18 18:32:23.360051 [ 276 ] {ac9deb33-8ebd-4c37-bd1c-7b9378a7f025} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001153 sec., 20815.264527320036 rows/sec., 1.73 MiB/sec. | ||
| 2735 | 2025.12.18 18:32:23.360087 [ 276 ] {ac9deb33-8ebd-4c37-bd1c-7b9378a7f025} <Debug> TCPHandler: Processed in 0.001324788 sec. | ||
| 2736 | 2025.12.18 18:32:23.360194 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2025.12.18 18:32:23.360288 [ 276 ] {c7ccdf15-6483-4194-b839-7f9797b4c6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2738 | 2025.12.18 18:32:23.360327 [ 276 ] {c7ccdf15-6483-4194-b839-7f9797b4c6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2739 | 2025.12.18 18:32:23.360708 [ 276 ] {c7ccdf15-6483-4194-b839-7f9797b4c6ac} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2025.12.18 18:32:23.360744 [ 276 ] {c7ccdf15-6483-4194-b839-7f9797b4c6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2741 | 2025.12.18 18:32:23.361032 [ 276 ] {c7ccdf15-6483-4194-b839-7f9797b4c6ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2742 | 2025.12.18 18:32:23.361238 [ 276 ] {c7ccdf15-6483-4194-b839-7f9797b4c6ac} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2025.12.18 18:32:23.361361 [ 276 ] {c7ccdf15-6483-4194-b839-7f9797b4c6ac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 859.30 KiB/sec. | ||
| 2744 | 2025.12.18 18:32:23.361397 [ 276 ] {c7ccdf15-6483-4194-b839-7f9797b4c6ac} <Debug> TCPHandler: Processed in 0.001251886 sec. | ||
| 2745 | 2025.12.18 18:32:23.361506 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2025.12.18 18:32:23.361599 [ 276 ] {d8f2f4e7-519a-42ab-8540-c19858c6c06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2747 | 2025.12.18 18:32:23.361637 [ 276 ] {d8f2f4e7-519a-42ab-8540-c19858c6c06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2748 | 2025.12.18 18:32:23.362075 [ 276 ] {d8f2f4e7-519a-42ab-8540-c19858c6c06c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2025.12.18 18:32:23.362112 [ 276 ] {d8f2f4e7-519a-42ab-8540-c19858c6c06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2750 | 2025.12.18 18:32:23.362415 [ 276 ] {d8f2f4e7-519a-42ab-8540-c19858c6c06c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2751 | 2025.12.18 18:32:23.362630 [ 276 ] {d8f2f4e7-519a-42ab-8540-c19858c6c06c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2025.12.18 18:32:23.362753 [ 276 ] {d8f2f4e7-519a-42ab-8540-c19858c6c06c} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001172 sec., 122866.8941979522 rows/sec., 9.92 MiB/sec. | ||
| 2753 | 2025.12.18 18:32:23.362789 [ 276 ] {d8f2f4e7-519a-42ab-8540-c19858c6c06c} <Debug> TCPHandler: Processed in 0.001332517 sec. | ||
| 2754 | 2025.12.18 18:32:23.362898 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2025.12.18 18:32:23.362991 [ 276 ] {4e1b9055-ccb0-418c-8574-fc24fbd8ef8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2756 | 2025.12.18 18:32:23.363033 [ 276 ] {4e1b9055-ccb0-418c-8574-fc24fbd8ef8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2757 | 2025.12.18 18:32:23.363428 [ 276 ] {4e1b9055-ccb0-418c-8574-fc24fbd8ef8a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2025.12.18 18:32:23.363464 [ 276 ] {4e1b9055-ccb0-418c-8574-fc24fbd8ef8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2759 | 2025.12.18 18:32:23.363766 [ 276 ] {4e1b9055-ccb0-418c-8574-fc24fbd8ef8a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2760 | 2025.12.18 18:32:23.363953 [ 276 ] {4e1b9055-ccb0-418c-8574-fc24fbd8ef8a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2025.12.18 18:32:23.364067 [ 276 ] {4e1b9055-ccb0-418c-8574-fc24fbd8ef8a} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001132 sec., 176678.445229682 rows/sec., 12.66 MiB/sec. | ||
| 2762 | 2025.12.18 18:32:23.364099 [ 276 ] {4e1b9055-ccb0-418c-8574-fc24fbd8ef8a} <Debug> TCPHandler: Processed in 0.001290747 sec. | ||
| 2763 | 2025.12.18 18:32:23.364206 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2025.12.18 18:32:23.364292 [ 276 ] {ce14ea5d-da1a-44bd-a4dc-6cca81cab3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2765 | 2025.12.18 18:32:23.364342 [ 276 ] {ce14ea5d-da1a-44bd-a4dc-6cca81cab3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2766 | 2025.12.18 18:32:23.365167 [ 276 ] {ce14ea5d-da1a-44bd-a4dc-6cca81cab3ed} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2025.12.18 18:32:23.365204 [ 276 ] {ce14ea5d-da1a-44bd-a4dc-6cca81cab3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2768 | 2025.12.18 18:32:23.365724 [ 276 ] {ce14ea5d-da1a-44bd-a4dc-6cca81cab3ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2769 | 2025.12.18 18:32:23.365935 [ 276 ] {ce14ea5d-da1a-44bd-a4dc-6cca81cab3ed} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2025.12.18 18:32:23.366062 [ 276 ] {ce14ea5d-da1a-44bd-a4dc-6cca81cab3ed} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001733 sec., 20773.225620311598 rows/sec., 37.22 MiB/sec. | ||
| 2771 | 2025.12.18 18:32:23.366110 [ 276 ] {ce14ea5d-da1a-44bd-a4dc-6cca81cab3ed} <Debug> TCPHandler: Processed in 0.001903914 sec. | ||
| 2772 | 2025.12.18 18:32:23.366222 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2025.12.18 18:32:23.366315 [ 276 ] {8df74c3a-a365-40b9-8e23-54c7280d4895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2774 | 2025.12.18 18:32:23.366355 [ 276 ] {8df74c3a-a365-40b9-8e23-54c7280d4895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2775 | 2025.12.18 18:32:23.366676 [ 276 ] {8df74c3a-a365-40b9-8e23-54c7280d4895} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2025.12.18 18:32:23.366711 [ 276 ] {8df74c3a-a365-40b9-8e23-54c7280d4895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2777 | 2025.12.18 18:32:23.367001 [ 276 ] {8df74c3a-a365-40b9-8e23-54c7280d4895} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2778 | 2025.12.18 18:32:23.367203 [ 276 ] {8df74c3a-a365-40b9-8e23-54c7280d4895} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2025.12.18 18:32:23.367325 [ 276 ] {8df74c3a-a365-40b9-8e23-54c7280d4895} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 2780 | 2025.12.18 18:32:23.367358 [ 276 ] {8df74c3a-a365-40b9-8e23-54c7280d4895} <Debug> TCPHandler: Processed in 0.001183915 sec. | ||
| 2781 | 2025.12.18 18:32:28.347830 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2025.12.18 18:32:28.348141 [ 276 ] {bace506f-35fb-4424-8ed2-e9855a276808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2783 | 2025.12.18 18:32:28.348246 [ 276 ] {bace506f-35fb-4424-8ed2-e9855a276808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2784 | 2025.12.18 18:32:28.348991 [ 276 ] {bace506f-35fb-4424-8ed2-e9855a276808} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2025.12.18 18:32:28.349037 [ 276 ] {bace506f-35fb-4424-8ed2-e9855a276808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2786 | 2025.12.18 18:32:28.349433 [ 276 ] {bace506f-35fb-4424-8ed2-e9855a276808} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2787 | 2025.12.18 18:32:28.349658 [ 276 ] {bace506f-35fb-4424-8ed2-e9855a276808} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2025.12.18 18:32:28.349811 [ 276 ] {bace506f-35fb-4424-8ed2-e9855a276808} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00175 sec., 37714.28571428571 rows/sec., 3.00 MiB/sec. | ||
| 2789 | 2025.12.18 18:32:28.349853 [ 276 ] {bace506f-35fb-4424-8ed2-e9855a276808} <Debug> TCPHandler: Processed in 0.002218669 sec. | ||
| 2790 | 2025.12.18 18:32:28.349980 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2025.12.18 18:32:28.350077 [ 276 ] {216d7b7c-504c-4b38-8edd-dfbc4d50f9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2792 | 2025.12.18 18:32:28.350118 [ 276 ] {216d7b7c-504c-4b38-8edd-dfbc4d50f9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2793 | 2025.12.18 18:32:28.350510 [ 276 ] {216d7b7c-504c-4b38-8edd-dfbc4d50f9ff} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2025.12.18 18:32:28.350547 [ 276 ] {216d7b7c-504c-4b38-8edd-dfbc4d50f9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2795 | 2025.12.18 18:32:28.350835 [ 276 ] {216d7b7c-504c-4b38-8edd-dfbc4d50f9ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2796 | 2025.12.18 18:32:28.351049 [ 276 ] {216d7b7c-504c-4b38-8edd-dfbc4d50f9ff} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2025.12.18 18:32:28.351152 [ 169 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2798 | 2025.12.18 18:32:28.351176 [ 276 ] {216d7b7c-504c-4b38-8edd-dfbc4d50f9ff} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001117 sec., 4476.2757385854975 rows/sec., 336.59 KiB/sec. | ||
| 2799 | 2025.12.18 18:32:28.351219 [ 169 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2025.12.18 18:32:28.351225 [ 276 ] {216d7b7c-504c-4b38-8edd-dfbc4d50f9ff} <Debug> TCPHandler: Processed in 0.001296916 sec. | ||
| 2801 | 2025.12.18 18:32:28.351253 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2802 | 2025.12.18 18:32:28.351390 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2025.12.18 18:32:28.351440 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 2804 | 2025.12.18 18:32:28.351495 [ 276 ] {02c4db37-7d25-4f90-a96d-e41764d275c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2805 | 2025.12.18 18:32:28.351548 [ 276 ] {02c4db37-7d25-4f90-a96d-e41764d275c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2806 | 2025.12.18 18:32:28.351667 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2807 | 2025.12.18 18:32:28.351752 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 62 rows starting from the beginning of the part | ||
| 2808 | 2025.12.18 18:32:28.351901 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 2809 | 2025.12.18 18:32:28.351987 [ 276 ] {02c4db37-7d25-4f90-a96d-e41764d275c4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.12.18 18:32:28.351989 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 2811 | 2025.12.18 18:32:28.352034 [ 276 ] {02c4db37-7d25-4f90-a96d-e41764d275c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2812 | 2025.12.18 18:32:28.352093 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 2813 | 2025.12.18 18:32:28.352186 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2814 | 2025.12.18 18:32:28.352274 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 2815 | 2025.12.18 18:32:28.352408 [ 276 ] {02c4db37-7d25-4f90-a96d-e41764d275c4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2816 | 2025.12.18 18:32:28.352659 [ 276 ] {02c4db37-7d25-4f90-a96d-e41764d275c4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2025.12.18 18:32:28.352792 [ 276 ] {02c4db37-7d25-4f90-a96d-e41764d275c4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001315 sec., 52471.48288973384 rows/sec., 4.10 MiB/sec. | ||
| 2818 | 2025.12.18 18:32:28.352834 [ 276 ] {02c4db37-7d25-4f90-a96d-e41764d275c4} <Debug> TCPHandler: Processed in 0.001496699 sec. | ||
| 2819 | 2025.12.18 18:32:28.352953 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2025.12.18 18:32:28.353050 [ 276 ] {f3499075-b87a-4fa2-9edf-1188e56c23c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2821 | 2025.12.18 18:32:28.353093 [ 276 ] {f3499075-b87a-4fa2-9edf-1188e56c23c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2822 | 2025.12.18 18:32:28.353352 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002000236 sec., 85489.91219036155 rows/sec., 6.59 MiB/sec. | ||
| 2823 | 2025.12.18 18:32:28.353500 [ 276 ] {f3499075-b87a-4fa2-9edf-1188e56c23c9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2025.12.18 18:32:28.353542 [ 276 ] {f3499075-b87a-4fa2-9edf-1188e56c23c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2825 | 2025.12.18 18:32:28.353582 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2826 | 2025.12.18 18:32:28.353969 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2025.12.18 18:32:28.353982 [ 276 ] {f3499075-b87a-4fa2-9edf-1188e56c23c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2828 | 2025.12.18 18:32:28.354079 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_11_2} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2829 | 2025.12.18 18:32:28.354189 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2830 | 2025.12.18 18:32:28.354231 [ 276 ] {f3499075-b87a-4fa2-9edf-1188e56c23c9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2025.12.18 18:32:28.354366 [ 276 ] {f3499075-b87a-4fa2-9edf-1188e56c23c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 2832 | 2025.12.18 18:32:28.354404 [ 276 ] {f3499075-b87a-4fa2-9edf-1188e56c23c9} <Debug> TCPHandler: Processed in 0.001501909 sec. | ||
| 2833 | 2025.12.18 18:32:28.354512 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2025.12.18 18:32:28.354606 [ 276 ] {cc2fbe23-8288-4bfe-aef4-91737f9a0707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2835 | 2025.12.18 18:32:28.354659 [ 276 ] {cc2fbe23-8288-4bfe-aef4-91737f9a0707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2836 | 2025.12.18 18:32:28.355369 [ 276 ] {cc2fbe23-8288-4bfe-aef4-91737f9a0707} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.12.18 18:32:28.355406 [ 276 ] {cc2fbe23-8288-4bfe-aef4-91737f9a0707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2838 | 2025.12.18 18:32:28.355898 [ 276 ] {cc2fbe23-8288-4bfe-aef4-91737f9a0707} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2839 | 2025.12.18 18:32:28.356118 [ 276 ] {cc2fbe23-8288-4bfe-aef4-91737f9a0707} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.12.18 18:32:28.356248 [ 276 ] {cc2fbe23-8288-4bfe-aef4-91737f9a0707} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001661 sec., 3010.2347983142686 rows/sec., 5.39 MiB/sec. | ||
| 2841 | 2025.12.18 18:32:28.356298 [ 276 ] {cc2fbe23-8288-4bfe-aef4-91737f9a0707} <Debug> TCPHandler: Processed in 0.001836334 sec. | ||
| 2842 | 2025.12.18 18:32:28.356405 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2025.12.18 18:32:28.356499 [ 276 ] {03b6f8d7-29a7-491f-9d05-b8f3d8f4bfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2844 | 2025.12.18 18:32:28.356541 [ 276 ] {03b6f8d7-29a7-491f-9d05-b8f3d8f4bfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2845 | 2025.12.18 18:32:28.356874 [ 276 ] {03b6f8d7-29a7-491f-9d05-b8f3d8f4bfcf} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2025.12.18 18:32:28.356910 [ 276 ] {03b6f8d7-29a7-491f-9d05-b8f3d8f4bfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2847 | 2025.12.18 18:32:28.357224 [ 276 ] {03b6f8d7-29a7-491f-9d05-b8f3d8f4bfcf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2848 | 2025.12.18 18:32:28.357431 [ 276 ] {03b6f8d7-29a7-491f-9d05-b8f3d8f4bfcf} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2025.12.18 18:32:28.357554 [ 276 ] {03b6f8d7-29a7-491f-9d05-b8f3d8f4bfcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2850 | 2025.12.18 18:32:28.357589 [ 276 ] {03b6f8d7-29a7-491f-9d05-b8f3d8f4bfcf} <Debug> TCPHandler: Processed in 0.001234655 sec. | ||
| 2851 | 2025.12.18 18:32:29.656400 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2852 | 2025.12.18 18:32:29.656465 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2853 | 2025.12.18 18:32:29.728064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5710 | ||
| 2854 | 2025.12.18 18:32:29.728559 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2025.12.18 18:32:29.728597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2856 | 2025.12.18 18:32:29.729180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2857 | 2025.12.18 18:32:29.729421 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2025.12.18 18:32:29.729565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5710 | ||
| 2859 | 2025.12.18 18:32:29.748167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 382 | ||
| 2860 | 2025.12.18 18:32:29.750336 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.12.18 18:32:29.750379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2862 | 2025.12.18 18:32:29.751539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2863 | 2025.12.18 18:32:29.751791 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.12.18 18:32:29.752038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2865 | 2025.12.18 18:32:30.025524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2866 | 2025.12.18 18:32:30.043477 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2025.12.18 18:32:30.043540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2868 | 2025.12.18 18:32:30.049088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2869 | 2025.12.18 18:32:30.049799 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.12.18 18:32:30.053139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2871 | 2025.12.18 18:32:33.351357 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2025.12.18 18:32:33.351561 [ 276 ] {a5c154f2-86e5-483c-8ff0-53f21525bb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2873 | 2025.12.18 18:32:33.351630 [ 276 ] {a5c154f2-86e5-483c-8ff0-53f21525bb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2874 | 2025.12.18 18:32:33.352319 [ 276 ] {a5c154f2-86e5-483c-8ff0-53f21525bb8f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2025.12.18 18:32:33.352369 [ 276 ] {a5c154f2-86e5-483c-8ff0-53f21525bb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2876 | 2025.12.18 18:32:33.352771 [ 276 ] {a5c154f2-86e5-483c-8ff0-53f21525bb8f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2877 | 2025.12.18 18:32:33.353010 [ 276 ] {a5c154f2-86e5-483c-8ff0-53f21525bb8f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2025.12.18 18:32:33.353153 [ 171 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2879 | 2025.12.18 18:32:33.353170 [ 276 ] {a5c154f2-86e5-483c-8ff0-53f21525bb8f} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00166 sec., 77108.43373493975 rows/sec., 6.64 MiB/sec. | ||
| 2880 | 2025.12.18 18:32:33.353221 [ 171 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.12.18 18:32:33.353241 [ 276 ] {a5c154f2-86e5-483c-8ff0-53f21525bb8f} <Debug> TCPHandler: Processed in 0.002023316 sec. | ||
| 2882 | 2025.12.18 18:32:33.353249 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2883 | 2025.12.18 18:32:33.353376 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2025.12.18 18:32:33.353387 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 2885 | 2025.12.18 18:32:33.353488 [ 276 ] {db07bee8-a23d-4334-968a-ff069ad72eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2886 | 2025.12.18 18:32:33.353538 [ 276 ] {db07bee8-a23d-4334-968a-ff069ad72eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2887 | 2025.12.18 18:32:33.353541 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2888 | 2025.12.18 18:32:33.353587 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1406 rows starting from the beginning of the part | ||
| 2889 | 2025.12.18 18:32:33.353657 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 2890 | 2025.12.18 18:32:33.353705 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2891 | 2025.12.18 18:32:33.353748 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 2892 | 2025.12.18 18:32:33.353788 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 2893 | 2025.12.18 18:32:33.353830 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 2894 | 2025.12.18 18:32:33.353998 [ 276 ] {db07bee8-a23d-4334-968a-ff069ad72eda} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2025.12.18 18:32:33.354043 [ 276 ] {db07bee8-a23d-4334-968a-ff069ad72eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2896 | 2025.12.18 18:32:33.354367 [ 276 ] {db07bee8-a23d-4334-968a-ff069ad72eda} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2897 | 2025.12.18 18:32:33.354606 [ 276 ] {db07bee8-a23d-4334-968a-ff069ad72eda} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2025.12.18 18:32:33.354748 [ 276 ] {db07bee8-a23d-4334-968a-ff069ad72eda} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001285 sec., 28015.564202334634 rows/sec., 2.06 MiB/sec. | ||
| 2899 | 2025.12.18 18:32:33.354790 [ 276 ] {db07bee8-a23d-4334-968a-ff069ad72eda} <Debug> TCPHandler: Processed in 0.001468289 sec. | ||
| 2900 | 2025.12.18 18:32:33.354904 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2025.12.18 18:32:33.355003 [ 276 ] {2ed69824-7e40-44be-b879-48b4516a8bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2902 | 2025.12.18 18:32:33.355046 [ 276 ] {2ed69824-7e40-44be-b879-48b4516a8bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2903 | 2025.12.18 18:32:33.355151 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2044 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821824 sec., 1121952.5047424997 rows/sec., 99.18 MiB/sec. | ||
| 2904 | 2025.12.18 18:32:33.355399 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2905 | 2025.12.18 18:32:33.355484 [ 276 ] {2ed69824-7e40-44be-b879-48b4516a8bd5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.12.18 18:32:33.355529 [ 276 ] {2ed69824-7e40-44be-b879-48b4516a8bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2907 | 2025.12.18 18:32:33.355699 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2025.12.18 18:32:33.355799 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_16_3} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2909 | 2025.12.18 18:32:33.355881 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2910 | 2025.12.18 18:32:33.355905 [ 276 ] {2ed69824-7e40-44be-b879-48b4516a8bd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2911 | 2025.12.18 18:32:33.356134 [ 276 ] {2ed69824-7e40-44be-b879-48b4516a8bd5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.12.18 18:32:33.356262 [ 171 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2913 | 2025.12.18 18:32:33.356269 [ 276 ] {2ed69824-7e40-44be-b879-48b4516a8bd5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001286 sec., 77760.49766718507 rows/sec., 6.07 MiB/sec. | ||
| 2914 | 2025.12.18 18:32:33.356329 [ 171 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.12.18 18:32:33.356349 [ 276 ] {2ed69824-7e40-44be-b879-48b4516a8bd5} <Debug> TCPHandler: Processed in 0.001496569 sec. | ||
| 2916 | 2025.12.18 18:32:33.356363 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2917 | 2025.12.18 18:32:33.356494 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2025.12.18 18:32:33.356510 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 2919 | 2025.12.18 18:32:33.356595 [ 276 ] {798aa92f-1f74-43d9-ae74-2ba28cf4f6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2920 | 2025.12.18 18:32:33.356645 [ 276 ] {798aa92f-1f74-43d9-ae74-2ba28cf4f6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2921 | 2025.12.18 18:32:33.356688 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2922 | 2025.12.18 18:32:33.356739 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 632 rows starting from the beginning of the part | ||
| 2923 | 2025.12.18 18:32:33.356859 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2924 | 2025.12.18 18:32:33.356924 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 68 rows starting from the beginning of the part | ||
| 2925 | 2025.12.18 18:32:33.356998 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 144 rows starting from the beginning of the part | ||
| 2926 | 2025.12.18 18:32:33.357065 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part | ||
| 2927 | 2025.12.18 18:32:33.357132 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 2928 | 2025.12.18 18:32:33.357147 [ 276 ] {798aa92f-1f74-43d9-ae74-2ba28cf4f6f9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2025.12.18 18:32:33.357200 [ 276 ] {798aa92f-1f74-43d9-ae74-2ba28cf4f6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2930 | 2025.12.18 18:32:33.357721 [ 276 ] {798aa92f-1f74-43d9-ae74-2ba28cf4f6f9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2931 | 2025.12.18 18:32:33.358034 [ 276 ] {798aa92f-1f74-43d9-ae74-2ba28cf4f6f9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2025.12.18 18:32:33.358185 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2933 | 2025.12.18 18:32:33.358204 [ 276 ] {798aa92f-1f74-43d9-ae74-2ba28cf4f6f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. | ||
| 2934 | 2025.12.18 18:32:33.358243 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2025.12.18 18:32:33.358268 [ 276 ] {798aa92f-1f74-43d9-ae74-2ba28cf4f6f9} <Debug> TCPHandler: Processed in 0.001824014 sec. | ||
| 2936 | 2025.12.18 18:32:33.358278 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2937 | 2025.12.18 18:32:33.358393 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 2938 | 2025.12.18 18:32:33.358428 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2025.12.18 18:32:33.358510 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2940 | 2025.12.18 18:32:33.358541 [ 276 ] {57ca9849-c1d8-45f0-8755-264ed2ea8e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2941 | 2025.12.18 18:32:33.358540 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1113 rows, containing 5 columns (5 merged, 0 gathered) in 0.002103637 sec., 529083.6774595616 rows/sec., 42.70 MiB/sec. | ||
| 2942 | 2025.12.18 18:32:33.358552 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3697 rows starting from the beginning of the part | ||
| 2943 | 2025.12.18 18:32:33.358613 [ 276 ] {57ca9849-c1d8-45f0-8755-264ed2ea8e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2944 | 2025.12.18 18:32:33.358648 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 2945 | 2025.12.18 18:32:33.358708 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2946 | 2025.12.18 18:32:33.358753 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 200 rows starting from the beginning of the part | ||
| 2947 | 2025.12.18 18:32:33.358760 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2948 | 2025.12.18 18:32:33.358794 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 2949 | 2025.12.18 18:32:33.358839 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2950 | 2025.12.18 18:32:33.359054 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2025.12.18 18:32:33.359150 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_16_3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2952 | 2025.12.18 18:32:33.359242 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2953 | 2025.12.18 18:32:33.359595 [ 276 ] {57ca9849-c1d8-45f0-8755-264ed2ea8e15} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2025.12.18 18:32:33.359638 [ 276 ] {57ca9849-c1d8-45f0-8755-264ed2ea8e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2955 | 2025.12.18 18:32:33.360255 [ 276 ] {57ca9849-c1d8-45f0-8755-264ed2ea8e15} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2956 | 2025.12.18 18:32:33.360497 [ 276 ] {57ca9849-c1d8-45f0-8755-264ed2ea8e15} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.12.18 18:32:33.360615 [ 171 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2958 | 2025.12.18 18:32:33.360637 [ 276 ] {57ca9849-c1d8-45f0-8755-264ed2ea8e15} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002119 sec., 16989.145823501654 rows/sec., 30.44 MiB/sec. | ||
| 2959 | 2025.12.18 18:32:33.360654 [ 171 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.12.18 18:32:33.360692 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2961 | 2025.12.18 18:32:33.360724 [ 276 ] {57ca9849-c1d8-45f0-8755-264ed2ea8e15} <Debug> TCPHandler: Processed in 0.002353761 sec. | ||
| 2962 | 2025.12.18 18:32:33.360772 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 2963 | 2025.12.18 18:32:33.360868 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2025.12.18 18:32:33.360880 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002532713 sec., 1791359.7000528683 rows/sec., 123.25 MiB/sec. | ||
| 2965 | 2025.12.18 18:32:33.360967 [ 276 ] {6d935f0e-2cfc-48d6-bf04-d222e8493ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2966 | 2025.12.18 18:32:33.360986 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2967 | 2025.12.18 18:32:33.361010 [ 276 ] {6d935f0e-2cfc-48d6-bf04-d222e8493ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2968 | 2025.12.18 18:32:33.361047 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 101 rows starting from the beginning of the part | ||
| 2969 | 2025.12.18 18:32:33.361199 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2970 | 2025.12.18 18:32:33.361300 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2971 | 2025.12.18 18:32:33.361365 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 2972 | 2025.12.18 18:32:33.361389 [ 276 ] {6d935f0e-2cfc-48d6-bf04-d222e8493ef5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2025.12.18 18:32:33.361433 [ 276 ] {6d935f0e-2cfc-48d6-bf04-d222e8493ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2974 | 2025.12.18 18:32:33.361517 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2975 | 2025.12.18 18:32:33.361655 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2976 | 2025.12.18 18:32:33.361671 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2025.12.18 18:32:33.361759 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2978 | 2025.12.18 18:32:33.361803 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2979 | 2025.12.18 18:32:33.361807 [ 276 ] {6d935f0e-2cfc-48d6-bf04-d222e8493ef5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2980 | 2025.12.18 18:32:33.361835 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 2981 | 2025.12.18 18:32:33.362048 [ 276 ] {6d935f0e-2cfc-48d6-bf04-d222e8493ef5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.12.18 18:32:33.362190 [ 276 ] {6d935f0e-2cfc-48d6-bf04-d222e8493ef5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 2983 | 2025.12.18 18:32:33.362189 [ 63 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2984 | 2025.12.18 18:32:33.362229 [ 276 ] {6d935f0e-2cfc-48d6-bf04-d222e8493ef5} <Debug> TCPHandler: Processed in 0.001412968 sec. | ||
| 2985 | 2025.12.18 18:32:33.362247 [ 63 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2025.12.18 18:32:33.362276 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2987 | 2025.12.18 18:32:33.362367 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2988 | 2025.12.18 18:32:33.362483 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2025.12.18 18:32:33.362514 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part | ||
| 2990 | 2025.12.18 18:32:33.362569 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2991 | 2025.12.18 18:32:33.362614 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2992 | 2025.12.18 18:32:33.362676 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2993 | 2025.12.18 18:32:33.362735 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 2994 | 2025.12.18 18:32:33.362790 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2995 | 2025.12.18 18:32:33.363627 [ 200 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302887 sec., 598670.4909942305 rows/sec., 40.23 MiB/sec. | ||
| 2996 | 2025.12.18 18:32:33.363774 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2997 | 2025.12.18 18:32:33.364035 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_16_3} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2025.12.18 18:32:33.364096 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_16_3} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2999 | 2025.12.18 18:32:33.364160 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3000 | 2025.12.18 18:32:33.369334 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 19 columns (19 merged, 0 gathered) in 0.00859725 sec., 25356.945534909417 rows/sec., 45.44 MiB/sec. | ||
| 3001 | 2025.12.18 18:32:33.369814 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3002 | 2025.12.18 18:32:33.370152 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.12.18 18:32:33.370230 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3004 | 2025.12.18 18:32:33.370370 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3005 | 2025.12.18 18:32:35.446892 [ 155 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3006 | 2025.12.18 18:32:35.446995 [ 155 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2025.12.18 18:32:35.447032 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3008 | 2025.12.18 18:32:35.447229 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 3009 | 2025.12.18 18:32:35.447450 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3010 | 2025.12.18 18:32:35.447504 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3011 | 2025.12.18 18:32:35.447607 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 3012 | 2025.12.18 18:32:35.447683 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3013 | 2025.12.18 18:32:35.447779 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 229 rows starting from the beginning of the part | ||
| 3014 | 2025.12.18 18:32:35.447855 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3015 | 2025.12.18 18:32:35.448843 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694482 sec., 312189.8019571763 rows/sec., 22.98 MiB/sec. | ||
| 3016 | 2025.12.18 18:32:35.449039 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3017 | 2025.12.18 18:32:35.449332 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_5_1} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.12.18 18:32:35.449412 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_5_1} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3019 | 2025.12.18 18:32:35.449517 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3020 | 2025.12.18 18:32:36.868546 [ 155 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3021 | 2025.12.18 18:32:36.868623 [ 155 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2025.12.18 18:32:36.868644 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3023 | 2025.12.18 18:32:36.868765 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 3024 | 2025.12.18 18:32:36.868909 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3025 | 2025.12.18 18:32:36.868948 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3026 | 2025.12.18 18:32:36.869025 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3027 | 2025.12.18 18:32:36.869078 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3028 | 2025.12.18 18:32:36.869126 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3029 | 2025.12.18 18:32:36.869175 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3030 | 2025.12.18 18:32:36.870025 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312837 sec., 19804.438784098864 rows/sec., 1.65 MiB/sec. | ||
| 3031 | 2025.12.18 18:32:36.870176 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3032 | 2025.12.18 18:32:36.870440 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2025.12.18 18:32:36.870509 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_5_1} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3034 | 2025.12.18 18:32:36.870576 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3035 | 2025.12.18 18:32:37.229771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6222 | ||
| 3036 | 2025.12.18 18:32:37.230618 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2025.12.18 18:32:37.230698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3038 | 2025.12.18 18:32:37.231434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3039 | 2025.12.18 18:32:37.231673 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2025.12.18 18:32:37.231803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6222 | ||
| 3041 | 2025.12.18 18:32:37.553319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3042 | 2025.12.18 18:32:37.569893 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2025.12.18 18:32:37.569960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3044 | 2025.12.18 18:32:37.575495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3045 | 2025.12.18 18:32:37.576204 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2025.12.18 18:32:37.579242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3047 | 2025.12.18 18:32:38.375615 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.12.18 18:32:38.375818 [ 276 ] {49a95a8c-1b95-4bf4-bec8-11c013825d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3049 | 2025.12.18 18:32:38.375893 [ 276 ] {49a95a8c-1b95-4bf4-bec8-11c013825d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3050 | 2025.12.18 18:32:38.376557 [ 276 ] {49a95a8c-1b95-4bf4-bec8-11c013825d28} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.12.18 18:32:38.376596 [ 276 ] {49a95a8c-1b95-4bf4-bec8-11c013825d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3052 | 2025.12.18 18:32:38.376937 [ 276 ] {49a95a8c-1b95-4bf4-bec8-11c013825d28} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3053 | 2025.12.18 18:32:38.377148 [ 276 ] {49a95a8c-1b95-4bf4-bec8-11c013825d28} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.12.18 18:32:38.377294 [ 276 ] {49a95a8c-1b95-4bf4-bec8-11c013825d28} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001528 sec., 1308.9005235602094 rows/sec., 106.73 KiB/sec. | ||
| 3055 | 2025.12.18 18:32:38.377333 [ 276 ] {49a95a8c-1b95-4bf4-bec8-11c013825d28} <Debug> TCPHandler: Processed in 0.001855793 sec. | ||
| 3056 | 2025.12.18 18:32:38.377451 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.12.18 18:32:38.377547 [ 276 ] {45c73c1c-907b-41c5-a3fd-5a1bd4290dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3058 | 2025.12.18 18:32:38.377585 [ 276 ] {45c73c1c-907b-41c5-a3fd-5a1bd4290dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3059 | 2025.12.18 18:32:38.378654 [ 276 ] {45c73c1c-907b-41c5-a3fd-5a1bd4290dc9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.12.18 18:32:38.378700 [ 276 ] {45c73c1c-907b-41c5-a3fd-5a1bd4290dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3061 | 2025.12.18 18:32:38.379125 [ 276 ] {45c73c1c-907b-41c5-a3fd-5a1bd4290dc9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3062 | 2025.12.18 18:32:38.379342 [ 276 ] {45c73c1c-907b-41c5-a3fd-5a1bd4290dc9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.12.18 18:32:38.379472 [ 276 ] {45c73c1c-907b-41c5-a3fd-5a1bd4290dc9} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001943 sec., 621204.3232115286 rows/sec., 51.27 MiB/sec. | ||
| 3064 | 2025.12.18 18:32:38.379509 [ 276 ] {45c73c1c-907b-41c5-a3fd-5a1bd4290dc9} <Debug> TCPHandler: Processed in 0.002107067 sec. | ||
| 3065 | 2025.12.18 18:32:38.379628 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2025.12.18 18:32:38.379723 [ 276 ] {0731c954-838f-4e10-a30b-f3e41cf67bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3067 | 2025.12.18 18:32:38.379763 [ 276 ] {0731c954-838f-4e10-a30b-f3e41cf67bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3068 | 2025.12.18 18:32:38.380200 [ 276 ] {0731c954-838f-4e10-a30b-f3e41cf67bc7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.12.18 18:32:38.380237 [ 276 ] {0731c954-838f-4e10-a30b-f3e41cf67bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3070 | 2025.12.18 18:32:38.380540 [ 276 ] {0731c954-838f-4e10-a30b-f3e41cf67bc7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3071 | 2025.12.18 18:32:38.380749 [ 276 ] {0731c954-838f-4e10-a30b-f3e41cf67bc7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.12.18 18:32:38.380877 [ 276 ] {0731c954-838f-4e10-a30b-f3e41cf67bc7} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001172 sec., 5972.696245733788 rows/sec., 439.95 KiB/sec. | ||
| 3073 | 2025.12.18 18:32:38.380913 [ 276 ] {0731c954-838f-4e10-a30b-f3e41cf67bc7} <Debug> TCPHandler: Processed in 0.001335408 sec. | ||
| 3074 | 2025.12.18 18:32:38.381024 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2025.12.18 18:32:38.381118 [ 276 ] {6657b9ae-b4db-4a20-9729-891fdf04353f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3076 | 2025.12.18 18:32:38.381158 [ 276 ] {6657b9ae-b4db-4a20-9729-891fdf04353f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3077 | 2025.12.18 18:32:38.381614 [ 276 ] {6657b9ae-b4db-4a20-9729-891fdf04353f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2025.12.18 18:32:38.381651 [ 276 ] {6657b9ae-b4db-4a20-9729-891fdf04353f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3079 | 2025.12.18 18:32:38.381955 [ 276 ] {6657b9ae-b4db-4a20-9729-891fdf04353f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3080 | 2025.12.18 18:32:38.382166 [ 276 ] {6657b9ae-b4db-4a20-9729-891fdf04353f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2025.12.18 18:32:38.382292 [ 276 ] {6657b9ae-b4db-4a20-9729-891fdf04353f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001192 sec., 191275.16778523492 rows/sec., 12.95 MiB/sec. | ||
| 3082 | 2025.12.18 18:32:38.382328 [ 276 ] {6657b9ae-b4db-4a20-9729-891fdf04353f} <Debug> TCPHandler: Processed in 0.001354738 sec. | ||
| 3083 | 2025.12.18 18:32:38.382437 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.12.18 18:32:38.382531 [ 276 ] {8a64e72e-6d5d-4deb-b752-6147eedb778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3085 | 2025.12.18 18:32:38.382570 [ 276 ] {8a64e72e-6d5d-4deb-b752-6147eedb778e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3086 | 2025.12.18 18:32:38.383092 [ 276 ] {8a64e72e-6d5d-4deb-b752-6147eedb778e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.12.18 18:32:38.383126 [ 276 ] {8a64e72e-6d5d-4deb-b752-6147eedb778e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3088 | 2025.12.18 18:32:38.383417 [ 276 ] {8a64e72e-6d5d-4deb-b752-6147eedb778e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3089 | 2025.12.18 18:32:38.383607 [ 276 ] {8a64e72e-6d5d-4deb-b752-6147eedb778e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.12.18 18:32:38.383724 [ 276 ] {8a64e72e-6d5d-4deb-b752-6147eedb778e} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001271 sec., 414634.14634146343 rows/sec., 30.71 MiB/sec. | ||
| 3091 | 2025.12.18 18:32:38.383823 [ 276 ] {8a64e72e-6d5d-4deb-b752-6147eedb778e} <Debug> TCPHandler: Processed in 0.001434408 sec. | ||
| 3092 | 2025.12.18 18:32:38.383936 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.12.18 18:32:38.384029 [ 276 ] {50444cdf-9a7f-462a-b994-28af8f71260d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3094 | 2025.12.18 18:32:38.384073 [ 276 ] {50444cdf-9a7f-462a-b994-28af8f71260d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3095 | 2025.12.18 18:32:38.384597 [ 276 ] {50444cdf-9a7f-462a-b994-28af8f71260d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.12.18 18:32:38.384633 [ 276 ] {50444cdf-9a7f-462a-b994-28af8f71260d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3097 | 2025.12.18 18:32:38.385002 [ 276 ] {50444cdf-9a7f-462a-b994-28af8f71260d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3098 | 2025.12.18 18:32:38.385218 [ 276 ] {50444cdf-9a7f-462a-b994-28af8f71260d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.12.18 18:32:38.385347 [ 276 ] {50444cdf-9a7f-462a-b994-28af8f71260d} <Debug> executeQuery: Read 839 rows, 57.83 KiB in 0.001336 sec., 627994.0119760479 rows/sec., 42.27 MiB/sec. | ||
| 3100 | 2025.12.18 18:32:38.385383 [ 276 ] {50444cdf-9a7f-462a-b994-28af8f71260d} <Debug> TCPHandler: Processed in 0.001498079 sec. | ||
| 3101 | 2025.12.18 18:32:38.385505 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2025.12.18 18:32:38.385600 [ 276 ] {f5a2a761-7b8f-4099-9b61-db6154c9b679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2025.12.18 18:32:38.385654 [ 276 ] {f5a2a761-7b8f-4099-9b61-db6154c9b679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3104 | 2025.12.18 18:32:38.386368 [ 276 ] {f5a2a761-7b8f-4099-9b61-db6154c9b679} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.12.18 18:32:38.386405 [ 276 ] {f5a2a761-7b8f-4099-9b61-db6154c9b679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3106 | 2025.12.18 18:32:38.386890 [ 276 ] {f5a2a761-7b8f-4099-9b61-db6154c9b679} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3107 | 2025.12.18 18:32:38.387118 [ 276 ] {f5a2a761-7b8f-4099-9b61-db6154c9b679} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.12.18 18:32:38.387255 [ 276 ] {f5a2a761-7b8f-4099-9b61-db6154c9b679} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001673 sec., 2988.643156007173 rows/sec., 5.36 MiB/sec. | ||
| 3109 | 2025.12.18 18:32:38.387310 [ 276 ] {f5a2a761-7b8f-4099-9b61-db6154c9b679} <Debug> TCPHandler: Processed in 0.001865684 sec. | ||
| 3110 | 2025.12.18 18:32:38.387433 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2025.12.18 18:32:38.387553 [ 276 ] {f3e7d314-062c-4432-92ab-644c6ccb23ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3112 | 2025.12.18 18:32:38.387602 [ 276 ] {f3e7d314-062c-4432-92ab-644c6ccb23ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3113 | 2025.12.18 18:32:38.387977 [ 276 ] {f3e7d314-062c-4432-92ab-644c6ccb23ff} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2025.12.18 18:32:38.388014 [ 276 ] {f3e7d314-062c-4432-92ab-644c6ccb23ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3115 | 2025.12.18 18:32:38.388319 [ 276 ] {f3e7d314-062c-4432-92ab-644c6ccb23ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3116 | 2025.12.18 18:32:38.388523 [ 276 ] {f3e7d314-062c-4432-92ab-644c6ccb23ff} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2025.12.18 18:32:38.388650 [ 276 ] {f3e7d314-062c-4432-92ab-644c6ccb23ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3118 | 2025.12.18 18:32:38.388684 [ 276 ] {f3e7d314-062c-4432-92ab-644c6ccb23ff} <Debug> TCPHandler: Processed in 0.001309677 sec. | ||
| 3119 | 2025.12.18 18:32:39.752325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 410 | ||
| 3120 | 2025.12.18 18:32:39.754508 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2025.12.18 18:32:39.754564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3122 | 2025.12.18 18:32:39.755758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3123 | 2025.12.18 18:32:39.756052 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.12.18 18:32:39.756412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3125 | 2025.12.18 18:32:43.349936 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2025.12.18 18:32:43.350132 [ 276 ] {e38c5575-9178-44c3-bc74-733a03a091d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3127 | 2025.12.18 18:32:43.350205 [ 276 ] {e38c5575-9178-44c3-bc74-733a03a091d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3128 | 2025.12.18 18:32:43.350962 [ 276 ] {e38c5575-9178-44c3-bc74-733a03a091d1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.12.18 18:32:43.351008 [ 276 ] {e38c5575-9178-44c3-bc74-733a03a091d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3130 | 2025.12.18 18:32:43.351401 [ 276 ] {e38c5575-9178-44c3-bc74-733a03a091d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3131 | 2025.12.18 18:32:43.351631 [ 276 ] {e38c5575-9178-44c3-bc74-733a03a091d1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.12.18 18:32:43.351790 [ 276 ] {e38c5575-9178-44c3-bc74-733a03a091d1} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001713 sec., 74722.70869819031 rows/sec., 6.44 MiB/sec. | ||
| 3133 | 2025.12.18 18:32:43.351838 [ 276 ] {e38c5575-9178-44c3-bc74-733a03a091d1} <Debug> TCPHandler: Processed in 0.002030927 sec. | ||
| 3134 | 2025.12.18 18:32:43.351962 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2025.12.18 18:32:43.352066 [ 276 ] {1620399b-4e5a-45d0-9b1e-d409730e644a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3136 | 2025.12.18 18:32:43.352110 [ 276 ] {1620399b-4e5a-45d0-9b1e-d409730e644a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3137 | 2025.12.18 18:32:43.352519 [ 276 ] {1620399b-4e5a-45d0-9b1e-d409730e644a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2025.12.18 18:32:43.352554 [ 276 ] {1620399b-4e5a-45d0-9b1e-d409730e644a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3139 | 2025.12.18 18:32:43.352853 [ 276 ] {1620399b-4e5a-45d0-9b1e-d409730e644a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3140 | 2025.12.18 18:32:43.353063 [ 276 ] {1620399b-4e5a-45d0-9b1e-d409730e644a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2025.12.18 18:32:43.353189 [ 276 ] {1620399b-4e5a-45d0-9b1e-d409730e644a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001147 sec., 31386.22493461203 rows/sec., 2.30 MiB/sec. | ||
| 3142 | 2025.12.18 18:32:43.353226 [ 276 ] {1620399b-4e5a-45d0-9b1e-d409730e644a} <Debug> TCPHandler: Processed in 0.001316997 sec. | ||
| 3143 | 2025.12.18 18:32:43.353333 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2025.12.18 18:32:43.353429 [ 276 ] {40936ab7-f4bc-4d2d-97ea-54a9b3093df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3145 | 2025.12.18 18:32:43.353469 [ 276 ] {40936ab7-f4bc-4d2d-97ea-54a9b3093df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3146 | 2025.12.18 18:32:43.353875 [ 276 ] {40936ab7-f4bc-4d2d-97ea-54a9b3093df1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2025.12.18 18:32:43.353910 [ 276 ] {40936ab7-f4bc-4d2d-97ea-54a9b3093df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3148 | 2025.12.18 18:32:43.354209 [ 276 ] {40936ab7-f4bc-4d2d-97ea-54a9b3093df1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3149 | 2025.12.18 18:32:43.354412 [ 276 ] {40936ab7-f4bc-4d2d-97ea-54a9b3093df1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2025.12.18 18:32:43.354540 [ 276 ] {40936ab7-f4bc-4d2d-97ea-54a9b3093df1} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00113 sec., 88495.57522123895 rows/sec., 6.91 MiB/sec. | ||
| 3151 | 2025.12.18 18:32:43.354574 [ 276 ] {40936ab7-f4bc-4d2d-97ea-54a9b3093df1} <Debug> TCPHandler: Processed in 0.001294247 sec. | ||
| 3152 | 2025.12.18 18:32:43.354679 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2025.12.18 18:32:43.354774 [ 276 ] {0a2b670e-955c-4735-91b2-96ae8828b0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3154 | 2025.12.18 18:32:43.354816 [ 276 ] {0a2b670e-955c-4735-91b2-96ae8828b0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3155 | 2025.12.18 18:32:43.355214 [ 276 ] {0a2b670e-955c-4735-91b2-96ae8828b0f2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.12.18 18:32:43.355248 [ 276 ] {0a2b670e-955c-4735-91b2-96ae8828b0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3157 | 2025.12.18 18:32:43.355564 [ 276 ] {0a2b670e-955c-4735-91b2-96ae8828b0f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3158 | 2025.12.18 18:32:43.355773 [ 276 ] {0a2b670e-955c-4735-91b2-96ae8828b0f2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.12.18 18:32:43.355904 [ 276 ] {0a2b670e-955c-4735-91b2-96ae8828b0f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 3160 | 2025.12.18 18:32:43.355939 [ 276 ] {0a2b670e-955c-4735-91b2-96ae8828b0f2} <Debug> TCPHandler: Processed in 0.001309207 sec. | ||
| 3161 | 2025.12.18 18:32:43.356055 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2025.12.18 18:32:43.356178 [ 276 ] {2bcb9e59-772e-4477-b0f0-de0130c9a21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3163 | 2025.12.18 18:32:43.356245 [ 276 ] {2bcb9e59-772e-4477-b0f0-de0130c9a21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3164 | 2025.12.18 18:32:43.357186 [ 276 ] {2bcb9e59-772e-4477-b0f0-de0130c9a21e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2025.12.18 18:32:43.357223 [ 276 ] {2bcb9e59-772e-4477-b0f0-de0130c9a21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3166 | 2025.12.18 18:32:43.357814 [ 276 ] {2bcb9e59-772e-4477-b0f0-de0130c9a21e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3167 | 2025.12.18 18:32:43.358063 [ 276 ] {2bcb9e59-772e-4477-b0f0-de0130c9a21e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2025.12.18 18:32:43.358216 [ 276 ] {2bcb9e59-772e-4477-b0f0-de0130c9a21e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002062 sec., 17458.77788554801 rows/sec., 31.29 MiB/sec. | ||
| 3169 | 2025.12.18 18:32:43.358289 [ 276 ] {2bcb9e59-772e-4477-b0f0-de0130c9a21e} <Debug> TCPHandler: Processed in 0.00229482 sec. | ||
| 3170 | 2025.12.18 18:32:43.358407 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2025.12.18 18:32:43.358503 [ 276 ] {dabdf794-5929-416d-a541-9d525eaa3009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3172 | 2025.12.18 18:32:43.358547 [ 276 ] {dabdf794-5929-416d-a541-9d525eaa3009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3173 | 2025.12.18 18:32:43.358894 [ 276 ] {dabdf794-5929-416d-a541-9d525eaa3009} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2025.12.18 18:32:43.358932 [ 276 ] {dabdf794-5929-416d-a541-9d525eaa3009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3175 | 2025.12.18 18:32:43.359244 [ 276 ] {dabdf794-5929-416d-a541-9d525eaa3009} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3176 | 2025.12.18 18:32:43.359462 [ 276 ] {dabdf794-5929-416d-a541-9d525eaa3009} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2025.12.18 18:32:43.359595 [ 276 ] {dabdf794-5929-416d-a541-9d525eaa3009} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 3178 | 2025.12.18 18:32:43.359634 [ 276 ] {dabdf794-5929-416d-a541-9d525eaa3009} <Debug> TCPHandler: Processed in 0.001278326 sec. | ||
| 3179 | 2025.12.18 18:32:44.656529 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3180 | 2025.12.18 18:32:44.656608 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3181 | 2025.12.18 18:32:44.732014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6670 | ||
| 3182 | 2025.12.18 18:32:44.732641 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2025.12.18 18:32:44.732695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3184 | 2025.12.18 18:32:44.733366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3185 | 2025.12.18 18:32:44.733613 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2025.12.18 18:32:44.733769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6670 | ||
| 3187 | 2025.12.18 18:32:45.079425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3188 | 2025.12.18 18:32:45.096335 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.12.18 18:32:45.096398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3190 | 2025.12.18 18:32:45.101728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3191 | 2025.12.18 18:32:45.102401 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2025.12.18 18:32:45.105251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3193 | 2025.12.18 18:32:48.349543 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.12.18 18:32:48.349759 [ 276 ] {e2c7450d-8216-4963-b77f-9610b19996a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3195 | 2025.12.18 18:32:48.349836 [ 276 ] {e2c7450d-8216-4963-b77f-9610b19996a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3196 | 2025.12.18 18:32:48.350577 [ 276 ] {e2c7450d-8216-4963-b77f-9610b19996a5} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2025.12.18 18:32:48.350624 [ 276 ] {e2c7450d-8216-4963-b77f-9610b19996a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3198 | 2025.12.18 18:32:48.351027 [ 276 ] {e2c7450d-8216-4963-b77f-9610b19996a5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3199 | 2025.12.18 18:32:48.351268 [ 276 ] {e2c7450d-8216-4963-b77f-9610b19996a5} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2025.12.18 18:32:48.351429 [ 276 ] {e2c7450d-8216-4963-b77f-9610b19996a5} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001724 sec., 38283.0626450116 rows/sec., 3.05 MiB/sec. | ||
| 3201 | 2025.12.18 18:32:48.351479 [ 276 ] {e2c7450d-8216-4963-b77f-9610b19996a5} <Debug> TCPHandler: Processed in 0.002075287 sec. | ||
| 3202 | 2025.12.18 18:32:48.351606 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2025.12.18 18:32:48.351712 [ 276 ] {8c9a9b09-e72b-424d-ba86-44972d8825de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3204 | 2025.12.18 18:32:48.351757 [ 276 ] {8c9a9b09-e72b-424d-ba86-44972d8825de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3205 | 2025.12.18 18:32:48.352215 [ 276 ] {8c9a9b09-e72b-424d-ba86-44972d8825de} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2025.12.18 18:32:48.352260 [ 276 ] {8c9a9b09-e72b-424d-ba86-44972d8825de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3207 | 2025.12.18 18:32:48.352627 [ 276 ] {8c9a9b09-e72b-424d-ba86-44972d8825de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3208 | 2025.12.18 18:32:48.352875 [ 276 ] {8c9a9b09-e72b-424d-ba86-44972d8825de} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2025.12.18 18:32:48.353035 [ 276 ] {8c9a9b09-e72b-424d-ba86-44972d8825de} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001346 sec., 3714.7102526002973 rows/sec., 279.33 KiB/sec. | ||
| 3210 | 2025.12.18 18:32:48.353081 [ 276 ] {8c9a9b09-e72b-424d-ba86-44972d8825de} <Debug> TCPHandler: Processed in 0.00152835 sec. | ||
| 3211 | 2025.12.18 18:32:48.353210 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2025.12.18 18:32:48.353322 [ 276 ] {3a69d667-6e89-4ba9-9226-ef5ed5c81851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3213 | 2025.12.18 18:32:48.353363 [ 276 ] {3a69d667-6e89-4ba9-9226-ef5ed5c81851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3214 | 2025.12.18 18:32:48.353790 [ 276 ] {3a69d667-6e89-4ba9-9226-ef5ed5c81851} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.12.18 18:32:48.353828 [ 276 ] {3a69d667-6e89-4ba9-9226-ef5ed5c81851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3216 | 2025.12.18 18:32:48.354136 [ 276 ] {3a69d667-6e89-4ba9-9226-ef5ed5c81851} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3217 | 2025.12.18 18:32:48.354349 [ 276 ] {3a69d667-6e89-4ba9-9226-ef5ed5c81851} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.12.18 18:32:48.354476 [ 276 ] {3a69d667-6e89-4ba9-9226-ef5ed5c81851} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001175 sec., 58723.40425531915 rows/sec., 4.58 MiB/sec. | ||
| 3219 | 2025.12.18 18:32:48.354513 [ 276 ] {3a69d667-6e89-4ba9-9226-ef5ed5c81851} <Debug> TCPHandler: Processed in 0.001364237 sec. | ||
| 3220 | 2025.12.18 18:32:48.354626 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2025.12.18 18:32:48.354723 [ 276 ] {01689598-e0b4-4c27-887a-ea80f083670a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3222 | 2025.12.18 18:32:48.354766 [ 276 ] {01689598-e0b4-4c27-887a-ea80f083670a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3223 | 2025.12.18 18:32:48.355204 [ 276 ] {01689598-e0b4-4c27-887a-ea80f083670a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.12.18 18:32:48.355251 [ 276 ] {01689598-e0b4-4c27-887a-ea80f083670a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3225 | 2025.12.18 18:32:48.355648 [ 276 ] {01689598-e0b4-4c27-887a-ea80f083670a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3226 | 2025.12.18 18:32:48.355895 [ 276 ] {01689598-e0b4-4c27-887a-ea80f083670a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): 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.12.18 18:32:48.356049 [ 276 ] {01689598-e0b4-4c27-887a-ea80f083670a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 3228 | 2025.12.18 18:32:48.356091 [ 276 ] {01689598-e0b4-4c27-887a-ea80f083670a} <Debug> TCPHandler: Processed in 0.001520859 sec. | ||
| 3229 | 2025.12.18 18:32:48.356205 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2025.12.18 18:32:48.356306 [ 276 ] {6ac48b17-cc4c-4aed-a4c7-10ed36407b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3231 | 2025.12.18 18:32:48.356356 [ 276 ] {6ac48b17-cc4c-4aed-a4c7-10ed36407b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3232 | 2025.12.18 18:32:48.357101 [ 276 ] {6ac48b17-cc4c-4aed-a4c7-10ed36407b45} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.12.18 18:32:48.357137 [ 276 ] {6ac48b17-cc4c-4aed-a4c7-10ed36407b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3234 | 2025.12.18 18:32:48.357625 [ 276 ] {6ac48b17-cc4c-4aed-a4c7-10ed36407b45} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3235 | 2025.12.18 18:32:48.357843 [ 276 ] {6ac48b17-cc4c-4aed-a4c7-10ed36407b45} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.12.18 18:32:48.357979 [ 276 ] {6ac48b17-cc4c-4aed-a4c7-10ed36407b45} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001671 sec., 2992.220227408737 rows/sec., 5.36 MiB/sec. | ||
| 3237 | 2025.12.18 18:32:48.358040 [ 276 ] {6ac48b17-cc4c-4aed-a4c7-10ed36407b45} <Debug> TCPHandler: Processed in 0.001880994 sec. | ||
| 3238 | 2025.12.18 18:32:48.358143 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2025.12.18 18:32:48.358238 [ 276 ] {fbd55d91-b3e0-4c12-8c6f-a5f34b622696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3240 | 2025.12.18 18:32:48.358279 [ 276 ] {fbd55d91-b3e0-4c12-8c6f-a5f34b622696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3241 | 2025.12.18 18:32:48.358607 [ 276 ] {fbd55d91-b3e0-4c12-8c6f-a5f34b622696} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2025.12.18 18:32:48.358643 [ 276 ] {fbd55d91-b3e0-4c12-8c6f-a5f34b622696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3243 | 2025.12.18 18:32:48.358938 [ 276 ] {fbd55d91-b3e0-4c12-8c6f-a5f34b622696} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3244 | 2025.12.18 18:32:48.359140 [ 276 ] {fbd55d91-b3e0-4c12-8c6f-a5f34b622696} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2025.12.18 18:32:48.359265 [ 276 ] {fbd55d91-b3e0-4c12-8c6f-a5f34b622696} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 3246 | 2025.12.18 18:32:48.359301 [ 276 ] {fbd55d91-b3e0-4c12-8c6f-a5f34b622696} <Debug> TCPHandler: Processed in 0.001208326 sec. | ||
| 3247 | 2025.12.18 18:32:49.756727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 434 | ||
| 3248 | 2025.12.18 18:32:49.759007 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2025.12.18 18:32:49.759054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3250 | 2025.12.18 18:32:49.760205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3251 | 2025.12.18 18:32:49.760474 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2025.12.18 18:32:49.760719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3253 | 2025.12.18 18:32:52.233955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7182 | ||
| 3254 | 2025.12.18 18:32:52.234499 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.12.18 18:32:52.234547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3256 | 2025.12.18 18:32:52.235039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3257 | 2025.12.18 18:32:52.235285 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2025.12.18 18:32:52.235425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7182 | ||
| 3259 | 2025.12.18 18:32:52.605435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3260 | 2025.12.18 18:32:52.622256 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2025.12.18 18:32:52.622322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3262 | 2025.12.18 18:32:52.627616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3263 | 2025.12.18 18:32:52.628298 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2025.12.18 18:32:52.631315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3265 | 2025.12.18 18:32:53.352514 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2025.12.18 18:32:53.352797 [ 276 ] {53b4c306-59e8-462b-a1cf-d9ef6adedb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3267 | 2025.12.18 18:32:53.352902 [ 276 ] {53b4c306-59e8-462b-a1cf-d9ef6adedb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3268 | 2025.12.18 18:32:53.353756 [ 276 ] {53b4c306-59e8-462b-a1cf-d9ef6adedb87} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2025.12.18 18:32:53.353801 [ 276 ] {53b4c306-59e8-462b-a1cf-d9ef6adedb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3270 | 2025.12.18 18:32:53.354176 [ 276 ] {53b4c306-59e8-462b-a1cf-d9ef6adedb87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3271 | 2025.12.18 18:32:53.354398 [ 276 ] {53b4c306-59e8-462b-a1cf-d9ef6adedb87} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2025.12.18 18:32:53.354550 [ 276 ] {53b4c306-59e8-462b-a1cf-d9ef6adedb87} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00183 sec., 13114.754098360656 rows/sec., 1.09 MiB/sec. | ||
| 3273 | 2025.12.18 18:32:53.354591 [ 276 ] {53b4c306-59e8-462b-a1cf-d9ef6adedb87} <Debug> TCPHandler: Processed in 0.002271079 sec. | ||
| 3274 | 2025.12.18 18:32:53.354729 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2025.12.18 18:32:53.354851 [ 276 ] {ba27beb8-d4dc-4854-9885-0264b942997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3276 | 2025.12.18 18:32:53.354900 [ 276 ] {ba27beb8-d4dc-4854-9885-0264b942997e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3277 | 2025.12.18 18:32:53.355371 [ 276 ] {ba27beb8-d4dc-4854-9885-0264b942997e} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2025.12.18 18:32:53.355414 [ 276 ] {ba27beb8-d4dc-4854-9885-0264b942997e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3279 | 2025.12.18 18:32:53.355728 [ 276 ] {ba27beb8-d4dc-4854-9885-0264b942997e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3280 | 2025.12.18 18:32:53.355933 [ 276 ] {ba27beb8-d4dc-4854-9885-0264b942997e} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2025.12.18 18:32:53.356061 [ 276 ] {ba27beb8-d4dc-4854-9885-0264b942997e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001235 sec., 3238.8663967611337 rows/sec., 264.11 KiB/sec. | ||
| 3282 | 2025.12.18 18:32:53.356111 [ 276 ] {ba27beb8-d4dc-4854-9885-0264b942997e} <Debug> TCPHandler: Processed in 0.001445429 sec. | ||
| 3283 | 2025.12.18 18:32:53.356251 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2025.12.18 18:32:53.356367 [ 276 ] {d185069a-3b5c-4223-8bd3-8ffbbbba1aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3285 | 2025.12.18 18:32:53.356414 [ 276 ] {d185069a-3b5c-4223-8bd3-8ffbbbba1aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3286 | 2025.12.18 18:32:53.357050 [ 276 ] {d185069a-3b5c-4223-8bd3-8ffbbbba1aa1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.12.18 18:32:53.357095 [ 276 ] {d185069a-3b5c-4223-8bd3-8ffbbbba1aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3288 | 2025.12.18 18:32:53.357432 [ 276 ] {d185069a-3b5c-4223-8bd3-8ffbbbba1aa1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3289 | 2025.12.18 18:32:53.357657 [ 276 ] {d185069a-3b5c-4223-8bd3-8ffbbbba1aa1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.12.18 18:32:53.357789 [ 276 ] {d185069a-3b5c-4223-8bd3-8ffbbbba1aa1} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.001447 sec., 172771.25086385626 rows/sec., 15.45 MiB/sec. | ||
| 3291 | 2025.12.18 18:32:53.357836 [ 276 ] {d185069a-3b5c-4223-8bd3-8ffbbbba1aa1} <Debug> TCPHandler: Processed in 0.001645881 sec. | ||
| 3292 | 2025.12.18 18:32:53.357970 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3293 | 2025.12.18 18:32:53.358079 [ 276 ] {f690307d-33f9-4187-bdab-bbb2d36aa868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3294 | 2025.12.18 18:32:53.358127 [ 276 ] {f690307d-33f9-4187-bdab-bbb2d36aa868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3295 | 2025.12.18 18:32:53.358618 [ 276 ] {f690307d-33f9-4187-bdab-bbb2d36aa868} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2025.12.18 18:32:53.358662 [ 276 ] {f690307d-33f9-4187-bdab-bbb2d36aa868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3297 | 2025.12.18 18:32:53.359049 [ 276 ] {f690307d-33f9-4187-bdab-bbb2d36aa868} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3298 | 2025.12.18 18:32:53.359269 [ 276 ] {f690307d-33f9-4187-bdab-bbb2d36aa868} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2025.12.18 18:32:53.359400 [ 276 ] {f690307d-33f9-4187-bdab-bbb2d36aa868} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001342 sec., 38748.13710879284 rows/sec., 2.87 MiB/sec. | ||
| 3300 | 2025.12.18 18:32:53.359396 [ 133 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3301 | 2025.12.18 18:32:53.359439 [ 276 ] {f690307d-33f9-4187-bdab-bbb2d36aa868} <Debug> TCPHandler: Processed in 0.001528749 sec. | ||
| 3302 | 2025.12.18 18:32:53.359486 [ 133 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2025.12.18 18:32:53.359512 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3304 | 2025.12.18 18:32:53.359571 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2025.12.18 18:32:53.359623 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 3306 | 2025.12.18 18:32:53.359672 [ 276 ] {40265c7a-bee5-4fc9-a584-57f50ec9a89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3307 | 2025.12.18 18:32:53.359718 [ 276 ] {40265c7a-bee5-4fc9-a584-57f50ec9a89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3308 | 2025.12.18 18:32:53.359757 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3309 | 2025.12.18 18:32:53.359797 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 71 rows starting from the beginning of the part | ||
| 3310 | 2025.12.18 18:32:53.359892 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3311 | 2025.12.18 18:32:53.359938 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 3312 | 2025.12.18 18:32:53.359981 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 3313 | 2025.12.18 18:32:53.360023 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 3314 | 2025.12.18 18:32:53.360063 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 3315 | 2025.12.18 18:32:53.360131 [ 276 ] {40265c7a-bee5-4fc9-a584-57f50ec9a89b} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2025.12.18 18:32:53.360178 [ 276 ] {40265c7a-bee5-4fc9-a584-57f50ec9a89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3317 | 2025.12.18 18:32:53.360508 [ 276 ] {40265c7a-bee5-4fc9-a584-57f50ec9a89b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3318 | 2025.12.18 18:32:53.360774 [ 276 ] {40265c7a-bee5-4fc9-a584-57f50ec9a89b} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2025.12.18 18:32:53.360905 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335127 sec., 155041.43051559888 rows/sec., 11.97 MiB/sec. | ||
| 3320 | 2025.12.18 18:32:53.360909 [ 276 ] {40265c7a-bee5-4fc9-a584-57f50ec9a89b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001255 sec., 19123.505976095617 rows/sec., 1.59 MiB/sec. | ||
| 3321 | 2025.12.18 18:32:53.360986 [ 276 ] {40265c7a-bee5-4fc9-a584-57f50ec9a89b} <Debug> TCPHandler: Processed in 0.00146561 sec. | ||
| 3322 | 2025.12.18 18:32:53.361099 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2025.12.18 18:32:53.361117 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3324 | 2025.12.18 18:32:53.361196 [ 276 ] {f4b12e95-d4bf-48ef-a13e-a25c33b59ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3325 | 2025.12.18 18:32:53.361241 [ 276 ] {f4b12e95-d4bf-48ef-a13e-a25c33b59ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3326 | 2025.12.18 18:32:53.361464 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2025.12.18 18:32:53.361566 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_16_3} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3328 | 2025.12.18 18:32:53.361640 [ 276 ] {f4b12e95-d4bf-48ef-a13e-a25c33b59ae1} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.12.18 18:32:53.361678 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3330 | 2025.12.18 18:32:53.361684 [ 276 ] {f4b12e95-d4bf-48ef-a13e-a25c33b59ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3331 | 2025.12.18 18:32:53.362010 [ 276 ] {f4b12e95-d4bf-48ef-a13e-a25c33b59ae1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3332 | 2025.12.18 18:32:53.362225 [ 276 ] {f4b12e95-d4bf-48ef-a13e-a25c33b59ae1} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.12.18 18:32:53.362353 [ 276 ] {f4b12e95-d4bf-48ef-a13e-a25c33b59ae1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 797.87 KiB/sec. | ||
| 3334 | 2025.12.18 18:32:53.362391 [ 276 ] {f4b12e95-d4bf-48ef-a13e-a25c33b59ae1} <Debug> TCPHandler: Processed in 0.001343917 sec. | ||
| 3335 | 2025.12.18 18:32:53.362508 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2025.12.18 18:32:53.362603 [ 276 ] {2e4f8fc6-69ff-4af2-b5fe-00823c9f762d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3337 | 2025.12.18 18:32:53.362643 [ 276 ] {2e4f8fc6-69ff-4af2-b5fe-00823c9f762d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3338 | 2025.12.18 18:32:53.363107 [ 276 ] {2e4f8fc6-69ff-4af2-b5fe-00823c9f762d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.12.18 18:32:53.363146 [ 276 ] {2e4f8fc6-69ff-4af2-b5fe-00823c9f762d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3340 | 2025.12.18 18:32:53.363461 [ 276 ] {2e4f8fc6-69ff-4af2-b5fe-00823c9f762d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3341 | 2025.12.18 18:32:53.363684 [ 276 ] {2e4f8fc6-69ff-4af2-b5fe-00823c9f762d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.12.18 18:32:53.363814 [ 276 ] {2e4f8fc6-69ff-4af2-b5fe-00823c9f762d} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001228 sec., 114006.51465798046 rows/sec., 9.21 MiB/sec. | ||
| 3343 | 2025.12.18 18:32:53.363851 [ 276 ] {2e4f8fc6-69ff-4af2-b5fe-00823c9f762d} <Debug> TCPHandler: Processed in 0.001394078 sec. | ||
| 3344 | 2025.12.18 18:32:53.363961 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2025.12.18 18:32:53.364057 [ 276 ] {c335a7f4-186e-4b3f-bf40-6f8fd975f215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3346 | 2025.12.18 18:32:53.364102 [ 276 ] {c335a7f4-186e-4b3f-bf40-6f8fd975f215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3347 | 2025.12.18 18:32:53.364508 [ 276 ] {c335a7f4-186e-4b3f-bf40-6f8fd975f215} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.12.18 18:32:53.364546 [ 276 ] {c335a7f4-186e-4b3f-bf40-6f8fd975f215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3349 | 2025.12.18 18:32:53.364884 [ 276 ] {c335a7f4-186e-4b3f-bf40-6f8fd975f215} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3350 | 2025.12.18 18:32:53.365103 [ 276 ] {c335a7f4-186e-4b3f-bf40-6f8fd975f215} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2025.12.18 18:32:53.365240 [ 276 ] {c335a7f4-186e-4b3f-bf40-6f8fd975f215} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001202 sec., 164725.4575707155 rows/sec., 11.81 MiB/sec. | ||
| 3352 | 2025.12.18 18:32:53.365278 [ 276 ] {c335a7f4-186e-4b3f-bf40-6f8fd975f215} <Debug> TCPHandler: Processed in 0.001366758 sec. | ||
| 3353 | 2025.12.18 18:32:53.365388 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2025.12.18 18:32:53.365482 [ 276 ] {ed5dc72e-58bb-457e-963d-bb186548ea63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3355 | 2025.12.18 18:32:53.365536 [ 276 ] {ed5dc72e-58bb-457e-963d-bb186548ea63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3356 | 2025.12.18 18:32:53.366351 [ 276 ] {ed5dc72e-58bb-457e-963d-bb186548ea63} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.12.18 18:32:53.366390 [ 276 ] {ed5dc72e-58bb-457e-963d-bb186548ea63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3358 | 2025.12.18 18:32:53.366944 [ 276 ] {ed5dc72e-58bb-457e-963d-bb186548ea63} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3359 | 2025.12.18 18:32:53.367179 [ 276 ] {ed5dc72e-58bb-457e-963d-bb186548ea63} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.12.18 18:32:53.367313 [ 276 ] {ed5dc72e-58bb-457e-963d-bb186548ea63} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001848 sec., 19480.51948051948 rows/sec., 34.91 MiB/sec. | ||
| 3361 | 2025.12.18 18:32:53.367367 [ 276 ] {ed5dc72e-58bb-457e-963d-bb186548ea63} <Debug> TCPHandler: Processed in 0.002028897 sec. | ||
| 3362 | 2025.12.18 18:32:53.367490 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2025.12.18 18:32:53.367591 [ 276 ] {5b3db8b0-9699-43dd-a009-ff09514e2dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3364 | 2025.12.18 18:32:53.367634 [ 276 ] {5b3db8b0-9699-43dd-a009-ff09514e2dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3365 | 2025.12.18 18:32:53.367993 [ 276 ] {5b3db8b0-9699-43dd-a009-ff09514e2dbe} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2025.12.18 18:32:53.368030 [ 276 ] {5b3db8b0-9699-43dd-a009-ff09514e2dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3367 | 2025.12.18 18:32:53.368333 [ 276 ] {5b3db8b0-9699-43dd-a009-ff09514e2dbe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3368 | 2025.12.18 18:32:53.368544 [ 276 ] {5b3db8b0-9699-43dd-a009-ff09514e2dbe} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2025.12.18 18:32:53.368672 [ 276 ] {5b3db8b0-9699-43dd-a009-ff09514e2dbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 3370 | 2025.12.18 18:32:53.368708 [ 276 ] {5b3db8b0-9699-43dd-a009-ff09514e2dbe} <Debug> TCPHandler: Processed in 0.001271277 sec. | ||
| 3371 | 2025.12.18 18:32:54.311327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34501 | ||
| 3372 | 2025.12.18 18:32:54.311473 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3373 | 2025.12.18 18:32:54.311517 [ 289 ] {} <Debug> TCP-Session: 037d221f-b40a-4dc3-9f16-5e939741212b Authenticating user 'default' from [fd00:1122:3344:101::e]:34501 | ||
| 3374 | 2025.12.18 18:32:54.311550 [ 289 ] {} <Debug> TCP-Session: 037d221f-b40a-4dc3-9f16-5e939741212b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3375 | 2025.12.18 18:32:54.311573 [ 289 ] {} <Debug> TCP-Session: 037d221f-b40a-4dc3-9f16-5e939741212b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3376 | 2025.12.18 18:32:54.311761 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60672 | ||
| 3377 | 2025.12.18 18:32:54.311801 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60648 | ||
| 3378 | 2025.12.18 18:32:54.311824 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64667 | ||
| 3379 | 2025.12.18 18:32:54.311832 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46202 | ||
| 3380 | 2025.12.18 18:32:54.311858 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63660 | ||
| 3381 | 2025.12.18 18:32:54.311884 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56580 | ||
| 3382 | 2025.12.18 18:32:54.311909 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3383 | 2025.12.18 18:32:54.311909 [ 289 ] {} <Trace> TCP-Session: 037d221f-b40a-4dc3-9f16-5e939741212b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2025.12.18 18:32:54.311962 [ 291 ] {} <Debug> TCP-Session: cfbb46c4-1b5b-49d2-94d3-74a3fbd8caba Authenticating user 'default' from [fd00:1122:3344:101::e]:60648 | ||
| 3385 | 2025.12.18 18:32:54.311872 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57549 | ||
| 3386 | 2025.12.18 18:32:54.311998 [ 291 ] {} <Debug> TCP-Session: cfbb46c4-1b5b-49d2-94d3-74a3fbd8caba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3387 | 2025.12.18 18:32:54.311844 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58059 | ||
| 3388 | 2025.12.18 18:32:54.312023 [ 291 ] {} <Debug> TCP-Session: cfbb46c4-1b5b-49d2-94d3-74a3fbd8caba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3389 | 2025.12.18 18:32:54.311877 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3390 | 2025.12.18 18:32:54.312096 [ 290 ] {} <Debug> TCP-Session: f5255813-c46f-4fc2-8146-0f3dcdd20a06 Authenticating user 'default' from [fd00:1122:3344:101::e]:60672 | ||
| 3391 | 2025.12.18 18:32:54.312122 [ 290 ] {} <Debug> TCP-Session: f5255813-c46f-4fc2-8146-0f3dcdd20a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2025.12.18 18:32:54.312137 [ 290 ] {} <Debug> TCP-Session: f5255813-c46f-4fc2-8146-0f3dcdd20a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3393 | 2025.12.18 18:32:54.312142 [ 289 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3394 | 2025.12.18 18:32:54.312237 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3395 | 2025.12.18 18:32:54.312240 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3396 | 2025.12.18 18:32:54.312269 [ 286 ] {} <Debug> TCP-Session: ddc83bd9-fc74-4aa5-9200-4349f38f3cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57549 | ||
| 3397 | 2025.12.18 18:32:54.312284 [ 294 ] {} <Debug> TCP-Session: d0773a00-bb11-48c2-8309-d02bc1c6c14e Authenticating user 'default' from [fd00:1122:3344:101::e]:58059 | ||
| 3398 | 2025.12.18 18:32:54.312286 [ 286 ] {} <Debug> TCP-Session: ddc83bd9-fc74-4aa5-9200-4349f38f3cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3399 | 2025.12.18 18:32:54.312285 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3400 | 2025.12.18 18:32:54.312307 [ 286 ] {} <Debug> TCP-Session: ddc83bd9-fc74-4aa5-9200-4349f38f3cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2025.12.18 18:32:54.312317 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3402 | 2025.12.18 18:32:54.312340 [ 287 ] {} <Debug> TCP-Session: dd664d7a-abc6-455a-a497-80785f569b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:56580 | ||
| 3403 | 2025.12.18 18:32:54.312304 [ 294 ] {} <Debug> TCP-Session: d0773a00-bb11-48c2-8309-d02bc1c6c14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3404 | 2025.12.18 18:32:54.312371 [ 292 ] {} <Debug> TCP-Session: bfaed38d-7b1f-4220-938c-3087592ffe3e Authenticating user 'default' from [fd00:1122:3344:101::e]:64667 | ||
| 3405 | 2025.12.18 18:32:54.312380 [ 287 ] {} <Debug> TCP-Session: dd664d7a-abc6-455a-a497-80785f569b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3406 | 2025.12.18 18:32:54.312401 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3407 | 2025.12.18 18:32:54.312432 [ 289 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3408 | 2025.12.18 18:32:54.312425 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3409 | 2025.12.18 18:32:54.312454 [ 275 ] {} <Debug> TCP-Session: 22c1ca9a-4a96-4830-8a0e-dcefbeddb235 Authenticating user 'default' from [fd00:1122:3344:101::e]:63660 | ||
| 3410 | 2025.12.18 18:32:54.312486 [ 293 ] {} <Debug> TCP-Session: 50ed949b-6873-41c4-86e7-236dfc1bd1e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46202 | ||
| 3411 | 2025.12.18 18:32:54.312495 [ 275 ] {} <Debug> TCP-Session: 22c1ca9a-4a96-4830-8a0e-dcefbeddb235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3412 | 2025.12.18 18:32:54.312498 [ 289 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3413 | 2025.12.18 18:32:54.312513 [ 275 ] {} <Debug> TCP-Session: 22c1ca9a-4a96-4830-8a0e-dcefbeddb235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2025.12.18 18:32:54.312509 [ 293 ] {} <Debug> TCP-Session: 50ed949b-6873-41c4-86e7-236dfc1bd1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3415 | 2025.12.18 18:32:54.312426 [ 287 ] {} <Debug> TCP-Session: dd664d7a-abc6-455a-a497-80785f569b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3416 | 2025.12.18 18:32:54.312540 [ 293 ] {} <Debug> TCP-Session: 50ed949b-6873-41c4-86e7-236dfc1bd1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3417 | 2025.12.18 18:32:54.312418 [ 292 ] {} <Debug> TCP-Session: bfaed38d-7b1f-4220-938c-3087592ffe3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3418 | 2025.12.18 18:32:54.312399 [ 294 ] {} <Debug> TCP-Session: d0773a00-bb11-48c2-8309-d02bc1c6c14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3419 | 2025.12.18 18:32:54.312595 [ 292 ] {} <Debug> TCP-Session: bfaed38d-7b1f-4220-938c-3087592ffe3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3420 | 2025.12.18 18:32:54.312787 [ 289 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 3421 | 2025.12.18 18:32:54.313662 [ 312 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Trace> AggregatingTransform: Aggregating | ||
| 3422 | 2025.12.18 18:32:54.313703 [ 312 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Trace> Aggregator: Aggregation method: without_key | ||
| 3423 | 2025.12.18 18:32:54.313736 [ 312 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847711 sec. (1179.647 rows/sec., 46.08 KiB/sec.) | ||
| 3424 | 2025.12.18 18:32:54.313750 [ 312 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Trace> Aggregator: Merging aggregated data | ||
| 3425 | 2025.12.18 18:32:54.315009 [ 289 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002929 sec., 341.4134516899966 rows/sec., 13.34 KiB/sec. | ||
| 3426 | 2025.12.18 18:32:54.315183 [ 289 ] {6cf3b146-dede-44a1-a028-3fc3f7c1df88} <Debug> TCPHandler: Processed in 0.003397674 sec. | ||
| 3427 | 2025.12.18 18:32:54.315287 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3428 | 2025.12.18 18:32:54.315315 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3429 | 2025.12.18 18:32:54.315317 [ 289 ] {} <Debug> TCP-Session: 037d221f-b40a-4dc3-9f16-5e939741212b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2025.12.18 18:32:54.315338 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3431 | 2025.12.18 18:32:54.315356 [ 290 ] {} <Debug> TCP-Session: f5255813-c46f-4fc2-8146-0f3dcdd20a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2025.12.18 18:32:54.315364 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3433 | 2025.12.18 18:32:54.315390 [ 287 ] {} <Debug> TCP-Session: dd664d7a-abc6-455a-a497-80785f569b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2025.12.18 18:32:54.315385 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3435 | 2025.12.18 18:32:54.315413 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3436 | 2025.12.18 18:32:54.315435 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3437 | 2025.12.18 18:32:54.315445 [ 275 ] {} <Debug> TCP-Session: 22c1ca9a-4a96-4830-8a0e-dcefbeddb235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3438 | 2025.12.18 18:32:54.315459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3439 | 2025.12.18 18:32:54.315489 [ 292 ] {} <Debug> TCP-Session: bfaed38d-7b1f-4220-938c-3087592ffe3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2025.12.18 18:32:54.315473 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3441 | 2025.12.18 18:32:54.315510 [ 293 ] {} <Debug> TCP-Session: 50ed949b-6873-41c4-86e7-236dfc1bd1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3442 | 2025.12.18 18:32:54.315470 [ 294 ] {} <Debug> TCP-Session: d0773a00-bb11-48c2-8309-d02bc1c6c14e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3443 | 2025.12.18 18:32:54.315551 [ 286 ] {} <Debug> TCP-Session: ddc83bd9-fc74-4aa5-9200-4349f38f3cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3444 | 2025.12.18 18:32:54.315416 [ 291 ] {} <Debug> TCP-Session: cfbb46c4-1b5b-49d2-94d3-74a3fbd8caba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3445 | 2025.12.18 18:32:55.577266 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42985 | ||
| 3446 | 2025.12.18 18:32:55.577374 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3447 | 2025.12.18 18:32:55.577402 [ 287 ] {} <Debug> TCP-Session: 0ad40731-5000-4024-a1e0-33b4d030b89f Authenticating user 'default' from [fd00:1122:3344:101::e]:42985 | ||
| 3448 | 2025.12.18 18:32:55.577425 [ 287 ] {} <Debug> TCP-Session: 0ad40731-5000-4024-a1e0-33b4d030b89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3449 | 2025.12.18 18:32:55.577438 [ 287 ] {} <Debug> TCP-Session: 0ad40731-5000-4024-a1e0-33b4d030b89f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3450 | 2025.12.18 18:32:55.577678 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39607 | ||
| 3451 | 2025.12.18 18:32:55.577695 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48990 | ||
| 3452 | 2025.12.18 18:32:55.577731 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52740 | ||
| 3453 | 2025.12.18 18:32:55.577741 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58714 | ||
| 3454 | 2025.12.18 18:32:55.577761 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47798 | ||
| 3455 | 2025.12.18 18:32:55.577788 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3456 | 2025.12.18 18:32:55.577797 [ 287 ] {} <Trace> TCP-Session: 0ad40731-5000-4024-a1e0-33b4d030b89f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2025.12.18 18:32:55.577819 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3458 | 2025.12.18 18:32:55.577825 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3459 | 2025.12.18 18:32:55.577841 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3460 | 2025.12.18 18:32:55.577860 [ 289 ] {} <Debug> TCP-Session: 0c4f8113-8e69-4323-8777-3ca4a230adeb Authenticating user 'default' from [fd00:1122:3344:101::e]:48990 | ||
| 3461 | 2025.12.18 18:32:55.577864 [ 293 ] {} <Debug> TCP-Session: 65cc3ba2-aff0-441d-9d1a-ff4a68f8f978 Authenticating user 'default' from [fd00:1122:3344:101::e]:58714 | ||
| 3462 | 2025.12.18 18:32:55.577874 [ 275 ] {} <Debug> TCP-Session: 0fb12f13-0b0d-400f-a6b2-5f0b87f11995 Authenticating user 'default' from [fd00:1122:3344:101::e]:47798 | ||
| 3463 | 2025.12.18 18:32:55.577885 [ 289 ] {} <Debug> TCP-Session: 0c4f8113-8e69-4323-8777-3ca4a230adeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2025.12.18 18:32:55.577887 [ 293 ] {} <Debug> TCP-Session: 65cc3ba2-aff0-441d-9d1a-ff4a68f8f978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2025.12.18 18:32:55.577900 [ 275 ] {} <Debug> TCP-Session: 0fb12f13-0b0d-400f-a6b2-5f0b87f11995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2025.12.18 18:32:55.577902 [ 289 ] {} <Debug> TCP-Session: 0c4f8113-8e69-4323-8777-3ca4a230adeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2025.12.18 18:32:55.577911 [ 293 ] {} <Debug> TCP-Session: 65cc3ba2-aff0-441d-9d1a-ff4a68f8f978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2025.12.18 18:32:55.577915 [ 275 ] {} <Debug> TCP-Session: 0fb12f13-0b0d-400f-a6b2-5f0b87f11995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3469 | 2025.12.18 18:32:55.577827 [ 288 ] {} <Debug> TCP-Session: 679df073-6fa2-4030-ae1f-270d91da1069 Authenticating user 'default' from [fd00:1122:3344:101::e]:39607 | ||
| 3470 | 2025.12.18 18:32:55.577814 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3471 | 2025.12.18 18:32:55.577968 [ 288 ] {} <Debug> TCP-Session: 679df073-6fa2-4030-ae1f-270d91da1069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2025.12.18 18:32:55.577752 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41305 | ||
| 3473 | 2025.12.18 18:32:55.577997 [ 287 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42985) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3474 | 2025.12.18 18:32:55.577983 [ 292 ] {} <Debug> TCP-Session: 579255c7-8bc9-4f4f-a986-fd44cce9ed9e Authenticating user 'default' from [fd00:1122:3344:101::e]:52740 | ||
| 3475 | 2025.12.18 18:32:55.577720 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53653 | ||
| 3476 | 2025.12.18 18:32:55.578068 [ 292 ] {} <Debug> TCP-Session: 579255c7-8bc9-4f4f-a986-fd44cce9ed9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2025.12.18 18:32:55.578100 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2025.12.18 18:32:55.578118 [ 292 ] {} <Debug> TCP-Session: 579255c7-8bc9-4f4f-a986-fd44cce9ed9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2025.12.18 18:32:55.577712 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42179 | ||
| 3480 | 2025.12.18 18:32:55.578147 [ 294 ] {} <Debug> TCP-Session: 691089c2-551e-4f8d-b59c-eca5228da9e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41305 | ||
| 3481 | 2025.12.18 18:32:55.578158 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3482 | 2025.12.18 18:32:55.578182 [ 294 ] {} <Debug> TCP-Session: 691089c2-551e-4f8d-b59c-eca5228da9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2025.12.18 18:32:55.578202 [ 291 ] {} <Debug> TCP-Session: 1e460a55-019c-4305-8642-e3ad88378e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:53653 | ||
| 3484 | 2025.12.18 18:32:55.578209 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3485 | 2025.12.18 18:32:55.578211 [ 294 ] {} <Debug> TCP-Session: 691089c2-551e-4f8d-b59c-eca5228da9e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2025.12.18 18:32:55.578230 [ 291 ] {} <Debug> TCP-Session: 1e460a55-019c-4305-8642-e3ad88378e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2025.12.18 18:32:55.578243 [ 290 ] {} <Debug> TCP-Session: e2565660-3184-4edc-8f4a-27446a62765f Authenticating user 'default' from [fd00:1122:3344:101::e]:42179 | ||
| 3488 | 2025.12.18 18:32:55.578261 [ 291 ] {} <Debug> TCP-Session: 1e460a55-019c-4305-8642-e3ad88378e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2025.12.18 18:32:55.578277 [ 290 ] {} <Debug> TCP-Session: e2565660-3184-4edc-8f4a-27446a62765f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3490 | 2025.12.18 18:32:55.577986 [ 288 ] {} <Debug> TCP-Session: 679df073-6fa2-4030-ae1f-270d91da1069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2025.12.18 18:32:55.578302 [ 290 ] {} <Debug> TCP-Session: e2565660-3184-4edc-8f4a-27446a62765f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2025.12.18 18:32:55.578354 [ 287 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3493 | 2025.12.18 18:32:55.578414 [ 287 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3494 | 2025.12.18 18:32:55.578726 [ 287 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 3495 | 2025.12.18 18:32:55.579676 [ 297 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Trace> AggregatingTransform: Aggregating | ||
| 3496 | 2025.12.18 18:32:55.579709 [ 297 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3497 | 2025.12.18 18:32:55.579737 [ 297 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909782 sec. (1099.164 rows/sec., 42.94 KiB/sec.) | ||
| 3498 | 2025.12.18 18:32:55.579757 [ 297 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Trace> Aggregator: Merging aggregated data | ||
| 3499 | 2025.12.18 18:32:55.580951 [ 287 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003019 sec., 331.2355084465055 rows/sec., 12.94 KiB/sec. | ||
| 3500 | 2025.12.18 18:32:55.581064 [ 287 ] {9025d074-8246-4452-85ab-d18c087dd1a3} <Debug> TCPHandler: Processed in 0.003420614 sec. | ||
| 3501 | 2025.12.18 18:32:55.581183 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3502 | 2025.12.18 18:32:55.581217 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3503 | 2025.12.18 18:32:55.581220 [ 291 ] {} <Debug> TCP-Session: 1e460a55-019c-4305-8642-e3ad88378e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2025.12.18 18:32:55.581241 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3505 | 2025.12.18 18:32:55.581264 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3506 | 2025.12.18 18:32:55.581285 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3507 | 2025.12.18 18:32:55.581289 [ 289 ] {} <Debug> TCP-Session: 0c4f8113-8e69-4323-8777-3ca4a230adeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2025.12.18 18:32:55.581311 [ 275 ] {} <Debug> TCP-Session: 0fb12f13-0b0d-400f-a6b2-5f0b87f11995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2025.12.18 18:32:55.581321 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3510 | 2025.12.18 18:32:55.581342 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3511 | 2025.12.18 18:32:55.581349 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3512 | 2025.12.18 18:32:55.581365 [ 293 ] {} <Debug> TCP-Session: 65cc3ba2-aff0-441d-9d1a-ff4a68f8f978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2025.12.18 18:32:55.581390 [ 294 ] {} <Debug> TCP-Session: 691089c2-551e-4f8d-b59c-eca5228da9e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2025.12.18 18:32:55.581405 [ 287 ] {} <Debug> TCP-Session: 0ad40731-5000-4024-a1e0-33b4d030b89f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2025.12.18 18:32:55.581328 [ 292 ] {} <Debug> TCP-Session: 579255c7-8bc9-4f4f-a986-fd44cce9ed9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3516 | 2025.12.18 18:32:55.581303 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3517 | 2025.12.18 18:32:55.581258 [ 288 ] {} <Debug> TCP-Session: 679df073-6fa2-4030-ae1f-270d91da1069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3518 | 2025.12.18 18:32:55.581495 [ 290 ] {} <Debug> TCP-Session: e2565660-3184-4edc-8f4a-27446a62765f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3519 | 2025.12.18 18:32:55.696784 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33605 | ||
| 3520 | 2025.12.18 18:32:55.696906 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3521 | 2025.12.18 18:32:55.696932 [ 287 ] {} <Debug> TCP-Session: c8f3713d-6fe7-469c-aec1-308521baf258 Authenticating user 'default' from [fd00:1122:3344:101::e]:33605 | ||
| 3522 | 2025.12.18 18:32:55.696955 [ 287 ] {} <Debug> TCP-Session: c8f3713d-6fe7-469c-aec1-308521baf258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2025.12.18 18:32:55.696968 [ 287 ] {} <Debug> TCP-Session: c8f3713d-6fe7-469c-aec1-308521baf258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2025.12.18 18:32:55.697178 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41118 | ||
| 3525 | 2025.12.18 18:32:55.697202 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47116 | ||
| 3526 | 2025.12.18 18:32:55.697240 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44529 | ||
| 3527 | 2025.12.18 18:32:55.697251 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51598 | ||
| 3528 | 2025.12.18 18:32:55.697292 [ 287 ] {} <Trace> TCP-Session: c8f3713d-6fe7-469c-aec1-308521baf258 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.12.18 18:32:55.697302 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3530 | 2025.12.18 18:32:55.697321 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3531 | 2025.12.18 18:32:55.697321 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3532 | 2025.12.18 18:32:55.697361 [ 288 ] {} <Debug> TCP-Session: 9d0b04c8-a576-42f0-85b3-0c3b7af69129 Authenticating user 'default' from [fd00:1122:3344:101::e]:41118 | ||
| 3533 | 2025.12.18 18:32:55.697374 [ 293 ] {} <Debug> TCP-Session: 6bd059e0-a174-4bd7-99eb-b4bff2cf8480 Authenticating user 'default' from [fd00:1122:3344:101::e]:44529 | ||
| 3534 | 2025.12.18 18:32:55.697397 [ 289 ] {} <Debug> TCP-Session: 403ce7af-8e13-4170-ab0a-2e15b5db3112 Authenticating user 'default' from [fd00:1122:3344:101::e]:47116 | ||
| 3535 | 2025.12.18 18:32:55.697412 [ 288 ] {} <Debug> TCP-Session: 9d0b04c8-a576-42f0-85b3-0c3b7af69129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2025.12.18 18:32:55.697430 [ 289 ] {} <Debug> TCP-Session: 403ce7af-8e13-4170-ab0a-2e15b5db3112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2025.12.18 18:32:55.697421 [ 293 ] {} <Debug> TCP-Session: 6bd059e0-a174-4bd7-99eb-b4bff2cf8480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2025.12.18 18:32:55.697468 [ 289 ] {} <Debug> TCP-Session: 403ce7af-8e13-4170-ab0a-2e15b5db3112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2025.12.18 18:32:55.697488 [ 293 ] {} <Debug> TCP-Session: 6bd059e0-a174-4bd7-99eb-b4bff2cf8480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2025.12.18 18:32:55.697495 [ 287 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33605) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3541 | 2025.12.18 18:32:55.697463 [ 288 ] {} <Debug> TCP-Session: 9d0b04c8-a576-42f0-85b3-0c3b7af69129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2025.12.18 18:32:55.697371 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3543 | 2025.12.18 18:32:55.697260 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60298 | ||
| 3544 | 2025.12.18 18:32:55.697584 [ 294 ] {} <Debug> TCP-Session: 736d4230-c1ec-4289-8f24-38a452db6f1c Authenticating user 'default' from [fd00:1122:3344:101::e]:51598 | ||
| 3545 | 2025.12.18 18:32:55.697227 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47755 | ||
| 3546 | 2025.12.18 18:32:55.697630 [ 294 ] {} <Debug> TCP-Session: 736d4230-c1ec-4289-8f24-38a452db6f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2025.12.18 18:32:55.697213 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58921 | ||
| 3548 | 2025.12.18 18:32:55.697658 [ 294 ] {} <Debug> TCP-Session: 736d4230-c1ec-4289-8f24-38a452db6f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3549 | 2025.12.18 18:32:55.697652 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3550 | 2025.12.18 18:32:55.697690 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3551 | 2025.12.18 18:32:55.697717 [ 275 ] {} <Debug> TCP-Session: 83fb3511-b5fe-4792-9e7f-a879d0e87936 Authenticating user 'default' from [fd00:1122:3344:101::e]:60298 | ||
| 3552 | 2025.12.18 18:32:55.697722 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3553 | 2025.12.18 18:32:55.697745 [ 275 ] {} <Debug> TCP-Session: 83fb3511-b5fe-4792-9e7f-a879d0e87936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2025.12.18 18:32:55.697214 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41908 | ||
| 3555 | 2025.12.18 18:32:55.697775 [ 275 ] {} <Debug> TCP-Session: 83fb3511-b5fe-4792-9e7f-a879d0e87936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2025.12.18 18:32:55.697772 [ 290 ] {} <Debug> TCP-Session: 33f122c1-cb02-46a7-b1ee-2966166b8c86 Authenticating user 'default' from [fd00:1122:3344:101::e]:58921 | ||
| 3557 | 2025.12.18 18:32:55.697736 [ 292 ] {} <Debug> TCP-Session: f3740af5-c489-4e61-8fa5-18566733bbc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47755 | ||
| 3558 | 2025.12.18 18:32:55.697858 [ 290 ] {} <Debug> TCP-Session: 33f122c1-cb02-46a7-b1ee-2966166b8c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2025.12.18 18:32:55.697862 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3560 | 2025.12.18 18:32:55.697883 [ 292 ] {} <Debug> TCP-Session: f3740af5-c489-4e61-8fa5-18566733bbc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2025.12.18 18:32:55.697917 [ 291 ] {} <Debug> TCP-Session: 4deefdcf-daa3-49b9-8b05-111759aa51c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41908 | ||
| 3562 | 2025.12.18 18:32:55.697928 [ 292 ] {} <Debug> TCP-Session: f3740af5-c489-4e61-8fa5-18566733bbc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3563 | 2025.12.18 18:32:55.697947 [ 291 ] {} <Debug> TCP-Session: 4deefdcf-daa3-49b9-8b05-111759aa51c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2025.12.18 18:32:55.697890 [ 290 ] {} <Debug> TCP-Session: 33f122c1-cb02-46a7-b1ee-2966166b8c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2025.12.18 18:32:55.697978 [ 291 ] {} <Debug> TCP-Session: 4deefdcf-daa3-49b9-8b05-111759aa51c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2025.12.18 18:32:55.697851 [ 287 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3567 | 2025.12.18 18:32:55.698067 [ 287 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3568 | 2025.12.18 18:32:55.698352 [ 287 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 3569 | 2025.12.18 18:32:55.699245 [ 329 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Trace> AggregatingTransform: Aggregating | ||
| 3570 | 2025.12.18 18:32:55.699288 [ 329 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3571 | 2025.12.18 18:32:55.699328 [ 329 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876031 sec. (1141.512 rows/sec., 44.59 KiB/sec.) | ||
| 3572 | 2025.12.18 18:32:55.699348 [ 329 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Trace> Aggregator: Merging aggregated data | ||
| 3573 | 2025.12.18 18:32:55.700583 [ 287 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 3574 | 2025.12.18 18:32:55.700795 [ 287 ] {8eabc6a7-04d7-4cb3-99c3-81c2af6b9abd} <Debug> TCPHandler: Processed in 0.003623906 sec. | ||
| 3575 | 2025.12.18 18:32:55.700910 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3576 | 2025.12.18 18:32:55.700943 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3577 | 2025.12.18 18:32:55.700955 [ 288 ] {} <Debug> TCP-Session: 9d0b04c8-a576-42f0-85b3-0c3b7af69129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2025.12.18 18:32:55.700970 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3579 | 2025.12.18 18:32:55.700987 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3580 | 2025.12.18 18:32:55.701005 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3581 | 2025.12.18 18:32:55.701030 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2025.12.18 18:32:55.701045 [ 292 ] {} <Debug> TCP-Session: f3740af5-c489-4e61-8fa5-18566733bbc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2025.12.18 18:32:55.701064 [ 289 ] {} <Debug> TCP-Session: 403ce7af-8e13-4170-ab0a-2e15b5db3112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2025.12.18 18:32:55.701076 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3585 | 2025.12.18 18:32:55.701100 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3586 | 2025.12.18 18:32:55.701083 [ 275 ] {} <Debug> TCP-Session: 83fb3511-b5fe-4792-9e7f-a879d0e87936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2025.12.18 18:32:55.701150 [ 294 ] {} <Debug> TCP-Session: 736d4230-c1ec-4289-8f24-38a452db6f1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2025.12.18 18:32:55.701167 [ 287 ] {} <Debug> TCP-Session: c8f3713d-6fe7-469c-aec1-308521baf258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2025.12.18 18:32:55.701067 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3590 | 2025.12.18 18:32:55.701024 [ 293 ] {} <Debug> TCP-Session: 6bd059e0-a174-4bd7-99eb-b4bff2cf8480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2025.12.18 18:32:55.701246 [ 291 ] {} <Debug> TCP-Session: 4deefdcf-daa3-49b9-8b05-111759aa51c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2025.12.18 18:32:55.700991 [ 290 ] {} <Debug> TCP-Session: 33f122c1-cb02-46a7-b1ee-2966166b8c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2025.12.18 18:32:58.348955 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.12.18 18:32:58.349136 [ 276 ] {3a7fbb96-1fe9-40f7-8b1d-a173f90441a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3595 | 2025.12.18 18:32:58.349207 [ 276 ] {3a7fbb96-1fe9-40f7-8b1d-a173f90441a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3596 | 2025.12.18 18:32:58.349866 [ 276 ] {3a7fbb96-1fe9-40f7-8b1d-a173f90441a9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.12.18 18:32:58.349910 [ 276 ] {3a7fbb96-1fe9-40f7-8b1d-a173f90441a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3598 | 2025.12.18 18:32:58.350299 [ 276 ] {3a7fbb96-1fe9-40f7-8b1d-a173f90441a9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3599 | 2025.12.18 18:32:58.350527 [ 276 ] {3a7fbb96-1fe9-40f7-8b1d-a173f90441a9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.12.18 18:32:58.350681 [ 127 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3601 | 2025.12.18 18:32:58.350691 [ 276 ] {3a7fbb96-1fe9-40f7-8b1d-a173f90441a9} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001605 sec., 41121.4953271028 rows/sec., 3.27 MiB/sec. | ||
| 3602 | 2025.12.18 18:32:58.350788 [ 127 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2025.12.18 18:32:58.350802 [ 276 ] {3a7fbb96-1fe9-40f7-8b1d-a173f90441a9} <Debug> TCPHandler: Processed in 0.001977665 sec. | ||
| 3604 | 2025.12.18 18:32:58.350835 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3605 | 2025.12.18 18:32:58.350942 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2025.12.18 18:32:58.350959 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 3607 | 2025.12.18 18:32:58.351051 [ 276 ] {72a2ba37-6325-4fe9-8af3-5813deb6e559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3608 | 2025.12.18 18:32:58.351061 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3609 | 2025.12.18 18:32:58.351096 [ 276 ] {72a2ba37-6325-4fe9-8af3-5813deb6e559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3610 | 2025.12.18 18:32:58.351098 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1408 rows starting from the beginning of the part | ||
| 3611 | 2025.12.18 18:32:58.351171 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1207 rows starting from the beginning of the part | ||
| 3612 | 2025.12.18 18:32:58.351224 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
| 3613 | 2025.12.18 18:32:58.351273 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3614 | 2025.12.18 18:32:58.351321 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 250 rows starting from the beginning of the part | ||
| 3615 | 2025.12.18 18:32:58.351369 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 3616 | 2025.12.18 18:32:58.351499 [ 276 ] {72a2ba37-6325-4fe9-8af3-5813deb6e559} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2025.12.18 18:32:58.351536 [ 276 ] {72a2ba37-6325-4fe9-8af3-5813deb6e559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3618 | 2025.12.18 18:32:58.351834 [ 276 ] {72a2ba37-6325-4fe9-8af3-5813deb6e559} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3619 | 2025.12.18 18:32:58.352039 [ 276 ] {72a2ba37-6325-4fe9-8af3-5813deb6e559} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2025.12.18 18:32:58.352174 [ 276 ] {72a2ba37-6325-4fe9-8af3-5813deb6e559} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001148 sec., 4355.4006968641115 rows/sec., 327.51 KiB/sec. | ||
| 3621 | 2025.12.18 18:32:58.352212 [ 276 ] {72a2ba37-6325-4fe9-8af3-5813deb6e559} <Debug> TCPHandler: Processed in 0.001323947 sec. | ||
| 3622 | 2025.12.18 18:32:58.352315 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2025.12.18 18:32:58.352414 [ 276 ] {0fe81e88-23cf-493a-a53f-1cfaa1d77610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3624 | 2025.12.18 18:32:58.352455 [ 276 ] {0fe81e88-23cf-493a-a53f-1cfaa1d77610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3625 | 2025.12.18 18:32:58.352831 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917234 sec., 1629952.3167229455 rows/sec., 142.73 MiB/sec. | ||
| 3626 | 2025.12.18 18:32:58.352873 [ 276 ] {0fe81e88-23cf-493a-a53f-1cfaa1d77610} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2025.12.18 18:32:58.352915 [ 276 ] {0fe81e88-23cf-493a-a53f-1cfaa1d77610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3628 | 2025.12.18 18:32:58.353096 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3629 | 2025.12.18 18:32:58.353242 [ 276 ] {0fe81e88-23cf-493a-a53f-1cfaa1d77610} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3630 | 2025.12.18 18:32:58.353496 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2025.12.18 18:32:58.353524 [ 276 ] {0fe81e88-23cf-493a-a53f-1cfaa1d77610} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2025.12.18 18:32:58.353599 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_21_4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3633 | 2025.12.18 18:32:58.353647 [ 127 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3634 | 2025.12.18 18:32:58.353671 [ 276 ] {0fe81e88-23cf-493a-a53f-1cfaa1d77610} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001279 sec., 53948.397185301015 rows/sec., 4.21 MiB/sec. | ||
| 3635 | 2025.12.18 18:32:58.353681 [ 127 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2025.12.18 18:32:58.353706 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3637 | 2025.12.18 18:32:58.353713 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3638 | 2025.12.18 18:32:58.353716 [ 276 ] {0fe81e88-23cf-493a-a53f-1cfaa1d77610} <Debug> TCPHandler: Processed in 0.001451889 sec. | ||
| 3639 | 2025.12.18 18:32:58.353803 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 3640 | 2025.12.18 18:32:58.353847 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2025.12.18 18:32:58.353887 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3642 | 2025.12.18 18:32:58.353923 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part | ||
| 3643 | 2025.12.18 18:32:58.353949 [ 276 ] {4839a570-afde-4ca4-8c74-e2a0267c36ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3644 | 2025.12.18 18:32:58.353997 [ 276 ] {4839a570-afde-4ca4-8c74-e2a0267c36ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3645 | 2025.12.18 18:32:58.354004 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 527 rows starting from the beginning of the part | ||
| 3646 | 2025.12.18 18:32:58.354060 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
| 3647 | 2025.12.18 18:32:58.354109 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 69 rows starting from the beginning of the part | ||
| 3648 | 2025.12.18 18:32:58.354154 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
| 3649 | 2025.12.18 18:32:58.354198 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 69 rows starting from the beginning of the part | ||
| 3650 | 2025.12.18 18:32:58.354441 [ 276 ] {4839a570-afde-4ca4-8c74-e2a0267c36ae} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2025.12.18 18:32:58.354489 [ 276 ] {4839a570-afde-4ca4-8c74-e2a0267c36ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3652 | 2025.12.18 18:32:58.354882 [ 276 ] {4839a570-afde-4ca4-8c74-e2a0267c36ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3653 | 2025.12.18 18:32:58.355097 [ 276 ] {4839a570-afde-4ca4-8c74-e2a0267c36ae} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.12.18 18:32:58.355204 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3655 | 2025.12.18 18:32:58.355231 [ 276 ] {4839a570-afde-4ca4-8c74-e2a0267c36ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 3656 | 2025.12.18 18:32:58.355237 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2025.12.18 18:32:58.355271 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3658 | 2025.12.18 18:32:58.355275 [ 276 ] {4839a570-afde-4ca4-8c74-e2a0267c36ae} <Debug> TCPHandler: Processed in 0.001476959 sec. | ||
| 3659 | 2025.12.18 18:32:58.355309 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153758 sec., 1000273.1565186852 rows/sec., 79.68 MiB/sec. | ||
| 3660 | 2025.12.18 18:32:58.355352 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 3661 | 2025.12.18 18:32:58.355394 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2025.12.18 18:32:58.355434 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2025.12.18 18:32:58.355461 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4537 rows starting from the beginning of the part | ||
| 3664 | 2025.12.18 18:32:58.355469 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3665 | 2025.12.18 18:32:58.355499 [ 276 ] {37179b3c-1abf-479b-abd8-f2c9db429c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3666 | 2025.12.18 18:32:58.355510 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 839 rows starting from the beginning of the part | ||
| 3667 | 2025.12.18 18:32:58.355559 [ 276 ] {37179b3c-1abf-479b-abd8-f2c9db429c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.12.18 18:32:58.355561 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 3669 | 2025.12.18 18:32:58.355611 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 3670 | 2025.12.18 18:32:58.355661 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 198 rows starting from the beginning of the part | ||
| 3671 | 2025.12.18 18:32:58.355727 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 3672 | 2025.12.18 18:32:58.355738 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2025.12.18 18:32:58.355817 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_21_4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3674 | 2025.12.18 18:32:58.355891 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3675 | 2025.12.18 18:32:58.356342 [ 276 ] {37179b3c-1abf-479b-abd8-f2c9db429c1f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2025.12.18 18:32:58.356381 [ 276 ] {37179b3c-1abf-479b-abd8-f2c9db429c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3677 | 2025.12.18 18:32:58.356893 [ 276 ] {37179b3c-1abf-479b-abd8-f2c9db429c1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3678 | 2025.12.18 18:32:58.357120 [ 276 ] {37179b3c-1abf-479b-abd8-f2c9db429c1f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2025.12.18 18:32:58.357228 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3680 | 2025.12.18 18:32:58.357258 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.12.18 18:32:58.357261 [ 276 ] {37179b3c-1abf-479b-abd8-f2c9db429c1f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00178 sec., 2808.9887640449438 rows/sec., 5.03 MiB/sec. | ||
| 3682 | 2025.12.18 18:32:58.357275 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3683 | 2025.12.18 18:32:58.357339 [ 276 ] {37179b3c-1abf-479b-abd8-f2c9db429c1f} <Debug> TCPHandler: Processed in 0.001996436 sec. | ||
| 3684 | 2025.12.18 18:32:58.357381 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 3685 | 2025.12.18 18:32:58.357465 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2025.12.18 18:32:58.357562 [ 276 ] {6ca11045-c804-494c-abad-1437b63e2b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3687 | 2025.12.18 18:32:58.357589 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3688 | 2025.12.18 18:32:58.357602 [ 276 ] {6ca11045-c804-494c-abad-1437b63e2b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3689 | 2025.12.18 18:32:58.357644 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 218 rows starting from the beginning of the part | ||
| 3690 | 2025.12.18 18:32:58.357777 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 3691 | 2025.12.18 18:32:58.357806 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002498142 sec., 2423401.07167647 rows/sec., 166.63 MiB/sec. | ||
| 3692 | 2025.12.18 18:32:58.357883 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3693 | 2025.12.18 18:32:58.357925 [ 276 ] {6ca11045-c804-494c-abad-1437b63e2b38} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2025.12.18 18:32:58.357961 [ 276 ] {6ca11045-c804-494c-abad-1437b63e2b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3695 | 2025.12.18 18:32:58.357987 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 3696 | 2025.12.18 18:32:58.358079 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 3697 | 2025.12.18 18:32:58.358176 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 3698 | 2025.12.18 18:32:58.358246 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3699 | 2025.12.18 18:32:58.358299 [ 276 ] {6ca11045-c804-494c-abad-1437b63e2b38} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3700 | 2025.12.18 18:32:58.358636 [ 276 ] {6ca11045-c804-494c-abad-1437b63e2b38} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.12.18 18:32:58.358663 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2025.12.18 18:32:58.358742 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3703 | 2025.12.18 18:32:58.358749 [ 127 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3704 | 2025.12.18 18:32:58.358776 [ 276 ] {6ca11045-c804-494c-abad-1437b63e2b38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 3705 | 2025.12.18 18:32:58.358780 [ 127 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.12.18 18:32:58.358818 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3707 | 2025.12.18 18:32:58.358818 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3708 | 2025.12.18 18:32:58.358820 [ 276 ] {6ca11045-c804-494c-abad-1437b63e2b38} <Debug> TCPHandler: Processed in 0.001415619 sec. | ||
| 3709 | 2025.12.18 18:32:58.358915 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 3710 | 2025.12.18 18:32:58.359020 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3711 | 2025.12.18 18:32:58.359049 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 780 rows starting from the beginning of the part | ||
| 3712 | 2025.12.18 18:32:58.359121 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3713 | 2025.12.18 18:32:58.359170 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 3714 | 2025.12.18 18:32:58.359223 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 3715 | 2025.12.18 18:32:58.359268 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 3716 | 2025.12.18 18:32:58.359325 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 3717 | 2025.12.18 18:32:58.360235 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001345958 sec., 802402.4523796433 rows/sec., 53.96 MiB/sec. | ||
| 3718 | 2025.12.18 18:32:58.360444 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3719 | 2025.12.18 18:32:58.360714 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_21_4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.12.18 18:32:58.360779 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_21_4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3721 | 2025.12.18 18:32:58.360847 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3722 | 2025.12.18 18:32:58.360957 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 19 columns (19 merged, 0 gathered) in 0.003614126 sec., 84391.08099717608 rows/sec., 151.22 MiB/sec. | ||
| 3723 | 2025.12.18 18:32:58.361587 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3724 | 2025.12.18 18:32:58.361908 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2025.12.18 18:32:58.361978 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3726 | 2025.12.18 18:32:58.362091 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3727 | 2025.12.18 18:32:59.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.21 MiB, peak 232.18 MiB, free memory in arenas 0.00 B, will set to 225.52 MiB (RSS), difference: 1.31 MiB | ||
| 3728 | 2025.12.18 18:32:59.656666 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3729 | 2025.12.18 18:32:59.656719 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3730 | 2025.12.18 18:32:59.735615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7630 | ||
| 3731 | 2025.12.18 18:32:59.736519 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2025.12.18 18:32:59.736596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3733 | 2025.12.18 18:32:59.737207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3734 | 2025.12.18 18:32:59.737453 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2025.12.18 18:32:59.737603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7630 | ||
| 3736 | 2025.12.18 18:32:59.737605 [ 124 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3737 | 2025.12.18 18:32:59.737693 [ 124 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2025.12.18 18:32:59.737735 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3739 | 2025.12.18 18:32:59.737891 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 3740 | 2025.12.18 18:32:59.738071 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3741 | 2025.12.18 18:32:59.738132 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5262 rows starting from the beginning of the part | ||
| 3742 | 2025.12.18 18:32:59.738235 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3743 | 2025.12.18 18:32:59.738305 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3744 | 2025.12.18 18:32:59.738369 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3745 | 2025.12.18 18:32:59.738431 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3746 | 2025.12.18 18:32:59.738491 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3747 | 2025.12.18 18:32:59.739932 [ 198 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002107598 sec., 3620234.9783972087 rows/sec., 51.79 MiB/sec. | ||
| 3748 | 2025.12.18 18:32:59.740391 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3749 | 2025.12.18 18:32:59.740646 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2025.12.18 18:32:59.740712 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_16_3} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3751 | 2025.12.18 18:32:59.740778 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3752 | 2025.12.18 18:32:59.761006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 472 | ||
| 3753 | 2025.12.18 18:32:59.763458 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2025.12.18 18:32:59.763512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3755 | 2025.12.18 18:32:59.764780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3756 | 2025.12.18 18:32:59.765069 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2025.12.18 18:32:59.765211 [ 124 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3758 | 2025.12.18 18:32:59.765252 [ 124 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2025.12.18 18:32:59.765272 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3760 | 2025.12.18 18:32:59.765372 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 3761 | 2025.12.18 18:32:59.765449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3762 | 2025.12.18 18:32:59.765991 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3763 | 2025.12.18 18:32:59.766162 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part | ||
| 3764 | 2025.12.18 18:32:59.766557 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3765 | 2025.12.18 18:32:59.766911 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3766 | 2025.12.18 18:32:59.767262 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3767 | 2025.12.18 18:32:59.767596 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 3768 | 2025.12.18 18:32:59.767937 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3769 | 2025.12.18 18:32:59.773872 [ 196 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 72 columns (72 merged, 0 gathered) in 0.0085479 sec., 55218.240737491076 rows/sec., 49.77 MiB/sec. | ||
| 3770 | 2025.12.18 18:32:59.774678 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3771 | 2025.12.18 18:32:59.775200 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2025.12.18 18:32:59.775274 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_11_2} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3773 | 2025.12.18 18:32:59.775444 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3774 | 2025.12.18 18:33:00.001179 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000821361 sec. | ||
| 3775 | 2025.12.18 18:33:00.131499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3776 | 2025.12.18 18:33:00.149092 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2025.12.18 18:33:00.149132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3778 | 2025.12.18 18:33:00.155301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3779 | 2025.12.18 18:33:00.155979 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2025.12.18 18:33:00.156239 [ 124 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3781 | 2025.12.18 18:33:00.156273 [ 124 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2025.12.18 18:33:00.156293 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3783 | 2025.12.18 18:33:00.156460 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 3784 | 2025.12.18 18:33:00.159333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3785 | 2025.12.18 18:33:00.160258 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3786 | 2025.12.18 18:33:00.161736 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 3787 | 2025.12.18 18:33:00.166057 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 3788 | 2025.12.18 18:33:00.170140 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 3789 | 2025.12.18 18:33:00.174349 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 3790 | 2025.12.18 18:33:00.178725 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 3791 | 2025.12.18 18:33:00.183121 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 3792 | 2025.12.18 18:33:00.236842 [ 190 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080465797 sec., 1503.7445040157868 rows/sec., 7.78 MiB/sec. | ||
| 3793 | 2025.12.18 18:33:00.238760 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3794 | 2025.12.18 18:33:00.240544 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_16_3} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2025.12.18 18:33:00.240636 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_16_3} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3796 | 2025.12.18 18:33:00.241891 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3797 | 2025.12.18 18:33:01.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.03 MiB, peak 236.99 MiB, free memory in arenas 0.00 B, will set to 238.09 MiB (RSS), difference: 11.07 MiB | ||
| 3798 | 2025.12.18 18:33:03.351071 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2025.12.18 18:33:03.351272 [ 276 ] {cd58da38-3259-45c5-b6ac-e006762a0beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3800 | 2025.12.18 18:33:03.351346 [ 276 ] {cd58da38-3259-45c5-b6ac-e006762a0beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3801 | 2025.12.18 18:33:03.352084 [ 276 ] {cd58da38-3259-45c5-b6ac-e006762a0beb} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2025.12.18 18:33:03.352127 [ 276 ] {cd58da38-3259-45c5-b6ac-e006762a0beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3803 | 2025.12.18 18:33:03.352547 [ 276 ] {cd58da38-3259-45c5-b6ac-e006762a0beb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3804 | 2025.12.18 18:33:03.352777 [ 276 ] {cd58da38-3259-45c5-b6ac-e006762a0beb} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2025.12.18 18:33:03.352937 [ 276 ] {cd58da38-3259-45c5-b6ac-e006762a0beb} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00172 sec., 74418.6046511628 rows/sec., 6.41 MiB/sec. | ||
| 3806 | 2025.12.18 18:33:03.352986 [ 276 ] {cd58da38-3259-45c5-b6ac-e006762a0beb} <Debug> TCPHandler: Processed in 0.002062987 sec. | ||
| 3807 | 2025.12.18 18:33:03.353109 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2025.12.18 18:33:03.353214 [ 276 ] {407791a1-1b11-443c-a66a-cabdee0c1f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3809 | 2025.12.18 18:33:03.353258 [ 276 ] {407791a1-1b11-443c-a66a-cabdee0c1f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3810 | 2025.12.18 18:33:03.353670 [ 276 ] {407791a1-1b11-443c-a66a-cabdee0c1f73} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2025.12.18 18:33:03.353705 [ 276 ] {407791a1-1b11-443c-a66a-cabdee0c1f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3812 | 2025.12.18 18:33:03.354004 [ 276 ] {407791a1-1b11-443c-a66a-cabdee0c1f73} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3813 | 2025.12.18 18:33:03.354214 [ 276 ] {407791a1-1b11-443c-a66a-cabdee0c1f73} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2025.12.18 18:33:03.354344 [ 276 ] {407791a1-1b11-443c-a66a-cabdee0c1f73} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001155 sec., 31168.83116883117 rows/sec., 2.29 MiB/sec. | ||
| 3815 | 2025.12.18 18:33:03.354381 [ 276 ] {407791a1-1b11-443c-a66a-cabdee0c1f73} <Debug> TCPHandler: Processed in 0.001325697 sec. | ||
| 3816 | 2025.12.18 18:33:03.354482 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2025.12.18 18:33:03.354578 [ 276 ] {de1287d0-684d-4fe7-9c2a-afae765b146e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3818 | 2025.12.18 18:33:03.354618 [ 276 ] {de1287d0-684d-4fe7-9c2a-afae765b146e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3819 | 2025.12.18 18:33:03.355039 [ 276 ] {de1287d0-684d-4fe7-9c2a-afae765b146e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2025.12.18 18:33:03.355074 [ 276 ] {de1287d0-684d-4fe7-9c2a-afae765b146e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3821 | 2025.12.18 18:33:03.355397 [ 276 ] {de1287d0-684d-4fe7-9c2a-afae765b146e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3822 | 2025.12.18 18:33:03.355606 [ 276 ] {de1287d0-684d-4fe7-9c2a-afae765b146e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2025.12.18 18:33:03.355732 [ 276 ] {de1287d0-684d-4fe7-9c2a-afae765b146e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001175 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 3824 | 2025.12.18 18:33:03.355769 [ 276 ] {de1287d0-684d-4fe7-9c2a-afae765b146e} <Debug> TCPHandler: Processed in 0.001337317 sec. | ||
| 3825 | 2025.12.18 18:33:03.355872 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2025.12.18 18:33:03.355968 [ 276 ] {cae7c452-be32-44ed-802c-46aa5db76329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3827 | 2025.12.18 18:33:03.356012 [ 276 ] {cae7c452-be32-44ed-802c-46aa5db76329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3828 | 2025.12.18 18:33:03.356417 [ 276 ] {cae7c452-be32-44ed-802c-46aa5db76329} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2025.12.18 18:33:03.356455 [ 276 ] {cae7c452-be32-44ed-802c-46aa5db76329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3830 | 2025.12.18 18:33:03.356808 [ 276 ] {cae7c452-be32-44ed-802c-46aa5db76329} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3831 | 2025.12.18 18:33:03.357022 [ 276 ] {cae7c452-be32-44ed-802c-46aa5db76329} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2025.12.18 18:33:03.357153 [ 276 ] {cae7c452-be32-44ed-802c-46aa5db76329} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 3833 | 2025.12.18 18:33:03.357191 [ 276 ] {cae7c452-be32-44ed-802c-46aa5db76329} <Debug> TCPHandler: Processed in 0.001368768 sec. | ||
| 3834 | 2025.12.18 18:33:03.357292 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.12.18 18:33:03.357388 [ 276 ] {ee4eeb14-9f82-4d10-ab05-dd470fd37a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3836 | 2025.12.18 18:33:03.357443 [ 276 ] {ee4eeb14-9f82-4d10-ab05-dd470fd37a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3837 | 2025.12.18 18:33:03.358257 [ 276 ] {ee4eeb14-9f82-4d10-ab05-dd470fd37a0a} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2025.12.18 18:33:03.358300 [ 276 ] {ee4eeb14-9f82-4d10-ab05-dd470fd37a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3839 | 2025.12.18 18:33:03.358906 [ 276 ] {ee4eeb14-9f82-4d10-ab05-dd470fd37a0a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3840 | 2025.12.18 18:33:03.359128 [ 276 ] {ee4eeb14-9f82-4d10-ab05-dd470fd37a0a} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.12.18 18:33:03.359265 [ 276 ] {ee4eeb14-9f82-4d10-ab05-dd470fd37a0a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001896 sec., 18987.3417721519 rows/sec., 34.02 MiB/sec. | ||
| 3842 | 2025.12.18 18:33:03.359327 [ 276 ] {ee4eeb14-9f82-4d10-ab05-dd470fd37a0a} <Debug> TCPHandler: Processed in 0.002085957 sec. | ||
| 3843 | 2025.12.18 18:33:03.359437 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2025.12.18 18:33:03.359533 [ 276 ] {be7415bc-c701-45dc-b891-c741ab4b28ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3845 | 2025.12.18 18:33:03.359575 [ 276 ] {be7415bc-c701-45dc-b891-c741ab4b28ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3846 | 2025.12.18 18:33:03.359901 [ 276 ] {be7415bc-c701-45dc-b891-c741ab4b28ab} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.12.18 18:33:03.359936 [ 276 ] {be7415bc-c701-45dc-b891-c741ab4b28ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3848 | 2025.12.18 18:33:03.360232 [ 276 ] {be7415bc-c701-45dc-b891-c741ab4b28ab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3849 | 2025.12.18 18:33:03.360448 [ 276 ] {be7415bc-c701-45dc-b891-c741ab4b28ab} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.12.18 18:33:03.360573 [ 276 ] {be7415bc-c701-45dc-b891-c741ab4b28ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3851 | 2025.12.18 18:33:03.360610 [ 276 ] {be7415bc-c701-45dc-b891-c741ab4b28ab} <Debug> TCPHandler: Processed in 0.001224915 sec. | ||
| 3852 | 2025.12.18 18:33:07.237819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8142 | ||
| 3853 | 2025.12.18 18:33:07.238526 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2025.12.18 18:33:07.238587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3855 | 2025.12.18 18:33:07.239262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3856 | 2025.12.18 18:33:07.239521 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2025.12.18 18:33:07.239648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8142 | ||
| 3858 | 2025.12.18 18:33:07.659524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3859 | 2025.12.18 18:33:07.674743 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2025.12.18 18:33:07.674802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3861 | 2025.12.18 18:33:07.680743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3862 | 2025.12.18 18:33:07.681502 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2025.12.18 18:33:07.684536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3864 | 2025.12.18 18:33:08.376271 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3865 | 2025.12.18 18:33:08.376553 [ 276 ] {394c9a5c-d369-456b-a73a-b982f905d59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3866 | 2025.12.18 18:33:08.376660 [ 276 ] {394c9a5c-d369-456b-a73a-b982f905d59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3867 | 2025.12.18 18:33:08.377464 [ 276 ] {394c9a5c-d369-456b-a73a-b982f905d59b} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2025.12.18 18:33:08.377514 [ 276 ] {394c9a5c-d369-456b-a73a-b982f905d59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3869 | 2025.12.18 18:33:08.377893 [ 276 ] {394c9a5c-d369-456b-a73a-b982f905d59b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3870 | 2025.12.18 18:33:08.378111 [ 276 ] {394c9a5c-d369-456b-a73a-b982f905d59b} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2025.12.18 18:33:08.378273 [ 276 ] {394c9a5c-d369-456b-a73a-b982f905d59b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001796 sec., 2227.1714922048996 rows/sec., 181.61 KiB/sec. | ||
| 3872 | 2025.12.18 18:33:08.378319 [ 276 ] {394c9a5c-d369-456b-a73a-b982f905d59b} <Debug> TCPHandler: Processed in 0.00223812 sec. | ||
| 3873 | 2025.12.18 18:33:08.378441 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2025.12.18 18:33:08.378542 [ 276 ] {ca1f0bf0-eb64-4627-bdc8-556cd6de1d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3875 | 2025.12.18 18:33:08.378583 [ 276 ] {ca1f0bf0-eb64-4627-bdc8-556cd6de1d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3876 | 2025.12.18 18:33:08.379529 [ 276 ] {ca1f0bf0-eb64-4627-bdc8-556cd6de1d10} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2025.12.18 18:33:08.379567 [ 276 ] {ca1f0bf0-eb64-4627-bdc8-556cd6de1d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3878 | 2025.12.18 18:33:08.379968 [ 276 ] {ca1f0bf0-eb64-4627-bdc8-556cd6de1d10} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3879 | 2025.12.18 18:33:08.380170 [ 276 ] {ca1f0bf0-eb64-4627-bdc8-556cd6de1d10} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2025.12.18 18:33:08.380298 [ 276 ] {ca1f0bf0-eb64-4627-bdc8-556cd6de1d10} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.001779 sec., 679033.1646992692 rows/sec., 56.04 MiB/sec. | ||
| 3881 | 2025.12.18 18:33:08.380334 [ 276 ] {ca1f0bf0-eb64-4627-bdc8-556cd6de1d10} <Debug> TCPHandler: Processed in 0.001945055 sec. | ||
| 3882 | 2025.12.18 18:33:08.380445 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2025.12.18 18:33:08.380541 [ 276 ] {70b8177a-ccf0-4aa4-86da-f3871bfb1e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3884 | 2025.12.18 18:33:08.380580 [ 276 ] {70b8177a-ccf0-4aa4-86da-f3871bfb1e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3885 | 2025.12.18 18:33:08.380965 [ 276 ] {70b8177a-ccf0-4aa4-86da-f3871bfb1e84} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2025.12.18 18:33:08.381002 [ 276 ] {70b8177a-ccf0-4aa4-86da-f3871bfb1e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3887 | 2025.12.18 18:33:08.381283 [ 276 ] {70b8177a-ccf0-4aa4-86da-f3871bfb1e84} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3888 | 2025.12.18 18:33:08.381487 [ 276 ] {70b8177a-ccf0-4aa4-86da-f3871bfb1e84} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2025.12.18 18:33:08.381609 [ 276 ] {70b8177a-ccf0-4aa4-86da-f3871bfb1e84} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001089 sec., 8264.462809917357 rows/sec., 601.72 KiB/sec. | ||
| 3890 | 2025.12.18 18:33:08.381644 [ 276 ] {70b8177a-ccf0-4aa4-86da-f3871bfb1e84} <Debug> TCPHandler: Processed in 0.001248696 sec. | ||
| 3891 | 2025.12.18 18:33:08.381749 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2025.12.18 18:33:08.381842 [ 276 ] {edd57cfb-278f-43e9-9a60-9770a4c5b7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3893 | 2025.12.18 18:33:08.381880 [ 276 ] {edd57cfb-278f-43e9-9a60-9770a4c5b7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3894 | 2025.12.18 18:33:08.382326 [ 276 ] {edd57cfb-278f-43e9-9a60-9770a4c5b7e1} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2025.12.18 18:33:08.382362 [ 276 ] {edd57cfb-278f-43e9-9a60-9770a4c5b7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3896 | 2025.12.18 18:33:08.382672 [ 276 ] {edd57cfb-278f-43e9-9a60-9770a4c5b7e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3897 | 2025.12.18 18:33:08.382872 [ 276 ] {edd57cfb-278f-43e9-9a60-9770a4c5b7e1} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2025.12.18 18:33:08.382994 [ 276 ] {edd57cfb-278f-43e9-9a60-9770a4c5b7e1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001171 sec., 194705.38001707944 rows/sec., 13.18 MiB/sec. | ||
| 3899 | 2025.12.18 18:33:08.383030 [ 276 ] {edd57cfb-278f-43e9-9a60-9770a4c5b7e1} <Debug> TCPHandler: Processed in 0.001329767 sec. | ||
| 3900 | 2025.12.18 18:33:08.383136 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2025.12.18 18:33:08.383230 [ 276 ] {1b1f42a5-09a4-4f36-8f5e-2be695c4dd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3902 | 2025.12.18 18:33:08.383268 [ 276 ] {1b1f42a5-09a4-4f36-8f5e-2be695c4dd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3903 | 2025.12.18 18:33:08.383813 [ 276 ] {1b1f42a5-09a4-4f36-8f5e-2be695c4dd05} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2025.12.18 18:33:08.383849 [ 276 ] {1b1f42a5-09a4-4f36-8f5e-2be695c4dd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3905 | 2025.12.18 18:33:08.384155 [ 276 ] {1b1f42a5-09a4-4f36-8f5e-2be695c4dd05} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3906 | 2025.12.18 18:33:08.384353 [ 276 ] {1b1f42a5-09a4-4f36-8f5e-2be695c4dd05} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2025.12.18 18:33:08.384476 [ 276 ] {1b1f42a5-09a4-4f36-8f5e-2be695c4dd05} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001264 sec., 418512.6582278481 rows/sec., 31.00 MiB/sec. | ||
| 3908 | 2025.12.18 18:33:08.384512 [ 276 ] {1b1f42a5-09a4-4f36-8f5e-2be695c4dd05} <Debug> TCPHandler: Processed in 0.001424158 sec. | ||
| 3909 | 2025.12.18 18:33:08.384619 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2025.12.18 18:33:08.384712 [ 276 ] {48f749b9-4ecc-4962-b229-8215129e173d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3911 | 2025.12.18 18:33:08.384754 [ 276 ] {48f749b9-4ecc-4962-b229-8215129e173d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3912 | 2025.12.18 18:33:08.385284 [ 276 ] {48f749b9-4ecc-4962-b229-8215129e173d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.12.18 18:33:08.385320 [ 276 ] {48f749b9-4ecc-4962-b229-8215129e173d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3914 | 2025.12.18 18:33:08.385681 [ 276 ] {48f749b9-4ecc-4962-b229-8215129e173d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3915 | 2025.12.18 18:33:08.385879 [ 276 ] {48f749b9-4ecc-4962-b229-8215129e173d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2025.12.18 18:33:08.386001 [ 276 ] {48f749b9-4ecc-4962-b229-8215129e173d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001307 sec., 647283.856159143 rows/sec., 43.57 MiB/sec. | ||
| 3917 | 2025.12.18 18:33:08.386037 [ 276 ] {48f749b9-4ecc-4962-b229-8215129e173d} <Debug> TCPHandler: Processed in 0.001467369 sec. | ||
| 3918 | 2025.12.18 18:33:08.386146 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2025.12.18 18:33:08.386238 [ 276 ] {af040826-a1fd-4a09-a283-cdca7bcd0f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3920 | 2025.12.18 18:33:08.386290 [ 276 ] {af040826-a1fd-4a09-a283-cdca7bcd0f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3921 | 2025.12.18 18:33:08.387001 [ 276 ] {af040826-a1fd-4a09-a283-cdca7bcd0f62} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2025.12.18 18:33:08.387037 [ 276 ] {af040826-a1fd-4a09-a283-cdca7bcd0f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3923 | 2025.12.18 18:33:08.387516 [ 276 ] {af040826-a1fd-4a09-a283-cdca7bcd0f62} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3924 | 2025.12.18 18:33:08.387734 [ 276 ] {af040826-a1fd-4a09-a283-cdca7bcd0f62} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2025.12.18 18:33:08.387870 [ 276 ] {af040826-a1fd-4a09-a283-cdca7bcd0f62} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00165 sec., 3030.3030303030305 rows/sec., 5.43 MiB/sec. | ||
| 3926 | 2025.12.18 18:33:08.387920 [ 276 ] {af040826-a1fd-4a09-a283-cdca7bcd0f62} <Debug> TCPHandler: Processed in 0.001823703 sec. | ||
| 3927 | 2025.12.18 18:33:08.388026 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2025.12.18 18:33:08.388118 [ 276 ] {f0c4ae68-5170-4719-a341-dc31ad464f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3929 | 2025.12.18 18:33:08.388159 [ 276 ] {f0c4ae68-5170-4719-a341-dc31ad464f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3930 | 2025.12.18 18:33:08.388483 [ 276 ] {f0c4ae68-5170-4719-a341-dc31ad464f47} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2025.12.18 18:33:08.388519 [ 276 ] {f0c4ae68-5170-4719-a341-dc31ad464f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3932 | 2025.12.18 18:33:08.388808 [ 276 ] {f0c4ae68-5170-4719-a341-dc31ad464f47} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3933 | 2025.12.18 18:33:08.389009 [ 276 ] {f0c4ae68-5170-4719-a341-dc31ad464f47} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2025.12.18 18:33:08.389132 [ 276 ] {f0c4ae68-5170-4719-a341-dc31ad464f47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 3935 | 2025.12.18 18:33:08.389166 [ 276 ] {f0c4ae68-5170-4719-a341-dc31ad464f47} <Debug> TCPHandler: Processed in 0.001187715 sec. | ||
| 3936 | 2025.12.18 18:33:09.765787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 500 | ||
| 3937 | 2025.12.18 18:33:09.768037 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2025.12.18 18:33:09.768094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3939 | 2025.12.18 18:33:09.769287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3940 | 2025.12.18 18:33:09.769578 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.12.18 18:33:09.769942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3942 | 2025.12.18 18:33:13.350768 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2025.12.18 18:33:13.350987 [ 276 ] {702ba13b-4767-4673-8db1-56ca645680db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3944 | 2025.12.18 18:33:13.351062 [ 276 ] {702ba13b-4767-4673-8db1-56ca645680db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3945 | 2025.12.18 18:33:13.351789 [ 276 ] {702ba13b-4767-4673-8db1-56ca645680db} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2025.12.18 18:33:13.351838 [ 276 ] {702ba13b-4767-4673-8db1-56ca645680db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3947 | 2025.12.18 18:33:13.352248 [ 276 ] {702ba13b-4767-4673-8db1-56ca645680db} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3948 | 2025.12.18 18:33:13.352476 [ 276 ] {702ba13b-4767-4673-8db1-56ca645680db} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2025.12.18 18:33:13.352640 [ 276 ] {702ba13b-4767-4673-8db1-56ca645680db} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001707 sec., 74985.35442296427 rows/sec., 6.46 MiB/sec. | ||
| 3950 | 2025.12.18 18:33:13.352691 [ 276 ] {702ba13b-4767-4673-8db1-56ca645680db} <Debug> TCPHandler: Processed in 0.002069637 sec. | ||
| 3951 | 2025.12.18 18:33:13.352816 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2025.12.18 18:33:13.352921 [ 276 ] {7a387574-8888-4771-ae93-f691a687efe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3953 | 2025.12.18 18:33:13.352966 [ 276 ] {7a387574-8888-4771-ae93-f691a687efe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3954 | 2025.12.18 18:33:13.353386 [ 276 ] {7a387574-8888-4771-ae93-f691a687efe1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2025.12.18 18:33:13.353426 [ 276 ] {7a387574-8888-4771-ae93-f691a687efe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3956 | 2025.12.18 18:33:13.353730 [ 276 ] {7a387574-8888-4771-ae93-f691a687efe1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3957 | 2025.12.18 18:33:13.353941 [ 276 ] {7a387574-8888-4771-ae93-f691a687efe1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2025.12.18 18:33:13.354076 [ 276 ] {7a387574-8888-4771-ae93-f691a687efe1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00118 sec., 30508.474576271186 rows/sec., 2.24 MiB/sec. | ||
| 3959 | 2025.12.18 18:33:13.354115 [ 276 ] {7a387574-8888-4771-ae93-f691a687efe1} <Debug> TCPHandler: Processed in 0.001351387 sec. | ||
| 3960 | 2025.12.18 18:33:13.354224 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2025.12.18 18:33:13.354323 [ 276 ] {3b7a9db8-b7a4-4447-b515-aafc68f2b16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3962 | 2025.12.18 18:33:13.354362 [ 276 ] {3b7a9db8-b7a4-4447-b515-aafc68f2b16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3963 | 2025.12.18 18:33:13.354790 [ 276 ] {3b7a9db8-b7a4-4447-b515-aafc68f2b16f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2025.12.18 18:33:13.354827 [ 276 ] {3b7a9db8-b7a4-4447-b515-aafc68f2b16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3965 | 2025.12.18 18:33:13.355132 [ 276 ] {3b7a9db8-b7a4-4447-b515-aafc68f2b16f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3966 | 2025.12.18 18:33:13.355338 [ 276 ] {3b7a9db8-b7a4-4447-b515-aafc68f2b16f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2025.12.18 18:33:13.355465 [ 276 ] {3b7a9db8-b7a4-4447-b515-aafc68f2b16f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001163 sec., 85984.52278589855 rows/sec., 6.72 MiB/sec. | ||
| 3968 | 2025.12.18 18:33:13.355502 [ 276 ] {3b7a9db8-b7a4-4447-b515-aafc68f2b16f} <Debug> TCPHandler: Processed in 0.001329517 sec. | ||
| 3969 | 2025.12.18 18:33:13.355617 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2025.12.18 18:33:13.355712 [ 276 ] {4b9a9fa2-d089-4d95-914a-ce9c6a1c6902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3971 | 2025.12.18 18:33:13.355756 [ 276 ] {4b9a9fa2-d089-4d95-914a-ce9c6a1c6902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3972 | 2025.12.18 18:33:13.356155 [ 276 ] {4b9a9fa2-d089-4d95-914a-ce9c6a1c6902} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.12.18 18:33:13.356191 [ 276 ] {4b9a9fa2-d089-4d95-914a-ce9c6a1c6902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3974 | 2025.12.18 18:33:13.356518 [ 276 ] {4b9a9fa2-d089-4d95-914a-ce9c6a1c6902} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3975 | 2025.12.18 18:33:13.356718 [ 276 ] {4b9a9fa2-d089-4d95-914a-ce9c6a1c6902} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2025.12.18 18:33:13.356845 [ 276 ] {4b9a9fa2-d089-4d95-914a-ce9c6a1c6902} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3977 | 2025.12.18 18:33:13.356881 [ 276 ] {4b9a9fa2-d089-4d95-914a-ce9c6a1c6902} <Debug> TCPHandler: Processed in 0.001314807 sec. | ||
| 3978 | 2025.12.18 18:33:13.356989 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3979 | 2025.12.18 18:33:13.357083 [ 276 ] {2cfce9f1-910f-479c-b026-a623fe6de9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3980 | 2025.12.18 18:33:13.357138 [ 276 ] {2cfce9f1-910f-479c-b026-a623fe6de9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3981 | 2025.12.18 18:33:13.357974 [ 276 ] {2cfce9f1-910f-479c-b026-a623fe6de9b9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2025.12.18 18:33:13.358009 [ 276 ] {2cfce9f1-910f-479c-b026-a623fe6de9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3983 | 2025.12.18 18:33:13.358547 [ 276 ] {2cfce9f1-910f-479c-b026-a623fe6de9b9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3984 | 2025.12.18 18:33:13.358769 [ 276 ] {2cfce9f1-910f-479c-b026-a623fe6de9b9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2025.12.18 18:33:13.358903 [ 276 ] {2cfce9f1-910f-479c-b026-a623fe6de9b9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001838 sec., 19586.507072905333 rows/sec., 35.10 MiB/sec. | ||
| 3986 | 2025.12.18 18:33:13.358955 [ 276 ] {2cfce9f1-910f-479c-b026-a623fe6de9b9} <Debug> TCPHandler: Processed in 0.002016586 sec. | ||
| 3987 | 2025.12.18 18:33:13.359075 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3988 | 2025.12.18 18:33:13.359170 [ 276 ] {87578604-01a9-4218-9d76-c4c11f7cb37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3989 | 2025.12.18 18:33:13.359211 [ 276 ] {87578604-01a9-4218-9d76-c4c11f7cb37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3990 | 2025.12.18 18:33:13.359547 [ 276 ] {87578604-01a9-4218-9d76-c4c11f7cb37f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2025.12.18 18:33:13.359584 [ 276 ] {87578604-01a9-4218-9d76-c4c11f7cb37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3992 | 2025.12.18 18:33:13.359880 [ 276 ] {87578604-01a9-4218-9d76-c4c11f7cb37f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3993 | 2025.12.18 18:33:13.360087 [ 276 ] {87578604-01a9-4218-9d76-c4c11f7cb37f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2025.12.18 18:33:13.360214 [ 276 ] {87578604-01a9-4218-9d76-c4c11f7cb37f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3995 | 2025.12.18 18:33:13.360250 [ 276 ] {87578604-01a9-4218-9d76-c4c11f7cb37f} <Debug> TCPHandler: Processed in 0.001225545 sec. | ||
| 3996 | 2025.12.18 18:33:14.656757 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3997 | 2025.12.18 18:33:14.656808 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3998 | 2025.12.18 18:33:14.739829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8590 | ||
| 3999 | 2025.12.18 18:33:14.740418 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2025.12.18 18:33:14.740472 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4001 | 2025.12.18 18:33:14.741070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4002 | 2025.12.18 18:33:14.741320 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2025.12.18 18:33:14.741475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8590 | ||
| 4004 | 2025.12.18 18:33:15.184706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4005 | 2025.12.18 18:33:15.201663 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2025.12.18 18:33:15.201729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4007 | 2025.12.18 18:33:15.207869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4008 | 2025.12.18 18:33:15.208557 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2025.12.18 18:33:15.211212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4010 | 2025.12.18 18:33:18.349577 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2025.12.18 18:33:18.349795 [ 276 ] {79a110b3-3243-4972-8c84-7fd604b04d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4012 | 2025.12.18 18:33:18.349866 [ 276 ] {79a110b3-3243-4972-8c84-7fd604b04d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4013 | 2025.12.18 18:33:18.350655 [ 276 ] {79a110b3-3243-4972-8c84-7fd604b04d12} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2025.12.18 18:33:18.350699 [ 276 ] {79a110b3-3243-4972-8c84-7fd604b04d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4015 | 2025.12.18 18:33:18.351090 [ 276 ] {79a110b3-3243-4972-8c84-7fd604b04d12} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4016 | 2025.12.18 18:33:18.351309 [ 276 ] {79a110b3-3243-4972-8c84-7fd604b04d12} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2025.12.18 18:33:18.351464 [ 276 ] {79a110b3-3243-4972-8c84-7fd604b04d12} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001722 sec., 38327.52613240418 rows/sec., 3.05 MiB/sec. | ||
| 4018 | 2025.12.18 18:33:18.351505 [ 276 ] {79a110b3-3243-4972-8c84-7fd604b04d12} <Debug> TCPHandler: Processed in 0.002120808 sec. | ||
| 4019 | 2025.12.18 18:33:18.351641 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2025.12.18 18:33:18.351735 [ 276 ] {cb65f82f-0daa-48a1-9cc8-ecdd7ae48a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4021 | 2025.12.18 18:33:18.351775 [ 276 ] {cb65f82f-0daa-48a1-9cc8-ecdd7ae48a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4022 | 2025.12.18 18:33:18.352196 [ 276 ] {cb65f82f-0daa-48a1-9cc8-ecdd7ae48a99} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2025.12.18 18:33:18.352232 [ 276 ] {cb65f82f-0daa-48a1-9cc8-ecdd7ae48a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4024 | 2025.12.18 18:33:18.352509 [ 276 ] {cb65f82f-0daa-48a1-9cc8-ecdd7ae48a99} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4025 | 2025.12.18 18:33:18.352709 [ 276 ] {cb65f82f-0daa-48a1-9cc8-ecdd7ae48a99} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2025.12.18 18:33:18.352813 [ 105 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4027 | 2025.12.18 18:33:18.352833 [ 276 ] {cb65f82f-0daa-48a1-9cc8-ecdd7ae48a99} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001116 sec., 4480.286738351255 rows/sec., 336.90 KiB/sec. | ||
| 4028 | 2025.12.18 18:33:18.352878 [ 105 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.12.18 18:33:18.352885 [ 276 ] {cb65f82f-0daa-48a1-9cc8-ecdd7ae48a99} <Debug> TCPHandler: Processed in 0.001296627 sec. | ||
| 4030 | 2025.12.18 18:33:18.352906 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4031 | 2025.12.18 18:33:18.353010 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2025.12.18 18:33:18.353023 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 4033 | 2025.12.18 18:33:18.353109 [ 276 ] {0bfef303-33fa-47ca-83a1-d645b398c2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4034 | 2025.12.18 18:33:18.353152 [ 276 ] {0bfef303-33fa-47ca-83a1-d645b398c2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4035 | 2025.12.18 18:33:18.353162 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4036 | 2025.12.18 18:33:18.353203 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 4037 | 2025.12.18 18:33:18.353277 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 4038 | 2025.12.18 18:33:18.353331 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 4039 | 2025.12.18 18:33:18.353379 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part | ||
| 4040 | 2025.12.18 18:33:18.353424 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 4041 | 2025.12.18 18:33:18.353473 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 4042 | 2025.12.18 18:33:18.353556 [ 276 ] {0bfef303-33fa-47ca-83a1-d645b398c2d0} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2025.12.18 18:33:18.353598 [ 276 ] {0bfef303-33fa-47ca-83a1-d645b398c2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4044 | 2025.12.18 18:33:18.353979 [ 276 ] {0bfef303-33fa-47ca-83a1-d645b398c2d0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4045 | 2025.12.18 18:33:18.354197 [ 276 ] {0bfef303-33fa-47ca-83a1-d645b398c2d0} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2025.12.18 18:33:18.354329 [ 276 ] {0bfef303-33fa-47ca-83a1-d645b398c2d0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001239 sec., 55690.072639225174 rows/sec., 4.35 MiB/sec. | ||
| 4047 | 2025.12.18 18:33:18.354366 [ 276 ] {0bfef303-33fa-47ca-83a1-d645b398c2d0} <Debug> TCPHandler: Processed in 0.001408329 sec. | ||
| 4048 | 2025.12.18 18:33:18.354376 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403009 sec., 115466.1160405956 rows/sec., 8.88 MiB/sec. | ||
| 4049 | 2025.12.18 18:33:18.354482 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2025.12.18 18:33:18.354599 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4051 | 2025.12.18 18:33:18.354608 [ 276 ] {c9d401e6-2ba3-4ccd-b6c4-5d2d69e8316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4052 | 2025.12.18 18:33:18.354679 [ 276 ] {c9d401e6-2ba3-4ccd-b6c4-5d2d69e8316f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4053 | 2025.12.18 18:33:18.354958 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2025.12.18 18:33:18.355062 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_21_4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4055 | 2025.12.18 18:33:18.355114 [ 276 ] {c9d401e6-2ba3-4ccd-b6c4-5d2d69e8316f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2025.12.18 18:33:18.355157 [ 276 ] {c9d401e6-2ba3-4ccd-b6c4-5d2d69e8316f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4057 | 2025.12.18 18:33:18.355185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4058 | 2025.12.18 18:33:18.355488 [ 276 ] {c9d401e6-2ba3-4ccd-b6c4-5d2d69e8316f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4059 | 2025.12.18 18:33:18.355706 [ 276 ] {c9d401e6-2ba3-4ccd-b6c4-5d2d69e8316f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2025.12.18 18:33:18.355838 [ 276 ] {c9d401e6-2ba3-4ccd-b6c4-5d2d69e8316f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 4061 | 2025.12.18 18:33:18.355874 [ 276 ] {c9d401e6-2ba3-4ccd-b6c4-5d2d69e8316f} <Debug> TCPHandler: Processed in 0.001441179 sec. | ||
| 4062 | 2025.12.18 18:33:18.355984 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2025.12.18 18:33:18.356078 [ 276 ] {714db27c-97e8-400a-a588-7ac7f5ca0b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4064 | 2025.12.18 18:33:18.356130 [ 276 ] {714db27c-97e8-400a-a588-7ac7f5ca0b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4065 | 2025.12.18 18:33:18.356853 [ 276 ] {714db27c-97e8-400a-a588-7ac7f5ca0b2e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2025.12.18 18:33:18.356889 [ 276 ] {714db27c-97e8-400a-a588-7ac7f5ca0b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4067 | 2025.12.18 18:33:18.357359 [ 276 ] {714db27c-97e8-400a-a588-7ac7f5ca0b2e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4068 | 2025.12.18 18:33:18.357571 [ 276 ] {714db27c-97e8-400a-a588-7ac7f5ca0b2e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2025.12.18 18:33:18.357704 [ 276 ] {714db27c-97e8-400a-a588-7ac7f5ca0b2e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001645 sec., 3039.51367781155 rows/sec., 5.45 MiB/sec. | ||
| 4070 | 2025.12.18 18:33:18.357754 [ 276 ] {714db27c-97e8-400a-a588-7ac7f5ca0b2e} <Debug> TCPHandler: Processed in 0.001817823 sec. | ||
| 4071 | 2025.12.18 18:33:18.357891 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2025.12.18 18:33:18.358013 [ 276 ] {b32db27c-27dd-4bae-a6ea-5f795f9bb54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4073 | 2025.12.18 18:33:18.358062 [ 276 ] {b32db27c-27dd-4bae-a6ea-5f795f9bb54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4074 | 2025.12.18 18:33:18.358463 [ 276 ] {b32db27c-27dd-4bae-a6ea-5f795f9bb54a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2025.12.18 18:33:18.358502 [ 276 ] {b32db27c-27dd-4bae-a6ea-5f795f9bb54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4076 | 2025.12.18 18:33:18.358812 [ 276 ] {b32db27c-27dd-4bae-a6ea-5f795f9bb54a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4077 | 2025.12.18 18:33:18.359024 [ 276 ] {b32db27c-27dd-4bae-a6ea-5f795f9bb54a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2025.12.18 18:33:18.359151 [ 276 ] {b32db27c-27dd-4bae-a6ea-5f795f9bb54a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 4079 | 2025.12.18 18:33:18.359186 [ 276 ] {b32db27c-27dd-4bae-a6ea-5f795f9bb54a} <Debug> TCPHandler: Processed in 0.001355498 sec. | ||
| 4080 | 2025.12.18 18:33:19.770234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 524 | ||
| 4081 | 2025.12.18 18:33:19.772401 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2025.12.18 18:33:19.772460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4083 | 2025.12.18 18:33:19.773745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4084 | 2025.12.18 18:33:19.774040 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.12.18 18:33:19.774421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 4086 | 2025.12.18 18:33:22.241655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9102 | ||
| 4087 | 2025.12.18 18:33:22.242196 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2025.12.18 18:33:22.242235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4089 | 2025.12.18 18:33:22.242737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4090 | 2025.12.18 18:33:22.242973 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2025.12.18 18:33:22.243112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9102 | ||
| 4092 | 2025.12.18 18:33:22.711393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4093 | 2025.12.18 18:33:22.728129 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2025.12.18 18:33:22.728191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4095 | 2025.12.18 18:33:22.734128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4096 | 2025.12.18 18:33:22.734832 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2025.12.18 18:33:22.737791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4098 | 2025.12.18 18:33:23.352278 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2025.12.18 18:33:23.352480 [ 276 ] {0b85ae91-0958-49ca-869c-6e335a73f55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4100 | 2025.12.18 18:33:23.352557 [ 276 ] {0b85ae91-0958-49ca-869c-6e335a73f55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4101 | 2025.12.18 18:33:23.353228 [ 276 ] {0b85ae91-0958-49ca-869c-6e335a73f55e} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2025.12.18 18:33:23.353274 [ 276 ] {0b85ae91-0958-49ca-869c-6e335a73f55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4103 | 2025.12.18 18:33:23.353681 [ 276 ] {0b85ae91-0958-49ca-869c-6e335a73f55e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4104 | 2025.12.18 18:33:23.353923 [ 276 ] {0b85ae91-0958-49ca-869c-6e335a73f55e} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2025.12.18 18:33:23.354055 [ 100 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4106 | 2025.12.18 18:33:23.354084 [ 276 ] {0b85ae91-0958-49ca-869c-6e335a73f55e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 4107 | 2025.12.18 18:33:23.354091 [ 100 ] {} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2025.12.18 18:33:23.354117 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4109 | 2025.12.18 18:33:23.354137 [ 276 ] {0b85ae91-0958-49ca-869c-6e335a73f55e} <Debug> TCPHandler: Processed in 0.002001526 sec. | ||
| 4110 | 2025.12.18 18:33:23.354233 [ 187 ] {fe362c7f-737b-4189-a62b-6c06036abe30::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 | ||
| 4111 | 2025.12.18 18:33:23.354269 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2025.12.18 18:33:23.354369 [ 187 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4113 | 2025.12.18 18:33:23.354382 [ 276 ] {b03e6969-da81-4e54-a0e3-05489751b759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4114 | 2025.12.18 18:33:23.354406 [ 187 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4115 | 2025.12.18 18:33:23.354433 [ 276 ] {b03e6969-da81-4e54-a0e3-05489751b759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4116 | 2025.12.18 18:33:23.354476 [ 187 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4117 | 2025.12.18 18:33:23.354529 [ 187 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4118 | 2025.12.18 18:33:23.354571 [ 187 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4119 | 2025.12.18 18:33:23.354611 [ 187 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4120 | 2025.12.18 18:33:23.354867 [ 276 ] {b03e6969-da81-4e54-a0e3-05489751b759} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.12.18 18:33:23.354910 [ 276 ] {b03e6969-da81-4e54-a0e3-05489751b759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4122 | 2025.12.18 18:33:23.355249 [ 276 ] {b03e6969-da81-4e54-a0e3-05489751b759} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4123 | 2025.12.18 18:33:23.355400 [ 190 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217696 sec., 98546.76372427928 rows/sec., 8.55 MiB/sec. | ||
| 4124 | 2025.12.18 18:33:23.355486 [ 276 ] {b03e6969-da81-4e54-a0e3-05489751b759} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2025.12.18 18:33:23.355594 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4126 | 2025.12.18 18:33:23.355630 [ 276 ] {b03e6969-da81-4e54-a0e3-05489751b759} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001271 sec., 6294.256490952006 rows/sec., 513.25 KiB/sec. | ||
| 4127 | 2025.12.18 18:33:23.355675 [ 276 ] {b03e6969-da81-4e54-a0e3-05489751b759} <Debug> TCPHandler: Processed in 0.001459918 sec. | ||
| 4128 | 2025.12.18 18:33:23.355792 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2025.12.18 18:33:23.355895 [ 276 ] {b604cf5e-a9f0-45e4-8a1c-504d0eed947d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4130 | 2025.12.18 18:33:23.355899 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2025.12.18 18:33:23.355941 [ 276 ] {b604cf5e-a9f0-45e4-8a1c-504d0eed947d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4132 | 2025.12.18 18:33:23.355992 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_5_1} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4133 | 2025.12.18 18:33:23.356087 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4134 | 2025.12.18 18:33:23.356473 [ 276 ] {b604cf5e-a9f0-45e4-8a1c-504d0eed947d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2025.12.18 18:33:23.356516 [ 276 ] {b604cf5e-a9f0-45e4-8a1c-504d0eed947d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4136 | 2025.12.18 18:33:23.356849 [ 276 ] {b604cf5e-a9f0-45e4-8a1c-504d0eed947d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4137 | 2025.12.18 18:33:23.357082 [ 276 ] {b604cf5e-a9f0-45e4-8a1c-504d0eed947d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2025.12.18 18:33:23.357181 [ 100 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4139 | 2025.12.18 18:33:23.357212 [ 100 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2025.12.18 18:33:23.357216 [ 276 ] {b604cf5e-a9f0-45e4-8a1c-504d0eed947d} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001342 sec., 187779.43368107302 rows/sec., 16.77 MiB/sec. | ||
| 4141 | 2025.12.18 18:33:23.357229 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4142 | 2025.12.18 18:33:23.357258 [ 276 ] {b604cf5e-a9f0-45e4-8a1c-504d0eed947d} <Debug> TCPHandler: Processed in 0.00151624 sec. | ||
| 4143 | 2025.12.18 18:33:23.357306 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 4144 | 2025.12.18 18:33:23.357371 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2025.12.18 18:33:23.357419 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4146 | 2025.12.18 18:33:23.357449 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1408 rows starting from the beginning of the part | ||
| 4147 | 2025.12.18 18:33:23.357475 [ 276 ] {c3094727-d724-40d2-bac4-9c1ad56c06ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4148 | 2025.12.18 18:33:23.357494 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4149 | 2025.12.18 18:33:23.357523 [ 276 ] {c3094727-d724-40d2-bac4-9c1ad56c06ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4150 | 2025.12.18 18:33:23.357538 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1208 rows starting from the beginning of the part | ||
| 4151 | 2025.12.18 18:33:23.357578 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 128 rows starting from the beginning of the part | ||
| 4152 | 2025.12.18 18:33:23.357614 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 4153 | 2025.12.18 18:33:23.357650 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
| 4154 | 2025.12.18 18:33:23.357949 [ 276 ] {c3094727-d724-40d2-bac4-9c1ad56c06ef} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2025.12.18 18:33:23.357990 [ 276 ] {c3094727-d724-40d2-bac4-9c1ad56c06ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4156 | 2025.12.18 18:33:23.358330 [ 276 ] {c3094727-d724-40d2-bac4-9c1ad56c06ef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4157 | 2025.12.18 18:33:23.358559 [ 276 ] {c3094727-d724-40d2-bac4-9c1ad56c06ef} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2025.12.18 18:33:23.358693 [ 276 ] {c3094727-d724-40d2-bac4-9c1ad56c06ef} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001238 sec., 45234.248788368335 rows/sec., 3.33 MiB/sec. | ||
| 4159 | 2025.12.18 18:33:23.358732 [ 276 ] {c3094727-d724-40d2-bac4-9c1ad56c06ef} <Debug> TCPHandler: Processed in 0.001412978 sec. | ||
| 4160 | 2025.12.18 18:33:23.358840 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2025.12.18 18:33:23.358939 [ 276 ] {ea33f757-459c-4bac-9525-c5f43607cde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4162 | 2025.12.18 18:33:23.358979 [ 276 ] {ea33f757-459c-4bac-9525-c5f43607cde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4163 | 2025.12.18 18:33:23.359084 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801833 sec., 1770419.345189038 rows/sec., 155.33 MiB/sec. | ||
| 4164 | 2025.12.18 18:33:23.359327 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4165 | 2025.12.18 18:33:23.359409 [ 276 ] {ea33f757-459c-4bac-9525-c5f43607cde1} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2025.12.18 18:33:23.359453 [ 276 ] {ea33f757-459c-4bac-9525-c5f43607cde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4167 | 2025.12.18 18:33:23.359613 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2025.12.18 18:33:23.359694 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_26_5} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4169 | 2025.12.18 18:33:23.359768 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 4170 | 2025.12.18 18:33:23.359880 [ 276 ] {ea33f757-459c-4bac-9525-c5f43607cde1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4171 | 2025.12.18 18:33:23.360096 [ 276 ] {ea33f757-459c-4bac-9525-c5f43607cde1} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2025.12.18 18:33:23.360222 [ 276 ] {ea33f757-459c-4bac-9525-c5f43607cde1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001304 sec., 18404.907975460123 rows/sec., 1.53 MiB/sec. | ||
| 4173 | 2025.12.18 18:33:23.360259 [ 276 ] {ea33f757-459c-4bac-9525-c5f43607cde1} <Debug> TCPHandler: Processed in 0.001472779 sec. | ||
| 4174 | 2025.12.18 18:33:23.360379 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2025.12.18 18:33:23.360475 [ 276 ] {15ac2c1b-1039-4c5b-b600-4fa6641dbabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4176 | 2025.12.18 18:33:23.360515 [ 276 ] {15ac2c1b-1039-4c5b-b600-4fa6641dbabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4177 | 2025.12.18 18:33:23.360916 [ 276 ] {15ac2c1b-1039-4c5b-b600-4fa6641dbabf} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2025.12.18 18:33:23.360951 [ 276 ] {15ac2c1b-1039-4c5b-b600-4fa6641dbabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4179 | 2025.12.18 18:33:23.361266 [ 276 ] {15ac2c1b-1039-4c5b-b600-4fa6641dbabf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4180 | 2025.12.18 18:33:23.361473 [ 276 ] {15ac2c1b-1039-4c5b-b600-4fa6641dbabf} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2025.12.18 18:33:23.361572 [ 100 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4182 | 2025.12.18 18:33:23.361599 [ 276 ] {15ac2c1b-1039-4c5b-b600-4fa6641dbabf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 4183 | 2025.12.18 18:33:23.361610 [ 100 ] {} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2025.12.18 18:33:23.361633 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4185 | 2025.12.18 18:33:23.361636 [ 276 ] {15ac2c1b-1039-4c5b-b600-4fa6641dbabf} <Debug> TCPHandler: Processed in 0.001308046 sec. | ||
| 4186 | 2025.12.18 18:33:23.361722 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::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 | ||
| 4187 | 2025.12.18 18:33:23.361760 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2025.12.18 18:33:23.361841 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4189 | 2025.12.18 18:33:23.361859 [ 276 ] {b26ce97b-db3d-47ef-8d73-62e1ab15d1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4190 | 2025.12.18 18:33:23.361879 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4191 | 2025.12.18 18:33:23.361904 [ 276 ] {b26ce97b-db3d-47ef-8d73-62e1ab15d1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4192 | 2025.12.18 18:33:23.361949 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4193 | 2025.12.18 18:33:23.361999 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4194 | 2025.12.18 18:33:23.362041 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4195 | 2025.12.18 18:33:23.362081 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4196 | 2025.12.18 18:33:23.362369 [ 276 ] {b26ce97b-db3d-47ef-8d73-62e1ab15d1fc} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2025.12.18 18:33:23.362410 [ 276 ] {b26ce97b-db3d-47ef-8d73-62e1ab15d1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4198 | 2025.12.18 18:33:23.362781 [ 276 ] {b26ce97b-db3d-47ef-8d73-62e1ab15d1fc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4199 | 2025.12.18 18:33:23.362802 [ 187 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001117444 sec., 53693.965872115295 rows/sec., 4.30 MiB/sec. | ||
| 4200 | 2025.12.18 18:33:23.362942 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4201 | 2025.12.18 18:33:23.363037 [ 276 ] {b26ce97b-db3d-47ef-8d73-62e1ab15d1fc} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2025.12.18 18:33:23.363155 [ 100 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4203 | 2025.12.18 18:33:23.363180 [ 276 ] {b26ce97b-db3d-47ef-8d73-62e1ab15d1fc} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001339 sec., 107542.94249439881 rows/sec., 8.68 MiB/sec. | ||
| 4204 | 2025.12.18 18:33:23.363189 [ 100 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2025.12.18 18:33:23.363216 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4206 | 2025.12.18 18:33:23.363219 [ 276 ] {b26ce97b-db3d-47ef-8d73-62e1ab15d1fc} <Debug> TCPHandler: Processed in 0.0015103 sec. | ||
| 4207 | 2025.12.18 18:33:23.363220 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2025.12.18 18:33:23.363296 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 4209 | 2025.12.18 18:33:23.363302 [ 190 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_5_1} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4210 | 2025.12.18 18:33:23.363340 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2025.12.18 18:33:23.363379 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4212 | 2025.12.18 18:33:23.363386 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4213 | 2025.12.18 18:33:23.363427 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 4214 | 2025.12.18 18:33:23.363438 [ 276 ] {ddb7b429-d613-409d-ad01-88f1b3b0b7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4215 | 2025.12.18 18:33:23.363482 [ 276 ] {ddb7b429-d613-409d-ad01-88f1b3b0b7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4216 | 2025.12.18 18:33:23.363495 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 100 rows starting from the beginning of the part | ||
| 4217 | 2025.12.18 18:33:23.363538 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 529 rows starting from the beginning of the part | ||
| 4218 | 2025.12.18 18:33:23.363573 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part | ||
| 4219 | 2025.12.18 18:33:23.363608 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 69 rows starting from the beginning of the part | ||
| 4220 | 2025.12.18 18:33:23.363649 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 144 rows starting from the beginning of the part | ||
| 4221 | 2025.12.18 18:33:23.363889 [ 276 ] {ddb7b429-d613-409d-ad01-88f1b3b0b7ae} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2025.12.18 18:33:23.363924 [ 276 ] {ddb7b429-d613-409d-ad01-88f1b3b0b7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4223 | 2025.12.18 18:33:23.364338 [ 276 ] {ddb7b429-d613-409d-ad01-88f1b3b0b7ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4224 | 2025.12.18 18:33:23.364543 [ 276 ] {ddb7b429-d613-409d-ad01-88f1b3b0b7ae} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2025.12.18 18:33:23.364647 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4226 | 2025.12.18 18:33:23.364669 [ 276 ] {ddb7b429-d613-409d-ad01-88f1b3b0b7ae} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001248 sec., 160256.41025641025 rows/sec., 11.49 MiB/sec. | ||
| 4227 | 2025.12.18 18:33:23.364681 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2025.12.18 18:33:23.364702 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4229 | 2025.12.18 18:33:23.364705 [ 276 ] {ddb7b429-d613-409d-ad01-88f1b3b0b7ae} <Debug> TCPHandler: Processed in 0.001416108 sec. | ||
| 4230 | 2025.12.18 18:33:23.364767 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 4231 | 2025.12.18 18:33:23.364770 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151257 sec., 1041274.1228505127 rows/sec., 83.00 MiB/sec. | ||
| 4232 | 2025.12.18 18:33:23.364834 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2025.12.18 18:33:23.364858 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4234 | 2025.12.18 18:33:23.364886 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6054 rows starting from the beginning of the part | ||
| 4235 | 2025.12.18 18:33:23.364929 [ 276 ] {0df28199-d70b-471c-ab64-f31677551792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4236 | 2025.12.18 18:33:23.364937 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 4237 | 2025.12.18 18:33:23.364985 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 846 rows starting from the beginning of the part | ||
| 4238 | 2025.12.18 18:33:23.364998 [ 276 ] {0df28199-d70b-471c-ab64-f31677551792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4239 | 2025.12.18 18:33:23.365023 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4240 | 2025.12.18 18:33:23.365036 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4241 | 2025.12.18 18:33:23.365060 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 4242 | 2025.12.18 18:33:23.365116 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 200 rows starting from the beginning of the part | ||
| 4243 | 2025.12.18 18:33:23.365367 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2025.12.18 18:33:23.365460 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_26_5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4245 | 2025.12.18 18:33:23.365562 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4246 | 2025.12.18 18:33:23.365830 [ 276 ] {0df28199-d70b-471c-ab64-f31677551792} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2025.12.18 18:33:23.365873 [ 276 ] {0df28199-d70b-471c-ab64-f31677551792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4248 | 2025.12.18 18:33:23.366441 [ 276 ] {0df28199-d70b-471c-ab64-f31677551792} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4249 | 2025.12.18 18:33:23.366660 [ 276 ] {0df28199-d70b-471c-ab64-f31677551792} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2025.12.18 18:33:23.366771 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4251 | 2025.12.18 18:33:23.366797 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2025.12.18 18:33:23.366814 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4253 | 2025.12.18 18:33:23.366828 [ 276 ] {0df28199-d70b-471c-ab64-f31677551792} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001914 sec., 18808.777429467085 rows/sec., 33.70 MiB/sec. | ||
| 4254 | 2025.12.18 18:33:23.366893 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 4255 | 2025.12.18 18:33:23.366899 [ 276 ] {0df28199-d70b-471c-ab64-f31677551792} <Debug> TCPHandler: Processed in 0.002116577 sec. | ||
| 4256 | 2025.12.18 18:33:23.367054 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2025.12.18 18:33:23.367096 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4258 | 2025.12.18 18:33:23.367155 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 305 rows starting from the beginning of the part | ||
| 4259 | 2025.12.18 18:33:23.367167 [ 276 ] {33895290-8743-44b1-89f6-f9fa5d0ccca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4260 | 2025.12.18 18:33:23.367220 [ 276 ] {33895290-8743-44b1-89f6-f9fa5d0ccca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4261 | 2025.12.18 18:33:23.367270 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4262 | 2025.12.18 18:33:23.367374 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4263 | 2025.12.18 18:33:23.367477 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4264 | 2025.12.18 18:33:23.367570 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4265 | 2025.12.18 18:33:23.367623 [ 276 ] {33895290-8743-44b1-89f6-f9fa5d0ccca8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2025.12.18 18:33:23.367668 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 4267 | 2025.12.18 18:33:23.367669 [ 276 ] {33895290-8743-44b1-89f6-f9fa5d0ccca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4268 | 2025.12.18 18:33:23.368012 [ 276 ] {33895290-8743-44b1-89f6-f9fa5d0ccca8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4269 | 2025.12.18 18:33:23.368019 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7580 rows, containing 5 columns (5 merged, 0 gathered) in 0.003283833 sec., 2308278.1615264844 rows/sec., 158.65 MiB/sec. | ||
| 4270 | 2025.12.18 18:33:23.368255 [ 276 ] {33895290-8743-44b1-89f6-f9fa5d0ccca8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2025.12.18 18:33:23.368353 [ 100 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4272 | 2025.12.18 18:33:23.368378 [ 100 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2025.12.18 18:33:23.368386 [ 276 ] {33895290-8743-44b1-89f6-f9fa5d0ccca8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 4274 | 2025.12.18 18:33:23.368395 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4275 | 2025.12.18 18:33:23.368422 [ 276 ] {33895290-8743-44b1-89f6-f9fa5d0ccca8} <Debug> TCPHandler: Processed in 0.001425689 sec. | ||
| 4276 | 2025.12.18 18:33:23.368455 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 4277 | 2025.12.18 18:33:23.368547 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2025.12.18 18:33:23.368572 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
| 4279 | 2025.12.18 18:33:23.368613 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 4280 | 2025.12.18 18:33:23.368647 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4281 | 2025.12.18 18:33:23.368678 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4282 | 2025.12.18 18:33:23.368706 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 4283 | 2025.12.18 18:33:23.368728 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4284 | 2025.12.18 18:33:23.368738 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 4285 | 2025.12.18 18:33:23.369045 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2025.12.18 18:33:23.369122 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4287 | 2025.12.18 18:33:23.369203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4288 | 2025.12.18 18:33:23.369657 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224476 sec., 1127012.697676394 rows/sec., 75.83 MiB/sec. | ||
| 4289 | 2025.12.18 18:33:23.369864 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4290 | 2025.12.18 18:33:23.370113 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_26_5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2025.12.18 18:33:23.370182 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_26_5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4292 | 2025.12.18 18:33:23.370266 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4293 | 2025.12.18 18:33:23.372027 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 19 columns (19 merged, 0 gathered) in 0.005170486 sec., 81810.49131551657 rows/sec., 146.60 MiB/sec. | ||
| 4294 | 2025.12.18 18:33:23.372645 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4295 | 2025.12.18 18:33:23.372956 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2025.12.18 18:33:23.373024 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4297 | 2025.12.18 18:33:23.373103 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4298 | 2025.12.18 18:33:24.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.57 MiB, peak 251.78 MiB, free memory in arenas 0.00 B, will set to 244.68 MiB (RSS), difference: 3.10 MiB | ||
| 4299 | 2025.12.18 18:33:28.350094 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2025.12.18 18:33:28.350333 [ 276 ] {ba239881-5658-434d-a535-01981374e3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4301 | 2025.12.18 18:33:28.350404 [ 276 ] {ba239881-5658-434d-a535-01981374e3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4302 | 2025.12.18 18:33:28.351147 [ 276 ] {ba239881-5658-434d-a535-01981374e3c0} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2025.12.18 18:33:28.351197 [ 276 ] {ba239881-5658-434d-a535-01981374e3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4304 | 2025.12.18 18:33:28.351584 [ 276 ] {ba239881-5658-434d-a535-01981374e3c0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4305 | 2025.12.18 18:33:28.351797 [ 276 ] {ba239881-5658-434d-a535-01981374e3c0} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2025.12.18 18:33:28.351959 [ 276 ] {ba239881-5658-434d-a535-01981374e3c0} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001679 sec., 39309.11256700417 rows/sec., 3.13 MiB/sec. | ||
| 4307 | 2025.12.18 18:33:28.352009 [ 276 ] {ba239881-5658-434d-a535-01981374e3c0} <Debug> TCPHandler: Processed in 0.002102137 sec. | ||
| 4308 | 2025.12.18 18:33:28.352131 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2025.12.18 18:33:28.352234 [ 276 ] {5a75f54b-f16b-43ab-9f5f-95a435e5c88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4310 | 2025.12.18 18:33:28.352277 [ 276 ] {5a75f54b-f16b-43ab-9f5f-95a435e5c88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4311 | 2025.12.18 18:33:28.352672 [ 276 ] {5a75f54b-f16b-43ab-9f5f-95a435e5c88f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2025.12.18 18:33:28.352708 [ 276 ] {5a75f54b-f16b-43ab-9f5f-95a435e5c88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4313 | 2025.12.18 18:33:28.353015 [ 276 ] {5a75f54b-f16b-43ab-9f5f-95a435e5c88f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4314 | 2025.12.18 18:33:28.353215 [ 276 ] {5a75f54b-f16b-43ab-9f5f-95a435e5c88f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2025.12.18 18:33:28.353344 [ 276 ] {5a75f54b-f16b-43ab-9f5f-95a435e5c88f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001135 sec., 4405.286343612335 rows/sec., 331.26 KiB/sec. | ||
| 4316 | 2025.12.18 18:33:28.353383 [ 276 ] {5a75f54b-f16b-43ab-9f5f-95a435e5c88f} <Debug> TCPHandler: Processed in 0.001302567 sec. | ||
| 4317 | 2025.12.18 18:33:28.353492 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2025.12.18 18:33:28.353586 [ 276 ] {1ff4166e-7a28-4be9-8761-5bcae81dcabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4319 | 2025.12.18 18:33:28.353624 [ 276 ] {1ff4166e-7a28-4be9-8761-5bcae81dcabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4320 | 2025.12.18 18:33:28.354066 [ 276 ] {1ff4166e-7a28-4be9-8761-5bcae81dcabf} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2025.12.18 18:33:28.354103 [ 276 ] {1ff4166e-7a28-4be9-8761-5bcae81dcabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4322 | 2025.12.18 18:33:28.354433 [ 276 ] {1ff4166e-7a28-4be9-8761-5bcae81dcabf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4323 | 2025.12.18 18:33:28.354634 [ 276 ] {1ff4166e-7a28-4be9-8761-5bcae81dcabf} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2025.12.18 18:33:28.354757 [ 276 ] {1ff4166e-7a28-4be9-8761-5bcae81dcabf} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001193 sec., 57837.384744341995 rows/sec., 4.51 MiB/sec. | ||
| 4325 | 2025.12.18 18:33:28.354794 [ 276 ] {1ff4166e-7a28-4be9-8761-5bcae81dcabf} <Debug> TCPHandler: Processed in 0.001350917 sec. | ||
| 4326 | 2025.12.18 18:33:28.354903 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2025.12.18 18:33:28.354997 [ 276 ] {7aad19e6-0b7b-4303-9cc9-b558c266c988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4328 | 2025.12.18 18:33:28.355039 [ 276 ] {7aad19e6-0b7b-4303-9cc9-b558c266c988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4329 | 2025.12.18 18:33:28.355464 [ 276 ] {7aad19e6-0b7b-4303-9cc9-b558c266c988} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2025.12.18 18:33:28.355502 [ 276 ] {7aad19e6-0b7b-4303-9cc9-b558c266c988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4331 | 2025.12.18 18:33:28.355829 [ 276 ] {7aad19e6-0b7b-4303-9cc9-b558c266c988} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4332 | 2025.12.18 18:33:28.356034 [ 276 ] {7aad19e6-0b7b-4303-9cc9-b558c266c988} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2025.12.18 18:33:28.356158 [ 276 ] {7aad19e6-0b7b-4303-9cc9-b558c266c988} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 4334 | 2025.12.18 18:33:28.356194 [ 276 ] {7aad19e6-0b7b-4303-9cc9-b558c266c988} <Debug> TCPHandler: Processed in 0.001339997 sec. | ||
| 4335 | 2025.12.18 18:33:28.356300 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2025.12.18 18:33:28.356393 [ 276 ] {c7204217-d8ee-44ff-84c2-0c974ef35919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4337 | 2025.12.18 18:33:28.356445 [ 276 ] {c7204217-d8ee-44ff-84c2-0c974ef35919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4338 | 2025.12.18 18:33:28.357215 [ 276 ] {c7204217-d8ee-44ff-84c2-0c974ef35919} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2025.12.18 18:33:28.357252 [ 276 ] {c7204217-d8ee-44ff-84c2-0c974ef35919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4340 | 2025.12.18 18:33:28.357747 [ 276 ] {c7204217-d8ee-44ff-84c2-0c974ef35919} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4341 | 2025.12.18 18:33:28.357966 [ 276 ] {c7204217-d8ee-44ff-84c2-0c974ef35919} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2025.12.18 18:33:28.358099 [ 276 ] {c7204217-d8ee-44ff-84c2-0c974ef35919} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001725 sec., 2898.550724637681 rows/sec., 5.19 MiB/sec. | ||
| 4343 | 2025.12.18 18:33:28.358150 [ 276 ] {c7204217-d8ee-44ff-84c2-0c974ef35919} <Debug> TCPHandler: Processed in 0.001897485 sec. | ||
| 4344 | 2025.12.18 18:33:28.358257 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2025.12.18 18:33:28.358349 [ 276 ] {5c50efa0-a79f-47df-a93d-566ccefd2bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4346 | 2025.12.18 18:33:28.358389 [ 276 ] {5c50efa0-a79f-47df-a93d-566ccefd2bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4347 | 2025.12.18 18:33:28.358714 [ 276 ] {5c50efa0-a79f-47df-a93d-566ccefd2bd7} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2025.12.18 18:33:28.358749 [ 276 ] {5c50efa0-a79f-47df-a93d-566ccefd2bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4349 | 2025.12.18 18:33:28.359043 [ 276 ] {5c50efa0-a79f-47df-a93d-566ccefd2bd7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4350 | 2025.12.18 18:33:28.359244 [ 276 ] {5c50efa0-a79f-47df-a93d-566ccefd2bd7} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2025.12.18 18:33:28.359367 [ 276 ] {5c50efa0-a79f-47df-a93d-566ccefd2bd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 4352 | 2025.12.18 18:33:28.359402 [ 276 ] {5c50efa0-a79f-47df-a93d-566ccefd2bd7} <Debug> TCPHandler: Processed in 0.001192556 sec. | ||
| 4353 | 2025.12.18 18:33:29.656849 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4354 | 2025.12.18 18:33:29.656898 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4355 | 2025.12.18 18:33:29.743480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9550 | ||
| 4356 | 2025.12.18 18:33:29.743996 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2025.12.18 18:33:29.744048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4358 | 2025.12.18 18:33:29.744552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4359 | 2025.12.18 18:33:29.744806 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2025.12.18 18:33:29.744954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9550 | ||
| 4361 | 2025.12.18 18:33:29.774881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 556 | ||
| 4362 | 2025.12.18 18:33:29.777333 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2025.12.18 18:33:29.777388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4364 | 2025.12.18 18:33:29.778575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4365 | 2025.12.18 18:33:29.778875 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2025.12.18 18:33:29.779252 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4367 | 2025.12.18 18:33:30.238135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4368 | 2025.12.18 18:33:30.255508 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.12.18 18:33:30.255565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4370 | 2025.12.18 18:33:30.262193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4371 | 2025.12.18 18:33:30.262895 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.12.18 18:33:30.265875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4373 | 2025.12.18 18:33:33.351557 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2025.12.18 18:33:33.351774 [ 276 ] {137b6063-23b1-4778-a437-5b38df0419b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4375 | 2025.12.18 18:33:33.351848 [ 276 ] {137b6063-23b1-4778-a437-5b38df0419b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4376 | 2025.12.18 18:33:33.352560 [ 276 ] {137b6063-23b1-4778-a437-5b38df0419b3} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2025.12.18 18:33:33.352610 [ 276 ] {137b6063-23b1-4778-a437-5b38df0419b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4378 | 2025.12.18 18:33:33.353002 [ 276 ] {137b6063-23b1-4778-a437-5b38df0419b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4379 | 2025.12.18 18:33:33.353236 [ 276 ] {137b6063-23b1-4778-a437-5b38df0419b3} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.12.18 18:33:33.353399 [ 276 ] {137b6063-23b1-4778-a437-5b38df0419b3} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001681 sec., 76145.1516954194 rows/sec., 6.56 MiB/sec. | ||
| 4381 | 2025.12.18 18:33:33.353450 [ 276 ] {137b6063-23b1-4778-a437-5b38df0419b3} <Debug> TCPHandler: Processed in 0.002033326 sec. | ||
| 4382 | 2025.12.18 18:33:33.353579 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2025.12.18 18:33:33.353683 [ 276 ] {69070e72-e77a-4cc5-b4dd-f0b9488b44e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4384 | 2025.12.18 18:33:33.353726 [ 276 ] {69070e72-e77a-4cc5-b4dd-f0b9488b44e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4385 | 2025.12.18 18:33:33.354136 [ 276 ] {69070e72-e77a-4cc5-b4dd-f0b9488b44e1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2025.12.18 18:33:33.354175 [ 276 ] {69070e72-e77a-4cc5-b4dd-f0b9488b44e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4387 | 2025.12.18 18:33:33.354476 [ 276 ] {69070e72-e77a-4cc5-b4dd-f0b9488b44e1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4388 | 2025.12.18 18:33:33.354682 [ 276 ] {69070e72-e77a-4cc5-b4dd-f0b9488b44e1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2025.12.18 18:33:33.354816 [ 276 ] {69070e72-e77a-4cc5-b4dd-f0b9488b44e1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001157 sec., 31114.95246326707 rows/sec., 2.28 MiB/sec. | ||
| 4390 | 2025.12.18 18:33:33.354854 [ 276 ] {69070e72-e77a-4cc5-b4dd-f0b9488b44e1} <Debug> TCPHandler: Processed in 0.001328797 sec. | ||
| 4391 | 2025.12.18 18:33:33.354970 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2025.12.18 18:33:33.355067 [ 276 ] {83f0ca94-be40-4928-8b86-d5c8e3a09976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4393 | 2025.12.18 18:33:33.355109 [ 276 ] {83f0ca94-be40-4928-8b86-d5c8e3a09976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4394 | 2025.12.18 18:33:33.355528 [ 276 ] {83f0ca94-be40-4928-8b86-d5c8e3a09976} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2025.12.18 18:33:33.355565 [ 276 ] {83f0ca94-be40-4928-8b86-d5c8e3a09976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4396 | 2025.12.18 18:33:33.355865 [ 276 ] {83f0ca94-be40-4928-8b86-d5c8e3a09976} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4397 | 2025.12.18 18:33:33.356065 [ 276 ] {83f0ca94-be40-4928-8b86-d5c8e3a09976} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2025.12.18 18:33:33.356191 [ 276 ] {83f0ca94-be40-4928-8b86-d5c8e3a09976} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001145 sec., 87336.24454148472 rows/sec., 6.82 MiB/sec. | ||
| 4399 | 2025.12.18 18:33:33.356228 [ 276 ] {83f0ca94-be40-4928-8b86-d5c8e3a09976} <Debug> TCPHandler: Processed in 0.001309487 sec. | ||
| 4400 | 2025.12.18 18:33:33.356336 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2025.12.18 18:33:33.356432 [ 276 ] {494fe1d0-cb65-42ac-bc12-b376b440647f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4402 | 2025.12.18 18:33:33.356476 [ 276 ] {494fe1d0-cb65-42ac-bc12-b376b440647f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4403 | 2025.12.18 18:33:33.356876 [ 276 ] {494fe1d0-cb65-42ac-bc12-b376b440647f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2025.12.18 18:33:33.356912 [ 276 ] {494fe1d0-cb65-42ac-bc12-b376b440647f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4405 | 2025.12.18 18:33:33.357235 [ 276 ] {494fe1d0-cb65-42ac-bc12-b376b440647f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4406 | 2025.12.18 18:33:33.357448 [ 276 ] {494fe1d0-cb65-42ac-bc12-b376b440647f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2025.12.18 18:33:33.357573 [ 276 ] {494fe1d0-cb65-42ac-bc12-b376b440647f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 4408 | 2025.12.18 18:33:33.357609 [ 276 ] {494fe1d0-cb65-42ac-bc12-b376b440647f} <Debug> TCPHandler: Processed in 0.001323377 sec. | ||
| 4409 | 2025.12.18 18:33:33.357722 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2025.12.18 18:33:33.357815 [ 276 ] {80a281f7-a02c-4093-9401-4669454c9e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4411 | 2025.12.18 18:33:33.357869 [ 276 ] {80a281f7-a02c-4093-9401-4669454c9e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4412 | 2025.12.18 18:33:33.358650 [ 276 ] {80a281f7-a02c-4093-9401-4669454c9e78} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2025.12.18 18:33:33.358686 [ 276 ] {80a281f7-a02c-4093-9401-4669454c9e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4414 | 2025.12.18 18:33:33.359223 [ 276 ] {80a281f7-a02c-4093-9401-4669454c9e78} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4415 | 2025.12.18 18:33:33.359443 [ 276 ] {80a281f7-a02c-4093-9401-4669454c9e78} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2025.12.18 18:33:33.359579 [ 276 ] {80a281f7-a02c-4093-9401-4669454c9e78} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001782 sec., 20202.0202020202 rows/sec., 36.20 MiB/sec. | ||
| 4417 | 2025.12.18 18:33:33.359632 [ 276 ] {80a281f7-a02c-4093-9401-4669454c9e78} <Debug> TCPHandler: Processed in 0.001960295 sec. | ||
| 4418 | 2025.12.18 18:33:33.359756 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2025.12.18 18:33:33.359851 [ 276 ] {1c898c86-459a-44d9-8e57-2db91512a8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4420 | 2025.12.18 18:33:33.359894 [ 276 ] {1c898c86-459a-44d9-8e57-2db91512a8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4421 | 2025.12.18 18:33:33.360229 [ 276 ] {1c898c86-459a-44d9-8e57-2db91512a8d7} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2025.12.18 18:33:33.360265 [ 276 ] {1c898c86-459a-44d9-8e57-2db91512a8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4423 | 2025.12.18 18:33:33.360560 [ 276 ] {1c898c86-459a-44d9-8e57-2db91512a8d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4424 | 2025.12.18 18:33:33.360767 [ 276 ] {1c898c86-459a-44d9-8e57-2db91512a8d7} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2025.12.18 18:33:33.360896 [ 276 ] {1c898c86-459a-44d9-8e57-2db91512a8d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4426 | 2025.12.18 18:33:33.360932 [ 276 ] {1c898c86-459a-44d9-8e57-2db91512a8d7} <Debug> TCPHandler: Processed in 0.001225915 sec. | ||
| 4427 | 2025.12.18 18:33:34.936403 [ 87 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4428 | 2025.12.18 18:33:34.936475 [ 87 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2025.12.18 18:33:34.936499 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4430 | 2025.12.18 18:33:34.936606 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 4431 | 2025.12.18 18:33:34.936746 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4432 | 2025.12.18 18:33:34.936784 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4433 | 2025.12.18 18:33:34.936859 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 4434 | 2025.12.18 18:33:34.936911 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4435 | 2025.12.18 18:33:34.936958 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4436 | 2025.12.18 18:33:34.937003 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4437 | 2025.12.18 18:33:34.937753 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191606 sec., 30211.328241046118 rows/sec., 2.52 MiB/sec. | ||
| 4438 | 2025.12.18 18:33:34.937920 [ 187 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4439 | 2025.12.18 18:33:34.938216 [ 187 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_9_2} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2025.12.18 18:33:34.938284 [ 187 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_9_2} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4441 | 2025.12.18 18:33:34.938358 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4442 | 2025.12.18 18:33:35.171073 [ 87 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4443 | 2025.12.18 18:33:35.171128 [ 87 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2025.12.18 18:33:35.171149 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4445 | 2025.12.18 18:33:35.171280 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 4446 | 2025.12.18 18:33:35.171476 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4447 | 2025.12.18 18:33:35.171526 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
| 4448 | 2025.12.18 18:33:35.171626 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 4449 | 2025.12.18 18:33:35.171699 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4450 | 2025.12.18 18:33:35.171771 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 4451 | 2025.12.18 18:33:35.171835 [ 202 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4452 | 2025.12.18 18:33:35.172826 [ 187 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619781 sec., 467347.12902546703 rows/sec., 34.10 MiB/sec. | ||
| 4453 | 2025.12.18 18:33:35.172990 [ 194 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4454 | 2025.12.18 18:33:35.173287 [ 194 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_9_2} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2025.12.18 18:33:35.173357 [ 194 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_9_2} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4456 | 2025.12.18 18:33:35.173428 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4457 | 2025.12.18 18:33:37.245136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10062 | ||
| 4458 | 2025.12.18 18:33:37.245701 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2025.12.18 18:33:37.245743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4460 | 2025.12.18 18:33:37.246250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4461 | 2025.12.18 18:33:37.246478 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2025.12.18 18:33:37.246602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10062 | ||
| 4463 | 2025.12.18 18:33:37.246624 [ 84 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4464 | 2025.12.18 18:33:37.246695 [ 84 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2025.12.18 18:33:37.246719 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4466 | 2025.12.18 18:33:37.246841 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 4467 | 2025.12.18 18:33:37.246984 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4468 | 2025.12.18 18:33:37.247021 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7630 rows starting from the beginning of the part | ||
| 4469 | 2025.12.18 18:33:37.247080 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4470 | 2025.12.18 18:33:37.247124 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4471 | 2025.12.18 18:33:37.247164 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4472 | 2025.12.18 18:33:37.247203 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4473 | 2025.12.18 18:33:37.247240 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4474 | 2025.12.18 18:33:37.249461 [ 200 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10062 rows, containing 4 columns (4 merged, 0 gathered) in 0.002679185 sec., 3755619.7127111414 rows/sec., 53.72 MiB/sec. | ||
| 4475 | 2025.12.18 18:33:37.249723 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4476 | 2025.12.18 18:33:37.249992 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2025.12.18 18:33:37.250066 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_21_4} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4478 | 2025.12.18 18:33:37.250149 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4479 | 2025.12.18 18:33:37.766042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4480 | 2025.12.18 18:33:37.782752 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2025.12.18 18:33:37.782815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4482 | 2025.12.18 18:33:37.788559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4483 | 2025.12.18 18:33:37.789244 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2025.12.18 18:33:37.789545 [ 83 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4485 | 2025.12.18 18:33:37.789616 [ 83 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.12.18 18:33:37.789640 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4487 | 2025.12.18 18:33:37.789769 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 4488 | 2025.12.18 18:33:37.792397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4489 | 2025.12.18 18:33:37.793097 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4490 | 2025.12.18 18:33:37.794572 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 4491 | 2025.12.18 18:33:37.799206 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 4492 | 2025.12.18 18:33:37.803706 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 4493 | 2025.12.18 18:33:37.807771 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 4494 | 2025.12.18 18:33:37.812114 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 4495 | 2025.12.18 18:33:37.816028 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 4496 | 2025.12.18 18:33:37.864789 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075078528 sec., 2117.7825969097316 rows/sec., 10.95 MiB/sec. | ||
| 4497 | 2025.12.18 18:33:37.867663 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4498 | 2025.12.18 18:33:37.869849 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_21_4} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2025.12.18 18:33:37.869960 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_21_4} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4500 | 2025.12.18 18:33:37.872252 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4501 | 2025.12.18 18:33:38.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.13 MiB, peak 257.67 MiB, free memory in arenas 0.00 B, will set to 250.49 MiB (RSS), difference: 3.36 MiB | ||
| 4502 | 2025.12.18 18:33:38.376941 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2025.12.18 18:33:38.377236 [ 276 ] {5b4182a4-f949-4230-8b90-b302dd58f1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4504 | 2025.12.18 18:33:38.377344 [ 276 ] {5b4182a4-f949-4230-8b90-b302dd58f1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4505 | 2025.12.18 18:33:38.378056 [ 276 ] {5b4182a4-f949-4230-8b90-b302dd58f1a8} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2025.12.18 18:33:38.378108 [ 276 ] {5b4182a4-f949-4230-8b90-b302dd58f1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4507 | 2025.12.18 18:33:38.378492 [ 276 ] {5b4182a4-f949-4230-8b90-b302dd58f1a8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4508 | 2025.12.18 18:33:38.378739 [ 276 ] {5b4182a4-f949-4230-8b90-b302dd58f1a8} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2025.12.18 18:33:38.378899 [ 276 ] {5b4182a4-f949-4230-8b90-b302dd58f1a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001742 sec., 1148.105625717566 rows/sec., 93.62 KiB/sec. | ||
| 4510 | 2025.12.18 18:33:38.378948 [ 276 ] {5b4182a4-f949-4230-8b90-b302dd58f1a8} <Debug> TCPHandler: Processed in 0.002198548 sec. | ||
| 4511 | 2025.12.18 18:33:38.379074 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2025.12.18 18:33:38.379180 [ 276 ] {b1eddfb2-8555-4486-bbb4-0a3306511325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4513 | 2025.12.18 18:33:38.379224 [ 276 ] {b1eddfb2-8555-4486-bbb4-0a3306511325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4514 | 2025.12.18 18:33:38.380221 [ 276 ] {b1eddfb2-8555-4486-bbb4-0a3306511325} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2025.12.18 18:33:38.380261 [ 276 ] {b1eddfb2-8555-4486-bbb4-0a3306511325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4516 | 2025.12.18 18:33:38.380649 [ 276 ] {b1eddfb2-8555-4486-bbb4-0a3306511325} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4517 | 2025.12.18 18:33:38.380858 [ 276 ] {b1eddfb2-8555-4486-bbb4-0a3306511325} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2025.12.18 18:33:38.380993 [ 276 ] {b1eddfb2-8555-4486-bbb4-0a3306511325} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001838 sec., 656692.0565832426 rows/sec., 54.20 MiB/sec. | ||
| 4519 | 2025.12.18 18:33:38.381032 [ 276 ] {b1eddfb2-8555-4486-bbb4-0a3306511325} <Debug> TCPHandler: Processed in 0.002011496 sec. | ||
| 4520 | 2025.12.18 18:33:38.381144 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2025.12.18 18:33:38.381244 [ 276 ] {1682f1ee-56c3-411f-8dbd-1d1bd76c3c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4522 | 2025.12.18 18:33:38.381286 [ 276 ] {1682f1ee-56c3-411f-8dbd-1d1bd76c3c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4523 | 2025.12.18 18:33:38.381674 [ 276 ] {1682f1ee-56c3-411f-8dbd-1d1bd76c3c67} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2025.12.18 18:33:38.381711 [ 276 ] {1682f1ee-56c3-411f-8dbd-1d1bd76c3c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4525 | 2025.12.18 18:33:38.382004 [ 276 ] {1682f1ee-56c3-411f-8dbd-1d1bd76c3c67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4526 | 2025.12.18 18:33:38.382207 [ 276 ] {1682f1ee-56c3-411f-8dbd-1d1bd76c3c67} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2025.12.18 18:33:38.382343 [ 276 ] {1682f1ee-56c3-411f-8dbd-1d1bd76c3c67} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.00112 sec., 6250.000000000001 rows/sec., 460.38 KiB/sec. | ||
| 4528 | 2025.12.18 18:33:38.382380 [ 276 ] {1682f1ee-56c3-411f-8dbd-1d1bd76c3c67} <Debug> TCPHandler: Processed in 0.001287226 sec. | ||
| 4529 | 2025.12.18 18:33:38.382500 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4530 | 2025.12.18 18:33:38.382627 [ 276 ] {e49bd2fa-6792-455f-9497-7cb541102f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4531 | 2025.12.18 18:33:38.382676 [ 276 ] {e49bd2fa-6792-455f-9497-7cb541102f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4532 | 2025.12.18 18:33:38.383245 [ 276 ] {e49bd2fa-6792-455f-9497-7cb541102f18} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2025.12.18 18:33:38.383291 [ 276 ] {e49bd2fa-6792-455f-9497-7cb541102f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4534 | 2025.12.18 18:33:38.383635 [ 276 ] {e49bd2fa-6792-455f-9497-7cb541102f18} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4535 | 2025.12.18 18:33:38.383846 [ 276 ] {e49bd2fa-6792-455f-9497-7cb541102f18} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2025.12.18 18:33:38.383976 [ 276 ] {e49bd2fa-6792-455f-9497-7cb541102f18} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001375 sec., 165818.18181818182 rows/sec., 11.23 MiB/sec. | ||
| 4537 | 2025.12.18 18:33:38.384021 [ 276 ] {e49bd2fa-6792-455f-9497-7cb541102f18} <Debug> TCPHandler: Processed in 0.001584091 sec. | ||
| 4538 | 2025.12.18 18:33:38.384128 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2025.12.18 18:33:38.384223 [ 276 ] {2b03bf7c-3a2c-4966-8aa9-8b35f04b1b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4540 | 2025.12.18 18:33:38.384263 [ 276 ] {2b03bf7c-3a2c-4966-8aa9-8b35f04b1b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4541 | 2025.12.18 18:33:38.384833 [ 276 ] {2b03bf7c-3a2c-4966-8aa9-8b35f04b1b52} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2025.12.18 18:33:38.384870 [ 276 ] {2b03bf7c-3a2c-4966-8aa9-8b35f04b1b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4543 | 2025.12.18 18:33:38.385201 [ 276 ] {2b03bf7c-3a2c-4966-8aa9-8b35f04b1b52} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4544 | 2025.12.18 18:33:38.385425 [ 276 ] {2b03bf7c-3a2c-4966-8aa9-8b35f04b1b52} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2025.12.18 18:33:38.385557 [ 276 ] {2b03bf7c-3a2c-4966-8aa9-8b35f04b1b52} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001353 sec., 389504.8041389505 rows/sec., 28.85 MiB/sec. | ||
| 4546 | 2025.12.18 18:33:38.385596 [ 276 ] {2b03bf7c-3a2c-4966-8aa9-8b35f04b1b52} <Debug> TCPHandler: Processed in 0.00151783 sec. | ||
| 4547 | 2025.12.18 18:33:38.385704 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2025.12.18 18:33:38.385801 [ 276 ] {7eb53489-013c-414f-a9da-b39be5404535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4549 | 2025.12.18 18:33:38.385845 [ 276 ] {7eb53489-013c-414f-a9da-b39be5404535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4550 | 2025.12.18 18:33:38.386402 [ 276 ] {7eb53489-013c-414f-a9da-b39be5404535} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2025.12.18 18:33:38.386441 [ 276 ] {7eb53489-013c-414f-a9da-b39be5404535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4552 | 2025.12.18 18:33:38.386816 [ 276 ] {7eb53489-013c-414f-a9da-b39be5404535} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4553 | 2025.12.18 18:33:38.387027 [ 276 ] {7eb53489-013c-414f-a9da-b39be5404535} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2025.12.18 18:33:38.387158 [ 276 ] {7eb53489-013c-414f-a9da-b39be5404535} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001376 sec., 614098.8372093023 rows/sec., 41.33 MiB/sec. | ||
| 4555 | 2025.12.18 18:33:38.387196 [ 276 ] {7eb53489-013c-414f-a9da-b39be5404535} <Debug> TCPHandler: Processed in 0.0015433 sec. | ||
| 4556 | 2025.12.18 18:33:38.387306 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2025.12.18 18:33:38.387401 [ 276 ] {b5f6d6e0-15ff-41db-82ba-1e880d1514c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4558 | 2025.12.18 18:33:38.387457 [ 276 ] {b5f6d6e0-15ff-41db-82ba-1e880d1514c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4559 | 2025.12.18 18:33:38.388190 [ 276 ] {b5f6d6e0-15ff-41db-82ba-1e880d1514c3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2025.12.18 18:33:38.388229 [ 276 ] {b5f6d6e0-15ff-41db-82ba-1e880d1514c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4561 | 2025.12.18 18:33:38.388716 [ 276 ] {b5f6d6e0-15ff-41db-82ba-1e880d1514c3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4562 | 2025.12.18 18:33:38.388937 [ 276 ] {b5f6d6e0-15ff-41db-82ba-1e880d1514c3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2025.12.18 18:33:38.389075 [ 276 ] {b5f6d6e0-15ff-41db-82ba-1e880d1514c3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001693 sec., 2953.3372711163615 rows/sec., 5.29 MiB/sec. | ||
| 4564 | 2025.12.18 18:33:38.389128 [ 276 ] {b5f6d6e0-15ff-41db-82ba-1e880d1514c3} <Debug> TCPHandler: Processed in 0.001872094 sec. | ||
| 4565 | 2025.12.18 18:33:38.389241 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2025.12.18 18:33:38.389335 [ 276 ] {0fcef07f-e7d5-4572-93f2-e9ffe3fcc5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4567 | 2025.12.18 18:33:38.389376 [ 276 ] {0fcef07f-e7d5-4572-93f2-e9ffe3fcc5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4568 | 2025.12.18 18:33:38.389701 [ 276 ] {0fcef07f-e7d5-4572-93f2-e9ffe3fcc5df} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2025.12.18 18:33:38.389738 [ 276 ] {0fcef07f-e7d5-4572-93f2-e9ffe3fcc5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4570 | 2025.12.18 18:33:38.390034 [ 276 ] {0fcef07f-e7d5-4572-93f2-e9ffe3fcc5df} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4571 | 2025.12.18 18:33:38.390248 [ 276 ] {0fcef07f-e7d5-4572-93f2-e9ffe3fcc5df} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2025.12.18 18:33:38.390374 [ 276 ] {0fcef07f-e7d5-4572-93f2-e9ffe3fcc5df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4573 | 2025.12.18 18:33:38.390410 [ 276 ] {0fcef07f-e7d5-4572-93f2-e9ffe3fcc5df} <Debug> TCPHandler: Processed in 0.001219856 sec. | ||
| 4574 | 2025.12.18 18:33:39.779569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 584 | ||
| 4575 | 2025.12.18 18:33:39.781847 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2025.12.18 18:33:39.781895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4577 | 2025.12.18 18:33:39.783083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4578 | 2025.12.18 18:33:39.783349 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2025.12.18 18:33:39.783643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4580 | 2025.12.18 18:33:43.351248 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2025.12.18 18:33:43.351449 [ 276 ] {c6fdaed2-6f1a-406a-a9d5-ae1c8816d6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4582 | 2025.12.18 18:33:43.351518 [ 276 ] {c6fdaed2-6f1a-406a-a9d5-ae1c8816d6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4583 | 2025.12.18 18:33:43.352180 [ 276 ] {c6fdaed2-6f1a-406a-a9d5-ae1c8816d6f2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2025.12.18 18:33:43.352231 [ 276 ] {c6fdaed2-6f1a-406a-a9d5-ae1c8816d6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4585 | 2025.12.18 18:33:43.352630 [ 276 ] {c6fdaed2-6f1a-406a-a9d5-ae1c8816d6f2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4586 | 2025.12.18 18:33:43.352852 [ 276 ] {c6fdaed2-6f1a-406a-a9d5-ae1c8816d6f2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2025.12.18 18:33:43.353013 [ 276 ] {c6fdaed2-6f1a-406a-a9d5-ae1c8816d6f2} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001615 sec., 79256.96594427245 rows/sec., 6.83 MiB/sec. | ||
| 4588 | 2025.12.18 18:33:43.353062 [ 276 ] {c6fdaed2-6f1a-406a-a9d5-ae1c8816d6f2} <Debug> TCPHandler: Processed in 0.001947955 sec. | ||
| 4589 | 2025.12.18 18:33:43.353185 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2025.12.18 18:33:43.353289 [ 276 ] {2f7ced2a-74ad-406e-978a-e57740cfcde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4591 | 2025.12.18 18:33:43.353332 [ 276 ] {2f7ced2a-74ad-406e-978a-e57740cfcde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4592 | 2025.12.18 18:33:43.353744 [ 276 ] {2f7ced2a-74ad-406e-978a-e57740cfcde3} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2025.12.18 18:33:43.353782 [ 276 ] {2f7ced2a-74ad-406e-978a-e57740cfcde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4594 | 2025.12.18 18:33:43.354087 [ 276 ] {2f7ced2a-74ad-406e-978a-e57740cfcde3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4595 | 2025.12.18 18:33:43.354298 [ 276 ] {2f7ced2a-74ad-406e-978a-e57740cfcde3} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2025.12.18 18:33:43.354408 [ 79 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4597 | 2025.12.18 18:33:43.354429 [ 276 ] {2f7ced2a-74ad-406e-978a-e57740cfcde3} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001163 sec., 30954.428202923475 rows/sec., 2.27 MiB/sec. | ||
| 4598 | 2025.12.18 18:33:43.354475 [ 79 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2025.12.18 18:33:43.354486 [ 276 ] {2f7ced2a-74ad-406e-978a-e57740cfcde3} <Debug> TCPHandler: Processed in 0.001354007 sec. | ||
| 4600 | 2025.12.18 18:33:43.354504 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4601 | 2025.12.18 18:33:43.354602 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2025.12.18 18:33:43.354637 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 4603 | 2025.12.18 18:33:43.354705 [ 276 ] {e4e7874c-df62-488c-b94a-18c06fcd7cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4604 | 2025.12.18 18:33:43.354751 [ 276 ] {e4e7874c-df62-488c-b94a-18c06fcd7cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4605 | 2025.12.18 18:33:43.354791 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4606 | 2025.12.18 18:33:43.354835 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 4607 | 2025.12.18 18:33:43.354938 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4608 | 2025.12.18 18:33:43.354993 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 4609 | 2025.12.18 18:33:43.355043 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 4610 | 2025.12.18 18:33:43.355089 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
| 4611 | 2025.12.18 18:33:43.355135 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 4612 | 2025.12.18 18:33:43.355230 [ 276 ] {e4e7874c-df62-488c-b94a-18c06fcd7cab} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.12.18 18:33:43.355282 [ 276 ] {e4e7874c-df62-488c-b94a-18c06fcd7cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4614 | 2025.12.18 18:33:43.355780 [ 276 ] {e4e7874c-df62-488c-b94a-18c06fcd7cab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4615 | 2025.12.18 18:33:43.356024 [ 276 ] {e4e7874c-df62-488c-b94a-18c06fcd7cab} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2025.12.18 18:33:43.356117 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154354 sec., 136698.7574018166 rows/sec., 10.54 MiB/sec. | ||
| 4617 | 2025.12.18 18:33:43.356163 [ 276 ] {e4e7874c-df62-488c-b94a-18c06fcd7cab} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001478 sec., 67658.99864682004 rows/sec., 5.28 MiB/sec. | ||
| 4618 | 2025.12.18 18:33:43.356201 [ 276 ] {e4e7874c-df62-488c-b94a-18c06fcd7cab} <Debug> TCPHandler: Processed in 0.001648391 sec. | ||
| 4619 | 2025.12.18 18:33:43.356253 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4620 | 2025.12.18 18:33:43.356312 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2025.12.18 18:33:43.356415 [ 276 ] {b3f70311-c32a-46b1-ba47-d1c9b100b108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4622 | 2025.12.18 18:33:43.356462 [ 276 ] {b3f70311-c32a-46b1-ba47-d1c9b100b108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4623 | 2025.12.18 18:33:43.356525 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2025.12.18 18:33:43.356600 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_26_5} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4625 | 2025.12.18 18:33:43.356675 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4626 | 2025.12.18 18:33:43.356859 [ 276 ] {b3f70311-c32a-46b1-ba47-d1c9b100b108} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2025.12.18 18:33:43.356900 [ 276 ] {b3f70311-c32a-46b1-ba47-d1c9b100b108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4628 | 2025.12.18 18:33:43.357235 [ 276 ] {b3f70311-c32a-46b1-ba47-d1c9b100b108} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4629 | 2025.12.18 18:33:43.357447 [ 276 ] {b3f70311-c32a-46b1-ba47-d1c9b100b108} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.12.18 18:33:43.357575 [ 276 ] {b3f70311-c32a-46b1-ba47-d1c9b100b108} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 4631 | 2025.12.18 18:33:43.357613 [ 276 ] {b3f70311-c32a-46b1-ba47-d1c9b100b108} <Debug> TCPHandler: Processed in 0.001352468 sec. | ||
| 4632 | 2025.12.18 18:33:43.357717 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2025.12.18 18:33:43.357828 [ 276 ] {df32b0c8-3131-4323-bd77-1176c11ce0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4634 | 2025.12.18 18:33:43.357886 [ 276 ] {df32b0c8-3131-4323-bd77-1176c11ce0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4635 | 2025.12.18 18:33:43.358679 [ 276 ] {df32b0c8-3131-4323-bd77-1176c11ce0d9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.12.18 18:33:43.358720 [ 276 ] {df32b0c8-3131-4323-bd77-1176c11ce0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4637 | 2025.12.18 18:33:43.359286 [ 276 ] {df32b0c8-3131-4323-bd77-1176c11ce0d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4638 | 2025.12.18 18:33:43.359526 [ 276 ] {df32b0c8-3131-4323-bd77-1176c11ce0d9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.12.18 18:33:43.359675 [ 276 ] {df32b0c8-3131-4323-bd77-1176c11ce0d9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001866 sec., 19292.604501607715 rows/sec., 34.57 MiB/sec. | ||
| 4640 | 2025.12.18 18:33:43.359745 [ 276 ] {df32b0c8-3131-4323-bd77-1176c11ce0d9} <Debug> TCPHandler: Processed in 0.002078267 sec. | ||
| 4641 | 2025.12.18 18:33:43.359882 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2025.12.18 18:33:43.359978 [ 276 ] {59cd0c38-f097-4bcd-8e05-e7b00c8c729a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4643 | 2025.12.18 18:33:43.360022 [ 276 ] {59cd0c38-f097-4bcd-8e05-e7b00c8c729a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4644 | 2025.12.18 18:33:43.360355 [ 276 ] {59cd0c38-f097-4bcd-8e05-e7b00c8c729a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.12.18 18:33:43.360393 [ 276 ] {59cd0c38-f097-4bcd-8e05-e7b00c8c729a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4646 | 2025.12.18 18:33:43.360707 [ 276 ] {59cd0c38-f097-4bcd-8e05-e7b00c8c729a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4647 | 2025.12.18 18:33:43.360937 [ 276 ] {59cd0c38-f097-4bcd-8e05-e7b00c8c729a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.12.18 18:33:43.361069 [ 276 ] {59cd0c38-f097-4bcd-8e05-e7b00c8c729a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 4649 | 2025.12.18 18:33:43.361108 [ 276 ] {59cd0c38-f097-4bcd-8e05-e7b00c8c729a} <Debug> TCPHandler: Processed in 0.001277387 sec. | ||
| 4650 | 2025.12.18 18:33:44.656951 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4651 | 2025.12.18 18:33:44.657012 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4652 | 2025.12.18 18:33:44.746756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10510 | ||
| 4653 | 2025.12.18 18:33:44.747306 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2025.12.18 18:33:44.747348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4655 | 2025.12.18 18:33:44.747875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4656 | 2025.12.18 18:33:44.748110 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2025.12.18 18:33:44.748236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10510 | ||
| 4658 | 2025.12.18 18:33:45.292550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4659 | 2025.12.18 18:33:45.308582 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2025.12.18 18:33:45.308656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4661 | 2025.12.18 18:33:45.315037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4662 | 2025.12.18 18:33:45.315755 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2025.12.18 18:33:45.318715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4664 | 2025.12.18 18:33:48.349837 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2025.12.18 18:33:48.350040 [ 276 ] {538d5d5c-48d6-4008-9ba2-ebcefbfcc9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4666 | 2025.12.18 18:33:48.350112 [ 276 ] {538d5d5c-48d6-4008-9ba2-ebcefbfcc9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4667 | 2025.12.18 18:33:48.350794 [ 276 ] {538d5d5c-48d6-4008-9ba2-ebcefbfcc9ee} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2025.12.18 18:33:48.350847 [ 276 ] {538d5d5c-48d6-4008-9ba2-ebcefbfcc9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4669 | 2025.12.18 18:33:48.351240 [ 276 ] {538d5d5c-48d6-4008-9ba2-ebcefbfcc9ee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4670 | 2025.12.18 18:33:48.351480 [ 276 ] {538d5d5c-48d6-4008-9ba2-ebcefbfcc9ee} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2025.12.18 18:33:48.351629 [ 73 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4672 | 2025.12.18 18:33:48.351643 [ 276 ] {538d5d5c-48d6-4008-9ba2-ebcefbfcc9ee} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001654 sec., 39903.26481257557 rows/sec., 3.18 MiB/sec. | ||
| 4673 | 2025.12.18 18:33:48.351700 [ 73 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2025.12.18 18:33:48.351722 [ 276 ] {538d5d5c-48d6-4008-9ba2-ebcefbfcc9ee} <Debug> TCPHandler: Processed in 0.002030096 sec. | ||
| 4675 | 2025.12.18 18:33:48.351728 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4676 | 2025.12.18 18:33:48.351863 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2025.12.18 18:33:48.351870 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 4678 | 2025.12.18 18:33:48.351980 [ 276 ] {aba525e3-66d5-41fa-8e8a-146e6cf32493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4679 | 2025.12.18 18:33:48.352030 [ 276 ] {aba525e3-66d5-41fa-8e8a-146e6cf32493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4680 | 2025.12.18 18:33:48.352040 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4681 | 2025.12.18 18:33:48.352084 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1408 rows starting from the beginning of the part | ||
| 4682 | 2025.12.18 18:33:48.352158 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
| 4683 | 2025.12.18 18:33:48.352212 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 4684 | 2025.12.18 18:33:48.352262 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1207 rows starting from the beginning of the part | ||
| 4685 | 2025.12.18 18:33:48.352309 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4686 | 2025.12.18 18:33:48.352352 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 4687 | 2025.12.18 18:33:48.352446 [ 276 ] {aba525e3-66d5-41fa-8e8a-146e6cf32493} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2025.12.18 18:33:48.352489 [ 276 ] {aba525e3-66d5-41fa-8e8a-146e6cf32493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4689 | 2025.12.18 18:33:48.352936 [ 276 ] {aba525e3-66d5-41fa-8e8a-146e6cf32493} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4690 | 2025.12.18 18:33:48.353161 [ 276 ] {aba525e3-66d5-41fa-8e8a-146e6cf32493} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2025.12.18 18:33:48.353299 [ 276 ] {aba525e3-66d5-41fa-8e8a-146e6cf32493} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001344 sec., 3720.2380952380954 rows/sec., 279.74 KiB/sec. | ||
| 4692 | 2025.12.18 18:33:48.353337 [ 276 ] {aba525e3-66d5-41fa-8e8a-146e6cf32493} <Debug> TCPHandler: Processed in 0.00153088 sec. | ||
| 4693 | 2025.12.18 18:33:48.353448 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2025.12.18 18:33:48.353556 [ 276 ] {6d3bee9c-bf00-4666-9603-d8ccf90ab613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4695 | 2025.12.18 18:33:48.353599 [ 276 ] {6d3bee9c-bf00-4666-9603-d8ccf90ab613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4696 | 2025.12.18 18:33:48.353939 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3003 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134688 sec., 1406762.9555232427 rows/sec., 122.66 MiB/sec. | ||
| 4697 | 2025.12.18 18:33:48.354050 [ 276 ] {6d3bee9c-bf00-4666-9603-d8ccf90ab613} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2025.12.18 18:33:48.354087 [ 276 ] {6d3bee9c-bf00-4666-9603-d8ccf90ab613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4699 | 2025.12.18 18:33:48.354227 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4700 | 2025.12.18 18:33:48.354418 [ 276 ] {6d3bee9c-bf00-4666-9603-d8ccf90ab613} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4701 | 2025.12.18 18:33:48.354534 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2025.12.18 18:33:48.354620 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_31_6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4703 | 2025.12.18 18:33:48.354631 [ 276 ] {6d3bee9c-bf00-4666-9603-d8ccf90ab613} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2025.12.18 18:33:48.354722 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4705 | 2025.12.18 18:33:48.354738 [ 73 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4706 | 2025.12.18 18:33:48.354759 [ 276 ] {6d3bee9c-bf00-4666-9603-d8ccf90ab613} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001224 sec., 56372.54901960784 rows/sec., 4.40 MiB/sec. | ||
| 4707 | 2025.12.18 18:33:48.354771 [ 73 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2025.12.18 18:33:48.354799 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4709 | 2025.12.18 18:33:48.354804 [ 276 ] {6d3bee9c-bf00-4666-9603-d8ccf90ab613} <Debug> TCPHandler: Processed in 0.001409298 sec. | ||
| 4710 | 2025.12.18 18:33:48.354871 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 4711 | 2025.12.18 18:33:48.354926 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2025.12.18 18:33:48.354968 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4713 | 2025.12.18 18:33:48.354997 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 4714 | 2025.12.18 18:33:48.355025 [ 276 ] {f02945ac-cb9b-4642-b39b-7bf914a87a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4715 | 2025.12.18 18:33:48.355044 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 69 rows starting from the beginning of the part | ||
| 4716 | 2025.12.18 18:33:48.355073 [ 276 ] {f02945ac-cb9b-4642-b39b-7bf914a87a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4717 | 2025.12.18 18:33:48.355088 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 100 rows starting from the beginning of the part | ||
| 4718 | 2025.12.18 18:33:48.355126 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 527 rows starting from the beginning of the part | ||
| 4719 | 2025.12.18 18:33:48.355165 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part | ||
| 4720 | 2025.12.18 18:33:48.355199 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 69 rows starting from the beginning of the part | ||
| 4721 | 2025.12.18 18:33:48.355487 [ 276 ] {f02945ac-cb9b-4642-b39b-7bf914a87a11} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2025.12.18 18:33:48.355529 [ 276 ] {f02945ac-cb9b-4642-b39b-7bf914a87a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4723 | 2025.12.18 18:33:48.355876 [ 276 ] {f02945ac-cb9b-4642-b39b-7bf914a87a11} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4724 | 2025.12.18 18:33:48.356085 [ 276 ] {f02945ac-cb9b-4642-b39b-7bf914a87a11} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2025.12.18 18:33:48.356155 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314066 sec., 1139973.1824733308 rows/sec., 90.45 MiB/sec. | ||
| 4726 | 2025.12.18 18:33:48.356189 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4727 | 2025.12.18 18:33:48.356212 [ 276 ] {f02945ac-cb9b-4642-b39b-7bf914a87a11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 4728 | 2025.12.18 18:33:48.356224 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2025.12.18 18:33:48.356256 [ 276 ] {f02945ac-cb9b-4642-b39b-7bf914a87a11} <Debug> TCPHandler: Processed in 0.001380528 sec. | ||
| 4730 | 2025.12.18 18:33:48.356283 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4731 | 2025.12.18 18:33:48.356326 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4732 | 2025.12.18 18:33:48.356382 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2025.12.18 18:33:48.356407 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 4734 | 2025.12.18 18:33:48.356482 [ 276 ] {53399a02-4d56-45b8-906b-e4bbe8b8f754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4735 | 2025.12.18 18:33:48.356542 [ 276 ] {53399a02-4d56-45b8-906b-e4bbe8b8f754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4736 | 2025.12.18 18:33:48.356568 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4737 | 2025.12.18 18:33:48.356603 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.12.18 18:33:48.356613 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7580 rows starting from the beginning of the part | ||
| 4739 | 2025.12.18 18:33:48.356685 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_31_6} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4740 | 2025.12.18 18:33:48.356697 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4741 | 2025.12.18 18:33:48.356759 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 4742 | 2025.12.18 18:33:48.356765 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4743 | 2025.12.18 18:33:48.356808 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 4744 | 2025.12.18 18:33:48.356855 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4745 | 2025.12.18 18:33:48.356897 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4746 | 2025.12.18 18:33:48.357290 [ 276 ] {53399a02-4d56-45b8-906b-e4bbe8b8f754} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2025.12.18 18:33:48.357332 [ 276 ] {53399a02-4d56-45b8-906b-e4bbe8b8f754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4748 | 2025.12.18 18:33:48.357830 [ 276 ] {53399a02-4d56-45b8-906b-e4bbe8b8f754} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4749 | 2025.12.18 18:33:48.358067 [ 276 ] {53399a02-4d56-45b8-906b-e4bbe8b8f754} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2025.12.18 18:33:48.358183 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4751 | 2025.12.18 18:33:48.358215 [ 276 ] {53399a02-4d56-45b8-906b-e4bbe8b8f754} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001752 sec., 2853.8812785388127 rows/sec., 5.11 MiB/sec. | ||
| 4752 | 2025.12.18 18:33:48.358219 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2025.12.18 18:33:48.358256 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4754 | 2025.12.18 18:33:48.358277 [ 276 ] {53399a02-4d56-45b8-906b-e4bbe8b8f754} <Debug> TCPHandler: Processed in 0.001946185 sec. | ||
| 4755 | 2025.12.18 18:33:48.358328 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 4756 | 2025.12.18 18:33:48.358396 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2025.12.18 18:33:48.358490 [ 276 ] {d542bd6f-3a2c-4a56-9417-1500cd307ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4758 | 2025.12.18 18:33:48.358508 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4759 | 2025.12.18 18:33:48.358531 [ 276 ] {d542bd6f-3a2c-4a56-9417-1500cd307ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4760 | 2025.12.18 18:33:48.358561 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 423 rows starting from the beginning of the part | ||
| 4761 | 2025.12.18 18:33:48.358680 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 4762 | 2025.12.18 18:33:48.358784 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 4763 | 2025.12.18 18:33:48.358865 [ 276 ] {d542bd6f-3a2c-4a56-9417-1500cd307ad2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2025.12.18 18:33:48.358885 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 4765 | 2025.12.18 18:33:48.358902 [ 276 ] {d542bd6f-3a2c-4a56-9417-1500cd307ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4766 | 2025.12.18 18:33:48.358980 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 4767 | 2025.12.18 18:33:48.359073 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 4768 | 2025.12.18 18:33:48.359210 [ 276 ] {d542bd6f-3a2c-4a56-9417-1500cd307ad2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4769 | 2025.12.18 18:33:48.359431 [ 276 ] {d542bd6f-3a2c-4a56-9417-1500cd307ad2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2025.12.18 18:33:48.359536 [ 73 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4771 | 2025.12.18 18:33:48.359563 [ 276 ] {d542bd6f-3a2c-4a56-9417-1500cd307ad2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4772 | 2025.12.18 18:33:48.359567 [ 73 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2025.12.18 18:33:48.359604 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4774 | 2025.12.18 18:33:48.359604 [ 276 ] {d542bd6f-3a2c-4a56-9417-1500cd307ad2} <Debug> TCPHandler: Processed in 0.001258046 sec. | ||
| 4775 | 2025.12.18 18:33:48.359679 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 4776 | 2025.12.18 18:33:48.359766 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4777 | 2025.12.18 18:33:48.359791 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1380 rows starting from the beginning of the part | ||
| 4778 | 2025.12.18 18:33:48.359834 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 4779 | 2025.12.18 18:33:48.359871 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 4780 | 2025.12.18 18:33:48.359904 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 4781 | 2025.12.18 18:33:48.359935 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4782 | 2025.12.18 18:33:48.359969 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4783 | 2025.12.18 18:33:48.360392 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9065 rows, containing 5 columns (5 merged, 0 gathered) in 0.004062932 sec., 2231147.3586070356 rows/sec., 153.20 MiB/sec. | ||
| 4784 | 2025.12.18 18:33:48.360685 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4785 | 2025.12.18 18:33:48.360965 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371758 sec., 1224705.8154572453 rows/sec., 82.43 MiB/sec. | ||
| 4786 | 2025.12.18 18:33:48.360994 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2025.12.18 18:33:48.361079 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4788 | 2025.12.18 18:33:48.361240 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4789 | 2025.12.18 18:33:48.361303 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4790 | 2025.12.18 18:33:48.361578 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_31_6} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.12.18 18:33:48.361654 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_31_6} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4792 | 2025.12.18 18:33:48.361733 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4793 | 2025.12.18 18:33:48.363246 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 19 columns (19 merged, 0 gathered) in 0.004949584 sec., 103038.96246634061 rows/sec., 184.64 MiB/sec. | ||
| 4794 | 2025.12.18 18:33:48.364102 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4795 | 2025.12.18 18:33:48.364421 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2025.12.18 18:33:48.364489 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4797 | 2025.12.18 18:33:48.364598 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 4798 | 2025.12.18 18:33:49.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.43 MiB, peak 263.47 MiB, free memory in arenas 0.00 B, will set to 255.04 MiB (RSS), difference: 2.60 MiB | ||
| 4799 | 2025.12.18 18:33:49.784012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 608 | ||
| 4800 | 2025.12.18 18:33:49.786531 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2025.12.18 18:33:49.786578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4802 | 2025.12.18 18:33:49.787797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4803 | 2025.12.18 18:33:49.788079 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2025.12.18 18:33:49.788216 [ 71 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4805 | 2025.12.18 18:33:49.788261 [ 71 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2025.12.18 18:33:49.788282 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4807 | 2025.12.18 18:33:49.788431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4808 | 2025.12.18 18:33:49.788450 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 4809 | 2025.12.18 18:33:49.789265 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2025.12.18 18:33:49.789409 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 472 rows starting from the beginning of the part | ||
| 4811 | 2025.12.18 18:33:49.789786 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4812 | 2025.12.18 18:33:49.790149 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 4813 | 2025.12.18 18:33:49.790465 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4814 | 2025.12.18 18:33:49.790773 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4815 | 2025.12.18 18:33:49.791094 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 4816 | 2025.12.18 18:33:49.796917 [ 189 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 72 columns (72 merged, 0 gathered) in 0.00854835 sec., 71124.83695683963 rows/sec., 61.03 MiB/sec. | ||
| 4817 | 2025.12.18 18:33:49.798117 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4818 | 2025.12.18 18:33:49.798781 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_16_3} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2025.12.18 18:33:49.798871 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_16_3} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4820 | 2025.12.18 18:33:49.799198 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4821 | 2025.12.18 18:33:52.248503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11022 | ||
| 4822 | 2025.12.18 18:33:52.249233 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2025.12.18 18:33:52.249270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4824 | 2025.12.18 18:33:52.249756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4825 | 2025.12.18 18:33:52.249992 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2025.12.18 18:33:52.250116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11022 | ||
| 4827 | 2025.12.18 18:33:52.818982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4828 | 2025.12.18 18:33:52.834826 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2025.12.18 18:33:52.834895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4830 | 2025.12.18 18:33:52.841002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4831 | 2025.12.18 18:33:52.841684 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2025.12.18 18:33:52.844498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4833 | 2025.12.18 18:33:53.353972 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2025.12.18 18:33:53.354176 [ 276 ] {6b32005d-29be-479f-a213-7ff711932bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4835 | 2025.12.18 18:33:53.354252 [ 276 ] {6b32005d-29be-479f-a213-7ff711932bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4836 | 2025.12.18 18:33:53.355018 [ 276 ] {6b32005d-29be-479f-a213-7ff711932bcd} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.12.18 18:33:53.355074 [ 276 ] {6b32005d-29be-479f-a213-7ff711932bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4838 | 2025.12.18 18:33:53.355473 [ 276 ] {6b32005d-29be-479f-a213-7ff711932bcd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4839 | 2025.12.18 18:33:53.355690 [ 276 ] {6b32005d-29be-479f-a213-7ff711932bcd} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2025.12.18 18:33:53.355851 [ 276 ] {6b32005d-29be-479f-a213-7ff711932bcd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001728 sec., 13888.888888888889 rows/sec., 1.15 MiB/sec. | ||
| 4841 | 2025.12.18 18:33:53.355900 [ 276 ] {6b32005d-29be-479f-a213-7ff711932bcd} <Debug> TCPHandler: Processed in 0.002070997 sec. | ||
| 4842 | 2025.12.18 18:33:53.356026 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2025.12.18 18:33:53.356132 [ 276 ] {5af64e3c-6560-4a68-9da0-4b557f58a330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4844 | 2025.12.18 18:33:53.356175 [ 276 ] {5af64e3c-6560-4a68-9da0-4b557f58a330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4845 | 2025.12.18 18:33:53.356591 [ 276 ] {5af64e3c-6560-4a68-9da0-4b557f58a330} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2025.12.18 18:33:53.356626 [ 276 ] {5af64e3c-6560-4a68-9da0-4b557f58a330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4847 | 2025.12.18 18:33:53.356919 [ 276 ] {5af64e3c-6560-4a68-9da0-4b557f58a330} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4848 | 2025.12.18 18:33:53.357131 [ 276 ] {5af64e3c-6560-4a68-9da0-4b557f58a330} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2025.12.18 18:33:53.357264 [ 276 ] {5af64e3c-6560-4a68-9da0-4b557f58a330} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001157 sec., 3457.216940363008 rows/sec., 281.91 KiB/sec. | ||
| 4850 | 2025.12.18 18:33:53.357301 [ 276 ] {5af64e3c-6560-4a68-9da0-4b557f58a330} <Debug> TCPHandler: Processed in 0.001330107 sec. | ||
| 4851 | 2025.12.18 18:33:53.357417 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2025.12.18 18:33:53.357512 [ 276 ] {ee5e94c0-ee22-4c69-b7be-e280e1852fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4853 | 2025.12.18 18:33:53.357551 [ 276 ] {ee5e94c0-ee22-4c69-b7be-e280e1852fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4854 | 2025.12.18 18:33:53.358077 [ 276 ] {ee5e94c0-ee22-4c69-b7be-e280e1852fe1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2025.12.18 18:33:53.358112 [ 276 ] {ee5e94c0-ee22-4c69-b7be-e280e1852fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4856 | 2025.12.18 18:33:53.358427 [ 276 ] {ee5e94c0-ee22-4c69-b7be-e280e1852fe1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4857 | 2025.12.18 18:33:53.358639 [ 276 ] {ee5e94c0-ee22-4c69-b7be-e280e1852fe1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2025.12.18 18:33:53.358764 [ 276 ] {ee5e94c0-ee22-4c69-b7be-e280e1852fe1} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.001271 sec., 196695.5153422502 rows/sec., 17.59 MiB/sec. | ||
| 4859 | 2025.12.18 18:33:53.358800 [ 276 ] {ee5e94c0-ee22-4c69-b7be-e280e1852fe1} <Debug> TCPHandler: Processed in 0.001434758 sec. | ||
| 4860 | 2025.12.18 18:33:53.358912 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2025.12.18 18:33:53.359006 [ 276 ] {f14804b5-52d8-41f7-af9c-755aafca4792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4862 | 2025.12.18 18:33:53.359045 [ 276 ] {f14804b5-52d8-41f7-af9c-755aafca4792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4863 | 2025.12.18 18:33:53.359486 [ 276 ] {f14804b5-52d8-41f7-af9c-755aafca4792} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2025.12.18 18:33:53.359534 [ 276 ] {f14804b5-52d8-41f7-af9c-755aafca4792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4865 | 2025.12.18 18:33:53.360020 [ 276 ] {f14804b5-52d8-41f7-af9c-755aafca4792} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4866 | 2025.12.18 18:33:53.360291 [ 276 ] {f14804b5-52d8-41f7-af9c-755aafca4792} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.12.18 18:33:53.360426 [ 276 ] {f14804b5-52d8-41f7-af9c-755aafca4792} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001438 sec., 36161.33518776078 rows/sec., 2.68 MiB/sec. | ||
| 4868 | 2025.12.18 18:33:53.360465 [ 276 ] {f14804b5-52d8-41f7-af9c-755aafca4792} <Debug> TCPHandler: Processed in 0.001602141 sec. | ||
| 4869 | 2025.12.18 18:33:53.360573 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2025.12.18 18:33:53.360669 [ 276 ] {a7cc511b-5f66-4c0a-baa5-aa32bfde1f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4871 | 2025.12.18 18:33:53.360710 [ 276 ] {a7cc511b-5f66-4c0a-baa5-aa32bfde1f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4872 | 2025.12.18 18:33:53.361110 [ 276 ] {a7cc511b-5f66-4c0a-baa5-aa32bfde1f61} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2025.12.18 18:33:53.361146 [ 276 ] {a7cc511b-5f66-4c0a-baa5-aa32bfde1f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4874 | 2025.12.18 18:33:53.361445 [ 276 ] {a7cc511b-5f66-4c0a-baa5-aa32bfde1f61} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4875 | 2025.12.18 18:33:53.361672 [ 276 ] {a7cc511b-5f66-4c0a-baa5-aa32bfde1f61} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2025.12.18 18:33:53.361805 [ 276 ] {a7cc511b-5f66-4c0a-baa5-aa32bfde1f61} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 4877 | 2025.12.18 18:33:53.361846 [ 276 ] {a7cc511b-5f66-4c0a-baa5-aa32bfde1f61} <Debug> TCPHandler: Processed in 0.001323466 sec. | ||
| 4878 | 2025.12.18 18:33:53.361961 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2025.12.18 18:33:53.362058 [ 276 ] {bfe9dccb-7a76-40db-a07f-1c757721b910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4880 | 2025.12.18 18:33:53.362099 [ 276 ] {bfe9dccb-7a76-40db-a07f-1c757721b910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4881 | 2025.12.18 18:33:53.362509 [ 276 ] {bfe9dccb-7a76-40db-a07f-1c757721b910} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2025.12.18 18:33:53.362546 [ 276 ] {bfe9dccb-7a76-40db-a07f-1c757721b910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4883 | 2025.12.18 18:33:53.362853 [ 276 ] {bfe9dccb-7a76-40db-a07f-1c757721b910} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4884 | 2025.12.18 18:33:53.363063 [ 276 ] {bfe9dccb-7a76-40db-a07f-1c757721b910} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2025.12.18 18:33:53.363191 [ 276 ] {bfe9dccb-7a76-40db-a07f-1c757721b910} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 4886 | 2025.12.18 18:33:53.363228 [ 276 ] {bfe9dccb-7a76-40db-a07f-1c757721b910} <Debug> TCPHandler: Processed in 0.001318897 sec. | ||
| 4887 | 2025.12.18 18:33:53.363330 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2025.12.18 18:33:53.363424 [ 276 ] {6239932a-3b1f-497b-b709-46f782618a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4889 | 2025.12.18 18:33:53.363463 [ 276 ] {6239932a-3b1f-497b-b709-46f782618a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4890 | 2025.12.18 18:33:53.363912 [ 276 ] {6239932a-3b1f-497b-b709-46f782618a66} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2025.12.18 18:33:53.363946 [ 276 ] {6239932a-3b1f-497b-b709-46f782618a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4892 | 2025.12.18 18:33:53.364262 [ 276 ] {6239932a-3b1f-497b-b709-46f782618a66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4893 | 2025.12.18 18:33:53.364473 [ 276 ] {6239932a-3b1f-497b-b709-46f782618a66} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.12.18 18:33:53.364600 [ 276 ] {6239932a-3b1f-497b-b709-46f782618a66} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001194 sec., 117252.93132328309 rows/sec., 9.47 MiB/sec. | ||
| 4895 | 2025.12.18 18:33:53.364638 [ 276 ] {6239932a-3b1f-497b-b709-46f782618a66} <Debug> TCPHandler: Processed in 0.001359067 sec. | ||
| 4896 | 2025.12.18 18:33:53.364741 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2025.12.18 18:33:53.364837 [ 276 ] {b04680b4-9e13-4fc3-9105-54acdcbd0930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4898 | 2025.12.18 18:33:53.364881 [ 276 ] {b04680b4-9e13-4fc3-9105-54acdcbd0930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4899 | 2025.12.18 18:33:53.365286 [ 276 ] {b04680b4-9e13-4fc3-9105-54acdcbd0930} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2025.12.18 18:33:53.365325 [ 276 ] {b04680b4-9e13-4fc3-9105-54acdcbd0930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4901 | 2025.12.18 18:33:53.365663 [ 276 ] {b04680b4-9e13-4fc3-9105-54acdcbd0930} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4902 | 2025.12.18 18:33:53.365877 [ 276 ] {b04680b4-9e13-4fc3-9105-54acdcbd0930} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2025.12.18 18:33:53.366005 [ 276 ] {b04680b4-9e13-4fc3-9105-54acdcbd0930} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001186 sec., 166947.7234401349 rows/sec., 11.97 MiB/sec. | ||
| 4904 | 2025.12.18 18:33:53.366043 [ 276 ] {b04680b4-9e13-4fc3-9105-54acdcbd0930} <Debug> TCPHandler: Processed in 0.001354728 sec. | ||
| 4905 | 2025.12.18 18:33:53.366149 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2025.12.18 18:33:53.366243 [ 276 ] {a27da43c-b50c-4562-8000-c4f8c4cc2ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4907 | 2025.12.18 18:33:53.366296 [ 276 ] {a27da43c-b50c-4562-8000-c4f8c4cc2ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4908 | 2025.12.18 18:33:53.367069 [ 276 ] {a27da43c-b50c-4562-8000-c4f8c4cc2ac5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2025.12.18 18:33:53.367101 [ 276 ] {a27da43c-b50c-4562-8000-c4f8c4cc2ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4910 | 2025.12.18 18:33:53.367699 [ 276 ] {a27da43c-b50c-4562-8000-c4f8c4cc2ac5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4911 | 2025.12.18 18:33:53.367921 [ 276 ] {a27da43c-b50c-4562-8000-c4f8c4cc2ac5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2025.12.18 18:33:53.368054 [ 276 ] {a27da43c-b50c-4562-8000-c4f8c4cc2ac5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001828 sec., 19693.654266958423 rows/sec., 35.29 MiB/sec. | ||
| 4913 | 2025.12.18 18:33:53.368108 [ 276 ] {a27da43c-b50c-4562-8000-c4f8c4cc2ac5} <Debug> TCPHandler: Processed in 0.002007916 sec. | ||
| 4914 | 2025.12.18 18:33:53.368224 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2025.12.18 18:33:53.368318 [ 276 ] {f283bd9c-ab6a-4f11-a2a4-e2df6f86fd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4916 | 2025.12.18 18:33:53.368361 [ 276 ] {f283bd9c-ab6a-4f11-a2a4-e2df6f86fd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4917 | 2025.12.18 18:33:53.368693 [ 276 ] {f283bd9c-ab6a-4f11-a2a4-e2df6f86fd44} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2025.12.18 18:33:53.368728 [ 276 ] {f283bd9c-ab6a-4f11-a2a4-e2df6f86fd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4919 | 2025.12.18 18:33:53.369037 [ 276 ] {f283bd9c-ab6a-4f11-a2a4-e2df6f86fd44} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4920 | 2025.12.18 18:33:53.369251 [ 276 ] {f283bd9c-ab6a-4f11-a2a4-e2df6f86fd44} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2025.12.18 18:33:53.369379 [ 276 ] {f283bd9c-ab6a-4f11-a2a4-e2df6f86fd44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4922 | 2025.12.18 18:33:53.369415 [ 276 ] {f283bd9c-ab6a-4f11-a2a4-e2df6f86fd44} <Debug> TCPHandler: Processed in 0.001241706 sec. | ||
| 4923 | 2025.12.18 18:33:54.335926 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53012 | ||
| 4924 | 2025.12.18 18:33:54.336091 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4925 | 2025.12.18 18:33:54.336142 [ 287 ] {} <Debug> TCP-Session: 30e9ae7b-7b71-4a2a-aae7-ccb574d2549b Authenticating user 'default' from [fd00:1122:3344:101::e]:53012 | ||
| 4926 | 2025.12.18 18:33:54.336186 [ 287 ] {} <Debug> TCP-Session: 30e9ae7b-7b71-4a2a-aae7-ccb574d2549b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4927 | 2025.12.18 18:33:54.336215 [ 287 ] {} <Debug> TCP-Session: 30e9ae7b-7b71-4a2a-aae7-ccb574d2549b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4928 | 2025.12.18 18:33:54.336428 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43574 | ||
| 4929 | 2025.12.18 18:33:54.336448 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57867 | ||
| 4930 | 2025.12.18 18:33:54.336477 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54815 | ||
| 4931 | 2025.12.18 18:33:54.336494 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60992 | ||
| 4932 | 2025.12.18 18:33:54.336530 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4933 | 2025.12.18 18:33:54.336541 [ 287 ] {} <Trace> TCP-Session: 30e9ae7b-7b71-4a2a-aae7-ccb574d2549b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2025.12.18 18:33:54.336566 [ 288 ] {} <Debug> TCP-Session: 36e88936-d229-43a5-8662-fe20c49a499c Authenticating user 'default' from [fd00:1122:3344:101::e]:43574 | ||
| 4935 | 2025.12.18 18:33:54.336487 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61129 | ||
| 4936 | 2025.12.18 18:33:54.336600 [ 288 ] {} <Debug> TCP-Session: 36e88936-d229-43a5-8662-fe20c49a499c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4937 | 2025.12.18 18:33:54.336583 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4938 | 2025.12.18 18:33:54.336648 [ 288 ] {} <Debug> TCP-Session: 36e88936-d229-43a5-8662-fe20c49a499c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4939 | 2025.12.18 18:33:54.336648 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4940 | 2025.12.18 18:33:54.336678 [ 289 ] {} <Debug> TCP-Session: 273e32cf-484b-499d-8d69-3aebe33a3853 Authenticating user 'default' from [fd00:1122:3344:101::e]:57867 | ||
| 4941 | 2025.12.18 18:33:54.336648 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4942 | 2025.12.18 18:33:54.336714 [ 289 ] {} <Debug> TCP-Session: 273e32cf-484b-499d-8d69-3aebe33a3853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2025.12.18 18:33:54.336707 [ 293 ] {} <Debug> TCP-Session: 33d035b4-41db-4a57-bbb3-1384ed3dee67 Authenticating user 'default' from [fd00:1122:3344:101::e]:54815 | ||
| 4944 | 2025.12.18 18:33:54.336732 [ 289 ] {} <Debug> TCP-Session: 273e32cf-484b-499d-8d69-3aebe33a3853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4945 | 2025.12.18 18:33:54.336733 [ 275 ] {} <Debug> TCP-Session: 2e2c9ea2-d7e4-4547-bf6b-2bc2b284ff61 Authenticating user 'default' from [fd00:1122:3344:101::e]:60992 | ||
| 4946 | 2025.12.18 18:33:54.336751 [ 293 ] {} <Debug> TCP-Session: 33d035b4-41db-4a57-bbb3-1384ed3dee67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4947 | 2025.12.18 18:33:54.336746 [ 287 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4948 | 2025.12.18 18:33:54.336782 [ 293 ] {} <Debug> TCP-Session: 33d035b4-41db-4a57-bbb3-1384ed3dee67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4949 | 2025.12.18 18:33:54.336770 [ 275 ] {} <Debug> TCP-Session: 2e2c9ea2-d7e4-4547-bf6b-2bc2b284ff61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4950 | 2025.12.18 18:33:54.336465 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35958 | ||
| 4951 | 2025.12.18 18:33:54.336851 [ 275 ] {} <Debug> TCP-Session: 2e2c9ea2-d7e4-4547-bf6b-2bc2b284ff61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2025.12.18 18:33:54.336455 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41541 | ||
| 4953 | 2025.12.18 18:33:54.336453 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42786 | ||
| 4954 | 2025.12.18 18:33:54.336773 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4955 | 2025.12.18 18:33:54.336990 [ 294 ] {} <Debug> TCP-Session: df8b3844-bc1b-410f-8c76-8ce243358553 Authenticating user 'default' from [fd00:1122:3344:101::e]:61129 | ||
| 4956 | 2025.12.18 18:33:54.337003 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4957 | 2025.12.18 18:33:54.337016 [ 294 ] {} <Debug> TCP-Session: df8b3844-bc1b-410f-8c76-8ce243358553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4958 | 2025.12.18 18:33:54.337037 [ 292 ] {} <Debug> TCP-Session: 23626cc7-4826-4634-8c3c-f39069941ea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35958 | ||
| 4959 | 2025.12.18 18:33:54.337042 [ 294 ] {} <Debug> TCP-Session: df8b3844-bc1b-410f-8c76-8ce243358553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4960 | 2025.12.18 18:33:54.337062 [ 292 ] {} <Debug> TCP-Session: 23626cc7-4826-4634-8c3c-f39069941ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4961 | 2025.12.18 18:33:54.337072 [ 287 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4962 | 2025.12.18 18:33:54.337084 [ 292 ] {} <Debug> TCP-Session: 23626cc7-4826-4634-8c3c-f39069941ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4963 | 2025.12.18 18:33:54.337106 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4964 | 2025.12.18 18:33:54.337110 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4965 | 2025.12.18 18:33:54.337145 [ 287 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4966 | 2025.12.18 18:33:54.337144 [ 290 ] {} <Debug> TCP-Session: a3581da2-1472-4f15-b1fd-1dbe13bc3378 Authenticating user 'default' from [fd00:1122:3344:101::e]:41541 | ||
| 4967 | 2025.12.18 18:33:54.337168 [ 291 ] {} <Debug> TCP-Session: 6daf8749-815c-4dcc-845c-23e66dfa9e5f Authenticating user 'default' from [fd00:1122:3344:101::e]:42786 | ||
| 4968 | 2025.12.18 18:33:54.337189 [ 290 ] {} <Debug> TCP-Session: a3581da2-1472-4f15-b1fd-1dbe13bc3378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4969 | 2025.12.18 18:33:54.337204 [ 291 ] {} <Debug> TCP-Session: 6daf8749-815c-4dcc-845c-23e66dfa9e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2025.12.18 18:33:54.337210 [ 290 ] {} <Debug> TCP-Session: a3581da2-1472-4f15-b1fd-1dbe13bc3378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4971 | 2025.12.18 18:33:54.337226 [ 291 ] {} <Debug> TCP-Session: 6daf8749-815c-4dcc-845c-23e66dfa9e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4972 | 2025.12.18 18:33:54.337448 [ 287 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 4973 | 2025.12.18 18:33:54.338386 [ 312 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Trace> AggregatingTransform: Aggregating | ||
| 4974 | 2025.12.18 18:33:54.338430 [ 312 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Trace> Aggregator: Aggregation method: without_key | ||
| 4975 | 2025.12.18 18:33:54.338466 [ 312 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918382 sec. (1088.872 rows/sec., 42.53 KiB/sec.) | ||
| 4976 | 2025.12.18 18:33:54.338490 [ 312 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Trace> Aggregator: Merging aggregated data | ||
| 4977 | 2025.12.18 18:33:54.339557 [ 287 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002881 sec., 347.1017007983339 rows/sec., 13.56 KiB/sec. | ||
| 4978 | 2025.12.18 18:33:54.339705 [ 287 ] {fa881aba-78f4-43f9-a7fc-5c00c5b9ffa0} <Debug> TCPHandler: Processed in 0.003289753 sec. | ||
| 4979 | 2025.12.18 18:33:54.339827 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4980 | 2025.12.18 18:33:54.339856 [ 287 ] {} <Debug> TCP-Session: 30e9ae7b-7b71-4a2a-aae7-ccb574d2549b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4981 | 2025.12.18 18:33:54.339859 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4982 | 2025.12.18 18:33:54.339880 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4983 | 2025.12.18 18:33:54.339898 [ 293 ] {} <Debug> TCP-Session: 33d035b4-41db-4a57-bbb3-1384ed3dee67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2025.12.18 18:33:54.339903 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4985 | 2025.12.18 18:33:54.339923 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4986 | 2025.12.18 18:33:54.339941 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4987 | 2025.12.18 18:33:54.339950 [ 292 ] {} <Debug> TCP-Session: 23626cc7-4826-4634-8c3c-f39069941ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4988 | 2025.12.18 18:33:54.339963 [ 288 ] {} <Debug> TCP-Session: 36e88936-d229-43a5-8662-fe20c49a499c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4989 | 2025.12.18 18:33:54.339964 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4990 | 2025.12.18 18:33:54.339988 [ 290 ] {} <Debug> TCP-Session: a3581da2-1472-4f15-b1fd-1dbe13bc3378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4991 | 2025.12.18 18:33:54.340001 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4992 | 2025.12.18 18:33:54.340021 [ 275 ] {} <Debug> TCP-Session: 2e2c9ea2-d7e4-4547-bf6b-2bc2b284ff61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4993 | 2025.12.18 18:33:54.339982 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4994 | 2025.12.18 18:33:54.340050 [ 294 ] {} <Debug> TCP-Session: df8b3844-bc1b-410f-8c76-8ce243358553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4995 | 2025.12.18 18:33:54.339911 [ 289 ] {} <Debug> TCP-Session: 273e32cf-484b-499d-8d69-3aebe33a3853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4996 | 2025.12.18 18:33:54.340087 [ 291 ] {} <Debug> TCP-Session: 6daf8749-815c-4dcc-845c-23e66dfa9e5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4997 | 2025.12.18 18:33:55.459853 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41915 | ||
| 4998 | 2025.12.18 18:33:55.459994 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4999 | 2025.12.18 18:33:55.460025 [ 287 ] {} <Debug> TCP-Session: a8689d02-9d6d-4874-8a32-f659f0422bd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41915 | ||
| 5000 | 2025.12.18 18:33:55.460048 [ 287 ] {} <Debug> TCP-Session: a8689d02-9d6d-4874-8a32-f659f0422bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2025.12.18 18:33:55.460061 [ 287 ] {} <Debug> TCP-Session: a8689d02-9d6d-4874-8a32-f659f0422bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5002 | 2025.12.18 18:33:55.460242 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35034 | ||
| 5003 | 2025.12.18 18:33:55.460275 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63588 | ||
| 5004 | 2025.12.18 18:33:55.460272 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49037 | ||
| 5005 | 2025.12.18 18:33:55.460373 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5006 | 2025.12.18 18:33:55.460411 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5007 | 2025.12.18 18:33:55.460434 [ 288 ] {} <Debug> TCP-Session: c011523f-f6db-41e9-9edc-fc098ddce7a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35034 | ||
| 5008 | 2025.12.18 18:33:55.460449 [ 289 ] {} <Debug> TCP-Session: 84fcabfe-a598-4548-a355-75e011519c07 Authenticating user 'default' from [fd00:1122:3344:101::e]:63588 | ||
| 5009 | 2025.12.18 18:33:55.460465 [ 288 ] {} <Debug> TCP-Session: c011523f-f6db-41e9-9edc-fc098ddce7a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5010 | 2025.12.18 18:33:55.460477 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5011 | 2025.12.18 18:33:55.460479 [ 289 ] {} <Debug> TCP-Session: 84fcabfe-a598-4548-a355-75e011519c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5012 | 2025.12.18 18:33:55.460489 [ 288 ] {} <Debug> TCP-Session: c011523f-f6db-41e9-9edc-fc098ddce7a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5013 | 2025.12.18 18:33:55.460519 [ 289 ] {} <Debug> TCP-Session: 84fcabfe-a598-4548-a355-75e011519c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5014 | 2025.12.18 18:33:55.460513 [ 290 ] {} <Debug> TCP-Session: aa770fef-7781-47cd-9164-7aa15d1d292d Authenticating user 'default' from [fd00:1122:3344:101::e]:49037 | ||
| 5015 | 2025.12.18 18:33:55.460342 [ 287 ] {} <Trace> TCP-Session: a8689d02-9d6d-4874-8a32-f659f0422bd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2025.12.18 18:33:55.460570 [ 290 ] {} <Debug> TCP-Session: aa770fef-7781-47cd-9164-7aa15d1d292d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2025.12.18 18:33:55.460603 [ 290 ] {} <Debug> TCP-Session: aa770fef-7781-47cd-9164-7aa15d1d292d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5018 | 2025.12.18 18:33:55.460783 [ 287 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41915) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5019 | 2025.12.18 18:33:55.461069 [ 287 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5020 | 2025.12.18 18:33:55.461125 [ 287 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5021 | 2025.12.18 18:33:55.461399 [ 287 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 5022 | 2025.12.18 18:33:55.462370 [ 330 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Trace> AggregatingTransform: Aggregating | ||
| 5023 | 2025.12.18 18:33:55.462436 [ 330 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Trace> Aggregator: Aggregation method: without_key | ||
| 5024 | 2025.12.18 18:33:55.462472 [ 330 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975143 sec. (1025.491 rows/sec., 40.06 KiB/sec.) | ||
| 5025 | 2025.12.18 18:33:55.462489 [ 330 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Trace> Aggregator: Merging aggregated data | ||
| 5026 | 2025.12.18 18:33:55.463716 [ 287 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003012 sec., 332.00531208499336 rows/sec., 12.97 KiB/sec. | ||
| 5027 | 2025.12.18 18:33:55.463843 [ 287 ] {111cc22e-c1c5-4251-97d8-cbe804827293} <Debug> TCPHandler: Processed in 0.003623047 sec. | ||
| 5028 | 2025.12.18 18:33:55.463969 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5029 | 2025.12.18 18:33:55.464008 [ 287 ] {} <Debug> TCP-Session: a8689d02-9d6d-4874-8a32-f659f0422bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5030 | 2025.12.18 18:33:55.464074 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5031 | 2025.12.18 18:33:55.464125 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5032 | 2025.12.18 18:33:55.464130 [ 288 ] {} <Debug> TCP-Session: c011523f-f6db-41e9-9edc-fc098ddce7a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2025.12.18 18:33:55.464150 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5034 | 2025.12.18 18:33:55.464172 [ 290 ] {} <Debug> TCP-Session: aa770fef-7781-47cd-9164-7aa15d1d292d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5035 | 2025.12.18 18:33:55.464220 [ 289 ] {} <Debug> TCP-Session: 84fcabfe-a598-4548-a355-75e011519c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5036 | 2025.12.18 18:33:55.466462 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35087 | ||
| 5037 | 2025.12.18 18:33:55.466477 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57004 | ||
| 5038 | 2025.12.18 18:33:55.466489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33966 | ||
| 5039 | 2025.12.18 18:33:55.466519 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44593 | ||
| 5040 | 2025.12.18 18:33:55.466538 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5041 | 2025.12.18 18:33:55.466560 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5042 | 2025.12.18 18:33:55.466572 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5043 | 2025.12.18 18:33:55.466586 [ 291 ] {} <Debug> TCP-Session: 599837d9-9bcc-416c-bd0d-8af82883a841 Authenticating user 'default' from [fd00:1122:3344:101::e]:35087 | ||
| 5044 | 2025.12.18 18:33:55.466599 [ 292 ] {} <Debug> TCP-Session: c49e1c9d-4ecf-4675-8365-e3e6cf4dedc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57004 | ||
| 5045 | 2025.12.18 18:33:55.466610 [ 290 ] {} <Debug> TCP-Session: 630eaf36-4b8e-49f9-8a2a-35abb5ca3eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33966 | ||
| 5046 | 2025.12.18 18:33:55.466641 [ 292 ] {} <Debug> TCP-Session: c49e1c9d-4ecf-4675-8365-e3e6cf4dedc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2025.12.18 18:33:55.466625 [ 291 ] {} <Debug> TCP-Session: 599837d9-9bcc-416c-bd0d-8af82883a841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2025.12.18 18:33:55.466675 [ 292 ] {} <Debug> TCP-Session: c49e1c9d-4ecf-4675-8365-e3e6cf4dedc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2025.12.18 18:33:55.466699 [ 291 ] {} <Debug> TCP-Session: 599837d9-9bcc-416c-bd0d-8af82883a841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5050 | 2025.12.18 18:33:55.466593 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5051 | 2025.12.18 18:33:55.466511 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39901 | ||
| 5052 | 2025.12.18 18:33:55.466760 [ 294 ] {} <Debug> TCP-Session: 26f266dc-5684-4a93-9c6b-50fb867658ad Authenticating user 'default' from [fd00:1122:3344:101::e]:44593 | ||
| 5053 | 2025.12.18 18:33:55.466673 [ 290 ] {} <Debug> TCP-Session: 630eaf36-4b8e-49f9-8a2a-35abb5ca3eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2025.12.18 18:33:55.466803 [ 294 ] {} <Debug> TCP-Session: 26f266dc-5684-4a93-9c6b-50fb867658ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5055 | 2025.12.18 18:33:55.466817 [ 290 ] {} <Debug> TCP-Session: 630eaf36-4b8e-49f9-8a2a-35abb5ca3eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5056 | 2025.12.18 18:33:55.466819 [ 294 ] {} <Debug> TCP-Session: 26f266dc-5684-4a93-9c6b-50fb867658ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2025.12.18 18:33:55.466822 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5058 | 2025.12.18 18:33:55.466868 [ 293 ] {} <Debug> TCP-Session: eac69fcb-3f06-4e2f-868b-108acd58e783 Authenticating user 'default' from [fd00:1122:3344:101::e]:39901 | ||
| 5059 | 2025.12.18 18:33:55.466886 [ 293 ] {} <Debug> TCP-Session: eac69fcb-3f06-4e2f-868b-108acd58e783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5060 | 2025.12.18 18:33:55.466900 [ 293 ] {} <Debug> TCP-Session: eac69fcb-3f06-4e2f-868b-108acd58e783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5061 | 2025.12.18 18:33:55.498643 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44593). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5062 | |||
| 5063 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5064 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5065 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5066 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5067 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5068 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5069 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5070 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5071 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5072 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5073 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5074 | (version 23.8.7.1) | ||
| 5075 | 2025.12.18 18:33:55.498822 [ 294 ] {} <Debug> TCP-Session: 26f266dc-5684-4a93-9c6b-50fb867658ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2025.12.18 18:33:55.498857 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35087). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5077 | |||
| 5078 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5079 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5080 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5081 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5082 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5083 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5084 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5085 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5086 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5087 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5088 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5089 | (version 23.8.7.1) | ||
| 5090 | 2025.12.18 18:33:55.498957 [ 291 ] {} <Debug> TCP-Session: 599837d9-9bcc-416c-bd0d-8af82883a841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5091 | 2025.12.18 18:33:55.498999 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39901). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5092 | |||
| 5093 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5094 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5095 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5096 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5097 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5098 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5099 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5100 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5101 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5102 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5103 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5104 | (version 23.8.7.1) | ||
| 5105 | 2025.12.18 18:33:55.499109 [ 293 ] {} <Debug> TCP-Session: eac69fcb-3f06-4e2f-868b-108acd58e783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5106 | 2025.12.18 18:33:55.499156 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57004). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5107 | |||
| 5108 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5109 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5110 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5111 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5112 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5113 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5114 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5115 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5116 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5117 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5118 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5119 | (version 23.8.7.1) | ||
| 5120 | 2025.12.18 18:33:55.499284 [ 292 ] {} <Debug> TCP-Session: c49e1c9d-4ecf-4675-8365-e3e6cf4dedc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2025.12.18 18:33:55.499312 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33966). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5122 | |||
| 5123 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5124 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5125 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5126 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5127 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5128 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5129 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5130 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5131 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5132 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5133 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5134 | (version 23.8.7.1) | ||
| 5135 | 2025.12.18 18:33:55.499389 [ 290 ] {} <Debug> TCP-Session: 630eaf36-4b8e-49f9-8a2a-35abb5ca3eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5136 | 2025.12.18 18:33:55.604068 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40508 | ||
| 5137 | 2025.12.18 18:33:55.604210 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5138 | 2025.12.18 18:33:55.604252 [ 291 ] {} <Debug> TCP-Session: c2bb0da7-97be-4d21-9697-9bcb0b5c3a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:40508 | ||
| 5139 | 2025.12.18 18:33:55.604284 [ 291 ] {} <Debug> TCP-Session: c2bb0da7-97be-4d21-9697-9bcb0b5c3a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5140 | 2025.12.18 18:33:55.604302 [ 291 ] {} <Debug> TCP-Session: c2bb0da7-97be-4d21-9697-9bcb0b5c3a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5141 | 2025.12.18 18:33:55.604571 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55581 | ||
| 5142 | 2025.12.18 18:33:55.604595 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51513 | ||
| 5143 | 2025.12.18 18:33:55.604636 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54625 | ||
| 5144 | 2025.12.18 18:33:55.604613 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37059 | ||
| 5145 | 2025.12.18 18:33:55.604693 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5146 | 2025.12.18 18:33:55.604610 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55745 | ||
| 5147 | 2025.12.18 18:33:55.604731 [ 291 ] {} <Trace> TCP-Session: c2bb0da7-97be-4d21-9697-9bcb0b5c3a1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2025.12.18 18:33:55.604766 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5149 | 2025.12.18 18:33:55.604771 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5150 | 2025.12.18 18:33:55.604818 [ 289 ] {} <Debug> TCP-Session: 4f1d9c52-c654-4968-8249-3971294cae78 Authenticating user 'default' from [fd00:1122:3344:101::e]:54625 | ||
| 5151 | 2025.12.18 18:33:55.604827 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5152 | 2025.12.18 18:33:55.604838 [ 288 ] {} <Debug> TCP-Session: b470ba6d-cee2-46c8-9b06-347e5563a7e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37059 | ||
| 5153 | 2025.12.18 18:33:55.604866 [ 287 ] {} <Debug> TCP-Session: 0f87570d-a07f-4d75-88aa-1d54037cf468 Authenticating user 'default' from [fd00:1122:3344:101::e]:55745 | ||
| 5154 | 2025.12.18 18:33:55.604850 [ 289 ] {} <Debug> TCP-Session: 4f1d9c52-c654-4968-8249-3971294cae78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5155 | 2025.12.18 18:33:55.604879 [ 288 ] {} <Debug> TCP-Session: b470ba6d-cee2-46c8-9b06-347e5563a7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5156 | 2025.12.18 18:33:55.604894 [ 287 ] {} <Debug> TCP-Session: 0f87570d-a07f-4d75-88aa-1d54037cf468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5157 | 2025.12.18 18:33:55.604919 [ 288 ] {} <Debug> TCP-Session: b470ba6d-cee2-46c8-9b06-347e5563a7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5158 | 2025.12.18 18:33:55.604934 [ 287 ] {} <Debug> TCP-Session: 0f87570d-a07f-4d75-88aa-1d54037cf468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5159 | 2025.12.18 18:33:55.604908 [ 289 ] {} <Debug> TCP-Session: 4f1d9c52-c654-4968-8249-3971294cae78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5160 | 2025.12.18 18:33:55.604963 [ 291 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40508) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5161 | 2025.12.18 18:33:55.604759 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5162 | 2025.12.18 18:33:55.604734 [ 292 ] {} <Debug> TCP-Session: edbb8a30-bffa-43c3-a785-ea42382780f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55581 | ||
| 5163 | 2025.12.18 18:33:55.605043 [ 275 ] {} <Debug> TCP-Session: 172b1a52-b6a4-4634-b2ad-67b73dbdb9e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51513 | ||
| 5164 | 2025.12.18 18:33:55.604595 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43316 | ||
| 5165 | 2025.12.18 18:33:55.605083 [ 275 ] {} <Debug> TCP-Session: 172b1a52-b6a4-4634-b2ad-67b73dbdb9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2025.12.18 18:33:55.605076 [ 292 ] {} <Debug> TCP-Session: edbb8a30-bffa-43c3-a785-ea42382780f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5167 | 2025.12.18 18:33:55.605109 [ 275 ] {} <Debug> TCP-Session: 172b1a52-b6a4-4634-b2ad-67b73dbdb9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2025.12.18 18:33:55.605129 [ 292 ] {} <Debug> TCP-Session: edbb8a30-bffa-43c3-a785-ea42382780f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2025.12.18 18:33:55.604646 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60257 | ||
| 5170 | 2025.12.18 18:33:55.605145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5171 | 2025.12.18 18:33:55.604608 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41581 | ||
| 5172 | 2025.12.18 18:33:55.605232 [ 293 ] {} <Debug> TCP-Session: de326748-547d-464a-befe-fff2e6f7836f Authenticating user 'default' from [fd00:1122:3344:101::e]:43316 | ||
| 5173 | 2025.12.18 18:33:55.605274 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5174 | 2025.12.18 18:33:55.605276 [ 293 ] {} <Debug> TCP-Session: de326748-547d-464a-befe-fff2e6f7836f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2025.12.18 18:33:55.605310 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5176 | 2025.12.18 18:33:55.605320 [ 290 ] {} <Debug> TCP-Session: 3232d3a0-b64d-4b47-acb6-0d3b639d7290 Authenticating user 'default' from [fd00:1122:3344:101::e]:60257 | ||
| 5177 | 2025.12.18 18:33:55.605326 [ 293 ] {} <Debug> TCP-Session: de326748-547d-464a-befe-fff2e6f7836f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2025.12.18 18:33:55.605352 [ 294 ] {} <Debug> TCP-Session: 88695f39-aef1-41f2-982a-b37cd608ec40 Authenticating user 'default' from [fd00:1122:3344:101::e]:41581 | ||
| 5179 | 2025.12.18 18:33:55.605365 [ 290 ] {} <Debug> TCP-Session: 3232d3a0-b64d-4b47-acb6-0d3b639d7290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2025.12.18 18:33:55.605392 [ 294 ] {} <Debug> TCP-Session: 88695f39-aef1-41f2-982a-b37cd608ec40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2025.12.18 18:33:55.605395 [ 290 ] {} <Debug> TCP-Session: 3232d3a0-b64d-4b47-acb6-0d3b639d7290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2025.12.18 18:33:55.605411 [ 294 ] {} <Debug> TCP-Session: 88695f39-aef1-41f2-982a-b37cd608ec40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5183 | 2025.12.18 18:33:55.605348 [ 291 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5184 | 2025.12.18 18:33:55.605496 [ 291 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5185 | 2025.12.18 18:33:55.605889 [ 291 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 5186 | 2025.12.18 18:33:55.607190 [ 346 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Trace> AggregatingTransform: Aggregating | ||
| 5187 | 2025.12.18 18:33:55.607242 [ 346 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5188 | 2025.12.18 18:33:55.607284 [ 346 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001259706 sec. (793.836 rows/sec., 31.01 KiB/sec.) | ||
| 5189 | 2025.12.18 18:33:55.607303 [ 346 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Trace> Aggregator: Merging aggregated data | ||
| 5190 | 2025.12.18 18:33:55.608762 [ 291 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003871 sec., 258.3311805734952 rows/sec., 10.09 KiB/sec. | ||
| 5191 | 2025.12.18 18:33:55.608918 [ 291 ] {2839edbb-cbfb-43ee-b911-3fcd72e37d9e} <Debug> TCPHandler: Processed in 0.004360817 sec. | ||
| 5192 | 2025.12.18 18:33:55.609049 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5193 | 2025.12.18 18:33:55.609078 [ 291 ] {} <Debug> TCP-Session: c2bb0da7-97be-4d21-9697-9bcb0b5c3a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5194 | 2025.12.18 18:33:55.609086 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5195 | 2025.12.18 18:33:55.609112 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5196 | 2025.12.18 18:33:55.609145 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5197 | 2025.12.18 18:33:55.609157 [ 290 ] {} <Debug> TCP-Session: 3232d3a0-b64d-4b47-acb6-0d3b639d7290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2025.12.18 18:33:55.609170 [ 293 ] {} <Debug> TCP-Session: de326748-547d-464a-befe-fff2e6f7836f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2025.12.18 18:33:55.609173 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5200 | 2025.12.18 18:33:55.609203 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5201 | 2025.12.18 18:33:55.609232 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5202 | 2025.12.18 18:33:55.609238 [ 287 ] {} <Debug> TCP-Session: 0f87570d-a07f-4d75-88aa-1d54037cf468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2025.12.18 18:33:55.609259 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5204 | 2025.12.18 18:33:55.609281 [ 292 ] {} <Debug> TCP-Session: edbb8a30-bffa-43c3-a785-ea42382780f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2025.12.18 18:33:55.609275 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5206 | 2025.12.18 18:33:55.609310 [ 288 ] {} <Debug> TCP-Session: b470ba6d-cee2-46c8-9b06-347e5563a7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2025.12.18 18:33:55.609260 [ 275 ] {} <Debug> TCP-Session: 172b1a52-b6a4-4634-b2ad-67b73dbdb9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2025.12.18 18:33:55.609345 [ 289 ] {} <Debug> TCP-Session: 4f1d9c52-c654-4968-8249-3971294cae78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5209 | 2025.12.18 18:33:55.609188 [ 294 ] {} <Debug> TCP-Session: 88695f39-aef1-41f2-982a-b37cd608ec40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5210 | 2025.12.18 18:33:58.350731 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2025.12.18 18:33:58.350950 [ 276 ] {2ab7e17e-292d-437c-82e4-574b1ddf5b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5212 | 2025.12.18 18:33:58.351027 [ 276 ] {2ab7e17e-292d-437c-82e4-574b1ddf5b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5213 | 2025.12.18 18:33:58.351737 [ 276 ] {2ab7e17e-292d-437c-82e4-574b1ddf5b20} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2025.12.18 18:33:58.351790 [ 276 ] {2ab7e17e-292d-437c-82e4-574b1ddf5b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5215 | 2025.12.18 18:33:58.352203 [ 276 ] {2ab7e17e-292d-437c-82e4-574b1ddf5b20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5216 | 2025.12.18 18:33:58.352438 [ 276 ] {2ab7e17e-292d-437c-82e4-574b1ddf5b20} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2025.12.18 18:33:58.352601 [ 276 ] {2ab7e17e-292d-437c-82e4-574b1ddf5b20} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001706 sec., 38686.98710433763 rows/sec., 3.08 MiB/sec. | ||
| 5218 | 2025.12.18 18:33:58.352651 [ 276 ] {2ab7e17e-292d-437c-82e4-574b1ddf5b20} <Debug> TCPHandler: Processed in 0.002065486 sec. | ||
| 5219 | 2025.12.18 18:33:58.352776 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2025.12.18 18:33:58.352883 [ 276 ] {747ec174-ffae-4a2a-9b79-1d88f6b2bdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5221 | 2025.12.18 18:33:58.352927 [ 276 ] {747ec174-ffae-4a2a-9b79-1d88f6b2bdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5222 | 2025.12.18 18:33:58.353334 [ 276 ] {747ec174-ffae-4a2a-9b79-1d88f6b2bdf1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2025.12.18 18:33:58.353373 [ 276 ] {747ec174-ffae-4a2a-9b79-1d88f6b2bdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5224 | 2025.12.18 18:33:58.353690 [ 276 ] {747ec174-ffae-4a2a-9b79-1d88f6b2bdf1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5225 | 2025.12.18 18:33:58.353906 [ 276 ] {747ec174-ffae-4a2a-9b79-1d88f6b2bdf1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2025.12.18 18:33:58.354037 [ 276 ] {747ec174-ffae-4a2a-9b79-1d88f6b2bdf1} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00118 sec., 4237.28813559322 rows/sec., 318.62 KiB/sec. | ||
| 5227 | 2025.12.18 18:33:58.354076 [ 276 ] {747ec174-ffae-4a2a-9b79-1d88f6b2bdf1} <Debug> TCPHandler: Processed in 0.001358628 sec. | ||
| 5228 | 2025.12.18 18:33:58.354180 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2025.12.18 18:33:58.354276 [ 276 ] {1a0103f3-4dcc-4749-976b-f05c49bb380b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5230 | 2025.12.18 18:33:58.354316 [ 276 ] {1a0103f3-4dcc-4749-976b-f05c49bb380b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5231 | 2025.12.18 18:33:58.354722 [ 276 ] {1a0103f3-4dcc-4749-976b-f05c49bb380b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2025.12.18 18:33:58.354760 [ 276 ] {1a0103f3-4dcc-4749-976b-f05c49bb380b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5233 | 2025.12.18 18:33:58.355079 [ 276 ] {1a0103f3-4dcc-4749-976b-f05c49bb380b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5234 | 2025.12.18 18:33:58.355291 [ 276 ] {1a0103f3-4dcc-4749-976b-f05c49bb380b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2025.12.18 18:33:58.355422 [ 276 ] {1a0103f3-4dcc-4749-976b-f05c49bb380b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001167 sec., 59125.964010282776 rows/sec., 4.62 MiB/sec. | ||
| 5236 | 2025.12.18 18:33:58.355460 [ 276 ] {1a0103f3-4dcc-4749-976b-f05c49bb380b} <Debug> TCPHandler: Processed in 0.001331417 sec. | ||
| 5237 | 2025.12.18 18:33:58.355564 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2025.12.18 18:33:58.355658 [ 276 ] {1b7afbaf-866c-4f78-925c-a85c1e81c93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5239 | 2025.12.18 18:33:58.355702 [ 276 ] {1b7afbaf-866c-4f78-925c-a85c1e81c93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5240 | 2025.12.18 18:33:58.356089 [ 276 ] {1b7afbaf-866c-4f78-925c-a85c1e81c93c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2025.12.18 18:33:58.356126 [ 276 ] {1b7afbaf-866c-4f78-925c-a85c1e81c93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5242 | 2025.12.18 18:33:58.356459 [ 276 ] {1b7afbaf-866c-4f78-925c-a85c1e81c93c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5243 | 2025.12.18 18:33:58.356678 [ 276 ] {1b7afbaf-866c-4f78-925c-a85c1e81c93c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2025.12.18 18:33:58.356807 [ 276 ] {1b7afbaf-866c-4f78-925c-a85c1e81c93c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 5245 | 2025.12.18 18:33:58.356843 [ 276 ] {1b7afbaf-866c-4f78-925c-a85c1e81c93c} <Debug> TCPHandler: Processed in 0.001330127 sec. | ||
| 5246 | 2025.12.18 18:33:58.356964 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2025.12.18 18:33:58.357088 [ 276 ] {366b8b28-3bb5-4fd4-ac3e-b1739f92c730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5248 | 2025.12.18 18:33:58.357152 [ 276 ] {366b8b28-3bb5-4fd4-ac3e-b1739f92c730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5249 | 2025.12.18 18:33:58.357921 [ 276 ] {366b8b28-3bb5-4fd4-ac3e-b1739f92c730} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2025.12.18 18:33:58.357958 [ 276 ] {366b8b28-3bb5-4fd4-ac3e-b1739f92c730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5251 | 2025.12.18 18:33:58.358479 [ 276 ] {366b8b28-3bb5-4fd4-ac3e-b1739f92c730} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5252 | 2025.12.18 18:33:58.358698 [ 276 ] {366b8b28-3bb5-4fd4-ac3e-b1739f92c730} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2025.12.18 18:33:58.358836 [ 276 ] {366b8b28-3bb5-4fd4-ac3e-b1739f92c730} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001774 sec., 2818.489289740699 rows/sec., 5.05 MiB/sec. | ||
| 5254 | 2025.12.18 18:33:58.358899 [ 276 ] {366b8b28-3bb5-4fd4-ac3e-b1739f92c730} <Debug> TCPHandler: Processed in 0.001998096 sec. | ||
| 5255 | 2025.12.18 18:33:58.359003 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2025.12.18 18:33:58.359097 [ 276 ] {36ccb3ff-33fc-4514-bf5a-d1ec553399f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5257 | 2025.12.18 18:33:58.359138 [ 276 ] {36ccb3ff-33fc-4514-bf5a-d1ec553399f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5258 | 2025.12.18 18:33:58.359528 [ 276 ] {36ccb3ff-33fc-4514-bf5a-d1ec553399f1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2025.12.18 18:33:58.359576 [ 276 ] {36ccb3ff-33fc-4514-bf5a-d1ec553399f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5260 | 2025.12.18 18:33:58.359977 [ 276 ] {36ccb3ff-33fc-4514-bf5a-d1ec553399f1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5261 | 2025.12.18 18:33:58.360222 [ 276 ] {36ccb3ff-33fc-4514-bf5a-d1ec553399f1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2025.12.18 18:33:58.360352 [ 276 ] {36ccb3ff-33fc-4514-bf5a-d1ec553399f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 5263 | 2025.12.18 18:33:58.360390 [ 276 ] {36ccb3ff-33fc-4514-bf5a-d1ec553399f1} <Debug> TCPHandler: Processed in 0.001438019 sec. | ||
| 5264 | 2025.12.18 18:33:59.657271 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5265 | 2025.12.18 18:33:59.657328 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5266 | 2025.12.18 18:33:59.750215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11470 | ||
| 5267 | 2025.12.18 18:33:59.751038 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2025.12.18 18:33:59.751121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5269 | 2025.12.18 18:33:59.751706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5270 | 2025.12.18 18:33:59.751947 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2025.12.18 18:33:59.752098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11470 | ||
| 5272 | 2025.12.18 18:33:59.788699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 646 | ||
| 5273 | 2025.12.18 18:33:59.791295 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2025.12.18 18:33:59.791340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5275 | 2025.12.18 18:33:59.792626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5276 | 2025.12.18 18:33:59.792901 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2025.12.18 18:33:59.793248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 5278 | 2025.12.18 18:34:00.344594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5279 | 2025.12.18 18:34:00.361165 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2025.12.18 18:34:00.361224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5281 | 2025.12.18 18:34:00.367282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5282 | 2025.12.18 18:34:00.367969 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2025.12.18 18:34:00.370690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5284 | 2025.12.18 18:34:03.351684 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2025.12.18 18:34:03.351898 [ 276 ] {0a9c8fcd-ef79-47e2-a55a-eed63d105850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5286 | 2025.12.18 18:34:03.351972 [ 276 ] {0a9c8fcd-ef79-47e2-a55a-eed63d105850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5287 | 2025.12.18 18:34:03.352714 [ 276 ] {0a9c8fcd-ef79-47e2-a55a-eed63d105850} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2025.12.18 18:34:03.352758 [ 276 ] {0a9c8fcd-ef79-47e2-a55a-eed63d105850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5289 | 2025.12.18 18:34:03.353167 [ 276 ] {0a9c8fcd-ef79-47e2-a55a-eed63d105850} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5290 | 2025.12.18 18:34:03.353418 [ 276 ] {0a9c8fcd-ef79-47e2-a55a-eed63d105850} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2025.12.18 18:34:03.353575 [ 276 ] {0a9c8fcd-ef79-47e2-a55a-eed63d105850} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001732 sec., 73903.00230946882 rows/sec., 6.37 MiB/sec. | ||
| 5292 | 2025.12.18 18:34:03.353623 [ 276 ] {0a9c8fcd-ef79-47e2-a55a-eed63d105850} <Debug> TCPHandler: Processed in 0.002084517 sec. | ||
| 5293 | 2025.12.18 18:34:03.353747 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2025.12.18 18:34:03.353852 [ 276 ] {6597cece-f50c-440f-9da5-4f8b49caab65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5295 | 2025.12.18 18:34:03.353895 [ 276 ] {6597cece-f50c-440f-9da5-4f8b49caab65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5296 | 2025.12.18 18:34:03.354316 [ 276 ] {6597cece-f50c-440f-9da5-4f8b49caab65} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2025.12.18 18:34:03.354354 [ 276 ] {6597cece-f50c-440f-9da5-4f8b49caab65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5298 | 2025.12.18 18:34:03.354654 [ 276 ] {6597cece-f50c-440f-9da5-4f8b49caab65} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5299 | 2025.12.18 18:34:03.354864 [ 276 ] {6597cece-f50c-440f-9da5-4f8b49caab65} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2025.12.18 18:34:03.354996 [ 276 ] {6597cece-f50c-440f-9da5-4f8b49caab65} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001169 sec., 30795.551753635587 rows/sec., 2.26 MiB/sec. | ||
| 5301 | 2025.12.18 18:34:03.355034 [ 276 ] {6597cece-f50c-440f-9da5-4f8b49caab65} <Debug> TCPHandler: Processed in 0.001340817 sec. | ||
| 5302 | 2025.12.18 18:34:03.355157 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2025.12.18 18:34:03.355254 [ 276 ] {b0346862-ac31-45ef-8d97-c7b7cc7aef6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5304 | 2025.12.18 18:34:03.355292 [ 276 ] {b0346862-ac31-45ef-8d97-c7b7cc7aef6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5305 | 2025.12.18 18:34:03.355715 [ 276 ] {b0346862-ac31-45ef-8d97-c7b7cc7aef6c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2025.12.18 18:34:03.355751 [ 276 ] {b0346862-ac31-45ef-8d97-c7b7cc7aef6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5307 | 2025.12.18 18:34:03.356046 [ 276 ] {b0346862-ac31-45ef-8d97-c7b7cc7aef6c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5308 | 2025.12.18 18:34:03.356248 [ 276 ] {b0346862-ac31-45ef-8d97-c7b7cc7aef6c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2025.12.18 18:34:03.356380 [ 276 ] {b0346862-ac31-45ef-8d97-c7b7cc7aef6c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001147 sec., 87183.95815170009 rows/sec., 6.81 MiB/sec. | ||
| 5310 | 2025.12.18 18:34:03.356416 [ 276 ] {b0346862-ac31-45ef-8d97-c7b7cc7aef6c} <Debug> TCPHandler: Processed in 0.001311657 sec. | ||
| 5311 | 2025.12.18 18:34:03.356559 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2025.12.18 18:34:03.356654 [ 276 ] {0dcf1891-ea3e-473f-8714-809ee1ee1447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5313 | 2025.12.18 18:34:03.356697 [ 276 ] {0dcf1891-ea3e-473f-8714-809ee1ee1447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5314 | 2025.12.18 18:34:03.357115 [ 276 ] {0dcf1891-ea3e-473f-8714-809ee1ee1447} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2025.12.18 18:34:03.357150 [ 276 ] {0dcf1891-ea3e-473f-8714-809ee1ee1447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5316 | 2025.12.18 18:34:03.357472 [ 276 ] {0dcf1891-ea3e-473f-8714-809ee1ee1447} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5317 | 2025.12.18 18:34:03.357682 [ 276 ] {0dcf1891-ea3e-473f-8714-809ee1ee1447} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2025.12.18 18:34:03.357811 [ 276 ] {0dcf1891-ea3e-473f-8714-809ee1ee1447} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 5319 | 2025.12.18 18:34:03.357848 [ 276 ] {0dcf1891-ea3e-473f-8714-809ee1ee1447} <Debug> TCPHandler: Processed in 0.001340398 sec. | ||
| 5320 | 2025.12.18 18:34:03.357960 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2025.12.18 18:34:03.358055 [ 276 ] {bb3dc837-2b81-4065-8dde-ee8e2dbc3f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5322 | 2025.12.18 18:34:03.358107 [ 276 ] {bb3dc837-2b81-4065-8dde-ee8e2dbc3f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5323 | 2025.12.18 18:34:03.358925 [ 276 ] {bb3dc837-2b81-4065-8dde-ee8e2dbc3f48} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2025.12.18 18:34:03.358962 [ 276 ] {bb3dc837-2b81-4065-8dde-ee8e2dbc3f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5325 | 2025.12.18 18:34:03.359536 [ 276 ] {bb3dc837-2b81-4065-8dde-ee8e2dbc3f48} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5326 | 2025.12.18 18:34:03.359749 [ 276 ] {bb3dc837-2b81-4065-8dde-ee8e2dbc3f48} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2025.12.18 18:34:03.359885 [ 276 ] {bb3dc837-2b81-4065-8dde-ee8e2dbc3f48} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001849 sec., 19469.983775013523 rows/sec., 34.89 MiB/sec. | ||
| 5328 | 2025.12.18 18:34:03.359938 [ 276 ] {bb3dc837-2b81-4065-8dde-ee8e2dbc3f48} <Debug> TCPHandler: Processed in 0.002029726 sec. | ||
| 5329 | 2025.12.18 18:34:03.360058 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2025.12.18 18:34:03.360155 [ 276 ] {66a5cf03-56e2-4dcc-83f3-6a73e0927fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5331 | 2025.12.18 18:34:03.360195 [ 276 ] {66a5cf03-56e2-4dcc-83f3-6a73e0927fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5332 | 2025.12.18 18:34:03.360527 [ 276 ] {66a5cf03-56e2-4dcc-83f3-6a73e0927fcc} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2025.12.18 18:34:03.360564 [ 276 ] {66a5cf03-56e2-4dcc-83f3-6a73e0927fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5334 | 2025.12.18 18:34:03.360878 [ 276 ] {66a5cf03-56e2-4dcc-83f3-6a73e0927fcc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5335 | 2025.12.18 18:34:03.361082 [ 276 ] {66a5cf03-56e2-4dcc-83f3-6a73e0927fcc} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2025.12.18 18:34:03.361209 [ 276 ] {66a5cf03-56e2-4dcc-83f3-6a73e0927fcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5337 | 2025.12.18 18:34:03.361243 [ 276 ] {66a5cf03-56e2-4dcc-83f3-6a73e0927fcc} <Debug> TCPHandler: Processed in 0.001240806 sec. | ||
| 5338 | 2025.12.18 18:34:07.252314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11982 | ||
| 5339 | 2025.12.18 18:34:07.252859 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.12.18 18:34:07.252904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5341 | 2025.12.18 18:34:07.253399 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5342 | 2025.12.18 18:34:07.253633 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2025.12.18 18:34:07.253768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11982 | ||
| 5344 | 2025.12.18 18:34:07.870902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5345 | 2025.12.18 18:34:07.887761 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2025.12.18 18:34:07.887815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5347 | 2025.12.18 18:34:07.893682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5348 | 2025.12.18 18:34:07.894403 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2025.12.18 18:34:07.897252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5350 | 2025.12.18 18:34:08.378090 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2025.12.18 18:34:08.378266 [ 276 ] {6ae52d5b-8e0b-43ae-9e12-98b54d4a306f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5352 | 2025.12.18 18:34:08.378333 [ 276 ] {6ae52d5b-8e0b-43ae-9e12-98b54d4a306f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5353 | 2025.12.18 18:34:08.378990 [ 276 ] {6ae52d5b-8e0b-43ae-9e12-98b54d4a306f} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2025.12.18 18:34:08.379038 [ 276 ] {6ae52d5b-8e0b-43ae-9e12-98b54d4a306f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5355 | 2025.12.18 18:34:08.379406 [ 276 ] {6ae52d5b-8e0b-43ae-9e12-98b54d4a306f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5356 | 2025.12.18 18:34:08.379640 [ 276 ] {6ae52d5b-8e0b-43ae-9e12-98b54d4a306f} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2025.12.18 18:34:08.379796 [ 276 ] {6ae52d5b-8e0b-43ae-9e12-98b54d4a306f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001578 sec., 2534.854245880862 rows/sec., 206.70 KiB/sec. | ||
| 5358 | 2025.12.18 18:34:08.379845 [ 276 ] {6ae52d5b-8e0b-43ae-9e12-98b54d4a306f} <Debug> TCPHandler: Processed in 0.001888175 sec. | ||
| 5359 | 2025.12.18 18:34:08.379975 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2025.12.18 18:34:08.380079 [ 276 ] {b4075692-5db6-4615-b6b5-264a8fd1cbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5361 | 2025.12.18 18:34:08.380121 [ 276 ] {b4075692-5db6-4615-b6b5-264a8fd1cbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5362 | 2025.12.18 18:34:08.381264 [ 276 ] {b4075692-5db6-4615-b6b5-264a8fd1cbb4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2025.12.18 18:34:08.381313 [ 276 ] {b4075692-5db6-4615-b6b5-264a8fd1cbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5364 | 2025.12.18 18:34:08.381788 [ 276 ] {b4075692-5db6-4615-b6b5-264a8fd1cbb4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5365 | 2025.12.18 18:34:08.382000 [ 276 ] {b4075692-5db6-4615-b6b5-264a8fd1cbb4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2025.12.18 18:34:08.382135 [ 276 ] {b4075692-5db6-4615-b6b5-264a8fd1cbb4} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.00208 sec., 580769.2307692309 rows/sec., 47.93 MiB/sec. | ||
| 5367 | 2025.12.18 18:34:08.382175 [ 276 ] {b4075692-5db6-4615-b6b5-264a8fd1cbb4} <Debug> TCPHandler: Processed in 0.002254319 sec. | ||
| 5368 | 2025.12.18 18:34:08.382287 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2025.12.18 18:34:08.382385 [ 276 ] {98b24bbf-c636-49a9-87ee-d8d5a5d0a829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5370 | 2025.12.18 18:34:08.382426 [ 276 ] {98b24bbf-c636-49a9-87ee-d8d5a5d0a829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5371 | 2025.12.18 18:34:08.382820 [ 276 ] {98b24bbf-c636-49a9-87ee-d8d5a5d0a829} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2025.12.18 18:34:08.382858 [ 276 ] {98b24bbf-c636-49a9-87ee-d8d5a5d0a829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5373 | 2025.12.18 18:34:08.383168 [ 276 ] {98b24bbf-c636-49a9-87ee-d8d5a5d0a829} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5374 | 2025.12.18 18:34:08.383375 [ 276 ] {98b24bbf-c636-49a9-87ee-d8d5a5d0a829} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2025.12.18 18:34:08.383480 [ 54 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5376 | 2025.12.18 18:34:08.383499 [ 276 ] {98b24bbf-c636-49a9-87ee-d8d5a5d0a829} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001136 sec., 7922.5352112676055 rows/sec., 576.83 KiB/sec. | ||
| 5377 | 2025.12.18 18:34:08.383546 [ 54 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2025.12.18 18:34:08.383554 [ 276 ] {98b24bbf-c636-49a9-87ee-d8d5a5d0a829} <Debug> TCPHandler: Processed in 0.001318186 sec. | ||
| 5379 | 2025.12.18 18:34:08.383575 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5380 | 2025.12.18 18:34:08.383672 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2025.12.18 18:34:08.383679 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 5382 | 2025.12.18 18:34:08.383770 [ 276 ] {31cb1fd8-a75d-4699-bd71-bdf985143619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5383 | 2025.12.18 18:34:08.383791 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5384 | 2025.12.18 18:34:08.383809 [ 276 ] {31cb1fd8-a75d-4699-bd71-bdf985143619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5385 | 2025.12.18 18:34:08.383824 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 5386 | 2025.12.18 18:34:08.383889 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 5387 | 2025.12.18 18:34:08.383942 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
| 5388 | 2025.12.18 18:34:08.383990 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 5389 | 2025.12.18 18:34:08.384035 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 5390 | 2025.12.18 18:34:08.384075 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part | ||
| 5391 | 2025.12.18 18:34:08.384279 [ 276 ] {31cb1fd8-a75d-4699-bd71-bdf985143619} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2025.12.18 18:34:08.384315 [ 276 ] {31cb1fd8-a75d-4699-bd71-bdf985143619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5393 | 2025.12.18 18:34:08.384649 [ 276 ] {31cb1fd8-a75d-4699-bd71-bdf985143619} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5394 | 2025.12.18 18:34:08.384852 [ 276 ] {31cb1fd8-a75d-4699-bd71-bdf985143619} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2025.12.18 18:34:08.384864 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228676 sec., 144871.3900165707 rows/sec., 11.17 MiB/sec. | ||
| 5396 | 2025.12.18 18:34:08.384982 [ 276 ] {31cb1fd8-a75d-4699-bd71-bdf985143619} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001231 sec., 185215.2721364744 rows/sec., 12.54 MiB/sec. | ||
| 5397 | 2025.12.18 18:34:08.384988 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5398 | 2025.12.18 18:34:08.385024 [ 276 ] {31cb1fd8-a75d-4699-bd71-bdf985143619} <Debug> TCPHandler: Processed in 0.001402698 sec. | ||
| 5399 | 2025.12.18 18:34:08.385131 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2025.12.18 18:34:08.385223 [ 276 ] {6b777414-81d5-4bd6-b270-485529846845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5401 | 2025.12.18 18:34:08.385235 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2025.12.18 18:34:08.385265 [ 276 ] {6b777414-81d5-4bd6-b270-485529846845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5403 | 2025.12.18 18:34:08.385299 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_31_6} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5404 | 2025.12.18 18:34:08.385358 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5405 | 2025.12.18 18:34:08.385849 [ 276 ] {6b777414-81d5-4bd6-b270-485529846845} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2025.12.18 18:34:08.385886 [ 276 ] {6b777414-81d5-4bd6-b270-485529846845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5407 | 2025.12.18 18:34:08.386220 [ 276 ] {6b777414-81d5-4bd6-b270-485529846845} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5408 | 2025.12.18 18:34:08.386432 [ 276 ] {6b777414-81d5-4bd6-b270-485529846845} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2025.12.18 18:34:08.386560 [ 276 ] {6b777414-81d5-4bd6-b270-485529846845} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001354 sec., 390694.2392909897 rows/sec., 28.94 MiB/sec. | ||
| 5410 | 2025.12.18 18:34:08.386618 [ 276 ] {6b777414-81d5-4bd6-b270-485529846845} <Debug> TCPHandler: Processed in 0.00153691 sec. | ||
| 5411 | 2025.12.18 18:34:08.386732 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2025.12.18 18:34:08.386827 [ 276 ] {9e910e26-bdfb-4773-86ad-bfec192df0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5413 | 2025.12.18 18:34:08.386870 [ 276 ] {9e910e26-bdfb-4773-86ad-bfec192df0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5414 | 2025.12.18 18:34:08.387431 [ 276 ] {9e910e26-bdfb-4773-86ad-bfec192df0f8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2025.12.18 18:34:08.387468 [ 276 ] {9e910e26-bdfb-4773-86ad-bfec192df0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5416 | 2025.12.18 18:34:08.387823 [ 276 ] {9e910e26-bdfb-4773-86ad-bfec192df0f8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5417 | 2025.12.18 18:34:08.388021 [ 276 ] {9e910e26-bdfb-4773-86ad-bfec192df0f8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2025.12.18 18:34:08.388154 [ 276 ] {9e910e26-bdfb-4773-86ad-bfec192df0f8} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001374 sec., 615720.5240174673 rows/sec., 41.44 MiB/sec. | ||
| 5419 | 2025.12.18 18:34:08.388201 [ 276 ] {9e910e26-bdfb-4773-86ad-bfec192df0f8} <Debug> TCPHandler: Processed in 0.001568 sec. | ||
| 5420 | 2025.12.18 18:34:08.388319 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2025.12.18 18:34:08.388410 [ 276 ] {7bab4621-5b51-4a89-acc5-5af2776c8010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5422 | 2025.12.18 18:34:08.388534 [ 276 ] {7bab4621-5b51-4a89-acc5-5af2776c8010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5423 | 2025.12.18 18:34:08.389312 [ 276 ] {7bab4621-5b51-4a89-acc5-5af2776c8010} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2025.12.18 18:34:08.389349 [ 276 ] {7bab4621-5b51-4a89-acc5-5af2776c8010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5425 | 2025.12.18 18:34:08.389875 [ 276 ] {7bab4621-5b51-4a89-acc5-5af2776c8010} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5426 | 2025.12.18 18:34:08.390104 [ 276 ] {7bab4621-5b51-4a89-acc5-5af2776c8010} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.12.18 18:34:08.390247 [ 276 ] {7bab4621-5b51-4a89-acc5-5af2776c8010} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001793 sec., 2788.6224205242606 rows/sec., 5.00 MiB/sec. | ||
| 5428 | 2025.12.18 18:34:08.390310 [ 276 ] {7bab4621-5b51-4a89-acc5-5af2776c8010} <Debug> TCPHandler: Processed in 0.001985365 sec. | ||
| 5429 | 2025.12.18 18:34:08.390448 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2025.12.18 18:34:08.390575 [ 276 ] {30e28aab-adb6-4a0c-a66a-f9383b56eb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5431 | 2025.12.18 18:34:08.390626 [ 276 ] {30e28aab-adb6-4a0c-a66a-f9383b56eb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5432 | 2025.12.18 18:34:08.390996 [ 276 ] {30e28aab-adb6-4a0c-a66a-f9383b56eb3b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.12.18 18:34:08.391036 [ 276 ] {30e28aab-adb6-4a0c-a66a-f9383b56eb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5434 | 2025.12.18 18:34:08.391366 [ 276 ] {30e28aab-adb6-4a0c-a66a-f9383b56eb3b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5435 | 2025.12.18 18:34:08.391602 [ 276 ] {30e28aab-adb6-4a0c-a66a-f9383b56eb3b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2025.12.18 18:34:08.391735 [ 276 ] {30e28aab-adb6-4a0c-a66a-f9383b56eb3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 5437 | 2025.12.18 18:34:08.391773 [ 276 ] {30e28aab-adb6-4a0c-a66a-f9383b56eb3b} <Debug> TCPHandler: Processed in 0.001387948 sec. | ||
| 5438 | 2025.12.18 18:34:09.793610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 674 | ||
| 5439 | 2025.12.18 18:34:09.795868 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2025.12.18 18:34:09.795930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5441 | 2025.12.18 18:34:09.797183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5442 | 2025.12.18 18:34:09.797469 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2025.12.18 18:34:09.797848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5444 | 2025.12.18 18:34:13.352069 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2025.12.18 18:34:13.352289 [ 276 ] {0099c7d2-82dd-4ac0-90ba-c73cd0e2af7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5446 | 2025.12.18 18:34:13.352367 [ 276 ] {0099c7d2-82dd-4ac0-90ba-c73cd0e2af7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5447 | 2025.12.18 18:34:13.353115 [ 276 ] {0099c7d2-82dd-4ac0-90ba-c73cd0e2af7a} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2025.12.18 18:34:13.353164 [ 276 ] {0099c7d2-82dd-4ac0-90ba-c73cd0e2af7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5449 | 2025.12.18 18:34:13.353589 [ 276 ] {0099c7d2-82dd-4ac0-90ba-c73cd0e2af7a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5450 | 2025.12.18 18:34:13.353828 [ 276 ] {0099c7d2-82dd-4ac0-90ba-c73cd0e2af7a} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2025.12.18 18:34:13.353961 [ 49 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5452 | 2025.12.18 18:34:13.353990 [ 276 ] {0099c7d2-82dd-4ac0-90ba-c73cd0e2af7a} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001755 sec., 72934.47293447293 rows/sec., 6.28 MiB/sec. | ||
| 5453 | 2025.12.18 18:34:13.354028 [ 49 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2025.12.18 18:34:13.354050 [ 276 ] {0099c7d2-82dd-4ac0-90ba-c73cd0e2af7a} <Debug> TCPHandler: Processed in 0.002123338 sec. | ||
| 5455 | 2025.12.18 18:34:13.354054 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5456 | 2025.12.18 18:34:13.354169 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 5457 | 2025.12.18 18:34:13.354185 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2025.12.18 18:34:13.354297 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5459 | 2025.12.18 18:34:13.354299 [ 276 ] {d50fdf5d-b2c0-4a9d-9d0e-6e2177da650e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5460 | 2025.12.18 18:34:13.354334 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1408 rows starting from the beginning of the part | ||
| 5461 | 2025.12.18 18:34:13.354357 [ 276 ] {d50fdf5d-b2c0-4a9d-9d0e-6e2177da650e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5462 | 2025.12.18 18:34:13.354398 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 250 rows starting from the beginning of the part | ||
| 5463 | 2025.12.18 18:34:13.354449 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 5464 | 2025.12.18 18:34:13.354495 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 5465 | 2025.12.18 18:34:13.354537 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1208 rows starting from the beginning of the part | ||
| 5466 | 2025.12.18 18:34:13.354581 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5467 | 2025.12.18 18:34:13.354790 [ 276 ] {d50fdf5d-b2c0-4a9d-9d0e-6e2177da650e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2025.12.18 18:34:13.354829 [ 276 ] {d50fdf5d-b2c0-4a9d-9d0e-6e2177da650e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5469 | 2025.12.18 18:34:13.355157 [ 276 ] {d50fdf5d-b2c0-4a9d-9d0e-6e2177da650e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5470 | 2025.12.18 18:34:13.355381 [ 276 ] {d50fdf5d-b2c0-4a9d-9d0e-6e2177da650e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2025.12.18 18:34:13.355522 [ 276 ] {d50fdf5d-b2c0-4a9d-9d0e-6e2177da650e} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001246 sec., 28892.455858747995 rows/sec., 2.12 MiB/sec. | ||
| 5472 | 2025.12.18 18:34:13.355565 [ 276 ] {d50fdf5d-b2c0-4a9d-9d0e-6e2177da650e} <Debug> TCPHandler: Processed in 0.001433338 sec. | ||
| 5473 | 2025.12.18 18:34:13.355668 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2025.12.18 18:34:13.355796 [ 276 ] {57dea497-c577-4b42-9e70-2d687696ffdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5475 | 2025.12.18 18:34:13.355839 [ 276 ] {57dea497-c577-4b42-9e70-2d687696ffdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5476 | 2025.12.18 18:34:13.355870 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746303 sec., 1825570.9347117883 rows/sec., 160.19 MiB/sec. | ||
| 5477 | 2025.12.18 18:34:13.356054 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5478 | 2025.12.18 18:34:13.356276 [ 276 ] {57dea497-c577-4b42-9e70-2d687696ffdd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2025.12.18 18:34:13.356314 [ 276 ] {57dea497-c577-4b42-9e70-2d687696ffdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5480 | 2025.12.18 18:34:13.356350 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2025.12.18 18:34:13.356461 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_36_7} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5482 | 2025.12.18 18:34:13.356536 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5483 | 2025.12.18 18:34:13.356650 [ 276 ] {57dea497-c577-4b42-9e70-2d687696ffdd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5484 | 2025.12.18 18:34:13.356866 [ 276 ] {57dea497-c577-4b42-9e70-2d687696ffdd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2025.12.18 18:34:13.356975 [ 49 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5486 | 2025.12.18 18:34:13.357000 [ 276 ] {57dea497-c577-4b42-9e70-2d687696ffdd} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001226 sec., 81566.06851549755 rows/sec., 6.37 MiB/sec. | ||
| 5487 | 2025.12.18 18:34:13.357008 [ 49 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2025.12.18 18:34:13.357039 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5489 | 2025.12.18 18:34:13.357045 [ 276 ] {57dea497-c577-4b42-9e70-2d687696ffdd} <Debug> TCPHandler: Processed in 0.001428228 sec. | ||
| 5490 | 2025.12.18 18:34:13.357138 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 5491 | 2025.12.18 18:34:13.357158 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2025.12.18 18:34:13.357272 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5493 | 2025.12.18 18:34:13.357273 [ 276 ] {822ecfe0-3802-4479-96ef-89d4b99f8185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5494 | 2025.12.18 18:34:13.357312 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 5495 | 2025.12.18 18:34:13.357337 [ 276 ] {822ecfe0-3802-4479-96ef-89d4b99f8185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5496 | 2025.12.18 18:34:13.357378 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 140 rows starting from the beginning of the part | ||
| 5497 | 2025.12.18 18:34:13.357427 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 69 rows starting from the beginning of the part | ||
| 5498 | 2025.12.18 18:34:13.357465 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part | ||
| 5499 | 2025.12.18 18:34:13.357501 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 529 rows starting from the beginning of the part | ||
| 5500 | 2025.12.18 18:34:13.357539 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part | ||
| 5501 | 2025.12.18 18:34:13.357757 [ 276 ] {822ecfe0-3802-4479-96ef-89d4b99f8185} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2025.12.18 18:34:13.357802 [ 276 ] {822ecfe0-3802-4479-96ef-89d4b99f8185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5503 | 2025.12.18 18:34:13.358172 [ 276 ] {822ecfe0-3802-4479-96ef-89d4b99f8185} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5504 | 2025.12.18 18:34:13.358406 [ 276 ] {822ecfe0-3802-4479-96ef-89d4b99f8185} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2025.12.18 18:34:13.358512 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5506 | 2025.12.18 18:34:13.358542 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2025.12.18 18:34:13.358543 [ 276 ] {822ecfe0-3802-4479-96ef-89d4b99f8185} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 5508 | 2025.12.18 18:34:13.358560 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5509 | 2025.12.18 18:34:13.358591 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501149 sec., 1046531.6900587484 rows/sec., 83.41 MiB/sec. | ||
| 5510 | 2025.12.18 18:34:13.358596 [ 276 ] {822ecfe0-3802-4479-96ef-89d4b99f8185} <Debug> TCPHandler: Processed in 0.001488459 sec. | ||
| 5511 | 2025.12.18 18:34:13.358650 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 5512 | 2025.12.18 18:34:13.358725 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2025.12.18 18:34:13.358731 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5514 | 2025.12.18 18:34:13.358759 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5515 | 2025.12.18 18:34:13.358768 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9065 rows starting from the beginning of the part | ||
| 5516 | 2025.12.18 18:34:13.358822 [ 276 ] {97f25bca-8d4c-4102-b77c-68aaaa0437ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5517 | 2025.12.18 18:34:13.358828 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 198 rows starting from the beginning of the part | ||
| 5518 | 2025.12.18 18:34:13.358877 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 5519 | 2025.12.18 18:34:13.358880 [ 276 ] {97f25bca-8d4c-4102-b77c-68aaaa0437ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5520 | 2025.12.18 18:34:13.358915 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5521 | 2025.12.18 18:34:13.358953 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 846 rows starting from the beginning of the part | ||
| 5522 | 2025.12.18 18:34:13.358992 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 5523 | 2025.12.18 18:34:13.359050 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2025.12.18 18:34:13.359130 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_36_7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5525 | 2025.12.18 18:34:13.359209 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5526 | 2025.12.18 18:34:13.359763 [ 276 ] {97f25bca-8d4c-4102-b77c-68aaaa0437ab} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2025.12.18 18:34:13.359804 [ 276 ] {97f25bca-8d4c-4102-b77c-68aaaa0437ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5528 | 2025.12.18 18:34:13.360379 [ 276 ] {97f25bca-8d4c-4102-b77c-68aaaa0437ab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5529 | 2025.12.18 18:34:13.360616 [ 276 ] {97f25bca-8d4c-4102-b77c-68aaaa0437ab} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2025.12.18 18:34:13.360731 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5531 | 2025.12.18 18:34:13.360756 [ 276 ] {97f25bca-8d4c-4102-b77c-68aaaa0437ab} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001951 sec., 18452.075858534085 rows/sec., 33.07 MiB/sec. | ||
| 5532 | 2025.12.18 18:34:13.360772 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2025.12.18 18:34:13.360801 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5534 | 2025.12.18 18:34:13.360824 [ 276 ] {97f25bca-8d4c-4102-b77c-68aaaa0437ab} <Debug> TCPHandler: Processed in 0.002149078 sec. | ||
| 5535 | 2025.12.18 18:34:13.360881 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 5536 | 2025.12.18 18:34:13.360939 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2025.12.18 18:34:13.361040 [ 276 ] {6311acc5-2c64-48a3-b67d-52caef7f1a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5538 | 2025.12.18 18:34:13.361061 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5539 | 2025.12.18 18:34:13.361082 [ 276 ] {6311acc5-2c64-48a3-b67d-52caef7f1a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5540 | 2025.12.18 18:34:13.361118 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 510 rows starting from the beginning of the part | ||
| 5541 | 2025.12.18 18:34:13.361225 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 5542 | 2025.12.18 18:34:13.361321 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 5543 | 2025.12.18 18:34:13.361411 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 5544 | 2025.12.18 18:34:13.361416 [ 276 ] {6311acc5-2c64-48a3-b67d-52caef7f1a08} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2025.12.18 18:34:13.361462 [ 276 ] {6311acc5-2c64-48a3-b67d-52caef7f1a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5546 | 2025.12.18 18:34:13.361496 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 5547 | 2025.12.18 18:34:13.361591 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5548 | 2025.12.18 18:34:13.361794 [ 276 ] {6311acc5-2c64-48a3-b67d-52caef7f1a08} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5549 | 2025.12.18 18:34:13.362058 [ 276 ] {6311acc5-2c64-48a3-b67d-52caef7f1a08} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2025.12.18 18:34:13.362168 [ 49 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5551 | 2025.12.18 18:34:13.362195 [ 276 ] {6311acc5-2c64-48a3-b67d-52caef7f1a08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 5552 | 2025.12.18 18:34:13.362196 [ 49 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2025.12.18 18:34:13.362235 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5554 | 2025.12.18 18:34:13.362240 [ 276 ] {6311acc5-2c64-48a3-b67d-52caef7f1a08} <Debug> TCPHandler: Processed in 0.001351357 sec. | ||
| 5555 | 2025.12.18 18:34:13.362346 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 5556 | 2025.12.18 18:34:13.362499 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5557 | 2025.12.18 18:34:13.362513 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10589 rows, containing 5 columns (5 merged, 0 gathered) in 0.00389826 sec., 2716340.110716063 rows/sec., 186.49 MiB/sec. | ||
| 5558 | 2025.12.18 18:34:13.362535 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1680 rows starting from the beginning of the part | ||
| 5559 | 2025.12.18 18:34:13.362605 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 5560 | 2025.12.18 18:34:13.362649 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 5561 | 2025.12.18 18:34:13.362690 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 5562 | 2025.12.18 18:34:13.362730 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 5563 | 2025.12.18 18:34:13.362775 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 5564 | 2025.12.18 18:34:13.362818 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5565 | 2025.12.18 18:34:13.363150 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2025.12.18 18:34:13.363271 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5567 | 2025.12.18 18:34:13.363424 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 5568 | 2025.12.18 18:34:13.364040 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 4 columns (4 merged, 0 gathered) in 0.001751012 sec., 1130774.6605962724 rows/sec., 76.12 MiB/sec. | ||
| 5569 | 2025.12.18 18:34:13.364310 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5570 | 2025.12.18 18:34:13.364556 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_36_7} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2025.12.18 18:34:13.364628 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_36_7} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5572 | 2025.12.18 18:34:13.364710 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5573 | 2025.12.18 18:34:13.385154 [ 195 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 19 columns (19 merged, 0 gathered) in 0.024308333 sec., 25834.762095780075 rows/sec., 46.29 MiB/sec. | ||
| 5574 | 2025.12.18 18:34:13.386203 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5575 | 2025.12.18 18:34:13.386545 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2025.12.18 18:34:13.386627 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5577 | 2025.12.18 18:34:13.386780 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 5578 | 2025.12.18 18:34:14.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.80 MiB, peak 269.17 MiB, free memory in arenas 0.00 B, will set to 261.57 MiB (RSS), difference: 2.77 MiB | ||
| 5579 | 2025.12.18 18:34:14.657565 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5580 | 2025.12.18 18:34:14.657622 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5581 | 2025.12.18 18:34:14.753924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12430 | ||
| 5582 | 2025.12.18 18:34:14.754744 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2025.12.18 18:34:14.754826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5584 | 2025.12.18 18:34:14.755361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5585 | 2025.12.18 18:34:14.755605 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2025.12.18 18:34:14.755757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12430 | ||
| 5587 | 2025.12.18 18:34:14.755759 [ 48 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5588 | 2025.12.18 18:34:14.755844 [ 48 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2025.12.18 18:34:14.755881 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5590 | 2025.12.18 18:34:14.756028 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 5591 | 2025.12.18 18:34:14.756182 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5592 | 2025.12.18 18:34:14.756223 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10062 rows starting from the beginning of the part | ||
| 5593 | 2025.12.18 18:34:14.756314 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5594 | 2025.12.18 18:34:14.756369 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5595 | 2025.12.18 18:34:14.756418 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5596 | 2025.12.18 18:34:14.756462 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5597 | 2025.12.18 18:34:14.756507 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5598 | 2025.12.18 18:34:14.760725 [ 199 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12430 rows, containing 4 columns (4 merged, 0 gathered) in 0.004756921 sec., 2613034.776066283 rows/sec., 37.38 MiB/sec. | ||
| 5599 | 2025.12.18 18:34:14.761012 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5600 | 2025.12.18 18:34:14.761271 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2025.12.18 18:34:14.761344 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_26_5} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5602 | 2025.12.18 18:34:14.761429 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5603 | 2025.12.18 18:34:15.397385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5604 | 2025.12.18 18:34:15.414812 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2025.12.18 18:34:15.414879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5606 | 2025.12.18 18:34:15.420295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5607 | 2025.12.18 18:34:15.421040 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2025.12.18 18:34:15.421345 [ 47 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5609 | 2025.12.18 18:34:15.421415 [ 47 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2025.12.18 18:34:15.421435 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5611 | 2025.12.18 18:34:15.421557 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 5612 | 2025.12.18 18:34:15.424832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5613 | 2025.12.18 18:34:15.425223 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5614 | 2025.12.18 18:34:15.426579 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 5615 | 2025.12.18 18:34:15.430877 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 5616 | 2025.12.18 18:34:15.435113 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 5617 | 2025.12.18 18:34:15.439036 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 5618 | 2025.12.18 18:34:15.443029 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 5619 | 2025.12.18 18:34:15.447188 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 5620 | 2025.12.18 18:34:15.499282 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077782083 sec., 2519.8605185206984 rows/sec., 13.03 MiB/sec. | ||
| 5621 | 2025.12.18 18:34:15.501534 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5622 | 2025.12.18 18:34:15.503525 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_26_5} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2025.12.18 18:34:15.503615 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_26_5} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5624 | 2025.12.18 18:34:15.505574 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5625 | 2025.12.18 18:34:16.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.81 MiB, peak 273.36 MiB, free memory in arenas 0.00 B, will set to 265.92 MiB (RSS), difference: 3.12 MiB | ||
| 5626 | 2025.12.18 18:34:18.350362 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2025.12.18 18:34:18.350560 [ 276 ] {5d021cd0-de90-4cd2-8c3d-f5820cd1b646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5628 | 2025.12.18 18:34:18.350633 [ 276 ] {5d021cd0-de90-4cd2-8c3d-f5820cd1b646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5629 | 2025.12.18 18:34:18.351331 [ 276 ] {5d021cd0-de90-4cd2-8c3d-f5820cd1b646} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2025.12.18 18:34:18.351373 [ 276 ] {5d021cd0-de90-4cd2-8c3d-f5820cd1b646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5631 | 2025.12.18 18:34:18.351772 [ 276 ] {5d021cd0-de90-4cd2-8c3d-f5820cd1b646} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5632 | 2025.12.18 18:34:18.352001 [ 276 ] {5d021cd0-de90-4cd2-8c3d-f5820cd1b646} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2025.12.18 18:34:18.352157 [ 276 ] {5d021cd0-de90-4cd2-8c3d-f5820cd1b646} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001651 sec., 39975.77225923683 rows/sec., 3.18 MiB/sec. | ||
| 5634 | 2025.12.18 18:34:18.352207 [ 276 ] {5d021cd0-de90-4cd2-8c3d-f5820cd1b646} <Debug> TCPHandler: Processed in 0.001987416 sec. | ||
| 5635 | 2025.12.18 18:34:18.352331 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2025.12.18 18:34:18.352437 [ 276 ] {369142e8-9202-45f2-9751-4ec2e8108199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5637 | 2025.12.18 18:34:18.352482 [ 276 ] {369142e8-9202-45f2-9751-4ec2e8108199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5638 | 2025.12.18 18:34:18.352887 [ 276 ] {369142e8-9202-45f2-9751-4ec2e8108199} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2025.12.18 18:34:18.352922 [ 276 ] {369142e8-9202-45f2-9751-4ec2e8108199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5640 | 2025.12.18 18:34:18.353221 [ 276 ] {369142e8-9202-45f2-9751-4ec2e8108199} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5641 | 2025.12.18 18:34:18.353428 [ 276 ] {369142e8-9202-45f2-9751-4ec2e8108199} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2025.12.18 18:34:18.353560 [ 276 ] {369142e8-9202-45f2-9751-4ec2e8108199} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001147 sec., 4359.197907585004 rows/sec., 327.79 KiB/sec. | ||
| 5643 | 2025.12.18 18:34:18.353599 [ 276 ] {369142e8-9202-45f2-9751-4ec2e8108199} <Debug> TCPHandler: Processed in 0.001322468 sec. | ||
| 5644 | 2025.12.18 18:34:18.353714 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2025.12.18 18:34:18.353811 [ 276 ] {296f0395-78a0-49b2-b1ed-5125fd0b34e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5646 | 2025.12.18 18:34:18.353851 [ 276 ] {296f0395-78a0-49b2-b1ed-5125fd0b34e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5647 | 2025.12.18 18:34:18.354262 [ 276 ] {296f0395-78a0-49b2-b1ed-5125fd0b34e3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2025.12.18 18:34:18.354297 [ 276 ] {296f0395-78a0-49b2-b1ed-5125fd0b34e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5649 | 2025.12.18 18:34:18.354613 [ 276 ] {296f0395-78a0-49b2-b1ed-5125fd0b34e3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5650 | 2025.12.18 18:34:18.354827 [ 276 ] {296f0395-78a0-49b2-b1ed-5125fd0b34e3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2025.12.18 18:34:18.354954 [ 276 ] {296f0395-78a0-49b2-b1ed-5125fd0b34e3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001162 sec., 59380.37865748709 rows/sec., 4.64 MiB/sec. | ||
| 5652 | 2025.12.18 18:34:18.354991 [ 276 ] {296f0395-78a0-49b2-b1ed-5125fd0b34e3} <Debug> TCPHandler: Processed in 0.001329167 sec. | ||
| 5653 | 2025.12.18 18:34:18.355100 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2025.12.18 18:34:18.355196 [ 276 ] {6015b318-6ed1-4e25-95e1-6fa15f301b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5655 | 2025.12.18 18:34:18.355240 [ 276 ] {6015b318-6ed1-4e25-95e1-6fa15f301b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5656 | 2025.12.18 18:34:18.355635 [ 276 ] {6015b318-6ed1-4e25-95e1-6fa15f301b1e} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2025.12.18 18:34:18.355669 [ 276 ] {6015b318-6ed1-4e25-95e1-6fa15f301b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5658 | 2025.12.18 18:34:18.356015 [ 276 ] {6015b318-6ed1-4e25-95e1-6fa15f301b1e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5659 | 2025.12.18 18:34:18.356219 [ 276 ] {6015b318-6ed1-4e25-95e1-6fa15f301b1e} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2025.12.18 18:34:18.356344 [ 276 ] {6015b318-6ed1-4e25-95e1-6fa15f301b1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 5661 | 2025.12.18 18:34:18.356381 [ 276 ] {6015b318-6ed1-4e25-95e1-6fa15f301b1e} <Debug> TCPHandler: Processed in 0.001331197 sec. | ||
| 5662 | 2025.12.18 18:34:18.356501 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2025.12.18 18:34:18.356628 [ 276 ] {1504f9d0-aba0-4402-a97c-b19e0bf92708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5664 | 2025.12.18 18:34:18.356695 [ 276 ] {1504f9d0-aba0-4402-a97c-b19e0bf92708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5665 | 2025.12.18 18:34:18.357483 [ 276 ] {1504f9d0-aba0-4402-a97c-b19e0bf92708} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2025.12.18 18:34:18.357519 [ 276 ] {1504f9d0-aba0-4402-a97c-b19e0bf92708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5667 | 2025.12.18 18:34:18.358047 [ 276 ] {1504f9d0-aba0-4402-a97c-b19e0bf92708} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5668 | 2025.12.18 18:34:18.358282 [ 276 ] {1504f9d0-aba0-4402-a97c-b19e0bf92708} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2025.12.18 18:34:18.358424 [ 276 ] {1504f9d0-aba0-4402-a97c-b19e0bf92708} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001821 sec., 2745.744096650192 rows/sec., 4.92 MiB/sec. | ||
| 5670 | 2025.12.18 18:34:18.358485 [ 276 ] {1504f9d0-aba0-4402-a97c-b19e0bf92708} <Debug> TCPHandler: Processed in 0.002046386 sec. | ||
| 5671 | 2025.12.18 18:34:18.358595 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2025.12.18 18:34:18.358691 [ 276 ] {24d6e946-2266-47ec-863c-83e2eba19bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5673 | 2025.12.18 18:34:18.358733 [ 276 ] {24d6e946-2266-47ec-863c-83e2eba19bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5674 | 2025.12.18 18:34:18.359062 [ 276 ] {24d6e946-2266-47ec-863c-83e2eba19bb4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2025.12.18 18:34:18.359098 [ 276 ] {24d6e946-2266-47ec-863c-83e2eba19bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5676 | 2025.12.18 18:34:18.359423 [ 276 ] {24d6e946-2266-47ec-863c-83e2eba19bb4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5677 | 2025.12.18 18:34:18.359640 [ 276 ] {24d6e946-2266-47ec-863c-83e2eba19bb4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2025.12.18 18:34:18.359771 [ 276 ] {24d6e946-2266-47ec-863c-83e2eba19bb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 5679 | 2025.12.18 18:34:18.359808 [ 276 ] {24d6e946-2266-47ec-863c-83e2eba19bb4} <Debug> TCPHandler: Processed in 0.001265226 sec. | ||
| 5680 | 2025.12.18 18:34:19.798166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 698 | ||
| 5681 | 2025.12.18 18:34:19.800445 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2025.12.18 18:34:19.800505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5683 | 2025.12.18 18:34:19.801760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5684 | 2025.12.18 18:34:19.802045 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2025.12.18 18:34:19.802420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5686 | 2025.12.18 18:34:22.255983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12942 | ||
| 5687 | 2025.12.18 18:34:22.256596 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2025.12.18 18:34:22.256652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5689 | 2025.12.18 18:34:22.257269 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5690 | 2025.12.18 18:34:22.257519 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2025.12.18 18:34:22.257671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12942 | ||
| 5692 | 2025.12.18 18:34:22.925066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5693 | 2025.12.18 18:34:22.940241 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2025.12.18 18:34:22.940288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5695 | 2025.12.18 18:34:22.946174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5696 | 2025.12.18 18:34:22.946895 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2025.12.18 18:34:22.949485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5698 | 2025.12.18 18:34:23.353853 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2025.12.18 18:34:23.354139 [ 276 ] {1aebabc0-1285-4632-b239-563eb866aea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5700 | 2025.12.18 18:34:23.354233 [ 276 ] {1aebabc0-1285-4632-b239-563eb866aea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5701 | 2025.12.18 18:34:23.354911 [ 276 ] {1aebabc0-1285-4632-b239-563eb866aea6} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2025.12.18 18:34:23.354956 [ 276 ] {1aebabc0-1285-4632-b239-563eb866aea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5703 | 2025.12.18 18:34:23.355353 [ 276 ] {1aebabc0-1285-4632-b239-563eb866aea6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5704 | 2025.12.18 18:34:23.355601 [ 276 ] {1aebabc0-1285-4632-b239-563eb866aea6} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2025.12.18 18:34:23.355765 [ 276 ] {1aebabc0-1285-4632-b239-563eb866aea6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001703 sec., 14092.777451556076 rows/sec., 1.17 MiB/sec. | ||
| 5706 | 2025.12.18 18:34:23.355818 [ 276 ] {1aebabc0-1285-4632-b239-563eb866aea6} <Debug> TCPHandler: Processed in 0.002154598 sec. | ||
| 5707 | 2025.12.18 18:34:23.355949 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2025.12.18 18:34:23.356054 [ 276 ] {2e697e13-fd1c-4cc1-8503-589513c4dda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5709 | 2025.12.18 18:34:23.356101 [ 276 ] {2e697e13-fd1c-4cc1-8503-589513c4dda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5710 | 2025.12.18 18:34:23.356511 [ 276 ] {2e697e13-fd1c-4cc1-8503-589513c4dda2} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2025.12.18 18:34:23.356547 [ 276 ] {2e697e13-fd1c-4cc1-8503-589513c4dda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5712 | 2025.12.18 18:34:23.356845 [ 276 ] {2e697e13-fd1c-4cc1-8503-589513c4dda2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5713 | 2025.12.18 18:34:23.357063 [ 276 ] {2e697e13-fd1c-4cc1-8503-589513c4dda2} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2025.12.18 18:34:23.357192 [ 276 ] {2e697e13-fd1c-4cc1-8503-589513c4dda2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001161 sec., 6890.611541774333 rows/sec., 561.88 KiB/sec. | ||
| 5715 | 2025.12.18 18:34:23.357232 [ 276 ] {2e697e13-fd1c-4cc1-8503-589513c4dda2} <Debug> TCPHandler: Processed in 0.001336987 sec. | ||
| 5716 | 2025.12.18 18:34:23.357344 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2025.12.18 18:34:23.357442 [ 276 ] {c813a633-eb23-46db-b637-ef4fdf3e7599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5718 | 2025.12.18 18:34:23.357483 [ 276 ] {c813a633-eb23-46db-b637-ef4fdf3e7599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5719 | 2025.12.18 18:34:23.358001 [ 276 ] {c813a633-eb23-46db-b637-ef4fdf3e7599} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2025.12.18 18:34:23.358037 [ 276 ] {c813a633-eb23-46db-b637-ef4fdf3e7599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5721 | 2025.12.18 18:34:23.358375 [ 276 ] {c813a633-eb23-46db-b637-ef4fdf3e7599} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5722 | 2025.12.18 18:34:23.358598 [ 276 ] {c813a633-eb23-46db-b637-ef4fdf3e7599} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2025.12.18 18:34:23.358731 [ 276 ] {c813a633-eb23-46db-b637-ef4fdf3e7599} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001308 sec., 192660.55045871562 rows/sec., 17.21 MiB/sec. | ||
| 5724 | 2025.12.18 18:34:23.358770 [ 276 ] {c813a633-eb23-46db-b637-ef4fdf3e7599} <Debug> TCPHandler: Processed in 0.001477539 sec. | ||
| 5725 | 2025.12.18 18:34:23.358883 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2025.12.18 18:34:23.358980 [ 276 ] {e6d0dd6e-197c-4779-a366-d676cf2d65a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5727 | 2025.12.18 18:34:23.359020 [ 276 ] {e6d0dd6e-197c-4779-a366-d676cf2d65a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5728 | 2025.12.18 18:34:23.359438 [ 276 ] {e6d0dd6e-197c-4779-a366-d676cf2d65a3} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2025.12.18 18:34:23.359473 [ 276 ] {e6d0dd6e-197c-4779-a366-d676cf2d65a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5730 | 2025.12.18 18:34:23.359779 [ 276 ] {e6d0dd6e-197c-4779-a366-d676cf2d65a3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5731 | 2025.12.18 18:34:23.360009 [ 276 ] {e6d0dd6e-197c-4779-a366-d676cf2d65a3} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2025.12.18 18:34:23.360136 [ 276 ] {e6d0dd6e-197c-4779-a366-d676cf2d65a3} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001175 sec., 47659.574468085106 rows/sec., 3.51 MiB/sec. | ||
| 5733 | 2025.12.18 18:34:23.360174 [ 276 ] {e6d0dd6e-197c-4779-a366-d676cf2d65a3} <Debug> TCPHandler: Processed in 0.001342487 sec. | ||
| 5734 | 2025.12.18 18:34:23.360289 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2025.12.18 18:34:23.360384 [ 276 ] {9c0547d6-cc88-4554-a4f3-dda5a5a30ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5736 | 2025.12.18 18:34:23.360425 [ 276 ] {9c0547d6-cc88-4554-a4f3-dda5a5a30ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5737 | 2025.12.18 18:34:23.360813 [ 276 ] {9c0547d6-cc88-4554-a4f3-dda5a5a30ec3} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2025.12.18 18:34:23.360848 [ 276 ] {9c0547d6-cc88-4554-a4f3-dda5a5a30ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5739 | 2025.12.18 18:34:23.361149 [ 276 ] {9c0547d6-cc88-4554-a4f3-dda5a5a30ec3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5740 | 2025.12.18 18:34:23.361371 [ 276 ] {9c0547d6-cc88-4554-a4f3-dda5a5a30ec3} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2025.12.18 18:34:23.361497 [ 276 ] {9c0547d6-cc88-4554-a4f3-dda5a5a30ec3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.76 MiB/sec. | ||
| 5742 | 2025.12.18 18:34:23.361535 [ 276 ] {9c0547d6-cc88-4554-a4f3-dda5a5a30ec3} <Debug> TCPHandler: Processed in 0.001296327 sec. | ||
| 5743 | 2025.12.18 18:34:23.361649 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2025.12.18 18:34:23.361745 [ 276 ] {49666e7d-0b1d-44c2-b3e1-7d649abab7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5745 | 2025.12.18 18:34:23.361786 [ 276 ] {49666e7d-0b1d-44c2-b3e1-7d649abab7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5746 | 2025.12.18 18:34:23.362180 [ 276 ] {49666e7d-0b1d-44c2-b3e1-7d649abab7e7} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2025.12.18 18:34:23.362216 [ 276 ] {49666e7d-0b1d-44c2-b3e1-7d649abab7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5748 | 2025.12.18 18:34:23.362516 [ 276 ] {49666e7d-0b1d-44c2-b3e1-7d649abab7e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5749 | 2025.12.18 18:34:23.362746 [ 276 ] {49666e7d-0b1d-44c2-b3e1-7d649abab7e7} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2025.12.18 18:34:23.362872 [ 276 ] {49666e7d-0b1d-44c2-b3e1-7d649abab7e7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 5751 | 2025.12.18 18:34:23.362909 [ 276 ] {49666e7d-0b1d-44c2-b3e1-7d649abab7e7} <Debug> TCPHandler: Processed in 0.001309946 sec. | ||
| 5752 | 2025.12.18 18:34:23.363020 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.12.18 18:34:23.363114 [ 276 ] {afd7019a-e81a-4565-995b-bfa07a162340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5754 | 2025.12.18 18:34:23.363154 [ 276 ] {afd7019a-e81a-4565-995b-bfa07a162340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5755 | 2025.12.18 18:34:23.363619 [ 276 ] {afd7019a-e81a-4565-995b-bfa07a162340} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2025.12.18 18:34:23.363655 [ 276 ] {afd7019a-e81a-4565-995b-bfa07a162340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5757 | 2025.12.18 18:34:23.363985 [ 276 ] {afd7019a-e81a-4565-995b-bfa07a162340} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5758 | 2025.12.18 18:34:23.364215 [ 276 ] {afd7019a-e81a-4565-995b-bfa07a162340} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2025.12.18 18:34:23.364350 [ 276 ] {afd7019a-e81a-4565-995b-bfa07a162340} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001253 sec., 114924.18196328811 rows/sec., 9.28 MiB/sec. | ||
| 5760 | 2025.12.18 18:34:23.364388 [ 276 ] {afd7019a-e81a-4565-995b-bfa07a162340} <Debug> TCPHandler: Processed in 0.001418988 sec. | ||
| 5761 | 2025.12.18 18:34:23.364496 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2025.12.18 18:34:23.364591 [ 276 ] {2a7992ae-a033-4325-bef7-26d2aaedc9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5763 | 2025.12.18 18:34:23.364635 [ 276 ] {2a7992ae-a033-4325-bef7-26d2aaedc9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5764 | 2025.12.18 18:34:23.365054 [ 276 ] {2a7992ae-a033-4325-bef7-26d2aaedc9fb} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2025.12.18 18:34:23.365090 [ 276 ] {2a7992ae-a033-4325-bef7-26d2aaedc9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5766 | 2025.12.18 18:34:23.365440 [ 276 ] {2a7992ae-a033-4325-bef7-26d2aaedc9fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5767 | 2025.12.18 18:34:23.365671 [ 276 ] {2a7992ae-a033-4325-bef7-26d2aaedc9fb} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2025.12.18 18:34:23.365808 [ 276 ] {2a7992ae-a033-4325-bef7-26d2aaedc9fb} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001235 sec., 161943.3198380567 rows/sec., 11.61 MiB/sec. | ||
| 5769 | 2025.12.18 18:34:23.365847 [ 276 ] {2a7992ae-a033-4325-bef7-26d2aaedc9fb} <Debug> TCPHandler: Processed in 0.001401278 sec. | ||
| 5770 | 2025.12.18 18:34:23.365965 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2025.12.18 18:34:23.366059 [ 276 ] {c338ac96-3500-4402-87e4-ff126a9bc84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5772 | 2025.12.18 18:34:23.366112 [ 276 ] {c338ac96-3500-4402-87e4-ff126a9bc84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5773 | 2025.12.18 18:34:23.366936 [ 276 ] {c338ac96-3500-4402-87e4-ff126a9bc84d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2025.12.18 18:34:23.366975 [ 276 ] {c338ac96-3500-4402-87e4-ff126a9bc84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5775 | 2025.12.18 18:34:23.367534 [ 276 ] {c338ac96-3500-4402-87e4-ff126a9bc84d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5776 | 2025.12.18 18:34:23.367775 [ 276 ] {c338ac96-3500-4402-87e4-ff126a9bc84d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2025.12.18 18:34:23.367912 [ 276 ] {c338ac96-3500-4402-87e4-ff126a9bc84d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001871 sec., 19241.047568145375 rows/sec., 34.48 MiB/sec. | ||
| 5778 | 2025.12.18 18:34:23.367967 [ 276 ] {c338ac96-3500-4402-87e4-ff126a9bc84d} <Debug> TCPHandler: Processed in 0.002051797 sec. | ||
| 5779 | 2025.12.18 18:34:23.368077 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2025.12.18 18:34:23.368175 [ 276 ] {af211180-bf2f-45a5-85b9-c460ad6254e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5781 | 2025.12.18 18:34:23.368217 [ 276 ] {af211180-bf2f-45a5-85b9-c460ad6254e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5782 | 2025.12.18 18:34:23.368577 [ 276 ] {af211180-bf2f-45a5-85b9-c460ad6254e5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2025.12.18 18:34:23.368616 [ 276 ] {af211180-bf2f-45a5-85b9-c460ad6254e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5784 | 2025.12.18 18:34:23.368921 [ 276 ] {af211180-bf2f-45a5-85b9-c460ad6254e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5785 | 2025.12.18 18:34:23.369137 [ 276 ] {af211180-bf2f-45a5-85b9-c460ad6254e5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2025.12.18 18:34:23.369274 [ 276 ] {af211180-bf2f-45a5-85b9-c460ad6254e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 5787 | 2025.12.18 18:34:23.369312 [ 276 ] {af211180-bf2f-45a5-85b9-c460ad6254e5} <Debug> TCPHandler: Processed in 0.001284727 sec. | ||
| 5788 | 2025.12.18 18:34:28.350515 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2025.12.18 18:34:28.350734 [ 276 ] {eadfb545-c819-4146-a3ce-2f1fb2067407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5790 | 2025.12.18 18:34:28.350810 [ 276 ] {eadfb545-c819-4146-a3ce-2f1fb2067407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5791 | 2025.12.18 18:34:28.351605 [ 276 ] {eadfb545-c819-4146-a3ce-2f1fb2067407} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2025.12.18 18:34:28.351653 [ 276 ] {eadfb545-c819-4146-a3ce-2f1fb2067407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5793 | 2025.12.18 18:34:28.352078 [ 276 ] {eadfb545-c819-4146-a3ce-2f1fb2067407} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5794 | 2025.12.18 18:34:28.352315 [ 276 ] {eadfb545-c819-4146-a3ce-2f1fb2067407} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2025.12.18 18:34:28.352485 [ 276 ] {eadfb545-c819-4146-a3ce-2f1fb2067407} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001802 sec., 36625.971143174254 rows/sec., 2.92 MiB/sec. | ||
| 5796 | 2025.12.18 18:34:28.352535 [ 276 ] {eadfb545-c819-4146-a3ce-2f1fb2067407} <Debug> TCPHandler: Processed in 0.002163808 sec. | ||
| 5797 | 2025.12.18 18:34:28.352684 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2025.12.18 18:34:28.352790 [ 276 ] {37691126-5c85-40ab-9fd6-81b5c5f2fadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5799 | 2025.12.18 18:34:28.352835 [ 276 ] {37691126-5c85-40ab-9fd6-81b5c5f2fadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5800 | 2025.12.18 18:34:28.353293 [ 276 ] {37691126-5c85-40ab-9fd6-81b5c5f2fadb} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2025.12.18 18:34:28.353332 [ 276 ] {37691126-5c85-40ab-9fd6-81b5c5f2fadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5802 | 2025.12.18 18:34:28.353641 [ 276 ] {37691126-5c85-40ab-9fd6-81b5c5f2fadb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5803 | 2025.12.18 18:34:28.353862 [ 276 ] {37691126-5c85-40ab-9fd6-81b5c5f2fadb} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2025.12.18 18:34:28.353995 [ 276 ] {37691126-5c85-40ab-9fd6-81b5c5f2fadb} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00123 sec., 4065.040650406504 rows/sec., 305.67 KiB/sec. | ||
| 5805 | 2025.12.18 18:34:28.354036 [ 276 ] {37691126-5c85-40ab-9fd6-81b5c5f2fadb} <Debug> TCPHandler: Processed in 0.001406928 sec. | ||
| 5806 | 2025.12.18 18:34:28.354149 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2025.12.18 18:34:28.354248 [ 276 ] {f8ffd69e-0ff4-445d-9f8b-69e28e926f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5808 | 2025.12.18 18:34:28.354290 [ 276 ] {f8ffd69e-0ff4-445d-9f8b-69e28e926f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5809 | 2025.12.18 18:34:28.354724 [ 276 ] {f8ffd69e-0ff4-445d-9f8b-69e28e926f0c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2025.12.18 18:34:28.354763 [ 276 ] {f8ffd69e-0ff4-445d-9f8b-69e28e926f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5811 | 2025.12.18 18:34:28.355082 [ 276 ] {f8ffd69e-0ff4-445d-9f8b-69e28e926f0c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5812 | 2025.12.18 18:34:28.355305 [ 276 ] {f8ffd69e-0ff4-445d-9f8b-69e28e926f0c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2025.12.18 18:34:28.355437 [ 276 ] {f8ffd69e-0ff4-445d-9f8b-69e28e926f0c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00121 sec., 57024.79338842975 rows/sec., 4.45 MiB/sec. | ||
| 5814 | 2025.12.18 18:34:28.355477 [ 276 ] {f8ffd69e-0ff4-445d-9f8b-69e28e926f0c} <Debug> TCPHandler: Processed in 0.001378188 sec. | ||
| 5815 | 2025.12.18 18:34:28.355588 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2025.12.18 18:34:28.355685 [ 276 ] {a6e91a8a-c901-4fbb-b68e-1cb1bae04b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5817 | 2025.12.18 18:34:28.355731 [ 276 ] {a6e91a8a-c901-4fbb-b68e-1cb1bae04b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5818 | 2025.12.18 18:34:28.356149 [ 276 ] {a6e91a8a-c901-4fbb-b68e-1cb1bae04b9c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2025.12.18 18:34:28.356186 [ 276 ] {a6e91a8a-c901-4fbb-b68e-1cb1bae04b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5820 | 2025.12.18 18:34:28.356539 [ 276 ] {a6e91a8a-c901-4fbb-b68e-1cb1bae04b9c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5821 | 2025.12.18 18:34:28.356761 [ 276 ] {a6e91a8a-c901-4fbb-b68e-1cb1bae04b9c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2025.12.18 18:34:28.356893 [ 276 ] {a6e91a8a-c901-4fbb-b68e-1cb1bae04b9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 5823 | 2025.12.18 18:34:28.356933 [ 276 ] {a6e91a8a-c901-4fbb-b68e-1cb1bae04b9c} <Debug> TCPHandler: Processed in 0.001395478 sec. | ||
| 5824 | 2025.12.18 18:34:28.357049 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2025.12.18 18:34:28.357145 [ 276 ] {7f85c949-1426-4fb6-ad19-238ec815c68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5826 | 2025.12.18 18:34:28.357199 [ 276 ] {7f85c949-1426-4fb6-ad19-238ec815c68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5827 | 2025.12.18 18:34:28.357935 [ 276 ] {7f85c949-1426-4fb6-ad19-238ec815c68c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.12.18 18:34:28.357972 [ 276 ] {7f85c949-1426-4fb6-ad19-238ec815c68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5829 | 2025.12.18 18:34:28.358452 [ 276 ] {7f85c949-1426-4fb6-ad19-238ec815c68c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5830 | 2025.12.18 18:34:28.358738 [ 276 ] {7f85c949-1426-4fb6-ad19-238ec815c68c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.12.18 18:34:28.358878 [ 276 ] {7f85c949-1426-4fb6-ad19-238ec815c68c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00175 sec., 2857.142857142857 rows/sec., 5.12 MiB/sec. | ||
| 5832 | 2025.12.18 18:34:28.358940 [ 276 ] {7f85c949-1426-4fb6-ad19-238ec815c68c} <Debug> TCPHandler: Processed in 0.001941075 sec. | ||
| 5833 | 2025.12.18 18:34:28.359065 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2025.12.18 18:34:28.359186 [ 276 ] {dca20440-1f64-40de-a196-ec0819a0c901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5835 | 2025.12.18 18:34:28.359238 [ 276 ] {dca20440-1f64-40de-a196-ec0819a0c901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5836 | 2025.12.18 18:34:28.359644 [ 276 ] {dca20440-1f64-40de-a196-ec0819a0c901} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2025.12.18 18:34:28.359689 [ 276 ] {dca20440-1f64-40de-a196-ec0819a0c901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5838 | 2025.12.18 18:34:28.360069 [ 276 ] {dca20440-1f64-40de-a196-ec0819a0c901} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5839 | 2025.12.18 18:34:28.360310 [ 276 ] {dca20440-1f64-40de-a196-ec0819a0c901} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2025.12.18 18:34:28.360439 [ 276 ] {dca20440-1f64-40de-a196-ec0819a0c901} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001279 sec., 46911.64972634871 rows/sec., 3.16 MiB/sec. | ||
| 5841 | 2025.12.18 18:34:28.360475 [ 276 ] {dca20440-1f64-40de-a196-ec0819a0c901} <Debug> TCPHandler: Processed in 0.001472259 sec. | ||
| 5842 | 2025.12.18 18:34:29.657668 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5843 | 2025.12.18 18:34:29.657727 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5844 | 2025.12.18 18:34:29.757822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13390 | ||
| 5845 | 2025.12.18 18:34:29.758495 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2025.12.18 18:34:29.758538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5847 | 2025.12.18 18:34:29.759083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5848 | 2025.12.18 18:34:29.759330 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2025.12.18 18:34:29.759479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13390 | ||
| 5850 | 2025.12.18 18:34:29.802657 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 730 | ||
| 5851 | 2025.12.18 18:34:29.805066 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2025.12.18 18:34:29.805127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5853 | 2025.12.18 18:34:29.806377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5854 | 2025.12.18 18:34:29.806665 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2025.12.18 18:34:29.807076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 730 | ||
| 5856 | 2025.12.18 18:34:30.449621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5857 | 2025.12.18 18:34:30.465403 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2025.12.18 18:34:30.465455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5859 | 2025.12.18 18:34:30.471661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5860 | 2025.12.18 18:34:30.472386 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2025.12.18 18:34:30.475189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5862 | 2025.12.18 18:34:33.352304 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2025.12.18 18:34:33.352498 [ 276 ] {a0bc0850-d38d-4b90-9590-0516db5ac91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5864 | 2025.12.18 18:34:33.352564 [ 276 ] {a0bc0850-d38d-4b90-9590-0516db5ac91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5865 | 2025.12.18 18:34:33.353203 [ 276 ] {a0bc0850-d38d-4b90-9590-0516db5ac91e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2025.12.18 18:34:33.353246 [ 276 ] {a0bc0850-d38d-4b90-9590-0516db5ac91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5867 | 2025.12.18 18:34:33.353650 [ 276 ] {a0bc0850-d38d-4b90-9590-0516db5ac91e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5868 | 2025.12.18 18:34:33.353885 [ 276 ] {a0bc0850-d38d-4b90-9590-0516db5ac91e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2025.12.18 18:34:33.354045 [ 276 ] {a0bc0850-d38d-4b90-9590-0516db5ac91e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001596 sec., 80200.50125313284 rows/sec., 6.91 MiB/sec. | ||
| 5870 | 2025.12.18 18:34:33.354095 [ 276 ] {a0bc0850-d38d-4b90-9590-0516db5ac91e} <Debug> TCPHandler: Processed in 0.001921185 sec. | ||
| 5871 | 2025.12.18 18:34:33.354211 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2025.12.18 18:34:33.354318 [ 276 ] {424c1c73-c726-436b-8c60-ca986d6fb217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5873 | 2025.12.18 18:34:33.354361 [ 276 ] {424c1c73-c726-436b-8c60-ca986d6fb217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5874 | 2025.12.18 18:34:33.354769 [ 276 ] {424c1c73-c726-436b-8c60-ca986d6fb217} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2025.12.18 18:34:33.354807 [ 276 ] {424c1c73-c726-436b-8c60-ca986d6fb217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5876 | 2025.12.18 18:34:33.355113 [ 276 ] {424c1c73-c726-436b-8c60-ca986d6fb217} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5877 | 2025.12.18 18:34:33.355320 [ 276 ] {424c1c73-c726-436b-8c60-ca986d6fb217} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2025.12.18 18:34:33.355421 [ 34 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5879 | 2025.12.18 18:34:33.355447 [ 276 ] {424c1c73-c726-436b-8c60-ca986d6fb217} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001154 sec., 31195.84055459272 rows/sec., 2.29 MiB/sec. | ||
| 5880 | 2025.12.18 18:34:33.355488 [ 34 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2025.12.18 18:34:33.355497 [ 276 ] {424c1c73-c726-436b-8c60-ca986d6fb217} <Debug> TCPHandler: Processed in 0.001338107 sec. | ||
| 5882 | 2025.12.18 18:34:33.355516 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5883 | 2025.12.18 18:34:33.355618 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2025.12.18 18:34:33.355628 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 5885 | 2025.12.18 18:34:33.355731 [ 276 ] {3e670296-5bc9-4883-8c6c-4218e72dfb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5886 | 2025.12.18 18:34:33.355769 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5887 | 2025.12.18 18:34:33.355776 [ 276 ] {3e670296-5bc9-4883-8c6c-4218e72dfb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5888 | 2025.12.18 18:34:33.355814 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 5889 | 2025.12.18 18:34:33.355897 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 5890 | 2025.12.18 18:34:33.355950 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 5891 | 2025.12.18 18:34:33.355997 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5892 | 2025.12.18 18:34:33.356043 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 5893 | 2025.12.18 18:34:33.356093 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5894 | 2025.12.18 18:34:33.356255 [ 276 ] {3e670296-5bc9-4883-8c6c-4218e72dfb1a} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.12.18 18:34:33.356298 [ 276 ] {3e670296-5bc9-4883-8c6c-4218e72dfb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5896 | 2025.12.18 18:34:33.356639 [ 276 ] {3e670296-5bc9-4883-8c6c-4218e72dfb1a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5897 | 2025.12.18 18:34:33.356865 [ 276 ] {3e670296-5bc9-4883-8c6c-4218e72dfb1a} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.12.18 18:34:33.357003 [ 276 ] {3e670296-5bc9-4883-8c6c-4218e72dfb1a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001293 sec., 77339.52049497292 rows/sec., 6.04 MiB/sec. | ||
| 5899 | 2025.12.18 18:34:33.356998 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409298 sec., 148300.78521363117 rows/sec., 11.44 MiB/sec. | ||
| 5900 | 2025.12.18 18:34:33.357043 [ 276 ] {3e670296-5bc9-4883-8c6c-4218e72dfb1a} <Debug> TCPHandler: Processed in 0.001477459 sec. | ||
| 5901 | 2025.12.18 18:34:33.357196 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2025.12.18 18:34:33.357292 [ 276 ] {0e72762c-76b1-4132-8882-ca1d132279f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5903 | 2025.12.18 18:34:33.357295 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5904 | 2025.12.18 18:34:33.357342 [ 276 ] {0e72762c-76b1-4132-8882-ca1d132279f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5905 | 2025.12.18 18:34:33.357706 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2025.12.18 18:34:33.357738 [ 276 ] {0e72762c-76b1-4132-8882-ca1d132279f3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2025.12.18 18:34:33.357780 [ 276 ] {0e72762c-76b1-4132-8882-ca1d132279f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5908 | 2025.12.18 18:34:33.357799 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_36_7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5909 | 2025.12.18 18:34:33.357918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5910 | 2025.12.18 18:34:33.358131 [ 276 ] {0e72762c-76b1-4132-8882-ca1d132279f3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5911 | 2025.12.18 18:34:33.358339 [ 276 ] {0e72762c-76b1-4132-8882-ca1d132279f3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2025.12.18 18:34:33.358469 [ 276 ] {0e72762c-76b1-4132-8882-ca1d132279f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 5913 | 2025.12.18 18:34:33.358507 [ 276 ] {0e72762c-76b1-4132-8882-ca1d132279f3} <Debug> TCPHandler: Processed in 0.001362557 sec. | ||
| 5914 | 2025.12.18 18:34:33.358610 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2025.12.18 18:34:33.358703 [ 276 ] {f6138ef3-e23f-4205-a11a-78325224722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5916 | 2025.12.18 18:34:33.358758 [ 276 ] {f6138ef3-e23f-4205-a11a-78325224722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5917 | 2025.12.18 18:34:33.359523 [ 276 ] {f6138ef3-e23f-4205-a11a-78325224722e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2025.12.18 18:34:33.359559 [ 276 ] {f6138ef3-e23f-4205-a11a-78325224722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5919 | 2025.12.18 18:34:33.360095 [ 276 ] {f6138ef3-e23f-4205-a11a-78325224722e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5920 | 2025.12.18 18:34:33.360307 [ 276 ] {f6138ef3-e23f-4205-a11a-78325224722e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2025.12.18 18:34:33.360446 [ 276 ] {f6138ef3-e23f-4205-a11a-78325224722e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001759 sec., 20466.173962478682 rows/sec., 36.67 MiB/sec. | ||
| 5922 | 2025.12.18 18:34:33.360498 [ 276 ] {f6138ef3-e23f-4205-a11a-78325224722e} <Debug> TCPHandler: Processed in 0.001939055 sec. | ||
| 5923 | 2025.12.18 18:34:33.360610 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2025.12.18 18:34:33.360704 [ 276 ] {4574ef53-209a-4a78-9bbd-02e9fa195673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5925 | 2025.12.18 18:34:33.360745 [ 276 ] {4574ef53-209a-4a78-9bbd-02e9fa195673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5926 | 2025.12.18 18:34:33.361082 [ 276 ] {4574ef53-209a-4a78-9bbd-02e9fa195673} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2025.12.18 18:34:33.361118 [ 276 ] {4574ef53-209a-4a78-9bbd-02e9fa195673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5928 | 2025.12.18 18:34:33.361408 [ 276 ] {4574ef53-209a-4a78-9bbd-02e9fa195673} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5929 | 2025.12.18 18:34:33.361608 [ 276 ] {4574ef53-209a-4a78-9bbd-02e9fa195673} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2025.12.18 18:34:33.361734 [ 276 ] {4574ef53-209a-4a78-9bbd-02e9fa195673} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 5931 | 2025.12.18 18:34:33.361770 [ 276 ] {4574ef53-209a-4a78-9bbd-02e9fa195673} <Debug> TCPHandler: Processed in 0.001212156 sec. | ||
| 5932 | 2025.12.18 18:34:34.950391 [ 30 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5933 | 2025.12.18 18:34:34.950455 [ 30 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2025.12.18 18:34:34.950478 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5935 | 2025.12.18 18:34:34.950603 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 5936 | 2025.12.18 18:34:34.950743 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5937 | 2025.12.18 18:34:34.950782 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 5938 | 2025.12.18 18:34:34.950852 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 5939 | 2025.12.18 18:34:34.950902 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 5940 | 2025.12.18 18:34:34.950947 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 5941 | 2025.12.18 18:34:34.950989 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 5942 | 2025.12.18 18:34:34.951815 [ 199 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268037 sec., 28390.338767717345 rows/sec., 2.37 MiB/sec. | ||
| 5943 | 2025.12.18 18:34:34.952003 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5944 | 2025.12.18 18:34:34.952309 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_13_3} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2025.12.18 18:34:34.952389 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_13_3} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5946 | 2025.12.18 18:34:34.952480 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5947 | 2025.12.18 18:34:35.805648 [ 30 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5948 | 2025.12.18 18:34:35.805726 [ 30 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2025.12.18 18:34:35.805747 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5950 | 2025.12.18 18:34:35.805862 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 5951 | 2025.12.18 18:34:35.805998 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5952 | 2025.12.18 18:34:35.806032 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 253 rows starting from the beginning of the part | ||
| 5953 | 2025.12.18 18:34:35.806096 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 5954 | 2025.12.18 18:34:35.806143 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5955 | 2025.12.18 18:34:35.806186 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 5956 | 2025.12.18 18:34:35.806225 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5957 | 2025.12.18 18:34:35.807063 [ 199 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249186 sec., 605994.6236989527 rows/sec., 44.22 MiB/sec. | ||
| 5958 | 2025.12.18 18:34:35.807238 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5959 | 2025.12.18 18:34:35.807517 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_13_3} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2025.12.18 18:34:35.807591 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_13_3} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5961 | 2025.12.18 18:34:35.807674 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5962 | 2025.12.18 18:34:37.259698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13902 | ||
| 5963 | 2025.12.18 18:34:37.260255 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2025.12.18 18:34:37.260295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5965 | 2025.12.18 18:34:37.260792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5966 | 2025.12.18 18:34:37.261026 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2025.12.18 18:34:37.261152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13902 | ||
| 5968 | 2025.12.18 18:34:37.975415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5969 | 2025.12.18 18:34:37.991438 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2025.12.18 18:34:37.991483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5971 | 2025.12.18 18:34:37.997872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5972 | 2025.12.18 18:34:37.998566 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2025.12.18 18:34:38.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.04 MiB, peak 273.36 MiB, free memory in arenas 0.00 B, will set to 268.07 MiB (RSS), difference: -3.97 MiB | ||
| 5974 | 2025.12.18 18:34:38.001350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5975 | 2025.12.18 18:34:38.376338 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2025.12.18 18:34:38.376525 [ 276 ] {d79723c8-9aab-46b2-b947-4b96103f1bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5977 | 2025.12.18 18:34:38.376594 [ 276 ] {d79723c8-9aab-46b2-b947-4b96103f1bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5978 | 2025.12.18 18:34:38.377230 [ 276 ] {d79723c8-9aab-46b2-b947-4b96103f1bfc} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2025.12.18 18:34:38.377269 [ 276 ] {d79723c8-9aab-46b2-b947-4b96103f1bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5980 | 2025.12.18 18:34:38.377659 [ 276 ] {d79723c8-9aab-46b2-b947-4b96103f1bfc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5981 | 2025.12.18 18:34:38.377878 [ 276 ] {d79723c8-9aab-46b2-b947-4b96103f1bfc} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2025.12.18 18:34:38.378035 [ 276 ] {d79723c8-9aab-46b2-b947-4b96103f1bfc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001562 sec., 1280.4097311139565 rows/sec., 104.41 KiB/sec. | ||
| 5983 | 2025.12.18 18:34:38.378081 [ 276 ] {d79723c8-9aab-46b2-b947-4b96103f1bfc} <Debug> TCPHandler: Processed in 0.001882304 sec. | ||
| 5984 | 2025.12.18 18:34:38.378201 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2025.12.18 18:34:38.378305 [ 276 ] {3893aa04-dba4-4321-a011-e98a6136a02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5986 | 2025.12.18 18:34:38.378348 [ 276 ] {3893aa04-dba4-4321-a011-e98a6136a02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5987 | 2025.12.18 18:34:38.379334 [ 276 ] {3893aa04-dba4-4321-a011-e98a6136a02a} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2025.12.18 18:34:38.379369 [ 276 ] {3893aa04-dba4-4321-a011-e98a6136a02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5989 | 2025.12.18 18:34:38.379772 [ 276 ] {3893aa04-dba4-4321-a011-e98a6136a02a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5990 | 2025.12.18 18:34:38.379984 [ 276 ] {3893aa04-dba4-4321-a011-e98a6136a02a} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2025.12.18 18:34:38.380117 [ 276 ] {3893aa04-dba4-4321-a011-e98a6136a02a} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001837 sec., 657049.5372890582 rows/sec., 54.23 MiB/sec. | ||
| 5992 | 2025.12.18 18:34:38.380155 [ 276 ] {3893aa04-dba4-4321-a011-e98a6136a02a} <Debug> TCPHandler: Processed in 0.002008986 sec. | ||
| 5993 | 2025.12.18 18:34:38.380151 [ 25 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5994 | 2025.12.18 18:34:38.380234 [ 25 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2025.12.18 18:34:38.380260 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5996 | 2025.12.18 18:34:38.380264 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2025.12.18 18:34:38.380363 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 5998 | 2025.12.18 18:34:38.380371 [ 276 ] {80badf88-4545-4dbd-bf6d-7cc359faef0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5999 | 2025.12.18 18:34:38.380427 [ 276 ] {80badf88-4545-4dbd-bf6d-7cc359faef0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6000 | 2025.12.18 18:34:38.380467 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6001 | 2025.12.18 18:34:38.380502 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1408 rows starting from the beginning of the part | ||
| 6002 | 2025.12.18 18:34:38.380566 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
| 6003 | 2025.12.18 18:34:38.380615 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 252 rows starting from the beginning of the part | ||
| 6004 | 2025.12.18 18:34:38.380669 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
| 6005 | 2025.12.18 18:34:38.380729 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 6006 | 2025.12.18 18:34:38.380795 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1207 rows starting from the beginning of the part | ||
| 6007 | 2025.12.18 18:34:38.380811 [ 276 ] {80badf88-4545-4dbd-bf6d-7cc359faef0b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2025.12.18 18:34:38.380848 [ 276 ] {80badf88-4545-4dbd-bf6d-7cc359faef0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6009 | 2025.12.18 18:34:38.381146 [ 276 ] {80badf88-4545-4dbd-bf6d-7cc359faef0b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6010 | 2025.12.18 18:34:38.381356 [ 276 ] {80badf88-4545-4dbd-bf6d-7cc359faef0b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2025.12.18 18:34:38.381487 [ 276 ] {80badf88-4545-4dbd-bf6d-7cc359faef0b} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001137 sec., 6156.552330694811 rows/sec., 453.50 KiB/sec. | ||
| 6012 | 2025.12.18 18:34:38.381525 [ 276 ] {80badf88-4545-4dbd-bf6d-7cc359faef0b} <Debug> TCPHandler: Processed in 0.001312497 sec. | ||
| 6013 | 2025.12.18 18:34:38.381625 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2025.12.18 18:34:38.381720 [ 276 ] {2e36b466-0264-488d-a5e6-8816e00318ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6015 | 2025.12.18 18:34:38.381759 [ 276 ] {2e36b466-0264-488d-a5e6-8816e00318ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6016 | 2025.12.18 18:34:38.382031 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713212 sec., 1825226.5335521814 rows/sec., 159.82 MiB/sec. | ||
| 6017 | 2025.12.18 18:34:38.382223 [ 276 ] {2e36b466-0264-488d-a5e6-8816e00318ed} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2025.12.18 18:34:38.382260 [ 276 ] {2e36b466-0264-488d-a5e6-8816e00318ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6019 | 2025.12.18 18:34:38.382333 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6020 | 2025.12.18 18:34:38.382644 [ 276 ] {2e36b466-0264-488d-a5e6-8816e00318ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6021 | 2025.12.18 18:34:38.382688 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2025.12.18 18:34:38.382788 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_41_8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6023 | 2025.12.18 18:34:38.382892 [ 276 ] {2e36b466-0264-488d-a5e6-8816e00318ed} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2025.12.18 18:34:38.382905 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6025 | 2025.12.18 18:34:38.383037 [ 276 ] {2e36b466-0264-488d-a5e6-8816e00318ed} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001337 sec., 170531.03964098726 rows/sec., 11.55 MiB/sec. | ||
| 6026 | 2025.12.18 18:34:38.383079 [ 276 ] {2e36b466-0264-488d-a5e6-8816e00318ed} <Debug> TCPHandler: Processed in 0.00150518 sec. | ||
| 6027 | 2025.12.18 18:34:38.383181 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2025.12.18 18:34:38.383275 [ 276 ] {023a8fb7-9afb-4178-8096-ee86603ca1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6029 | 2025.12.18 18:34:38.383314 [ 276 ] {023a8fb7-9afb-4178-8096-ee86603ca1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6030 | 2025.12.18 18:34:38.383871 [ 276 ] {023a8fb7-9afb-4178-8096-ee86603ca1b4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2025.12.18 18:34:38.383907 [ 276 ] {023a8fb7-9afb-4178-8096-ee86603ca1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6032 | 2025.12.18 18:34:38.384256 [ 276 ] {023a8fb7-9afb-4178-8096-ee86603ca1b4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6033 | 2025.12.18 18:34:38.384463 [ 276 ] {023a8fb7-9afb-4178-8096-ee86603ca1b4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2025.12.18 18:34:38.384566 [ 25 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6035 | 2025.12.18 18:34:38.384591 [ 276 ] {023a8fb7-9afb-4178-8096-ee86603ca1b4} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001334 sec., 395052.4737631185 rows/sec., 29.26 MiB/sec. | ||
| 6036 | 2025.12.18 18:34:38.384602 [ 25 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2025.12.18 18:34:38.384631 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6038 | 2025.12.18 18:34:38.384636 [ 276 ] {023a8fb7-9afb-4178-8096-ee86603ca1b4} <Debug> TCPHandler: Processed in 0.001505609 sec. | ||
| 6039 | 2025.12.18 18:34:38.384724 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 6040 | 2025.12.18 18:34:38.384750 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2025.12.18 18:34:38.384861 [ 276 ] {c611de3c-72cd-46c4-a90c-d9b06c36f1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6042 | 2025.12.18 18:34:38.384889 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6043 | 2025.12.18 18:34:38.384906 [ 276 ] {c611de3c-72cd-46c4-a90c-d9b06c36f1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6044 | 2025.12.18 18:34:38.384948 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 6045 | 2025.12.18 18:34:38.385054 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 69 rows starting from the beginning of the part | ||
| 6046 | 2025.12.18 18:34:38.385130 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 144 rows starting from the beginning of the part | ||
| 6047 | 2025.12.18 18:34:38.385197 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 69 rows starting from the beginning of the part | ||
| 6048 | 2025.12.18 18:34:38.385261 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 100 rows starting from the beginning of the part | ||
| 6049 | 2025.12.18 18:34:38.385325 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 527 rows starting from the beginning of the part | ||
| 6050 | 2025.12.18 18:34:38.385483 [ 276 ] {c611de3c-72cd-46c4-a90c-d9b06c36f1ef} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2025.12.18 18:34:38.385526 [ 276 ] {c611de3c-72cd-46c4-a90c-d9b06c36f1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6052 | 2025.12.18 18:34:38.385982 [ 276 ] {c611de3c-72cd-46c4-a90c-d9b06c36f1ef} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6053 | 2025.12.18 18:34:38.386213 [ 276 ] {c611de3c-72cd-46c4-a90c-d9b06c36f1ef} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2025.12.18 18:34:38.386323 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6055 | 2025.12.18 18:34:38.386344 [ 276 ] {c611de3c-72cd-46c4-a90c-d9b06c36f1ef} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001502 sec., 562583.2223701731 rows/sec., 37.87 MiB/sec. | ||
| 6056 | 2025.12.18 18:34:38.386352 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2025.12.18 18:34:38.386383 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6058 | 2025.12.18 18:34:38.386389 [ 276 ] {c611de3c-72cd-46c4-a90c-d9b06c36f1ef} <Debug> TCPHandler: Processed in 0.001689802 sec. | ||
| 6059 | 2025.12.18 18:34:38.386457 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 6060 | 2025.12.18 18:34:38.386503 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2025.12.18 18:34:38.386559 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6062 | 2025.12.18 18:34:38.386583 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899845 sec., 811645.1605262534 rows/sec., 64.66 MiB/sec. | ||
| 6063 | 2025.12.18 18:34:38.386593 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10589 rows starting from the beginning of the part | ||
| 6064 | 2025.12.18 18:34:38.386603 [ 276 ] {2815827a-564c-4ee2-900b-6368beae8522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6065 | 2025.12.18 18:34:38.386666 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6066 | 2025.12.18 18:34:38.386674 [ 276 ] {2815827a-564c-4ee2-900b-6368beae8522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6067 | 2025.12.18 18:34:38.386721 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 200 rows starting from the beginning of the part | ||
| 6068 | 2025.12.18 18:34:38.386750 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6069 | 2025.12.18 18:34:38.386771 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 6070 | 2025.12.18 18:34:38.386811 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 6071 | 2025.12.18 18:34:38.386849 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 6072 | 2025.12.18 18:34:38.387011 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2025.12.18 18:34:38.387071 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_41_8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6074 | 2025.12.18 18:34:38.387136 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6075 | 2025.12.18 18:34:38.387426 [ 276 ] {2815827a-564c-4ee2-900b-6368beae8522} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2025.12.18 18:34:38.387468 [ 276 ] {2815827a-564c-4ee2-900b-6368beae8522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6077 | 2025.12.18 18:34:38.387979 [ 276 ] {2815827a-564c-4ee2-900b-6368beae8522} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6078 | 2025.12.18 18:34:38.388227 [ 276 ] {2815827a-564c-4ee2-900b-6368beae8522} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2025.12.18 18:34:38.388343 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6080 | 2025.12.18 18:34:38.388369 [ 276 ] {2815827a-564c-4ee2-900b-6368beae8522} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001785 sec., 2801.120448179272 rows/sec., 5.02 MiB/sec. | ||
| 6081 | 2025.12.18 18:34:38.388377 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2025.12.18 18:34:38.388410 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6083 | 2025.12.18 18:34:38.388430 [ 276 ] {2815827a-564c-4ee2-900b-6368beae8522} <Debug> TCPHandler: Processed in 0.001977885 sec. | ||
| 6084 | 2025.12.18 18:34:38.388481 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 6085 | 2025.12.18 18:34:38.388548 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2025.12.18 18:34:38.388644 [ 276 ] {2a47babf-6da8-4c87-9bea-4f4d0f842a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6087 | 2025.12.18 18:34:38.388659 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6088 | 2025.12.18 18:34:38.388685 [ 276 ] {2a47babf-6da8-4c87-9bea-4f4d0f842a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6089 | 2025.12.18 18:34:38.388711 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 628 rows starting from the beginning of the part | ||
| 6090 | 2025.12.18 18:34:38.388818 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6091 | 2025.12.18 18:34:38.388917 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 6092 | 2025.12.18 18:34:38.389015 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6093 | 2025.12.18 18:34:38.389016 [ 276 ] {2a47babf-6da8-4c87-9bea-4f4d0f842a66} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2025.12.18 18:34:38.389060 [ 276 ] {2a47babf-6da8-4c87-9bea-4f4d0f842a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6095 | 2025.12.18 18:34:38.389115 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 6096 | 2025.12.18 18:34:38.389216 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6097 | 2025.12.18 18:34:38.389420 [ 276 ] {2a47babf-6da8-4c87-9bea-4f4d0f842a66} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6098 | 2025.12.18 18:34:38.389645 [ 276 ] {2a47babf-6da8-4c87-9bea-4f4d0f842a66} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2025.12.18 18:34:38.389752 [ 25 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6100 | 2025.12.18 18:34:38.389775 [ 276 ] {2a47babf-6da8-4c87-9bea-4f4d0f842a66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 6101 | 2025.12.18 18:34:38.389781 [ 25 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2025.12.18 18:34:38.389813 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6103 | 2025.12.18 18:34:38.389819 [ 276 ] {2a47babf-6da8-4c87-9bea-4f4d0f842a66} <Debug> TCPHandler: Processed in 0.001321677 sec. | ||
| 6104 | 2025.12.18 18:34:38.389881 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 6105 | 2025.12.18 18:34:38.389967 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6106 | 2025.12.18 18:34:38.389991 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1980 rows starting from the beginning of the part | ||
| 6107 | 2025.12.18 18:34:38.390032 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6108 | 2025.12.18 18:34:38.390068 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6109 | 2025.12.18 18:34:38.390100 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 6110 | 2025.12.18 18:34:38.390133 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 6111 | 2025.12.18 18:34:38.390166 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 6112 | 2025.12.18 18:34:38.390996 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12114 rows, containing 5 columns (5 merged, 0 gathered) in 0.004571519 sec., 2649885.081960723 rows/sec., 181.92 MiB/sec. | ||
| 6113 | 2025.12.18 18:34:38.391315 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001457069 sec., 1564785.1954849083 rows/sec., 105.35 MiB/sec. | ||
| 6114 | 2025.12.18 18:34:38.391333 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6115 | 2025.12.18 18:34:38.391628 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2025.12.18 18:34:38.391684 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6117 | 2025.12.18 18:34:38.391696 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6118 | 2025.12.18 18:34:38.391782 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 6119 | 2025.12.18 18:34:38.391954 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_41_8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2025.12.18 18:34:38.392020 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_41_8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6121 | 2025.12.18 18:34:38.392092 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6122 | 2025.12.18 18:34:38.394758 [ 195 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 19 columns (19 merged, 0 gathered) in 0.006303501 sec., 113429.02936003341 rows/sec., 203.26 MiB/sec. | ||
| 6123 | 2025.12.18 18:34:38.396209 [ 195 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6124 | 2025.12.18 18:34:38.396520 [ 195 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2025.12.18 18:34:38.396588 [ 195 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6126 | 2025.12.18 18:34:38.396703 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6127 | 2025.12.18 18:34:39.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.81 MiB, peak 280.64 MiB, free memory in arenas 0.00 B, will set to 273.20 MiB (RSS), difference: 4.38 MiB | ||
| 6128 | 2025.12.18 18:34:39.807468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 758 | ||
| 6129 | 2025.12.18 18:34:39.809828 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2025.12.18 18:34:39.809887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6131 | 2025.12.18 18:34:39.811119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6132 | 2025.12.18 18:34:39.811407 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2025.12.18 18:34:39.811566 [ 42 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6134 | 2025.12.18 18:34:39.811637 [ 42 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2025.12.18 18:34:39.811660 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6136 | 2025.12.18 18:34:39.811777 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 6137 | 2025.12.18 18:34:39.811789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 6138 | 2025.12.18 18:34:39.812315 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6139 | 2025.12.18 18:34:39.812456 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 608 rows starting from the beginning of the part | ||
| 6140 | 2025.12.18 18:34:39.812787 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
| 6141 | 2025.12.18 18:34:39.813094 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 6142 | 2025.12.18 18:34:39.813382 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 6143 | 2025.12.18 18:34:39.813662 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6144 | 2025.12.18 18:34:39.813967 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6145 | 2025.12.18 18:34:39.820009 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 72 columns (72 merged, 0 gathered) in 0.008284097 sec., 91500.61859488125 rows/sec., 75.88 MiB/sec. | ||
| 6146 | 2025.12.18 18:34:39.820900 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6147 | 2025.12.18 18:34:39.821412 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2025.12.18 18:34:39.821485 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_21_4} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6149 | 2025.12.18 18:34:39.821676 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 6150 | 2025.12.18 18:34:43.352125 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2025.12.18 18:34:43.352322 [ 276 ] {dc4536ba-8dc1-4d37-b14c-7271766bc399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6152 | 2025.12.18 18:34:43.352390 [ 276 ] {dc4536ba-8dc1-4d37-b14c-7271766bc399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6153 | 2025.12.18 18:34:43.353104 [ 276 ] {dc4536ba-8dc1-4d37-b14c-7271766bc399} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2025.12.18 18:34:43.353153 [ 276 ] {dc4536ba-8dc1-4d37-b14c-7271766bc399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6155 | 2025.12.18 18:34:43.353558 [ 276 ] {dc4536ba-8dc1-4d37-b14c-7271766bc399} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6156 | 2025.12.18 18:34:43.353791 [ 276 ] {dc4536ba-8dc1-4d37-b14c-7271766bc399} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2025.12.18 18:34:43.353950 [ 276 ] {dc4536ba-8dc1-4d37-b14c-7271766bc399} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001677 sec., 76326.7740011926 rows/sec., 6.58 MiB/sec. | ||
| 6158 | 2025.12.18 18:34:43.354026 [ 276 ] {dc4536ba-8dc1-4d37-b14c-7271766bc399} <Debug> TCPHandler: Processed in 0.002034557 sec. | ||
| 6159 | 2025.12.18 18:34:43.354156 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2025.12.18 18:34:43.354260 [ 276 ] {048e3e2b-86f8-4ab0-b3fd-faf4fce22b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6161 | 2025.12.18 18:34:43.354304 [ 276 ] {048e3e2b-86f8-4ab0-b3fd-faf4fce22b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6162 | 2025.12.18 18:34:43.354722 [ 276 ] {048e3e2b-86f8-4ab0-b3fd-faf4fce22b7b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2025.12.18 18:34:43.354760 [ 276 ] {048e3e2b-86f8-4ab0-b3fd-faf4fce22b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6164 | 2025.12.18 18:34:43.355063 [ 276 ] {048e3e2b-86f8-4ab0-b3fd-faf4fce22b7b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6165 | 2025.12.18 18:34:43.355277 [ 276 ] {048e3e2b-86f8-4ab0-b3fd-faf4fce22b7b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.12.18 18:34:43.355409 [ 276 ] {048e3e2b-86f8-4ab0-b3fd-faf4fce22b7b} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001174 sec., 30664.395229982965 rows/sec., 2.25 MiB/sec. | ||
| 6167 | 2025.12.18 18:34:43.355447 [ 276 ] {048e3e2b-86f8-4ab0-b3fd-faf4fce22b7b} <Debug> TCPHandler: Processed in 0.001344278 sec. | ||
| 6168 | 2025.12.18 18:34:43.355556 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2025.12.18 18:34:43.355650 [ 276 ] {349cf53d-62a3-419f-b771-969251cd0785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6170 | 2025.12.18 18:34:43.355689 [ 276 ] {349cf53d-62a3-419f-b771-969251cd0785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6171 | 2025.12.18 18:34:43.356115 [ 276 ] {349cf53d-62a3-419f-b771-969251cd0785} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.12.18 18:34:43.356151 [ 276 ] {349cf53d-62a3-419f-b771-969251cd0785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6173 | 2025.12.18 18:34:43.356458 [ 276 ] {349cf53d-62a3-419f-b771-969251cd0785} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6174 | 2025.12.18 18:34:43.356663 [ 276 ] {349cf53d-62a3-419f-b771-969251cd0785} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2025.12.18 18:34:43.356790 [ 276 ] {349cf53d-62a3-419f-b771-969251cd0785} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001157 sec., 86430.42350907519 rows/sec., 6.75 MiB/sec. | ||
| 6176 | 2025.12.18 18:34:43.356828 [ 276 ] {349cf53d-62a3-419f-b771-969251cd0785} <Debug> TCPHandler: Processed in 0.001324127 sec. | ||
| 6177 | 2025.12.18 18:34:43.356939 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2025.12.18 18:34:43.357034 [ 276 ] {6eba3f36-ae01-4ce5-adfd-74416c0e6444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6179 | 2025.12.18 18:34:43.357077 [ 276 ] {6eba3f36-ae01-4ce5-adfd-74416c0e6444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6180 | 2025.12.18 18:34:43.357469 [ 276 ] {6eba3f36-ae01-4ce5-adfd-74416c0e6444} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2025.12.18 18:34:43.357505 [ 276 ] {6eba3f36-ae01-4ce5-adfd-74416c0e6444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6182 | 2025.12.18 18:34:43.357829 [ 276 ] {6eba3f36-ae01-4ce5-adfd-74416c0e6444} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6183 | 2025.12.18 18:34:43.358040 [ 276 ] {6eba3f36-ae01-4ce5-adfd-74416c0e6444} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2025.12.18 18:34:43.358170 [ 276 ] {6eba3f36-ae01-4ce5-adfd-74416c0e6444} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 6185 | 2025.12.18 18:34:43.358208 [ 276 ] {6eba3f36-ae01-4ce5-adfd-74416c0e6444} <Debug> TCPHandler: Processed in 0.001318346 sec. | ||
| 6186 | 2025.12.18 18:34:43.358314 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2025.12.18 18:34:43.358406 [ 276 ] {0611aaa7-b945-476c-a53c-12aac9afa6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6188 | 2025.12.18 18:34:43.358459 [ 276 ] {0611aaa7-b945-476c-a53c-12aac9afa6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6189 | 2025.12.18 18:34:43.359260 [ 276 ] {0611aaa7-b945-476c-a53c-12aac9afa6c8} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2025.12.18 18:34:43.359296 [ 276 ] {0611aaa7-b945-476c-a53c-12aac9afa6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6191 | 2025.12.18 18:34:43.359849 [ 276 ] {0611aaa7-b945-476c-a53c-12aac9afa6c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6192 | 2025.12.18 18:34:43.360072 [ 276 ] {0611aaa7-b945-476c-a53c-12aac9afa6c8} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2025.12.18 18:34:43.360208 [ 276 ] {0611aaa7-b945-476c-a53c-12aac9afa6c8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00182 sec., 19780.21978021978 rows/sec., 35.45 MiB/sec. | ||
| 6194 | 2025.12.18 18:34:43.360261 [ 276 ] {0611aaa7-b945-476c-a53c-12aac9afa6c8} <Debug> TCPHandler: Processed in 0.001997066 sec. | ||
| 6195 | 2025.12.18 18:34:43.360372 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2025.12.18 18:34:43.360466 [ 276 ] {9d66eb25-0d20-4aae-b8d4-94e7c0a1a02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6197 | 2025.12.18 18:34:43.360506 [ 276 ] {9d66eb25-0d20-4aae-b8d4-94e7c0a1a02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6198 | 2025.12.18 18:34:43.360847 [ 276 ] {9d66eb25-0d20-4aae-b8d4-94e7c0a1a02f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2025.12.18 18:34:43.360883 [ 276 ] {9d66eb25-0d20-4aae-b8d4-94e7c0a1a02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6200 | 2025.12.18 18:34:43.361184 [ 276 ] {9d66eb25-0d20-4aae-b8d4-94e7c0a1a02f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6201 | 2025.12.18 18:34:43.361393 [ 276 ] {9d66eb25-0d20-4aae-b8d4-94e7c0a1a02f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2025.12.18 18:34:43.361521 [ 276 ] {9d66eb25-0d20-4aae-b8d4-94e7c0a1a02f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 6203 | 2025.12.18 18:34:43.361557 [ 276 ] {9d66eb25-0d20-4aae-b8d4-94e7c0a1a02f} <Debug> TCPHandler: Processed in 0.001235616 sec. | ||
| 6204 | 2025.12.18 18:34:44.657777 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6205 | 2025.12.18 18:34:44.657833 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6206 | 2025.12.18 18:34:44.761280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14350 | ||
| 6207 | 2025.12.18 18:34:44.761854 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2025.12.18 18:34:44.761907 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6209 | 2025.12.18 18:34:44.762436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6210 | 2025.12.18 18:34:44.762678 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.12.18 18:34:44.762828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14350 | ||
| 6212 | 2025.12.18 18:34:45.501451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6213 | 2025.12.18 18:34:45.518824 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2025.12.18 18:34:45.518872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6215 | 2025.12.18 18:34:45.525078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6216 | 2025.12.18 18:34:45.525773 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2025.12.18 18:34:45.528702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6218 | 2025.12.18 18:34:48.351326 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2025.12.18 18:34:48.351537 [ 276 ] {dcc061a4-1684-46ff-80d7-77421b3403ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6220 | 2025.12.18 18:34:48.351608 [ 276 ] {dcc061a4-1684-46ff-80d7-77421b3403ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6221 | 2025.12.18 18:34:48.352306 [ 276 ] {dcc061a4-1684-46ff-80d7-77421b3403ed} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2025.12.18 18:34:48.352347 [ 276 ] {dcc061a4-1684-46ff-80d7-77421b3403ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6223 | 2025.12.18 18:34:48.352738 [ 276 ] {dcc061a4-1684-46ff-80d7-77421b3403ed} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6224 | 2025.12.18 18:34:48.352960 [ 276 ] {dcc061a4-1684-46ff-80d7-77421b3403ed} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2025.12.18 18:34:48.353121 [ 276 ] {dcc061a4-1684-46ff-80d7-77421b3403ed} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001637 sec., 40317.65424557117 rows/sec., 3.21 MiB/sec. | ||
| 6226 | 2025.12.18 18:34:48.353169 [ 276 ] {dcc061a4-1684-46ff-80d7-77421b3403ed} <Debug> TCPHandler: Processed in 0.001980596 sec. | ||
| 6227 | 2025.12.18 18:34:48.353283 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2025.12.18 18:34:48.353384 [ 276 ] {051d6c96-bc2a-4978-aeb5-38c6ab333468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6229 | 2025.12.18 18:34:48.353426 [ 276 ] {051d6c96-bc2a-4978-aeb5-38c6ab333468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6230 | 2025.12.18 18:34:48.353814 [ 276 ] {051d6c96-bc2a-4978-aeb5-38c6ab333468} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2025.12.18 18:34:48.353850 [ 276 ] {051d6c96-bc2a-4978-aeb5-38c6ab333468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6232 | 2025.12.18 18:34:48.354154 [ 276 ] {051d6c96-bc2a-4978-aeb5-38c6ab333468} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6233 | 2025.12.18 18:34:48.354360 [ 276 ] {051d6c96-bc2a-4978-aeb5-38c6ab333468} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2025.12.18 18:34:48.354484 [ 276 ] {051d6c96-bc2a-4978-aeb5-38c6ab333468} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001124 sec., 4448.398576512455 rows/sec., 334.50 KiB/sec. | ||
| 6235 | 2025.12.18 18:34:48.354520 [ 276 ] {051d6c96-bc2a-4978-aeb5-38c6ab333468} <Debug> TCPHandler: Processed in 0.001287877 sec. | ||
| 6236 | 2025.12.18 18:34:48.354643 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2025.12.18 18:34:48.354765 [ 276 ] {db376c65-1fa2-492a-a131-cac4c921946f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6238 | 2025.12.18 18:34:48.354814 [ 276 ] {db376c65-1fa2-492a-a131-cac4c921946f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6239 | 2025.12.18 18:34:48.355281 [ 276 ] {db376c65-1fa2-492a-a131-cac4c921946f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2025.12.18 18:34:48.355321 [ 276 ] {db376c65-1fa2-492a-a131-cac4c921946f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6241 | 2025.12.18 18:34:48.355637 [ 276 ] {db376c65-1fa2-492a-a131-cac4c921946f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6242 | 2025.12.18 18:34:48.355856 [ 276 ] {db376c65-1fa2-492a-a131-cac4c921946f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2025.12.18 18:34:48.355985 [ 276 ] {db376c65-1fa2-492a-a131-cac4c921946f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001244 sec., 55466.237942122185 rows/sec., 4.33 MiB/sec. | ||
| 6244 | 2025.12.18 18:34:48.356023 [ 276 ] {db376c65-1fa2-492a-a131-cac4c921946f} <Debug> TCPHandler: Processed in 0.001442008 sec. | ||
| 6245 | 2025.12.18 18:34:48.356139 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2025.12.18 18:34:48.356233 [ 276 ] {531af752-abc8-4af9-a8dc-c8bd18e92eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6247 | 2025.12.18 18:34:48.356277 [ 276 ] {531af752-abc8-4af9-a8dc-c8bd18e92eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6248 | 2025.12.18 18:34:48.356674 [ 276 ] {531af752-abc8-4af9-a8dc-c8bd18e92eac} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2025.12.18 18:34:48.356711 [ 276 ] {531af752-abc8-4af9-a8dc-c8bd18e92eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6250 | 2025.12.18 18:34:48.357037 [ 276 ] {531af752-abc8-4af9-a8dc-c8bd18e92eac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6251 | 2025.12.18 18:34:48.357247 [ 276 ] {531af752-abc8-4af9-a8dc-c8bd18e92eac} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2025.12.18 18:34:48.357371 [ 276 ] {531af752-abc8-4af9-a8dc-c8bd18e92eac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 6253 | 2025.12.18 18:34:48.357407 [ 276 ] {531af752-abc8-4af9-a8dc-c8bd18e92eac} <Debug> TCPHandler: Processed in 0.001317947 sec. | ||
| 6254 | 2025.12.18 18:34:48.357525 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2025.12.18 18:34:48.357650 [ 276 ] {2f02f440-1b43-41f5-8920-1ee9decde790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6256 | 2025.12.18 18:34:48.357718 [ 276 ] {2f02f440-1b43-41f5-8920-1ee9decde790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6257 | 2025.12.18 18:34:48.358511 [ 276 ] {2f02f440-1b43-41f5-8920-1ee9decde790} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2025.12.18 18:34:48.358550 [ 276 ] {2f02f440-1b43-41f5-8920-1ee9decde790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6259 | 2025.12.18 18:34:48.359058 [ 276 ] {2f02f440-1b43-41f5-8920-1ee9decde790} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6260 | 2025.12.18 18:34:48.359288 [ 276 ] {2f02f440-1b43-41f5-8920-1ee9decde790} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2025.12.18 18:34:48.359433 [ 276 ] {2f02f440-1b43-41f5-8920-1ee9decde790} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001807 sec., 2767.017155506364 rows/sec., 4.96 MiB/sec. | ||
| 6262 | 2025.12.18 18:34:48.359496 [ 276 ] {2f02f440-1b43-41f5-8920-1ee9decde790} <Debug> TCPHandler: Processed in 0.002031476 sec. | ||
| 6263 | 2025.12.18 18:34:48.359609 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2025.12.18 18:34:48.359705 [ 276 ] {f412966d-fca2-4de0-a8e1-4b051af30568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6265 | 2025.12.18 18:34:48.359747 [ 276 ] {f412966d-fca2-4de0-a8e1-4b051af30568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6266 | 2025.12.18 18:34:48.360074 [ 276 ] {f412966d-fca2-4de0-a8e1-4b051af30568} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2025.12.18 18:34:48.360112 [ 276 ] {f412966d-fca2-4de0-a8e1-4b051af30568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6268 | 2025.12.18 18:34:48.360417 [ 276 ] {f412966d-fca2-4de0-a8e1-4b051af30568} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6269 | 2025.12.18 18:34:48.360625 [ 276 ] {f412966d-fca2-4de0-a8e1-4b051af30568} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.12.18 18:34:48.360752 [ 276 ] {f412966d-fca2-4de0-a8e1-4b051af30568} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 6271 | 2025.12.18 18:34:48.360789 [ 276 ] {f412966d-fca2-4de0-a8e1-4b051af30568} <Debug> TCPHandler: Processed in 0.001230636 sec. | ||
| 6272 | 2025.12.18 18:34:49.812103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 782 | ||
| 6273 | 2025.12.18 18:34:49.814926 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2025.12.18 18:34:49.814980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6275 | 2025.12.18 18:34:49.816180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6276 | 2025.12.18 18:34:49.816457 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2025.12.18 18:34:49.816841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 6278 | 2025.12.18 18:34:52.263046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14862 | ||
| 6279 | 2025.12.18 18:34:52.263649 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2025.12.18 18:34:52.263691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6281 | 2025.12.18 18:34:52.264224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6282 | 2025.12.18 18:34:52.264452 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2025.12.18 18:34:52.264576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14862 | ||
| 6284 | 2025.12.18 18:34:52.264579 [ 61 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6285 | 2025.12.18 18:34:52.264623 [ 61 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2025.12.18 18:34:52.264644 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6287 | 2025.12.18 18:34:52.264756 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 6288 | 2025.12.18 18:34:52.264889 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6289 | 2025.12.18 18:34:52.264926 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12430 rows starting from the beginning of the part | ||
| 6290 | 2025.12.18 18:34:52.264986 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6291 | 2025.12.18 18:34:52.265026 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6292 | 2025.12.18 18:34:52.265064 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6293 | 2025.12.18 18:34:52.265097 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6294 | 2025.12.18 18:34:52.265136 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6295 | 2025.12.18 18:34:52.266812 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14862 rows, containing 4 columns (4 merged, 0 gathered) in 0.002102557 sec., 7068536.072981612 rows/sec., 101.12 MiB/sec. | ||
| 6296 | 2025.12.18 18:34:52.267302 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6297 | 2025.12.18 18:34:52.267645 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2025.12.18 18:34:52.267737 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_31_6} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6299 | 2025.12.18 18:34:52.267865 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6300 | 2025.12.18 18:34:53.028898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6301 | 2025.12.18 18:34:53.046526 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2025.12.18 18:34:53.046585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6303 | 2025.12.18 18:34:53.052212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6304 | 2025.12.18 18:34:53.052929 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2025.12.18 18:34:53.053222 [ 170 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6306 | 2025.12.18 18:34:53.053289 [ 170 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2025.12.18 18:34:53.053310 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6308 | 2025.12.18 18:34:53.053407 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 6309 | 2025.12.18 18:34:53.055948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6310 | 2025.12.18 18:34:53.056451 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6311 | 2025.12.18 18:34:53.057193 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 6312 | 2025.12.18 18:34:53.060459 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 6313 | 2025.12.18 18:34:53.063645 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 6314 | 2025.12.18 18:34:53.067338 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 6315 | 2025.12.18 18:34:53.071071 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 6316 | 2025.12.18 18:34:53.074667 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 6317 | 2025.12.18 18:34:53.127338 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.073964173 sec., 3163.69386026935 rows/sec., 16.36 MiB/sec. | ||
| 6318 | 2025.12.18 18:34:53.130119 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6319 | 2025.12.18 18:34:53.132137 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_31_6} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2025.12.18 18:34:53.132248 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_31_6} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6321 | 2025.12.18 18:34:53.134336 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6322 | 2025.12.18 18:34:53.354502 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2025.12.18 18:34:53.354696 [ 276 ] {47a8086a-1f12-4c1c-bd0a-badbbf0cf3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6324 | 2025.12.18 18:34:53.354768 [ 276 ] {47a8086a-1f12-4c1c-bd0a-badbbf0cf3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6325 | 2025.12.18 18:34:53.355447 [ 276 ] {47a8086a-1f12-4c1c-bd0a-badbbf0cf3fc} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2025.12.18 18:34:53.355497 [ 276 ] {47a8086a-1f12-4c1c-bd0a-badbbf0cf3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6327 | 2025.12.18 18:34:53.355872 [ 276 ] {47a8086a-1f12-4c1c-bd0a-badbbf0cf3fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6328 | 2025.12.18 18:34:53.356100 [ 276 ] {47a8086a-1f12-4c1c-bd0a-badbbf0cf3fc} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2025.12.18 18:34:53.356260 [ 276 ] {47a8086a-1f12-4c1c-bd0a-badbbf0cf3fc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.23 MiB/sec. | ||
| 6330 | 2025.12.18 18:34:53.356310 [ 276 ] {47a8086a-1f12-4c1c-bd0a-badbbf0cf3fc} <Debug> TCPHandler: Processed in 0.001955045 sec. | ||
| 6331 | 2025.12.18 18:34:53.356437 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2025.12.18 18:34:53.356542 [ 276 ] {6959a4f5-c8c6-4999-a663-8d7d49a3a816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6333 | 2025.12.18 18:34:53.356587 [ 276 ] {6959a4f5-c8c6-4999-a663-8d7d49a3a816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6334 | 2025.12.18 18:34:53.356988 [ 276 ] {6959a4f5-c8c6-4999-a663-8d7d49a3a816} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2025.12.18 18:34:53.357026 [ 276 ] {6959a4f5-c8c6-4999-a663-8d7d49a3a816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6336 | 2025.12.18 18:34:53.357316 [ 276 ] {6959a4f5-c8c6-4999-a663-8d7d49a3a816} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6337 | 2025.12.18 18:34:53.357529 [ 276 ] {6959a4f5-c8c6-4999-a663-8d7d49a3a816} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2025.12.18 18:34:53.357661 [ 276 ] {6959a4f5-c8c6-4999-a663-8d7d49a3a816} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 284.87 KiB/sec. | ||
| 6339 | 2025.12.18 18:34:53.357699 [ 276 ] {6959a4f5-c8c6-4999-a663-8d7d49a3a816} <Debug> TCPHandler: Processed in 0.001318257 sec. | ||
| 6340 | 2025.12.18 18:34:53.357808 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2025.12.18 18:34:53.357905 [ 276 ] {17d34b0d-347a-4db6-8a3c-cb4850af82ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6342 | 2025.12.18 18:34:53.357946 [ 276 ] {17d34b0d-347a-4db6-8a3c-cb4850af82ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6343 | 2025.12.18 18:34:53.358447 [ 276 ] {17d34b0d-347a-4db6-8a3c-cb4850af82ff} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2025.12.18 18:34:53.358484 [ 276 ] {17d34b0d-347a-4db6-8a3c-cb4850af82ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6345 | 2025.12.18 18:34:53.358807 [ 276 ] {17d34b0d-347a-4db6-8a3c-cb4850af82ff} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6346 | 2025.12.18 18:34:53.359008 [ 276 ] {17d34b0d-347a-4db6-8a3c-cb4850af82ff} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2025.12.18 18:34:53.359136 [ 276 ] {17d34b0d-347a-4db6-8a3c-cb4850af82ff} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.001249 sec., 200160.128102482 rows/sec., 17.90 MiB/sec. | ||
| 6348 | 2025.12.18 18:34:53.359173 [ 276 ] {17d34b0d-347a-4db6-8a3c-cb4850af82ff} <Debug> TCPHandler: Processed in 0.001416769 sec. | ||
| 6349 | 2025.12.18 18:34:53.359284 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2025.12.18 18:34:53.359380 [ 276 ] {fced95b5-7767-431a-b9ae-9ad125045c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6351 | 2025.12.18 18:34:53.359420 [ 276 ] {fced95b5-7767-431a-b9ae-9ad125045c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6352 | 2025.12.18 18:34:53.359820 [ 276 ] {fced95b5-7767-431a-b9ae-9ad125045c61} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2025.12.18 18:34:53.359857 [ 276 ] {fced95b5-7767-431a-b9ae-9ad125045c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6354 | 2025.12.18 18:34:53.360143 [ 276 ] {fced95b5-7767-431a-b9ae-9ad125045c61} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6355 | 2025.12.18 18:34:53.360345 [ 276 ] {fced95b5-7767-431a-b9ae-9ad125045c61} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2025.12.18 18:34:53.360479 [ 276 ] {fced95b5-7767-431a-b9ae-9ad125045c61} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001117 sec., 46553.26768128917 rows/sec., 3.45 MiB/sec. | ||
| 6357 | 2025.12.18 18:34:53.360526 [ 276 ] {fced95b5-7767-431a-b9ae-9ad125045c61} <Debug> TCPHandler: Processed in 0.001294386 sec. | ||
| 6358 | 2025.12.18 18:34:53.360648 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2025.12.18 18:34:53.360741 [ 276 ] {4c373fa4-a8d0-45a4-b94a-dbf2d84fd37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6360 | 2025.12.18 18:34:53.360780 [ 276 ] {4c373fa4-a8d0-45a4-b94a-dbf2d84fd37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6361 | 2025.12.18 18:34:53.361171 [ 276 ] {4c373fa4-a8d0-45a4-b94a-dbf2d84fd37e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2025.12.18 18:34:53.361208 [ 276 ] {4c373fa4-a8d0-45a4-b94a-dbf2d84fd37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6363 | 2025.12.18 18:34:53.361495 [ 276 ] {4c373fa4-a8d0-45a4-b94a-dbf2d84fd37e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6364 | 2025.12.18 18:34:53.361702 [ 276 ] {4c373fa4-a8d0-45a4-b94a-dbf2d84fd37e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2025.12.18 18:34:53.361828 [ 276 ] {4c373fa4-a8d0-45a4-b94a-dbf2d84fd37e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 6366 | 2025.12.18 18:34:53.361865 [ 276 ] {4c373fa4-a8d0-45a4-b94a-dbf2d84fd37e} <Debug> TCPHandler: Processed in 0.001267816 sec. | ||
| 6367 | 2025.12.18 18:34:53.361974 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2025.12.18 18:34:53.362068 [ 276 ] {4dc18f2c-3e56-4133-99d0-a0933e014b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6369 | 2025.12.18 18:34:53.362108 [ 276 ] {4dc18f2c-3e56-4133-99d0-a0933e014b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6370 | 2025.12.18 18:34:53.362494 [ 276 ] {4dc18f2c-3e56-4133-99d0-a0933e014b12} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2025.12.18 18:34:53.362532 [ 276 ] {4dc18f2c-3e56-4133-99d0-a0933e014b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6372 | 2025.12.18 18:34:53.362824 [ 276 ] {4dc18f2c-3e56-4133-99d0-a0933e014b12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6373 | 2025.12.18 18:34:53.363027 [ 276 ] {4dc18f2c-3e56-4133-99d0-a0933e014b12} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2025.12.18 18:34:53.363152 [ 276 ] {4dc18f2c-3e56-4133-99d0-a0933e014b12} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 6375 | 2025.12.18 18:34:53.363190 [ 276 ] {4dc18f2c-3e56-4133-99d0-a0933e014b12} <Debug> TCPHandler: Processed in 0.001266067 sec. | ||
| 6376 | 2025.12.18 18:34:53.363300 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2025.12.18 18:34:53.363394 [ 276 ] {0fa59331-943b-41e9-9630-92f5f9f8d8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6378 | 2025.12.18 18:34:53.363434 [ 276 ] {0fa59331-943b-41e9-9630-92f5f9f8d8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6379 | 2025.12.18 18:34:53.363879 [ 276 ] {0fa59331-943b-41e9-9630-92f5f9f8d8ce} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2025.12.18 18:34:53.363916 [ 276 ] {0fa59331-943b-41e9-9630-92f5f9f8d8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6381 | 2025.12.18 18:34:53.364218 [ 276 ] {0fa59331-943b-41e9-9630-92f5f9f8d8ce} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6382 | 2025.12.18 18:34:53.364433 [ 276 ] {0fa59331-943b-41e9-9630-92f5f9f8d8ce} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2025.12.18 18:34:53.364560 [ 276 ] {0fa59331-943b-41e9-9630-92f5f9f8d8ce} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001184 sec., 118243.24324324325 rows/sec., 9.55 MiB/sec. | ||
| 6384 | 2025.12.18 18:34:53.364599 [ 276 ] {0fa59331-943b-41e9-9630-92f5f9f8d8ce} <Debug> TCPHandler: Processed in 0.001349138 sec. | ||
| 6385 | 2025.12.18 18:34:53.364703 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2025.12.18 18:34:53.364800 [ 276 ] {ed293554-939b-4680-b8fa-d4a3d29e3490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6387 | 2025.12.18 18:34:53.364842 [ 276 ] {ed293554-939b-4680-b8fa-d4a3d29e3490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6388 | 2025.12.18 18:34:53.365237 [ 276 ] {ed293554-939b-4680-b8fa-d4a3d29e3490} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2025.12.18 18:34:53.365274 [ 276 ] {ed293554-939b-4680-b8fa-d4a3d29e3490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6390 | 2025.12.18 18:34:53.365612 [ 276 ] {ed293554-939b-4680-b8fa-d4a3d29e3490} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6391 | 2025.12.18 18:34:53.365817 [ 276 ] {ed293554-939b-4680-b8fa-d4a3d29e3490} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2025.12.18 18:34:53.365945 [ 276 ] {ed293554-939b-4680-b8fa-d4a3d29e3490} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001163 sec., 170249.3551160791 rows/sec., 12.21 MiB/sec. | ||
| 6393 | 2025.12.18 18:34:53.365981 [ 276 ] {ed293554-939b-4680-b8fa-d4a3d29e3490} <Debug> TCPHandler: Processed in 0.001328117 sec. | ||
| 6394 | 2025.12.18 18:34:53.366091 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2025.12.18 18:34:53.366188 [ 276 ] {16f314cf-6ee4-4f2b-988f-2e4194ed6e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6396 | 2025.12.18 18:34:53.366241 [ 276 ] {16f314cf-6ee4-4f2b-988f-2e4194ed6e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6397 | 2025.12.18 18:34:53.367047 [ 276 ] {16f314cf-6ee4-4f2b-988f-2e4194ed6e2f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6398 | 2025.12.18 18:34:53.367084 [ 276 ] {16f314cf-6ee4-4f2b-988f-2e4194ed6e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6399 | 2025.12.18 18:34:53.367652 [ 276 ] {16f314cf-6ee4-4f2b-988f-2e4194ed6e2f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6400 | 2025.12.18 18:34:53.367871 [ 276 ] {16f314cf-6ee4-4f2b-988f-2e4194ed6e2f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2025.12.18 18:34:53.368010 [ 276 ] {16f314cf-6ee4-4f2b-988f-2e4194ed6e2f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001841 sec., 19554.58989679522 rows/sec., 35.04 MiB/sec. | ||
| 6402 | 2025.12.18 18:34:53.368063 [ 276 ] {16f314cf-6ee4-4f2b-988f-2e4194ed6e2f} <Debug> TCPHandler: Processed in 0.002022776 sec. | ||
| 6403 | 2025.12.18 18:34:53.368173 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2025.12.18 18:34:53.368269 [ 276 ] {ec36b97b-dff9-4e89-82b5-1f301dcc0ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6405 | 2025.12.18 18:34:53.368310 [ 276 ] {ec36b97b-dff9-4e89-82b5-1f301dcc0ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6406 | 2025.12.18 18:34:53.368639 [ 276 ] {ec36b97b-dff9-4e89-82b5-1f301dcc0ab3} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2025.12.18 18:34:53.368675 [ 276 ] {ec36b97b-dff9-4e89-82b5-1f301dcc0ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6408 | 2025.12.18 18:34:53.368972 [ 276 ] {ec36b97b-dff9-4e89-82b5-1f301dcc0ab3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6409 | 2025.12.18 18:34:53.369175 [ 276 ] {ec36b97b-dff9-4e89-82b5-1f301dcc0ab3} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2025.12.18 18:34:53.369301 [ 276 ] {ec36b97b-dff9-4e89-82b5-1f301dcc0ab3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 6411 | 2025.12.18 18:34:53.369337 [ 276 ] {ec36b97b-dff9-4e89-82b5-1f301dcc0ab3} <Debug> TCPHandler: Processed in 0.001214916 sec. | ||
| 6412 | 2025.12.18 18:34:54.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.13 MiB, peak 284.96 MiB, free memory in arenas 0.00 B, will set to 277.62 MiB (RSS), difference: 2.49 MiB | ||
| 6413 | 2025.12.18 18:34:54.372392 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38472 | ||
| 6414 | 2025.12.18 18:34:54.372501 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6415 | 2025.12.18 18:34:54.372528 [ 291 ] {} <Debug> TCP-Session: 101cd400-413e-4834-96bb-83ff0b42e1a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38472 | ||
| 6416 | 2025.12.18 18:34:54.372551 [ 291 ] {} <Debug> TCP-Session: 101cd400-413e-4834-96bb-83ff0b42e1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2025.12.18 18:34:54.372566 [ 291 ] {} <Debug> TCP-Session: 101cd400-413e-4834-96bb-83ff0b42e1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6418 | 2025.12.18 18:34:54.372794 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50305 | ||
| 6419 | 2025.12.18 18:34:54.372811 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55961 | ||
| 6420 | 2025.12.18 18:34:54.372858 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44199 | ||
| 6421 | 2025.12.18 18:34:54.372864 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44521 | ||
| 6422 | 2025.12.18 18:34:54.372823 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64905 | ||
| 6423 | 2025.12.18 18:34:54.372931 [ 291 ] {} <Trace> TCP-Session: 101cd400-413e-4834-96bb-83ff0b42e1a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2025.12.18 18:34:54.372929 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6425 | 2025.12.18 18:34:54.372925 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49762 | ||
| 6426 | 2025.12.18 18:34:54.372919 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58844 | ||
| 6427 | 2025.12.18 18:34:54.373059 [ 292 ] {} <Debug> TCP-Session: 268f9e1b-572a-422d-a66e-0e9a53c78bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50305 | ||
| 6428 | 2025.12.18 18:34:54.372822 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34263 | ||
| 6429 | 2025.12.18 18:34:54.373125 [ 292 ] {} <Debug> TCP-Session: 268f9e1b-572a-422d-a66e-0e9a53c78bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6430 | 2025.12.18 18:34:54.373165 [ 292 ] {} <Debug> TCP-Session: 268f9e1b-572a-422d-a66e-0e9a53c78bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6431 | 2025.12.18 18:34:54.373174 [ 291 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38472) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6432 | 2025.12.18 18:34:54.373466 [ 291 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6433 | 2025.12.18 18:34:54.373525 [ 291 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6434 | 2025.12.18 18:34:54.373527 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6435 | 2025.12.18 18:34:54.373580 [ 275 ] {} <Debug> TCP-Session: 2f179166-a904-463b-8b21-2ee147464858 Authenticating user 'default' from [fd00:1122:3344:101::e]:34263 | ||
| 6436 | 2025.12.18 18:34:54.373604 [ 275 ] {} <Debug> TCP-Session: 2f179166-a904-463b-8b21-2ee147464858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2025.12.18 18:34:54.373610 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6438 | 2025.12.18 18:34:54.373617 [ 275 ] {} <Debug> TCP-Session: 2f179166-a904-463b-8b21-2ee147464858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6439 | 2025.12.18 18:34:54.373642 [ 289 ] {} <Debug> TCP-Session: 6704a3ad-f33e-4875-954e-08754504cef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58844 | ||
| 6440 | 2025.12.18 18:34:54.373660 [ 289 ] {} <Debug> TCP-Session: 6704a3ad-f33e-4875-954e-08754504cef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6441 | 2025.12.18 18:34:54.373681 [ 289 ] {} <Debug> TCP-Session: 6704a3ad-f33e-4875-954e-08754504cef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6442 | 2025.12.18 18:34:54.373722 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6443 | 2025.12.18 18:34:54.373767 [ 294 ] {} <Debug> TCP-Session: dae13b29-ae2a-450c-84c6-b99aa27e6751 Authenticating user 'default' from [fd00:1122:3344:101::e]:64905 | ||
| 6444 | 2025.12.18 18:34:54.373792 [ 294 ] {} <Debug> TCP-Session: dae13b29-ae2a-450c-84c6-b99aa27e6751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2025.12.18 18:34:54.373805 [ 294 ] {} <Debug> TCP-Session: dae13b29-ae2a-450c-84c6-b99aa27e6751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2025.12.18 18:34:54.373821 [ 291 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 6447 | 2025.12.18 18:34:54.373912 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6448 | 2025.12.18 18:34:54.373941 [ 287 ] {} <Debug> TCP-Session: e5cb6286-d29e-467d-99c8-dcd7886d71fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44199 | ||
| 6449 | 2025.12.18 18:34:54.373960 [ 287 ] {} <Debug> TCP-Session: e5cb6286-d29e-467d-99c8-dcd7886d71fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2025.12.18 18:34:54.373975 [ 287 ] {} <Debug> TCP-Session: e5cb6286-d29e-467d-99c8-dcd7886d71fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2025.12.18 18:34:54.374014 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6452 | 2025.12.18 18:34:54.374048 [ 290 ] {} <Debug> TCP-Session: 92363218-c7e5-4792-a69e-62b635e32081 Authenticating user 'default' from [fd00:1122:3344:101::e]:49762 | ||
| 6453 | 2025.12.18 18:34:54.374065 [ 290 ] {} <Debug> TCP-Session: 92363218-c7e5-4792-a69e-62b635e32081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6454 | 2025.12.18 18:34:54.374081 [ 290 ] {} <Debug> TCP-Session: 92363218-c7e5-4792-a69e-62b635e32081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2025.12.18 18:34:54.374350 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6456 | 2025.12.18 18:34:54.374386 [ 293 ] {} <Debug> TCP-Session: 374c9d28-b7c8-4077-80bb-1f8b1f54a936 Authenticating user 'default' from [fd00:1122:3344:101::e]:55961 | ||
| 6457 | 2025.12.18 18:34:54.374407 [ 293 ] {} <Debug> TCP-Session: 374c9d28-b7c8-4077-80bb-1f8b1f54a936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6458 | 2025.12.18 18:34:54.374420 [ 293 ] {} <Debug> TCP-Session: 374c9d28-b7c8-4077-80bb-1f8b1f54a936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2025.12.18 18:34:54.374445 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6460 | 2025.12.18 18:34:54.374484 [ 288 ] {} <Debug> TCP-Session: 1ec88e64-84ed-4881-b86a-87e09bd751a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44521 | ||
| 6461 | 2025.12.18 18:34:54.374503 [ 288 ] {} <Debug> TCP-Session: 1ec88e64-84ed-4881-b86a-87e09bd751a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2025.12.18 18:34:54.374516 [ 288 ] {} <Debug> TCP-Session: 1ec88e64-84ed-4881-b86a-87e09bd751a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2025.12.18 18:34:54.374756 [ 346 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Trace> AggregatingTransform: Aggregating | ||
| 6464 | 2025.12.18 18:34:54.374795 [ 346 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Trace> Aggregator: Aggregation method: without_key | ||
| 6465 | 2025.12.18 18:34:54.374830 [ 346 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901371 sec. (1109.421 rows/sec., 43.34 KiB/sec.) | ||
| 6466 | 2025.12.18 18:34:54.374849 [ 346 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Trace> Aggregator: Merging aggregated data | ||
| 6467 | 2025.12.18 18:34:54.376107 [ 291 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002994 sec., 334.001336005344 rows/sec., 13.05 KiB/sec. | ||
| 6468 | 2025.12.18 18:34:54.376280 [ 291 ] {5283f691-26ea-4c53-9bd5-2a7e3a9f7d23} <Debug> TCPHandler: Processed in 0.003467985 sec. | ||
| 6469 | 2025.12.18 18:34:54.376391 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6470 | 2025.12.18 18:34:54.376418 [ 291 ] {} <Debug> TCP-Session: 101cd400-413e-4834-96bb-83ff0b42e1a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2025.12.18 18:34:54.376430 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6472 | 2025.12.18 18:34:54.376446 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6473 | 2025.12.18 18:34:54.376470 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6474 | 2025.12.18 18:34:54.376485 [ 288 ] {} <Debug> TCP-Session: 1ec88e64-84ed-4881-b86a-87e09bd751a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6475 | 2025.12.18 18:34:54.376479 [ 292 ] {} <Debug> TCP-Session: 268f9e1b-572a-422d-a66e-0e9a53c78bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2025.12.18 18:34:54.376499 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6477 | 2025.12.18 18:34:54.376522 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6478 | 2025.12.18 18:34:54.376542 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6479 | 2025.12.18 18:34:54.376563 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6480 | 2025.12.18 18:34:54.376577 [ 287 ] {} <Debug> TCP-Session: e5cb6286-d29e-467d-99c8-dcd7886d71fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6481 | 2025.12.18 18:34:54.376595 [ 290 ] {} <Debug> TCP-Session: 92363218-c7e5-4792-a69e-62b635e32081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6482 | 2025.12.18 18:34:54.376612 [ 289 ] {} <Debug> TCP-Session: 6704a3ad-f33e-4875-954e-08754504cef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2025.12.18 18:34:54.376556 [ 275 ] {} <Debug> TCP-Session: 2f179166-a904-463b-8b21-2ee147464858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2025.12.18 18:34:54.376513 [ 293 ] {} <Debug> TCP-Session: 374c9d28-b7c8-4077-80bb-1f8b1f54a936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2025.12.18 18:34:54.376478 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6486 | 2025.12.18 18:34:54.376705 [ 294 ] {} <Debug> TCP-Session: dae13b29-ae2a-450c-84c6-b99aa27e6751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6487 | 2025.12.18 18:34:55.396473 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33714 | ||
| 6488 | 2025.12.18 18:34:55.396596 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6489 | 2025.12.18 18:34:55.396622 [ 291 ] {} <Debug> TCP-Session: efa4fdf2-d5e9-4eed-95d0-9dacdd13b552 Authenticating user 'default' from [fd00:1122:3344:101::e]:33714 | ||
| 6490 | 2025.12.18 18:34:55.396645 [ 291 ] {} <Debug> TCP-Session: efa4fdf2-d5e9-4eed-95d0-9dacdd13b552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6491 | 2025.12.18 18:34:55.396677 [ 291 ] {} <Debug> TCP-Session: efa4fdf2-d5e9-4eed-95d0-9dacdd13b552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6492 | 2025.12.18 18:34:55.396850 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48633 | ||
| 6493 | 2025.12.18 18:34:55.396889 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35862 | ||
| 6494 | 2025.12.18 18:34:55.396922 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44092 | ||
| 6495 | 2025.12.18 18:34:55.396948 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57152 | ||
| 6496 | 2025.12.18 18:34:55.396987 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6497 | 2025.12.18 18:34:55.396960 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53205 | ||
| 6498 | 2025.12.18 18:34:55.397038 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6499 | 2025.12.18 18:34:55.397055 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6500 | 2025.12.18 18:34:55.397031 [ 292 ] {} <Debug> TCP-Session: cec6e7f7-c560-4b6c-a88d-4c4f5c816e4c Authenticating user 'default' from [fd00:1122:3344:101::e]:48633 | ||
| 6501 | 2025.12.18 18:34:55.397103 [ 289 ] {} <Debug> TCP-Session: fd26dd36-f807-4649-b503-76e5efdd5151 Authenticating user 'default' from [fd00:1122:3344:101::e]:57152 | ||
| 6502 | 2025.12.18 18:34:55.397093 [ 293 ] {} <Debug> TCP-Session: 5cd07e32-6ca2-4adc-93d1-5eb227642142 Authenticating user 'default' from [fd00:1122:3344:101::e]:35862 | ||
| 6503 | 2025.12.18 18:34:55.397151 [ 289 ] {} <Debug> TCP-Session: fd26dd36-f807-4649-b503-76e5efdd5151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2025.12.18 18:34:55.397145 [ 292 ] {} <Debug> TCP-Session: cec6e7f7-c560-4b6c-a88d-4c4f5c816e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6505 | 2025.12.18 18:34:55.397173 [ 293 ] {} <Debug> TCP-Session: 5cd07e32-6ca2-4adc-93d1-5eb227642142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6506 | 2025.12.18 18:34:55.397186 [ 289 ] {} <Debug> TCP-Session: fd26dd36-f807-4649-b503-76e5efdd5151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6507 | 2025.12.18 18:34:55.397195 [ 292 ] {} <Debug> TCP-Session: cec6e7f7-c560-4b6c-a88d-4c4f5c816e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2025.12.18 18:34:55.397214 [ 293 ] {} <Debug> TCP-Session: 5cd07e32-6ca2-4adc-93d1-5eb227642142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6509 | 2025.12.18 18:34:55.397136 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6510 | 2025.12.18 18:34:55.397020 [ 291 ] {} <Trace> TCP-Session: efa4fdf2-d5e9-4eed-95d0-9dacdd13b552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2025.12.18 18:34:55.397298 [ 290 ] {} <Debug> TCP-Session: c5ae8215-69c1-457e-b1ed-4ed895e9f6d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53205 | ||
| 6512 | 2025.12.18 18:34:55.396933 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37818 | ||
| 6513 | 2025.12.18 18:34:55.397337 [ 290 ] {} <Debug> TCP-Session: c5ae8215-69c1-457e-b1ed-4ed895e9f6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6514 | 2025.12.18 18:34:55.396903 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52854 | ||
| 6515 | 2025.12.18 18:34:55.397370 [ 290 ] {} <Debug> TCP-Session: c5ae8215-69c1-457e-b1ed-4ed895e9f6d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6516 | 2025.12.18 18:34:55.397414 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6517 | 2025.12.18 18:34:55.396905 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60420 | ||
| 6518 | 2025.12.18 18:34:55.397451 [ 288 ] {} <Debug> TCP-Session: d53876fc-434d-469d-bba5-2f8574530263 Authenticating user 'default' from [fd00:1122:3344:101::e]:37818 | ||
| 6519 | 2025.12.18 18:34:55.397462 [ 291 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33714) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6520 | 2025.12.18 18:34:55.397490 [ 288 ] {} <Debug> TCP-Session: d53876fc-434d-469d-bba5-2f8574530263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6521 | 2025.12.18 18:34:55.397454 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6522 | 2025.12.18 18:34:55.397519 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6523 | 2025.12.18 18:34:55.397550 [ 294 ] {} <Debug> TCP-Session: f194f275-f1e6-4f43-b79b-d12bf1d2dd2d Authenticating user 'default' from [fd00:1122:3344:101::e]:52854 | ||
| 6524 | 2025.12.18 18:34:55.397568 [ 275 ] {} <Debug> TCP-Session: 5f1cdbad-0f61-456a-a6d8-99fc04ce8c1c Authenticating user 'default' from [fd00:1122:3344:101::e]:60420 | ||
| 6525 | 2025.12.18 18:34:55.397583 [ 294 ] {} <Debug> TCP-Session: f194f275-f1e6-4f43-b79b-d12bf1d2dd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6526 | 2025.12.18 18:34:55.397597 [ 275 ] {} <Debug> TCP-Session: 5f1cdbad-0f61-456a-a6d8-99fc04ce8c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6527 | 2025.12.18 18:34:55.397610 [ 294 ] {} <Debug> TCP-Session: f194f275-f1e6-4f43-b79b-d12bf1d2dd2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6528 | 2025.12.18 18:34:55.397631 [ 275 ] {} <Debug> TCP-Session: 5f1cdbad-0f61-456a-a6d8-99fc04ce8c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6529 | 2025.12.18 18:34:55.397518 [ 288 ] {} <Debug> TCP-Session: d53876fc-434d-469d-bba5-2f8574530263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6530 | 2025.12.18 18:34:55.397029 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6531 | 2025.12.18 18:34:55.397720 [ 287 ] {} <Debug> TCP-Session: 6e0bbbe8-f56e-405f-b52d-e12ab876011f Authenticating user 'default' from [fd00:1122:3344:101::e]:44092 | ||
| 6532 | 2025.12.18 18:34:55.397738 [ 287 ] {} <Debug> TCP-Session: 6e0bbbe8-f56e-405f-b52d-e12ab876011f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6533 | 2025.12.18 18:34:55.397751 [ 287 ] {} <Debug> TCP-Session: 6e0bbbe8-f56e-405f-b52d-e12ab876011f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6534 | 2025.12.18 18:34:55.397751 [ 291 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6535 | 2025.12.18 18:34:55.397812 [ 291 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6536 | 2025.12.18 18:34:55.398096 [ 291 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 6537 | 2025.12.18 18:34:55.398983 [ 335 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Trace> AggregatingTransform: Aggregating | ||
| 6538 | 2025.12.18 18:34:55.399029 [ 335 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Trace> Aggregator: Aggregation method: without_key | ||
| 6539 | 2025.12.18 18:34:55.399066 [ 335 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865201 sec. (1155.801 rows/sec., 45.15 KiB/sec.) | ||
| 6540 | 2025.12.18 18:34:55.399086 [ 335 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Trace> Aggregator: Merging aggregated data | ||
| 6541 | 2025.12.18 18:34:55.400435 [ 291 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003033 sec., 329.7065611605671 rows/sec., 12.88 KiB/sec. | ||
| 6542 | 2025.12.18 18:34:55.400545 [ 291 ] {a5c0b8df-0756-4bbd-a21c-1fe1754f4b25} <Debug> TCPHandler: Processed in 0.003658048 sec. | ||
| 6543 | 2025.12.18 18:34:55.400720 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6544 | 2025.12.18 18:34:55.400741 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6545 | 2025.12.18 18:34:55.400749 [ 291 ] {} <Debug> TCP-Session: efa4fdf2-d5e9-4eed-95d0-9dacdd13b552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6546 | 2025.12.18 18:34:55.400764 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6547 | 2025.12.18 18:34:55.400789 [ 292 ] {} <Debug> TCP-Session: cec6e7f7-c560-4b6c-a88d-4c4f5c816e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2025.12.18 18:34:55.400811 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6549 | 2025.12.18 18:34:55.400819 [ 293 ] {} <Debug> TCP-Session: 5cd07e32-6ca2-4adc-93d1-5eb227642142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2025.12.18 18:34:55.400835 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6551 | 2025.12.18 18:34:55.400859 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6552 | 2025.12.18 18:34:55.400876 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6553 | 2025.12.18 18:34:55.400891 [ 294 ] {} <Debug> TCP-Session: f194f275-f1e6-4f43-b79b-d12bf1d2dd2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6554 | 2025.12.18 18:34:55.400930 [ 287 ] {} <Debug> TCP-Session: 6e0bbbe8-f56e-405f-b52d-e12ab876011f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2025.12.18 18:34:55.400906 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6556 | 2025.12.18 18:34:55.400783 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6557 | 2025.12.18 18:34:55.401006 [ 290 ] {} <Debug> TCP-Session: c5ae8215-69c1-457e-b1ed-4ed895e9f6d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6558 | 2025.12.18 18:34:55.400858 [ 275 ] {} <Debug> TCP-Session: 5f1cdbad-0f61-456a-a6d8-99fc04ce8c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6559 | 2025.12.18 18:34:55.401038 [ 288 ] {} <Debug> TCP-Session: d53876fc-434d-469d-bba5-2f8574530263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2025.12.18 18:34:55.400914 [ 289 ] {} <Debug> TCP-Session: fd26dd36-f807-4649-b503-76e5efdd5151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2025.12.18 18:34:55.514206 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61059 | ||
| 6562 | 2025.12.18 18:34:55.514314 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6563 | 2025.12.18 18:34:55.514341 [ 291 ] {} <Debug> TCP-Session: 40fe955a-456f-4f16-b3b6-3dc65a879646 Authenticating user 'default' from [fd00:1122:3344:101::e]:61059 | ||
| 6564 | 2025.12.18 18:34:55.514363 [ 291 ] {} <Debug> TCP-Session: 40fe955a-456f-4f16-b3b6-3dc65a879646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2025.12.18 18:34:55.514375 [ 291 ] {} <Debug> TCP-Session: 40fe955a-456f-4f16-b3b6-3dc65a879646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6566 | 2025.12.18 18:34:55.514592 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64157 | ||
| 6567 | 2025.12.18 18:34:55.514606 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37601 | ||
| 6568 | 2025.12.18 18:34:55.514644 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50559 | ||
| 6569 | 2025.12.18 18:34:55.514659 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36708 | ||
| 6570 | 2025.12.18 18:34:55.514710 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6571 | 2025.12.18 18:34:55.514729 [ 291 ] {} <Trace> TCP-Session: 40fe955a-456f-4f16-b3b6-3dc65a879646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2025.12.18 18:34:55.514748 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6573 | 2025.12.18 18:34:55.514754 [ 292 ] {} <Debug> TCP-Session: 0b25be11-fe1b-4c1a-a0b4-28e85096f216 Authenticating user 'default' from [fd00:1122:3344:101::e]:64157 | ||
| 6574 | 2025.12.18 18:34:55.514778 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6575 | 2025.12.18 18:34:55.514785 [ 288 ] {} <Debug> TCP-Session: 8ce82bed-fd0e-4959-82b3-f4ec268c1390 Authenticating user 'default' from [fd00:1122:3344:101::e]:50559 | ||
| 6576 | 2025.12.18 18:34:55.514800 [ 292 ] {} <Debug> TCP-Session: 0b25be11-fe1b-4c1a-a0b4-28e85096f216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6577 | 2025.12.18 18:34:55.514817 [ 289 ] {} <Debug> TCP-Session: ccd94838-14e6-46b1-a64c-cad1b95feefb Authenticating user 'default' from [fd00:1122:3344:101::e]:36708 | ||
| 6578 | 2025.12.18 18:34:55.514825 [ 288 ] {} <Debug> TCP-Session: 8ce82bed-fd0e-4959-82b3-f4ec268c1390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6579 | 2025.12.18 18:34:55.514830 [ 292 ] {} <Debug> TCP-Session: 0b25be11-fe1b-4c1a-a0b4-28e85096f216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6580 | 2025.12.18 18:34:55.514853 [ 289 ] {} <Debug> TCP-Session: ccd94838-14e6-46b1-a64c-cad1b95feefb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2025.12.18 18:34:55.514857 [ 288 ] {} <Debug> TCP-Session: 8ce82bed-fd0e-4959-82b3-f4ec268c1390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6582 | 2025.12.18 18:34:55.514884 [ 289 ] {} <Debug> TCP-Session: ccd94838-14e6-46b1-a64c-cad1b95feefb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6583 | 2025.12.18 18:34:55.514745 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6584 | 2025.12.18 18:34:55.514919 [ 291 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61059) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6585 | 2025.12.18 18:34:55.514957 [ 293 ] {} <Debug> TCP-Session: c4d53f85-c617-4261-813b-1983007ac557 Authenticating user 'default' from [fd00:1122:3344:101::e]:37601 | ||
| 6586 | 2025.12.18 18:34:55.514667 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38397 | ||
| 6587 | 2025.12.18 18:34:55.514991 [ 293 ] {} <Debug> TCP-Session: c4d53f85-c617-4261-813b-1983007ac557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6588 | 2025.12.18 18:34:55.514632 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59687 | ||
| 6589 | 2025.12.18 18:34:55.515039 [ 293 ] {} <Debug> TCP-Session: c4d53f85-c617-4261-813b-1983007ac557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6590 | 2025.12.18 18:34:55.514619 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36908 | ||
| 6591 | 2025.12.18 18:34:55.515098 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6592 | 2025.12.18 18:34:55.515110 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6593 | 2025.12.18 18:34:55.514620 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52715 | ||
| 6594 | 2025.12.18 18:34:55.515144 [ 287 ] {} <Debug> TCP-Session: 35aa7309-6534-40be-95cf-cb45b7bbda1b Authenticating user 'default' from [fd00:1122:3344:101::e]:59687 | ||
| 6595 | 2025.12.18 18:34:55.515151 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6596 | 2025.12.18 18:34:55.515185 [ 287 ] {} <Debug> TCP-Session: 35aa7309-6534-40be-95cf-cb45b7bbda1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6597 | 2025.12.18 18:34:55.515203 [ 294 ] {} <Debug> TCP-Session: 6b475156-c452-44a2-91b5-9d279bddd44d Authenticating user 'default' from [fd00:1122:3344:101::e]:36908 | ||
| 6598 | 2025.12.18 18:34:55.515208 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6599 | 2025.12.18 18:34:55.515211 [ 287 ] {} <Debug> TCP-Session: 35aa7309-6534-40be-95cf-cb45b7bbda1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6600 | 2025.12.18 18:34:55.515236 [ 294 ] {} <Debug> TCP-Session: 6b475156-c452-44a2-91b5-9d279bddd44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6601 | 2025.12.18 18:34:55.515247 [ 275 ] {} <Debug> TCP-Session: d866b8d6-c613-435d-90cd-e723b3ad9237 Authenticating user 'default' from [fd00:1122:3344:101::e]:52715 | ||
| 6602 | 2025.12.18 18:34:55.515269 [ 294 ] {} <Debug> TCP-Session: 6b475156-c452-44a2-91b5-9d279bddd44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2025.12.18 18:34:55.515285 [ 275 ] {} <Debug> TCP-Session: d866b8d6-c613-435d-90cd-e723b3ad9237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6604 | 2025.12.18 18:34:55.515217 [ 291 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6605 | 2025.12.18 18:34:55.515309 [ 275 ] {} <Debug> TCP-Session: d866b8d6-c613-435d-90cd-e723b3ad9237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6606 | 2025.12.18 18:34:55.515136 [ 290 ] {} <Debug> TCP-Session: be0411ea-973d-479f-8204-6f0dcf1adafb Authenticating user 'default' from [fd00:1122:3344:101::e]:38397 | ||
| 6607 | 2025.12.18 18:34:55.515373 [ 291 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6608 | 2025.12.18 18:34:55.515387 [ 290 ] {} <Debug> TCP-Session: be0411ea-973d-479f-8204-6f0dcf1adafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6609 | 2025.12.18 18:34:55.515416 [ 290 ] {} <Debug> TCP-Session: be0411ea-973d-479f-8204-6f0dcf1adafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2025.12.18 18:34:55.515684 [ 291 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 6611 | 2025.12.18 18:34:55.516623 [ 309 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Trace> AggregatingTransform: Aggregating | ||
| 6612 | 2025.12.18 18:34:55.516679 [ 309 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Trace> Aggregator: Aggregation method: without_key | ||
| 6613 | 2025.12.18 18:34:55.516718 [ 309 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924302 sec. (1081.897 rows/sec., 42.26 KiB/sec.) | ||
| 6614 | 2025.12.18 18:34:55.516737 [ 309 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Trace> Aggregator: Merging aggregated data | ||
| 6615 | 2025.12.18 18:34:55.518480 [ 291 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003626 sec., 275.78599007170436 rows/sec., 10.77 KiB/sec. | ||
| 6616 | 2025.12.18 18:34:55.518706 [ 291 ] {6e62fcd5-2cfc-44fb-a3d1-3ddf157afc25} <Debug> TCPHandler: Processed in 0.004092253 sec. | ||
| 6617 | 2025.12.18 18:34:55.518832 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6618 | 2025.12.18 18:34:55.518866 [ 291 ] {} <Debug> TCP-Session: 40fe955a-456f-4f16-b3b6-3dc65a879646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6619 | 2025.12.18 18:34:55.518878 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6620 | 2025.12.18 18:34:55.518894 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6621 | 2025.12.18 18:34:55.518937 [ 294 ] {} <Debug> TCP-Session: 6b475156-c452-44a2-91b5-9d279bddd44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6622 | 2025.12.18 18:34:55.518946 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6623 | 2025.12.18 18:34:55.518974 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6624 | 2025.12.18 18:34:55.518996 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6625 | 2025.12.18 18:34:55.519009 [ 292 ] {} <Debug> TCP-Session: 0b25be11-fe1b-4c1a-a0b4-28e85096f216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6626 | 2025.12.18 18:34:55.519032 [ 289 ] {} <Debug> TCP-Session: ccd94838-14e6-46b1-a64c-cad1b95feefb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6627 | 2025.12.18 18:34:55.519055 [ 288 ] {} <Debug> TCP-Session: 8ce82bed-fd0e-4959-82b3-f4ec268c1390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6628 | 2025.12.18 18:34:55.519024 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6629 | 2025.12.18 18:34:55.518960 [ 275 ] {} <Debug> TCP-Session: d866b8d6-c613-435d-90cd-e723b3ad9237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6630 | 2025.12.18 18:34:55.519139 [ 287 ] {} <Debug> TCP-Session: 35aa7309-6534-40be-95cf-cb45b7bbda1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2025.12.18 18:34:55.518942 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6632 | 2025.12.18 18:34:55.519038 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6633 | 2025.12.18 18:34:55.519231 [ 293 ] {} <Debug> TCP-Session: c4d53f85-c617-4261-813b-1983007ac557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6634 | 2025.12.18 18:34:55.519259 [ 290 ] {} <Debug> TCP-Session: be0411ea-973d-479f-8204-6f0dcf1adafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6635 | 2025.12.18 18:34:58.352009 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2025.12.18 18:34:58.352210 [ 276 ] {ace2192d-93b5-4018-ad15-47b8c27ceb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6637 | 2025.12.18 18:34:58.352281 [ 276 ] {ace2192d-93b5-4018-ad15-47b8c27ceb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6638 | 2025.12.18 18:34:58.352983 [ 276 ] {ace2192d-93b5-4018-ad15-47b8c27ceb7d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2025.12.18 18:34:58.353037 [ 276 ] {ace2192d-93b5-4018-ad15-47b8c27ceb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6640 | 2025.12.18 18:34:58.353451 [ 276 ] {ace2192d-93b5-4018-ad15-47b8c27ceb7d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6641 | 2025.12.18 18:34:58.353680 [ 276 ] {ace2192d-93b5-4018-ad15-47b8c27ceb7d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2025.12.18 18:34:58.353848 [ 276 ] {ace2192d-93b5-4018-ad15-47b8c27ceb7d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001688 sec., 39099.52606635071 rows/sec., 3.11 MiB/sec. | ||
| 6643 | 2025.12.18 18:34:58.353902 [ 276 ] {ace2192d-93b5-4018-ad15-47b8c27ceb7d} <Debug> TCPHandler: Processed in 0.002031796 sec. | ||
| 6644 | 2025.12.18 18:34:58.354027 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2025.12.18 18:34:58.354135 [ 276 ] {2de2bc18-f9d4-4df3-84bd-60b9626c8ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6646 | 2025.12.18 18:34:58.354181 [ 276 ] {2de2bc18-f9d4-4df3-84bd-60b9626c8ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6647 | 2025.12.18 18:34:58.354591 [ 276 ] {2de2bc18-f9d4-4df3-84bd-60b9626c8ac7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2025.12.18 18:34:58.354630 [ 276 ] {2de2bc18-f9d4-4df3-84bd-60b9626c8ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6649 | 2025.12.18 18:34:58.354937 [ 276 ] {2de2bc18-f9d4-4df3-84bd-60b9626c8ac7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6650 | 2025.12.18 18:34:58.355146 [ 276 ] {2de2bc18-f9d4-4df3-84bd-60b9626c8ac7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2025.12.18 18:34:58.355272 [ 155 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6652 | 2025.12.18 18:34:58.355282 [ 276 ] {2de2bc18-f9d4-4df3-84bd-60b9626c8ac7} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001173 sec., 4262.574595055414 rows/sec., 320.53 KiB/sec. | ||
| 6653 | 2025.12.18 18:34:58.355346 [ 155 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2025.12.18 18:34:58.355364 [ 276 ] {2de2bc18-f9d4-4df3-84bd-60b9626c8ac7} <Debug> TCPHandler: Processed in 0.001391868 sec. | ||
| 6655 | 2025.12.18 18:34:58.355374 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6656 | 2025.12.18 18:34:58.355487 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2025.12.18 18:34:58.355515 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 6658 | 2025.12.18 18:34:58.355589 [ 276 ] {1592313b-89b4-422f-aa91-6006bf5bb1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6659 | 2025.12.18 18:34:58.355635 [ 276 ] {1592313b-89b4-422f-aa91-6006bf5bb1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6660 | 2025.12.18 18:34:58.355670 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6661 | 2025.12.18 18:34:58.355714 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 6662 | 2025.12.18 18:34:58.355792 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 6663 | 2025.12.18 18:34:58.355849 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 6664 | 2025.12.18 18:34:58.355899 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part | ||
| 6665 | 2025.12.18 18:34:58.355946 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
| 6666 | 2025.12.18 18:34:58.355996 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part | ||
| 6667 | 2025.12.18 18:34:58.356063 [ 276 ] {1592313b-89b4-422f-aa91-6006bf5bb1a7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2025.12.18 18:34:58.356104 [ 276 ] {1592313b-89b4-422f-aa91-6006bf5bb1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6669 | 2025.12.18 18:34:58.356451 [ 276 ] {1592313b-89b4-422f-aa91-6006bf5bb1a7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6670 | 2025.12.18 18:34:58.356678 [ 276 ] {1592313b-89b4-422f-aa91-6006bf5bb1a7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.12.18 18:34:58.356821 [ 276 ] {1592313b-89b4-422f-aa91-6006bf5bb1a7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001254 sec., 55023.923444976084 rows/sec., 4.30 MiB/sec. | ||
| 6672 | 2025.12.18 18:34:58.356861 [ 276 ] {1592313b-89b4-422f-aa91-6006bf5bb1a7} <Debug> TCPHandler: Processed in 0.001428088 sec. | ||
| 6673 | 2025.12.18 18:34:58.356957 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503189 sec., 117084.41187368987 rows/sec., 9.04 MiB/sec. | ||
| 6674 | 2025.12.18 18:34:58.356972 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2025.12.18 18:34:58.357096 [ 276 ] {210db9c3-ee4e-499c-b9a7-897c76a0400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6676 | 2025.12.18 18:34:58.357137 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6677 | 2025.12.18 18:34:58.357145 [ 276 ] {210db9c3-ee4e-499c-b9a7-897c76a0400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6678 | 2025.12.18 18:34:58.357425 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2025.12.18 18:34:58.357508 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_41_8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6680 | 2025.12.18 18:34:58.357573 [ 276 ] {210db9c3-ee4e-499c-b9a7-897c76a0400d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2025.12.18 18:34:58.357589 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6682 | 2025.12.18 18:34:58.357619 [ 276 ] {210db9c3-ee4e-499c-b9a7-897c76a0400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6683 | 2025.12.18 18:34:58.357968 [ 276 ] {210db9c3-ee4e-499c-b9a7-897c76a0400d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6684 | 2025.12.18 18:34:58.358186 [ 276 ] {210db9c3-ee4e-499c-b9a7-897c76a0400d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.12.18 18:34:58.358323 [ 276 ] {210db9c3-ee4e-499c-b9a7-897c76a0400d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 6686 | 2025.12.18 18:34:58.358361 [ 276 ] {210db9c3-ee4e-499c-b9a7-897c76a0400d} <Debug> TCPHandler: Processed in 0.001441068 sec. | ||
| 6687 | 2025.12.18 18:34:58.358467 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2025.12.18 18:34:58.358567 [ 276 ] {c9c3913d-890d-451a-a578-85986c3c017c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6689 | 2025.12.18 18:34:58.358621 [ 276 ] {c9c3913d-890d-451a-a578-85986c3c017c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6690 | 2025.12.18 18:34:58.359362 [ 276 ] {c9c3913d-890d-451a-a578-85986c3c017c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2025.12.18 18:34:58.359400 [ 276 ] {c9c3913d-890d-451a-a578-85986c3c017c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6692 | 2025.12.18 18:34:58.359893 [ 276 ] {c9c3913d-890d-451a-a578-85986c3c017c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6693 | 2025.12.18 18:34:58.360123 [ 276 ] {c9c3913d-890d-451a-a578-85986c3c017c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2025.12.18 18:34:58.360270 [ 276 ] {c9c3913d-890d-451a-a578-85986c3c017c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001727 sec., 2895.1939779965255 rows/sec., 5.19 MiB/sec. | ||
| 6695 | 2025.12.18 18:34:58.360326 [ 276 ] {c9c3913d-890d-451a-a578-85986c3c017c} <Debug> TCPHandler: Processed in 0.001908885 sec. | ||
| 6696 | 2025.12.18 18:34:58.360451 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2025.12.18 18:34:58.360577 [ 276 ] {da18b0c1-f8c8-4e7c-9494-4b34dd2bacfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6698 | 2025.12.18 18:34:58.360623 [ 276 ] {da18b0c1-f8c8-4e7c-9494-4b34dd2bacfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6699 | 2025.12.18 18:34:58.360993 [ 276 ] {da18b0c1-f8c8-4e7c-9494-4b34dd2bacfe} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2025.12.18 18:34:58.361030 [ 276 ] {da18b0c1-f8c8-4e7c-9494-4b34dd2bacfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6701 | 2025.12.18 18:34:58.361343 [ 276 ] {da18b0c1-f8c8-4e7c-9494-4b34dd2bacfe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6702 | 2025.12.18 18:34:58.361554 [ 276 ] {da18b0c1-f8c8-4e7c-9494-4b34dd2bacfe} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.12.18 18:34:58.361697 [ 276 ] {da18b0c1-f8c8-4e7c-9494-4b34dd2bacfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 6704 | 2025.12.18 18:34:58.361736 [ 276 ] {da18b0c1-f8c8-4e7c-9494-4b34dd2bacfe} <Debug> TCPHandler: Processed in 0.001349157 sec. | ||
| 6705 | 2025.12.18 18:34:59.657885 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6706 | 2025.12.18 18:34:59.657950 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6707 | 2025.12.18 18:34:59.764714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15310 | ||
| 6708 | 2025.12.18 18:34:59.765531 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.12.18 18:34:59.765579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6710 | 2025.12.18 18:34:59.766070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6711 | 2025.12.18 18:34:59.766309 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.12.18 18:34:59.766456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15310 | ||
| 6713 | 2025.12.18 18:34:59.817100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 820 | ||
| 6714 | 2025.12.18 18:34:59.819807 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2025.12.18 18:34:59.819864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6716 | 2025.12.18 18:34:59.821125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6717 | 2025.12.18 18:34:59.821423 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2025.12.18 18:34:59.821798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6719 | 2025.12.18 18:35:00.001218 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000831741 sec. | ||
| 6720 | 2025.12.18 18:35:00.556069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6721 | 2025.12.18 18:35:00.572099 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2025.12.18 18:35:00.572165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6723 | 2025.12.18 18:35:00.578558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6724 | 2025.12.18 18:35:00.579233 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2025.12.18 18:35:00.582262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6726 | 2025.12.18 18:35:03.352962 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2025.12.18 18:35:03.353180 [ 276 ] {ca50cfb8-65e4-4353-956d-dd319c713867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6728 | 2025.12.18 18:35:03.353254 [ 276 ] {ca50cfb8-65e4-4353-956d-dd319c713867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6729 | 2025.12.18 18:35:03.353988 [ 276 ] {ca50cfb8-65e4-4353-956d-dd319c713867} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2025.12.18 18:35:03.354040 [ 276 ] {ca50cfb8-65e4-4353-956d-dd319c713867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6731 | 2025.12.18 18:35:03.354442 [ 276 ] {ca50cfb8-65e4-4353-956d-dd319c713867} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6732 | 2025.12.18 18:35:03.354667 [ 276 ] {ca50cfb8-65e4-4353-956d-dd319c713867} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2025.12.18 18:35:03.354825 [ 276 ] {ca50cfb8-65e4-4353-956d-dd319c713867} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001699 sec., 75338.43437316068 rows/sec., 6.49 MiB/sec. | ||
| 6734 | 2025.12.18 18:35:03.354827 [ 145 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6735 | 2025.12.18 18:35:03.354874 [ 276 ] {ca50cfb8-65e4-4353-956d-dd319c713867} <Debug> TCPHandler: Processed in 0.002058317 sec. | ||
| 6736 | 2025.12.18 18:35:03.354911 [ 145 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2025.12.18 18:35:03.354964 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6738 | 2025.12.18 18:35:03.355008 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2025.12.18 18:35:03.355088 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 6740 | 2025.12.18 18:35:03.355116 [ 276 ] {cf99d62c-dbd9-498e-82f5-465713878341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6741 | 2025.12.18 18:35:03.355175 [ 276 ] {cf99d62c-dbd9-498e-82f5-465713878341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6742 | 2025.12.18 18:35:03.355253 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6743 | 2025.12.18 18:35:03.355295 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1408 rows starting from the beginning of the part | ||
| 6744 | 2025.12.18 18:35:03.355360 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 6745 | 2025.12.18 18:35:03.355404 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 6746 | 2025.12.18 18:35:03.355446 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 250 rows starting from the beginning of the part | ||
| 6747 | 2025.12.18 18:35:03.355486 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 66 rows starting from the beginning of the part | ||
| 6748 | 2025.12.18 18:35:03.355526 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part | ||
| 6749 | 2025.12.18 18:35:03.355605 [ 276 ] {cf99d62c-dbd9-498e-82f5-465713878341} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2025.12.18 18:35:03.355648 [ 276 ] {cf99d62c-dbd9-498e-82f5-465713878341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6751 | 2025.12.18 18:35:03.355991 [ 276 ] {cf99d62c-dbd9-498e-82f5-465713878341} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6752 | 2025.12.18 18:35:03.356232 [ 276 ] {cf99d62c-dbd9-498e-82f5-465713878341} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2025.12.18 18:35:03.356379 [ 276 ] {cf99d62c-dbd9-498e-82f5-465713878341} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001288 sec., 27950.310559006208 rows/sec., 2.05 MiB/sec. | ||
| 6754 | 2025.12.18 18:35:03.356419 [ 276 ] {cf99d62c-dbd9-498e-82f5-465713878341} <Debug> TCPHandler: Processed in 0.001465359 sec. | ||
| 6755 | 2025.12.18 18:35:03.356525 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2025.12.18 18:35:03.356627 [ 276 ] {7f797925-8d12-469c-8cf6-a468721b1b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6757 | 2025.12.18 18:35:03.356668 [ 276 ] {7f797925-8d12-469c-8cf6-a468721b1b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6758 | 2025.12.18 18:35:03.356874 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2046 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844454 sec., 1109271.361606199 rows/sec., 98.10 MiB/sec. | ||
| 6759 | 2025.12.18 18:35:03.357122 [ 276 ] {7f797925-8d12-469c-8cf6-a468721b1b26} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2025.12.18 18:35:03.357164 [ 276 ] {7f797925-8d12-469c-8cf6-a468721b1b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6761 | 2025.12.18 18:35:03.357292 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6762 | 2025.12.18 18:35:03.357519 [ 276 ] {7f797925-8d12-469c-8cf6-a468721b1b26} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6763 | 2025.12.18 18:35:03.357799 [ 276 ] {7f797925-8d12-469c-8cf6-a468721b1b26} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2025.12.18 18:35:03.357826 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.12.18 18:35:03.357916 [ 145 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6766 | 2025.12.18 18:35:03.357940 [ 276 ] {7f797925-8d12-469c-8cf6-a468721b1b26} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001334 sec., 74962.51874062969 rows/sec., 5.86 MiB/sec. | ||
| 6767 | 2025.12.18 18:35:03.357944 [ 145 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.12.18 18:35:03.357951 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_46_9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6769 | 2025.12.18 18:35:03.357982 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6770 | 2025.12.18 18:35:03.357984 [ 276 ] {7f797925-8d12-469c-8cf6-a468721b1b26} <Debug> TCPHandler: Processed in 0.001510429 sec. | ||
| 6771 | 2025.12.18 18:35:03.358065 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 6772 | 2025.12.18 18:35:03.358107 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6773 | 2025.12.18 18:35:03.358114 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6774 | 2025.12.18 18:35:03.358172 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6775 | 2025.12.18 18:35:03.358205 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 6776 | 2025.12.18 18:35:03.358208 [ 276 ] {9518c577-cbfe-45ae-aac5-a96913d0ba61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6777 | 2025.12.18 18:35:03.358262 [ 276 ] {9518c577-cbfe-45ae-aac5-a96913d0ba61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6778 | 2025.12.18 18:35:03.358263 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 100 rows starting from the beginning of the part | ||
| 6779 | 2025.12.18 18:35:03.358323 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 69 rows starting from the beginning of the part | ||
| 6780 | 2025.12.18 18:35:03.358365 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 140 rows starting from the beginning of the part | ||
| 6781 | 2025.12.18 18:35:03.358405 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 69 rows starting from the beginning of the part | ||
| 6782 | 2025.12.18 18:35:03.358442 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part | ||
| 6783 | 2025.12.18 18:35:03.358670 [ 276 ] {9518c577-cbfe-45ae-aac5-a96913d0ba61} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2025.12.18 18:35:03.358710 [ 276 ] {9518c577-cbfe-45ae-aac5-a96913d0ba61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6785 | 2025.12.18 18:35:03.359072 [ 276 ] {9518c577-cbfe-45ae-aac5-a96913d0ba61} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6786 | 2025.12.18 18:35:03.359286 [ 276 ] {9518c577-cbfe-45ae-aac5-a96913d0ba61} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2025.12.18 18:35:03.359343 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1111 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314837 sec., 844971.6580838538 rows/sec., 68.19 MiB/sec. | ||
| 6788 | 2025.12.18 18:35:03.359406 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6789 | 2025.12.18 18:35:03.359416 [ 276 ] {9518c577-cbfe-45ae-aac5-a96913d0ba61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 6790 | 2025.12.18 18:35:03.359442 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2025.12.18 18:35:03.359466 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6792 | 2025.12.18 18:35:03.359467 [ 276 ] {9518c577-cbfe-45ae-aac5-a96913d0ba61} <Debug> TCPHandler: Processed in 0.001411108 sec. | ||
| 6793 | 2025.12.18 18:35:03.359534 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 6794 | 2025.12.18 18:35:03.359547 [ 197 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6795 | 2025.12.18 18:35:03.359584 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2025.12.18 18:35:03.359636 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6797 | 2025.12.18 18:35:03.359668 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12114 rows starting from the beginning of the part | ||
| 6798 | 2025.12.18 18:35:03.359690 [ 276 ] {f0ab3987-713e-4640-a8c9-4c6ccc603f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6799 | 2025.12.18 18:35:03.359718 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 6800 | 2025.12.18 18:35:03.359752 [ 276 ] {f0ab3987-713e-4640-a8c9-4c6ccc603f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6801 | 2025.12.18 18:35:03.359763 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 6802 | 2025.12.18 18:35:03.359810 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 198 rows starting from the beginning of the part | ||
| 6803 | 2025.12.18 18:35:03.359850 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6804 | 2025.12.18 18:35:03.359889 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 6805 | 2025.12.18 18:35:03.359909 [ 197 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2025.12.18 18:35:03.360014 [ 197 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_46_9} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6807 | 2025.12.18 18:35:03.360124 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6808 | 2025.12.18 18:35:03.360600 [ 276 ] {f0ab3987-713e-4640-a8c9-4c6ccc603f54} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2025.12.18 18:35:03.360643 [ 276 ] {f0ab3987-713e-4640-a8c9-4c6ccc603f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6810 | 2025.12.18 18:35:03.361290 [ 276 ] {f0ab3987-713e-4640-a8c9-4c6ccc603f54} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6811 | 2025.12.18 18:35:03.361538 [ 276 ] {f0ab3987-713e-4640-a8c9-4c6ccc603f54} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2025.12.18 18:35:03.361662 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6813 | 2025.12.18 18:35:03.361690 [ 276 ] {f0ab3987-713e-4640-a8c9-4c6ccc603f54} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002019 sec., 17830.609212481428 rows/sec., 31.95 MiB/sec. | ||
| 6814 | 2025.12.18 18:35:03.361697 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2025.12.18 18:35:03.361732 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6816 | 2025.12.18 18:35:03.361770 [ 276 ] {f0ab3987-713e-4640-a8c9-4c6ccc603f54} <Debug> TCPHandler: Processed in 0.002237429 sec. | ||
| 6817 | 2025.12.18 18:35:03.361810 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 6818 | 2025.12.18 18:35:03.361894 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2025.12.18 18:35:03.361994 [ 276 ] {cebd3d08-e748-4cde-b4d8-e1c42eaa9a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.12.18 18:35:03.362035 [ 276 ] {cebd3d08-e748-4cde-b4d8-e1c42eaa9a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6821 | 2025.12.18 18:35:03.362051 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6822 | 2025.12.18 18:35:03.362114 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 715 rows starting from the beginning of the part | ||
| 6823 | 2025.12.18 18:35:03.362257 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 6824 | 2025.12.18 18:35:03.362379 [ 276 ] {cebd3d08-e748-4cde-b4d8-e1c42eaa9a91} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2025.12.18 18:35:03.362389 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 6826 | 2025.12.18 18:35:03.362422 [ 276 ] {cebd3d08-e748-4cde-b4d8-e1c42eaa9a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6827 | 2025.12.18 18:35:03.362516 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 6828 | 2025.12.18 18:35:03.362626 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 6829 | 2025.12.18 18:35:03.362728 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 6830 | 2025.12.18 18:35:03.362764 [ 276 ] {cebd3d08-e748-4cde-b4d8-e1c42eaa9a91} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6831 | 2025.12.18 18:35:03.362990 [ 276 ] {cebd3d08-e748-4cde-b4d8-e1c42eaa9a91} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2025.12.18 18:35:03.363114 [ 145 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6833 | 2025.12.18 18:35:03.363141 [ 276 ] {cebd3d08-e748-4cde-b4d8-e1c42eaa9a91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 6834 | 2025.12.18 18:35:03.363144 [ 145 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2025.12.18 18:35:03.363182 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6836 | 2025.12.18 18:35:03.363184 [ 276 ] {cebd3d08-e748-4cde-b4d8-e1c42eaa9a91} <Debug> TCPHandler: Processed in 0.001342007 sec. | ||
| 6837 | 2025.12.18 18:35:03.363264 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 6838 | 2025.12.18 18:35:03.363366 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6839 | 2025.12.18 18:35:03.363394 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2280 rows starting from the beginning of the part | ||
| 6840 | 2025.12.18 18:35:03.363441 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 6841 | 2025.12.18 18:35:03.363482 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 6842 | 2025.12.18 18:35:03.363520 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6843 | 2025.12.18 18:35:03.363561 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6844 | 2025.12.18 18:35:03.363598 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 6845 | 2025.12.18 18:35:03.364255 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12952 rows, containing 5 columns (5 merged, 0 gathered) in 0.004747221 sec., 2728333.060542157 rows/sec., 187.56 MiB/sec. | ||
| 6846 | 2025.12.18 18:35:03.364657 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6847 | 2025.12.18 18:35:03.364785 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001554731 sec., 1659451.0561634135 rows/sec., 111.74 MiB/sec. | ||
| 6848 | 2025.12.18 18:35:03.364952 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2025.12.18 18:35:03.365033 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6850 | 2025.12.18 18:35:03.365082 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6851 | 2025.12.18 18:35:03.365122 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6852 | 2025.12.18 18:35:03.365343 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_46_9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2025.12.18 18:35:03.365425 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_46_9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6854 | 2025.12.18 18:35:03.365500 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6855 | 2025.12.18 18:35:03.401160 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 833 rows, containing 19 columns (19 merged, 0 gathered) in 0.039387547 sec., 21148.81640128541 rows/sec., 37.90 MiB/sec. | ||
| 6856 | 2025.12.18 18:35:03.402493 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6857 | 2025.12.18 18:35:03.402847 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2025.12.18 18:35:03.402924 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6859 | 2025.12.18 18:35:03.403039 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6860 | 2025.12.18 18:35:04.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.25 MiB, peak 291.07 MiB, free memory in arenas 0.00 B, will set to 283.92 MiB (RSS), difference: 4.67 MiB | ||
| 6861 | 2025.12.18 18:35:07.266659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15822 | ||
| 6862 | 2025.12.18 18:35:07.267488 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2025.12.18 18:35:07.267571 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6864 | 2025.12.18 18:35:07.268183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6865 | 2025.12.18 18:35:07.268426 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2025.12.18 18:35:07.268580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15822 | ||
| 6867 | 2025.12.18 18:35:08.082449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6868 | 2025.12.18 18:35:08.098986 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2025.12.18 18:35:08.099057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6870 | 2025.12.18 18:35:08.105060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6871 | 2025.12.18 18:35:08.105808 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2025.12.18 18:35:08.108832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6873 | 2025.12.18 18:35:08.377119 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2025.12.18 18:35:08.377379 [ 276 ] {f487de03-d968-4f25-8a7f-73368a20d935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6875 | 2025.12.18 18:35:08.377481 [ 276 ] {f487de03-d968-4f25-8a7f-73368a20d935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6876 | 2025.12.18 18:35:08.378231 [ 276 ] {f487de03-d968-4f25-8a7f-73368a20d935} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2025.12.18 18:35:08.378276 [ 276 ] {f487de03-d968-4f25-8a7f-73368a20d935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6878 | 2025.12.18 18:35:08.378611 [ 276 ] {f487de03-d968-4f25-8a7f-73368a20d935} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6879 | 2025.12.18 18:35:08.378851 [ 276 ] {f487de03-d968-4f25-8a7f-73368a20d935} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2025.12.18 18:35:08.378998 [ 276 ] {f487de03-d968-4f25-8a7f-73368a20d935} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001691 sec., 2365.464222353637 rows/sec., 192.89 KiB/sec. | ||
| 6881 | 2025.12.18 18:35:08.379039 [ 276 ] {f487de03-d968-4f25-8a7f-73368a20d935} <Debug> TCPHandler: Processed in 0.002099177 sec. | ||
| 6882 | 2025.12.18 18:35:08.379173 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2025.12.18 18:35:08.379268 [ 276 ] {b12451e8-290c-4f11-9540-d25baba645ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6884 | 2025.12.18 18:35:08.379307 [ 276 ] {b12451e8-290c-4f11-9540-d25baba645ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6885 | 2025.12.18 18:35:08.380428 [ 276 ] {b12451e8-290c-4f11-9540-d25baba645ea} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2025.12.18 18:35:08.380467 [ 276 ] {b12451e8-290c-4f11-9540-d25baba645ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6887 | 2025.12.18 18:35:08.380877 [ 276 ] {b12451e8-290c-4f11-9540-d25baba645ea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6888 | 2025.12.18 18:35:08.381081 [ 276 ] {b12451e8-290c-4f11-9540-d25baba645ea} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2025.12.18 18:35:08.381211 [ 276 ] {b12451e8-290c-4f11-9540-d25baba645ea} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.001962 sec., 615698.2670744138 rows/sec., 50.81 MiB/sec. | ||
| 6890 | 2025.12.18 18:35:08.381266 [ 276 ] {b12451e8-290c-4f11-9540-d25baba645ea} <Debug> TCPHandler: Processed in 0.002148728 sec. | ||
| 6891 | 2025.12.18 18:35:08.381380 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2025.12.18 18:35:08.381474 [ 276 ] {cb1119a2-9060-45a5-9e85-70dc149b047d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6893 | 2025.12.18 18:35:08.381606 [ 276 ] {cb1119a2-9060-45a5-9e85-70dc149b047d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6894 | 2025.12.18 18:35:08.382044 [ 276 ] {cb1119a2-9060-45a5-9e85-70dc149b047d} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.12.18 18:35:08.382090 [ 276 ] {cb1119a2-9060-45a5-9e85-70dc149b047d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6896 | 2025.12.18 18:35:08.382449 [ 276 ] {cb1119a2-9060-45a5-9e85-70dc149b047d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6897 | 2025.12.18 18:35:08.382678 [ 276 ] {cb1119a2-9060-45a5-9e85-70dc149b047d} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2025.12.18 18:35:08.382819 [ 276 ] {cb1119a2-9060-45a5-9e85-70dc149b047d} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001395 sec., 6451.612903225807 rows/sec., 469.73 KiB/sec. | ||
| 6899 | 2025.12.18 18:35:08.382854 [ 276 ] {cb1119a2-9060-45a5-9e85-70dc149b047d} <Debug> TCPHandler: Processed in 0.00155566 sec. | ||
| 6900 | 2025.12.18 18:35:08.382956 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2025.12.18 18:35:08.383043 [ 276 ] {1d7980b8-084f-448e-9cf9-2a971b872d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6902 | 2025.12.18 18:35:08.383080 [ 276 ] {1d7980b8-084f-448e-9cf9-2a971b872d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6903 | 2025.12.18 18:35:08.383590 [ 276 ] {1d7980b8-084f-448e-9cf9-2a971b872d72} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2025.12.18 18:35:08.383626 [ 276 ] {1d7980b8-084f-448e-9cf9-2a971b872d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6905 | 2025.12.18 18:35:08.383920 [ 276 ] {1d7980b8-084f-448e-9cf9-2a971b872d72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6906 | 2025.12.18 18:35:08.384125 [ 276 ] {1d7980b8-084f-448e-9cf9-2a971b872d72} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2025.12.18 18:35:08.384248 [ 276 ] {1d7980b8-084f-448e-9cf9-2a971b872d72} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001175 sec., 194042.55319148937 rows/sec., 13.14 MiB/sec. | ||
| 6908 | 2025.12.18 18:35:08.384284 [ 276 ] {1d7980b8-084f-448e-9cf9-2a971b872d72} <Debug> TCPHandler: Processed in 0.001334188 sec. | ||
| 6909 | 2025.12.18 18:35:08.384389 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2025.12.18 18:35:08.384482 [ 276 ] {ff4cd47e-aa84-483d-8953-3e99afa58e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6911 | 2025.12.18 18:35:08.384520 [ 276 ] {ff4cd47e-aa84-483d-8953-3e99afa58e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6912 | 2025.12.18 18:35:08.385055 [ 276 ] {ff4cd47e-aa84-483d-8953-3e99afa58e3c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2025.12.18 18:35:08.385091 [ 276 ] {ff4cd47e-aa84-483d-8953-3e99afa58e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6914 | 2025.12.18 18:35:08.385401 [ 276 ] {ff4cd47e-aa84-483d-8953-3e99afa58e3c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6915 | 2025.12.18 18:35:08.385603 [ 276 ] {ff4cd47e-aa84-483d-8953-3e99afa58e3c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2025.12.18 18:35:08.385726 [ 276 ] {ff4cd47e-aa84-483d-8953-3e99afa58e3c} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001262 sec., 419175.9112519809 rows/sec., 31.05 MiB/sec. | ||
| 6917 | 2025.12.18 18:35:08.385762 [ 276 ] {ff4cd47e-aa84-483d-8953-3e99afa58e3c} <Debug> TCPHandler: Processed in 0.001422519 sec. | ||
| 6918 | 2025.12.18 18:35:08.385867 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2025.12.18 18:35:08.385960 [ 276 ] {bf067857-b37b-49d8-b077-7c4745bd53d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6920 | 2025.12.18 18:35:08.386002 [ 276 ] {bf067857-b37b-49d8-b077-7c4745bd53d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6921 | 2025.12.18 18:35:08.386522 [ 276 ] {bf067857-b37b-49d8-b077-7c4745bd53d8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2025.12.18 18:35:08.386557 [ 276 ] {bf067857-b37b-49d8-b077-7c4745bd53d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6923 | 2025.12.18 18:35:08.386935 [ 276 ] {bf067857-b37b-49d8-b077-7c4745bd53d8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6924 | 2025.12.18 18:35:08.387138 [ 276 ] {bf067857-b37b-49d8-b077-7c4745bd53d8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2025.12.18 18:35:08.387260 [ 276 ] {bf067857-b37b-49d8-b077-7c4745bd53d8} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001319 sec., 641394.9962092494 rows/sec., 43.17 MiB/sec. | ||
| 6926 | 2025.12.18 18:35:08.387296 [ 276 ] {bf067857-b37b-49d8-b077-7c4745bd53d8} <Debug> TCPHandler: Processed in 0.0014764 sec. | ||
| 6927 | 2025.12.18 18:35:08.387404 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2025.12.18 18:35:08.387497 [ 276 ] {a296fef0-a394-444c-89f4-5aa28284d2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6929 | 2025.12.18 18:35:08.387550 [ 276 ] {a296fef0-a394-444c-89f4-5aa28284d2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6930 | 2025.12.18 18:35:08.388243 [ 276 ] {a296fef0-a394-444c-89f4-5aa28284d2d3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2025.12.18 18:35:08.388279 [ 276 ] {a296fef0-a394-444c-89f4-5aa28284d2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6932 | 2025.12.18 18:35:08.388751 [ 276 ] {a296fef0-a394-444c-89f4-5aa28284d2d3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6933 | 2025.12.18 18:35:08.388964 [ 276 ] {a296fef0-a394-444c-89f4-5aa28284d2d3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2025.12.18 18:35:08.389096 [ 276 ] {a296fef0-a394-444c-89f4-5aa28284d2d3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001617 sec., 3092.1459492888066 rows/sec., 5.54 MiB/sec. | ||
| 6935 | 2025.12.18 18:35:08.389148 [ 276 ] {a296fef0-a394-444c-89f4-5aa28284d2d3} <Debug> TCPHandler: Processed in 0.001792493 sec. | ||
| 6936 | 2025.12.18 18:35:08.389249 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2025.12.18 18:35:08.389341 [ 276 ] {7f689024-7d91-4da5-befe-9cf5026b8c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6938 | 2025.12.18 18:35:08.389391 [ 276 ] {7f689024-7d91-4da5-befe-9cf5026b8c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6939 | 2025.12.18 18:35:08.389712 [ 276 ] {7f689024-7d91-4da5-befe-9cf5026b8c72} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2025.12.18 18:35:08.389747 [ 276 ] {7f689024-7d91-4da5-befe-9cf5026b8c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6941 | 2025.12.18 18:35:08.390032 [ 276 ] {7f689024-7d91-4da5-befe-9cf5026b8c72} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6942 | 2025.12.18 18:35:08.390225 [ 276 ] {7f689024-7d91-4da5-befe-9cf5026b8c72} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2025.12.18 18:35:08.390348 [ 276 ] {7f689024-7d91-4da5-befe-9cf5026b8c72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001025 sec., 58536.58536585365 rows/sec., 3.94 MiB/sec. | ||
| 6944 | 2025.12.18 18:35:08.390382 [ 276 ] {7f689024-7d91-4da5-befe-9cf5026b8c72} <Debug> TCPHandler: Processed in 0.001180695 sec. | ||
| 6945 | 2025.12.18 18:35:09.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.03 MiB, peak 291.07 MiB, free memory in arenas 0.00 B, will set to 284.03 MiB (RSS), difference: -1.00 MiB | ||
| 6946 | 2025.12.18 18:35:09.822181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 848 | ||
| 6947 | 2025.12.18 18:35:09.824461 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2025.12.18 18:35:09.824516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6949 | 2025.12.18 18:35:09.825727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6950 | 2025.12.18 18:35:09.826049 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2025.12.18 18:35:09.826460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 6952 | 2025.12.18 18:35:13.352531 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2025.12.18 18:35:13.352744 [ 276 ] {a1ad47e7-892d-4ef7-b13b-f0c464ad36c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6954 | 2025.12.18 18:35:13.352817 [ 276 ] {a1ad47e7-892d-4ef7-b13b-f0c464ad36c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6955 | 2025.12.18 18:35:13.353525 [ 276 ] {a1ad47e7-892d-4ef7-b13b-f0c464ad36c4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2025.12.18 18:35:13.353564 [ 276 ] {a1ad47e7-892d-4ef7-b13b-f0c464ad36c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6957 | 2025.12.18 18:35:13.353955 [ 276 ] {a1ad47e7-892d-4ef7-b13b-f0c464ad36c4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6958 | 2025.12.18 18:35:13.354193 [ 276 ] {a1ad47e7-892d-4ef7-b13b-f0c464ad36c4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.12.18 18:35:13.354339 [ 276 ] {a1ad47e7-892d-4ef7-b13b-f0c464ad36c4} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00165 sec., 77575.75757575758 rows/sec., 6.68 MiB/sec. | ||
| 6960 | 2025.12.18 18:35:13.354382 [ 276 ] {a1ad47e7-892d-4ef7-b13b-f0c464ad36c4} <Debug> TCPHandler: Processed in 0.001992975 sec. | ||
| 6961 | 2025.12.18 18:35:13.354514 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2025.12.18 18:35:13.354614 [ 276 ] {c9cece15-c77c-43ab-bf96-1a270548b0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6963 | 2025.12.18 18:35:13.354655 [ 276 ] {c9cece15-c77c-43ab-bf96-1a270548b0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6964 | 2025.12.18 18:35:13.355057 [ 276 ] {c9cece15-c77c-43ab-bf96-1a270548b0c5} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.12.18 18:35:13.355092 [ 276 ] {c9cece15-c77c-43ab-bf96-1a270548b0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6966 | 2025.12.18 18:35:13.355389 [ 276 ] {c9cece15-c77c-43ab-bf96-1a270548b0c5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6967 | 2025.12.18 18:35:13.355603 [ 276 ] {c9cece15-c77c-43ab-bf96-1a270548b0c5} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2025.12.18 18:35:13.355728 [ 276 ] {c9cece15-c77c-43ab-bf96-1a270548b0c5} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001136 sec., 31690.140845070422 rows/sec., 2.33 MiB/sec. | ||
| 6969 | 2025.12.18 18:35:13.355766 [ 276 ] {c9cece15-c77c-43ab-bf96-1a270548b0c5} <Debug> TCPHandler: Processed in 0.001303377 sec. | ||
| 6970 | 2025.12.18 18:35:13.355878 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2025.12.18 18:35:13.355973 [ 276 ] {4fef9584-a259-4322-8552-f6f3991a940e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6972 | 2025.12.18 18:35:13.356013 [ 276 ] {4fef9584-a259-4322-8552-f6f3991a940e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6973 | 2025.12.18 18:35:13.356437 [ 276 ] {4fef9584-a259-4322-8552-f6f3991a940e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2025.12.18 18:35:13.356473 [ 276 ] {4fef9584-a259-4322-8552-f6f3991a940e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6975 | 2025.12.18 18:35:13.356774 [ 276 ] {4fef9584-a259-4322-8552-f6f3991a940e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6976 | 2025.12.18 18:35:13.356986 [ 276 ] {4fef9584-a259-4322-8552-f6f3991a940e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2025.12.18 18:35:13.357108 [ 276 ] {4fef9584-a259-4322-8552-f6f3991a940e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001152 sec., 86805.55555555555 rows/sec., 6.78 MiB/sec. | ||
| 6978 | 2025.12.18 18:35:13.357144 [ 276 ] {4fef9584-a259-4322-8552-f6f3991a940e} <Debug> TCPHandler: Processed in 0.001316067 sec. | ||
| 6979 | 2025.12.18 18:35:13.357254 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2025.12.18 18:35:13.357349 [ 276 ] {85cdbc07-4b38-48c8-b7b7-adc295439cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6981 | 2025.12.18 18:35:13.357393 [ 276 ] {85cdbc07-4b38-48c8-b7b7-adc295439cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6982 | 2025.12.18 18:35:13.357790 [ 276 ] {85cdbc07-4b38-48c8-b7b7-adc295439cc2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2025.12.18 18:35:13.357826 [ 276 ] {85cdbc07-4b38-48c8-b7b7-adc295439cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6984 | 2025.12.18 18:35:13.358151 [ 276 ] {85cdbc07-4b38-48c8-b7b7-adc295439cc2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6985 | 2025.12.18 18:35:13.358375 [ 276 ] {85cdbc07-4b38-48c8-b7b7-adc295439cc2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2025.12.18 18:35:13.358501 [ 276 ] {85cdbc07-4b38-48c8-b7b7-adc295439cc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6987 | 2025.12.18 18:35:13.358537 [ 276 ] {85cdbc07-4b38-48c8-b7b7-adc295439cc2} <Debug> TCPHandler: Processed in 0.001333217 sec. | ||
| 6988 | 2025.12.18 18:35:13.358649 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2025.12.18 18:35:13.358743 [ 276 ] {a6a8339b-5479-4573-834b-c00c0f1aa258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6990 | 2025.12.18 18:35:13.358797 [ 276 ] {a6a8339b-5479-4573-834b-c00c0f1aa258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6991 | 2025.12.18 18:35:13.359634 [ 276 ] {a6a8339b-5479-4573-834b-c00c0f1aa258} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2025.12.18 18:35:13.359669 [ 276 ] {a6a8339b-5479-4573-834b-c00c0f1aa258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6993 | 2025.12.18 18:35:13.360218 [ 276 ] {a6a8339b-5479-4573-834b-c00c0f1aa258} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6994 | 2025.12.18 18:35:13.360453 [ 276 ] {a6a8339b-5479-4573-834b-c00c0f1aa258} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.12.18 18:35:13.360585 [ 276 ] {a6a8339b-5479-4573-834b-c00c0f1aa258} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001859 sec., 19365.250134480902 rows/sec., 34.70 MiB/sec. | ||
| 6996 | 2025.12.18 18:35:13.360656 [ 276 ] {a6a8339b-5479-4573-834b-c00c0f1aa258} <Debug> TCPHandler: Processed in 0.002055406 sec. | ||
| 6997 | 2025.12.18 18:35:13.360786 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2025.12.18 18:35:13.360881 [ 276 ] {d52efca9-ab80-455b-89cb-fb4edbba480b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6999 | 2025.12.18 18:35:13.360923 [ 276 ] {d52efca9-ab80-455b-89cb-fb4edbba480b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7000 | 2025.12.18 18:35:13.361263 [ 276 ] {d52efca9-ab80-455b-89cb-fb4edbba480b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2025.12.18 18:35:13.361298 [ 276 ] {d52efca9-ab80-455b-89cb-fb4edbba480b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7002 | 2025.12.18 18:35:13.361618 [ 276 ] {d52efca9-ab80-455b-89cb-fb4edbba480b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7003 | 2025.12.18 18:35:13.361834 [ 276 ] {d52efca9-ab80-455b-89cb-fb4edbba480b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2025.12.18 18:35:13.361961 [ 276 ] {d52efca9-ab80-455b-89cb-fb4edbba480b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7005 | 2025.12.18 18:35:13.361998 [ 276 ] {d52efca9-ab80-455b-89cb-fb4edbba480b} <Debug> TCPHandler: Processed in 0.001272017 sec. | ||
| 7006 | 2025.12.18 18:35:14.658003 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7007 | 2025.12.18 18:35:14.658056 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7008 | 2025.12.18 18:35:14.768783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16270 | ||
| 7009 | 2025.12.18 18:35:14.769444 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2025.12.18 18:35:14.769500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7011 | 2025.12.18 18:35:14.770021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7012 | 2025.12.18 18:35:14.770259 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2025.12.18 18:35:14.770409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16270 | ||
| 7014 | 2025.12.18 18:35:15.609010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7015 | 2025.12.18 18:35:15.626063 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.12.18 18:35:15.626126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7017 | 2025.12.18 18:35:15.632240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7018 | 2025.12.18 18:35:15.632948 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.12.18 18:35:15.635847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7020 | 2025.12.18 18:35:18.351366 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2025.12.18 18:35:18.351566 [ 276 ] {45238745-d9c5-44d4-9572-d4d65b00d7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7022 | 2025.12.18 18:35:18.351637 [ 276 ] {45238745-d9c5-44d4-9572-d4d65b00d7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7023 | 2025.12.18 18:35:18.352299 [ 276 ] {45238745-d9c5-44d4-9572-d4d65b00d7a0} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2025.12.18 18:35:18.352354 [ 276 ] {45238745-d9c5-44d4-9572-d4d65b00d7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7025 | 2025.12.18 18:35:18.352767 [ 276 ] {45238745-d9c5-44d4-9572-d4d65b00d7a0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7026 | 2025.12.18 18:35:18.353017 [ 276 ] {45238745-d9c5-44d4-9572-d4d65b00d7a0} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2025.12.18 18:35:18.353178 [ 276 ] {45238745-d9c5-44d4-9572-d4d65b00d7a0} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001662 sec., 39711.19133574007 rows/sec., 3.16 MiB/sec. | ||
| 7028 | 2025.12.18 18:35:18.353230 [ 276 ] {45238745-d9c5-44d4-9572-d4d65b00d7a0} <Debug> TCPHandler: Processed in 0.001999836 sec. | ||
| 7029 | 2025.12.18 18:35:18.353352 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2025.12.18 18:35:18.353458 [ 276 ] {5cc7cd19-48e1-4eec-a70f-67b84be65400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7031 | 2025.12.18 18:35:18.353504 [ 276 ] {5cc7cd19-48e1-4eec-a70f-67b84be65400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7032 | 2025.12.18 18:35:18.353905 [ 276 ] {5cc7cd19-48e1-4eec-a70f-67b84be65400} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2025.12.18 18:35:18.353946 [ 276 ] {5cc7cd19-48e1-4eec-a70f-67b84be65400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7034 | 2025.12.18 18:35:18.354248 [ 276 ] {5cc7cd19-48e1-4eec-a70f-67b84be65400} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7035 | 2025.12.18 18:35:18.354465 [ 276 ] {5cc7cd19-48e1-4eec-a70f-67b84be65400} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2025.12.18 18:35:18.354598 [ 276 ] {5cc7cd19-48e1-4eec-a70f-67b84be65400} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001164 sec., 4295.532646048109 rows/sec., 323.00 KiB/sec. | ||
| 7037 | 2025.12.18 18:35:18.354637 [ 276 ] {5cc7cd19-48e1-4eec-a70f-67b84be65400} <Debug> TCPHandler: Processed in 0.001338517 sec. | ||
| 7038 | 2025.12.18 18:35:18.354740 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2025.12.18 18:35:18.354834 [ 276 ] {cf29b9e0-c983-4e95-af20-91c4b7c5e1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7040 | 2025.12.18 18:35:18.354876 [ 276 ] {cf29b9e0-c983-4e95-af20-91c4b7c5e1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7041 | 2025.12.18 18:35:18.355286 [ 276 ] {cf29b9e0-c983-4e95-af20-91c4b7c5e1a4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2025.12.18 18:35:18.355323 [ 276 ] {cf29b9e0-c983-4e95-af20-91c4b7c5e1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7043 | 2025.12.18 18:35:18.355630 [ 276 ] {cf29b9e0-c983-4e95-af20-91c4b7c5e1a4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7044 | 2025.12.18 18:35:18.355842 [ 276 ] {cf29b9e0-c983-4e95-af20-91c4b7c5e1a4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2025.12.18 18:35:18.355968 [ 276 ] {cf29b9e0-c983-4e95-af20-91c4b7c5e1a4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001151 sec., 59947.87141615987 rows/sec., 4.68 MiB/sec. | ||
| 7046 | 2025.12.18 18:35:18.356007 [ 276 ] {cf29b9e0-c983-4e95-af20-91c4b7c5e1a4} <Debug> TCPHandler: Processed in 0.001316927 sec. | ||
| 7047 | 2025.12.18 18:35:18.356112 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2025.12.18 18:35:18.356206 [ 276 ] {60358f2f-74c5-4cb0-aa5e-5b7a505284df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7049 | 2025.12.18 18:35:18.356252 [ 276 ] {60358f2f-74c5-4cb0-aa5e-5b7a505284df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7050 | 2025.12.18 18:35:18.356692 [ 276 ] {60358f2f-74c5-4cb0-aa5e-5b7a505284df} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2025.12.18 18:35:18.356742 [ 276 ] {60358f2f-74c5-4cb0-aa5e-5b7a505284df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7052 | 2025.12.18 18:35:18.357160 [ 276 ] {60358f2f-74c5-4cb0-aa5e-5b7a505284df} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7053 | 2025.12.18 18:35:18.357407 [ 276 ] {60358f2f-74c5-4cb0-aa5e-5b7a505284df} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2025.12.18 18:35:18.357547 [ 276 ] {60358f2f-74c5-4cb0-aa5e-5b7a505284df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001359 sec., 117733.6276674025 rows/sec., 8.20 MiB/sec. | ||
| 7055 | 2025.12.18 18:35:18.357587 [ 276 ] {60358f2f-74c5-4cb0-aa5e-5b7a505284df} <Debug> TCPHandler: Processed in 0.001525629 sec. | ||
| 7056 | 2025.12.18 18:35:18.357688 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2025.12.18 18:35:18.357786 [ 276 ] {e99513f1-e9fb-4173-b782-b35a850f4148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7058 | 2025.12.18 18:35:18.357841 [ 276 ] {e99513f1-e9fb-4173-b782-b35a850f4148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7059 | 2025.12.18 18:35:18.358583 [ 276 ] {e99513f1-e9fb-4173-b782-b35a850f4148} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2025.12.18 18:35:18.358621 [ 276 ] {e99513f1-e9fb-4173-b782-b35a850f4148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7061 | 2025.12.18 18:35:18.359126 [ 276 ] {e99513f1-e9fb-4173-b782-b35a850f4148} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7062 | 2025.12.18 18:35:18.359359 [ 276 ] {e99513f1-e9fb-4173-b782-b35a850f4148} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2025.12.18 18:35:18.359502 [ 276 ] {e99513f1-e9fb-4173-b782-b35a850f4148} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001735 sec., 2881.844380403458 rows/sec., 5.16 MiB/sec. | ||
| 7064 | 2025.12.18 18:35:18.359566 [ 276 ] {e99513f1-e9fb-4173-b782-b35a850f4148} <Debug> TCPHandler: Processed in 0.001929315 sec. | ||
| 7065 | 2025.12.18 18:35:18.359673 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2025.12.18 18:35:18.359769 [ 276 ] {b7ba8502-7745-41e6-ab81-5b798b8aecf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7067 | 2025.12.18 18:35:18.359813 [ 276 ] {b7ba8502-7745-41e6-ab81-5b798b8aecf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7068 | 2025.12.18 18:35:18.360145 [ 276 ] {b7ba8502-7745-41e6-ab81-5b798b8aecf8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2025.12.18 18:35:18.360182 [ 276 ] {b7ba8502-7745-41e6-ab81-5b798b8aecf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7070 | 2025.12.18 18:35:18.360499 [ 276 ] {b7ba8502-7745-41e6-ab81-5b798b8aecf8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7071 | 2025.12.18 18:35:18.360718 [ 276 ] {b7ba8502-7745-41e6-ab81-5b798b8aecf8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2025.12.18 18:35:18.360848 [ 276 ] {b7ba8502-7745-41e6-ab81-5b798b8aecf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 7073 | 2025.12.18 18:35:18.360885 [ 276 ] {b7ba8502-7745-41e6-ab81-5b798b8aecf8} <Debug> TCPHandler: Processed in 0.001263316 sec. | ||
| 7074 | 2025.12.18 18:35:19.826760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 872 | ||
| 7075 | 2025.12.18 18:35:19.829129 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2025.12.18 18:35:19.829188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7077 | 2025.12.18 18:35:19.830434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7078 | 2025.12.18 18:35:19.830698 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2025.12.18 18:35:19.831069 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 7080 | 2025.12.18 18:35:22.270525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16782 | ||
| 7081 | 2025.12.18 18:35:22.271081 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2025.12.18 18:35:22.271128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7083 | 2025.12.18 18:35:22.271626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7084 | 2025.12.18 18:35:22.271862 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2025.12.18 18:35:22.271988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16782 | ||
| 7086 | 2025.12.18 18:35:23.135938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7087 | 2025.12.18 18:35:23.153098 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2025.12.18 18:35:23.153157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7089 | 2025.12.18 18:35:23.159932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7090 | 2025.12.18 18:35:23.160769 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2025.12.18 18:35:23.164357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7092 | 2025.12.18 18:35:23.354000 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2025.12.18 18:35:23.354261 [ 276 ] {1196592e-61c2-40af-a615-6e85c4e09d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7094 | 2025.12.18 18:35:23.354374 [ 276 ] {1196592e-61c2-40af-a615-6e85c4e09d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7095 | 2025.12.18 18:35:23.354939 [ 276 ] {1196592e-61c2-40af-a615-6e85c4e09d9f} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2025.12.18 18:35:23.354983 [ 276 ] {1196592e-61c2-40af-a615-6e85c4e09d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7097 | 2025.12.18 18:35:23.355347 [ 276 ] {1196592e-61c2-40af-a615-6e85c4e09d9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7098 | 2025.12.18 18:35:23.355595 [ 276 ] {1196592e-61c2-40af-a615-6e85c4e09d9f} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2025.12.18 18:35:23.355714 [ 126 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7100 | 2025.12.18 18:35:23.355744 [ 276 ] {1196592e-61c2-40af-a615-6e85c4e09d9f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 7101 | 2025.12.18 18:35:23.355787 [ 126 ] {} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2025.12.18 18:35:23.355803 [ 276 ] {1196592e-61c2-40af-a615-6e85c4e09d9f} <Debug> TCPHandler: Processed in 0.001985475 sec. | ||
| 7103 | 2025.12.18 18:35:23.355817 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7104 | 2025.12.18 18:35:23.355930 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7105 | 2025.12.18 18:35:23.355946 [ 201 ] {fe362c7f-737b-4189-a62b-6c06036abe30::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 | ||
| 7106 | 2025.12.18 18:35:23.356044 [ 276 ] {7c094a1a-4dc9-4e04-8b75-7919787098e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7107 | 2025.12.18 18:35:23.356092 [ 201 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7108 | 2025.12.18 18:35:23.356094 [ 276 ] {7c094a1a-4dc9-4e04-8b75-7919787098e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7109 | 2025.12.18 18:35:23.356137 [ 201 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7110 | 2025.12.18 18:35:23.356219 [ 201 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7111 | 2025.12.18 18:35:23.356271 [ 201 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7112 | 2025.12.18 18:35:23.356320 [ 201 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7113 | 2025.12.18 18:35:23.356373 [ 201 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7114 | 2025.12.18 18:35:23.356545 [ 276 ] {7c094a1a-4dc9-4e04-8b75-7919787098e1} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2025.12.18 18:35:23.356589 [ 276 ] {7c094a1a-4dc9-4e04-8b75-7919787098e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7116 | 2025.12.18 18:35:23.356934 [ 276 ] {7c094a1a-4dc9-4e04-8b75-7919787098e1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7117 | 2025.12.18 18:35:23.357160 [ 276 ] {7c094a1a-4dc9-4e04-8b75-7919787098e1} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2025.12.18 18:35:23.357178 [ 189 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289206 sec., 93080.54725156414 rows/sec., 8.08 MiB/sec. | ||
| 7119 | 2025.12.18 18:35:23.357296 [ 276 ] {7c094a1a-4dc9-4e04-8b75-7919787098e1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001275 sec., 6274.509803921568 rows/sec., 511.64 KiB/sec. | ||
| 7120 | 2025.12.18 18:35:23.357321 [ 189 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7121 | 2025.12.18 18:35:23.357341 [ 276 ] {7c094a1a-4dc9-4e04-8b75-7919787098e1} <Debug> TCPHandler: Processed in 0.001465239 sec. | ||
| 7122 | 2025.12.18 18:35:23.357513 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7123 | 2025.12.18 18:35:23.357596 [ 189 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2025.12.18 18:35:23.357613 [ 276 ] {5e37853a-c4ee-4815-af6d-5710fbe53eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7125 | 2025.12.18 18:35:23.357659 [ 276 ] {5e37853a-c4ee-4815-af6d-5710fbe53eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7126 | 2025.12.18 18:35:23.357673 [ 189 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_9_2} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7127 | 2025.12.18 18:35:23.357753 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7128 | 2025.12.18 18:35:23.358151 [ 276 ] {5e37853a-c4ee-4815-af6d-5710fbe53eae} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2025.12.18 18:35:23.358192 [ 276 ] {5e37853a-c4ee-4815-af6d-5710fbe53eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7130 | 2025.12.18 18:35:23.358525 [ 276 ] {5e37853a-c4ee-4815-af6d-5710fbe53eae} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7131 | 2025.12.18 18:35:23.358738 [ 276 ] {5e37853a-c4ee-4815-af6d-5710fbe53eae} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2025.12.18 18:35:23.358867 [ 276 ] {5e37853a-c4ee-4815-af6d-5710fbe53eae} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001274 sec., 197802.1978021978 rows/sec., 17.67 MiB/sec. | ||
| 7133 | 2025.12.18 18:35:23.358905 [ 276 ] {5e37853a-c4ee-4815-af6d-5710fbe53eae} <Debug> TCPHandler: Processed in 0.001442488 sec. | ||
| 7134 | 2025.12.18 18:35:23.359009 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2025.12.18 18:35:23.359102 [ 276 ] {918f5f99-460f-45af-be74-d644ba9409ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7136 | 2025.12.18 18:35:23.359141 [ 276 ] {918f5f99-460f-45af-be74-d644ba9409ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7137 | 2025.12.18 18:35:23.359531 [ 276 ] {918f5f99-460f-45af-be74-d644ba9409ec} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.12.18 18:35:23.359567 [ 276 ] {918f5f99-460f-45af-be74-d644ba9409ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7139 | 2025.12.18 18:35:23.359874 [ 276 ] {918f5f99-460f-45af-be74-d644ba9409ec} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7140 | 2025.12.18 18:35:23.360080 [ 276 ] {918f5f99-460f-45af-be74-d644ba9409ec} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2025.12.18 18:35:23.360180 [ 126 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7142 | 2025.12.18 18:35:23.360206 [ 276 ] {918f5f99-460f-45af-be74-d644ba9409ec} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001121 sec., 49955.39696699375 rows/sec., 3.68 MiB/sec. | ||
| 7143 | 2025.12.18 18:35:23.360211 [ 126 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2025.12.18 18:35:23.360245 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7145 | 2025.12.18 18:35:23.360250 [ 276 ] {918f5f99-460f-45af-be74-d644ba9409ec} <Debug> TCPHandler: Processed in 0.001291447 sec. | ||
| 7146 | 2025.12.18 18:35:23.360335 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 7147 | 2025.12.18 18:35:23.360376 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.12.18 18:35:23.360440 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7149 | 2025.12.18 18:35:23.360473 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 71 rows starting from the beginning of the part | ||
| 7150 | 2025.12.18 18:35:23.360495 [ 276 ] {c1df7211-efd0-4ba1-8428-a0511e7f9a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7151 | 2025.12.18 18:35:23.360537 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 7152 | 2025.12.18 18:35:23.360545 [ 276 ] {c1df7211-efd0-4ba1-8428-a0511e7f9a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7153 | 2025.12.18 18:35:23.360586 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part | ||
| 7154 | 2025.12.18 18:35:23.360630 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 7155 | 2025.12.18 18:35:23.360669 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part | ||
| 7156 | 2025.12.18 18:35:23.360711 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 7157 | 2025.12.18 18:35:23.361029 [ 276 ] {c1df7211-efd0-4ba1-8428-a0511e7f9a6e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2025.12.18 18:35:23.361074 [ 276 ] {c1df7211-efd0-4ba1-8428-a0511e7f9a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7159 | 2025.12.18 18:35:23.361426 [ 276 ] {c1df7211-efd0-4ba1-8428-a0511e7f9a6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7160 | 2025.12.18 18:35:23.361516 [ 191 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217956 sec., 174883.16490907717 rows/sec., 13.47 MiB/sec. | ||
| 7161 | 2025.12.18 18:35:23.361652 [ 276 ] {c1df7211-efd0-4ba1-8428-a0511e7f9a6e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2025.12.18 18:35:23.361653 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7163 | 2025.12.18 18:35:23.361792 [ 276 ] {c1df7211-efd0-4ba1-8428-a0511e7f9a6e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001321 sec., 18168.054504163512 rows/sec., 1.51 MiB/sec. | ||
| 7164 | 2025.12.18 18:35:23.361831 [ 276 ] {c1df7211-efd0-4ba1-8428-a0511e7f9a6e} <Debug> TCPHandler: Processed in 0.001516929 sec. | ||
| 7165 | 2025.12.18 18:35:23.361900 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2025.12.18 18:35:23.361936 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2025.12.18 18:35:23.361964 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_46_9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7168 | 2025.12.18 18:35:23.362022 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7169 | 2025.12.18 18:35:23.362032 [ 276 ] {49ed71be-a010-406f-9528-7915711030dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7170 | 2025.12.18 18:35:23.362073 [ 276 ] {49ed71be-a010-406f-9528-7915711030dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7171 | 2025.12.18 18:35:23.362456 [ 276 ] {49ed71be-a010-406f-9528-7915711030dd} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2025.12.18 18:35:23.362493 [ 276 ] {49ed71be-a010-406f-9528-7915711030dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7173 | 2025.12.18 18:35:23.362800 [ 276 ] {49ed71be-a010-406f-9528-7915711030dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7174 | 2025.12.18 18:35:23.363039 [ 276 ] {49ed71be-a010-406f-9528-7915711030dd} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2025.12.18 18:35:23.363140 [ 126 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7176 | 2025.12.18 18:35:23.363170 [ 276 ] {49ed71be-a010-406f-9528-7915711030dd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 810.99 KiB/sec. | ||
| 7177 | 2025.12.18 18:35:23.363174 [ 126 ] {} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.12.18 18:35:23.363211 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7179 | 2025.12.18 18:35:23.363216 [ 276 ] {49ed71be-a010-406f-9528-7915711030dd} <Debug> TCPHandler: Processed in 0.001331277 sec. | ||
| 7180 | 2025.12.18 18:35:23.363295 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::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 | ||
| 7181 | 2025.12.18 18:35:23.363338 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2025.12.18 18:35:23.363384 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7183 | 2025.12.18 18:35:23.363411 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7184 | 2025.12.18 18:35:23.363438 [ 276 ] {70b319ce-39f9-4e56-b4ce-67f3db1ce888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7185 | 2025.12.18 18:35:23.363459 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7186 | 2025.12.18 18:35:23.363484 [ 276 ] {70b319ce-39f9-4e56-b4ce-67f3db1ce888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7187 | 2025.12.18 18:35:23.363503 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7188 | 2025.12.18 18:35:23.363545 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7189 | 2025.12.18 18:35:23.363582 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7190 | 2025.12.18 18:35:23.363960 [ 276 ] {70b319ce-39f9-4e56-b4ce-67f3db1ce888} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2025.12.18 18:35:23.364005 [ 276 ] {70b319ce-39f9-4e56-b4ce-67f3db1ce888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7192 | 2025.12.18 18:35:23.364212 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000955312 sec., 62806.70608136399 rows/sec., 5.03 MiB/sec. | ||
| 7193 | 2025.12.18 18:35:23.364348 [ 276 ] {70b319ce-39f9-4e56-b4ce-67f3db1ce888} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7194 | 2025.12.18 18:35:23.364351 [ 200 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7195 | 2025.12.18 18:35:23.364610 [ 276 ] {70b319ce-39f9-4e56-b4ce-67f3db1ce888} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2025.12.18 18:35:23.364630 [ 200 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2025.12.18 18:35:23.364693 [ 200 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_9_2} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7198 | 2025.12.18 18:35:23.364748 [ 276 ] {70b319ce-39f9-4e56-b4ce-67f3db1ce888} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001327 sec., 108515.44837980406 rows/sec., 8.76 MiB/sec. | ||
| 7199 | 2025.12.18 18:35:23.364772 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7200 | 2025.12.18 18:35:23.364787 [ 276 ] {70b319ce-39f9-4e56-b4ce-67f3db1ce888} <Debug> TCPHandler: Processed in 0.001500279 sec. | ||
| 7201 | 2025.12.18 18:35:23.364899 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2025.12.18 18:35:23.364996 [ 276 ] {e2259d58-67ca-4278-83b3-f1b8f473c86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7203 | 2025.12.18 18:35:23.365042 [ 276 ] {e2259d58-67ca-4278-83b3-f1b8f473c86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7204 | 2025.12.18 18:35:23.365458 [ 276 ] {e2259d58-67ca-4278-83b3-f1b8f473c86e} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2025.12.18 18:35:23.365495 [ 276 ] {e2259d58-67ca-4278-83b3-f1b8f473c86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7206 | 2025.12.18 18:35:23.365831 [ 276 ] {e2259d58-67ca-4278-83b3-f1b8f473c86e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7207 | 2025.12.18 18:35:23.366049 [ 276 ] {e2259d58-67ca-4278-83b3-f1b8f473c86e} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2025.12.18 18:35:23.366183 [ 276 ] {e2259d58-67ca-4278-83b3-f1b8f473c86e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001204 sec., 166112.95681063124 rows/sec., 11.91 MiB/sec. | ||
| 7209 | 2025.12.18 18:35:23.366226 [ 276 ] {e2259d58-67ca-4278-83b3-f1b8f473c86e} <Debug> TCPHandler: Processed in 0.001376818 sec. | ||
| 7210 | 2025.12.18 18:35:23.366356 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2025.12.18 18:35:23.366453 [ 276 ] {d7bbc9a5-0d24-46a6-ae37-1a1125aa6a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7212 | 2025.12.18 18:35:23.366509 [ 276 ] {d7bbc9a5-0d24-46a6-ae37-1a1125aa6a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7213 | 2025.12.18 18:35:23.367334 [ 276 ] {d7bbc9a5-0d24-46a6-ae37-1a1125aa6a07} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2025.12.18 18:35:23.367372 [ 276 ] {d7bbc9a5-0d24-46a6-ae37-1a1125aa6a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7215 | 2025.12.18 18:35:23.367911 [ 276 ] {d7bbc9a5-0d24-46a6-ae37-1a1125aa6a07} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7216 | 2025.12.18 18:35:23.368126 [ 276 ] {d7bbc9a5-0d24-46a6-ae37-1a1125aa6a07} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2025.12.18 18:35:23.368280 [ 276 ] {d7bbc9a5-0d24-46a6-ae37-1a1125aa6a07} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001829 sec., 19682.886823400768 rows/sec., 35.27 MiB/sec. | ||
| 7218 | 2025.12.18 18:35:23.368338 [ 276 ] {d7bbc9a5-0d24-46a6-ae37-1a1125aa6a07} <Debug> TCPHandler: Processed in 0.002034546 sec. | ||
| 7219 | 2025.12.18 18:35:23.368447 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2025.12.18 18:35:23.368541 [ 276 ] {0dd9660d-8cf8-4542-a466-9d8c2958ebb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7221 | 2025.12.18 18:35:23.368583 [ 276 ] {0dd9660d-8cf8-4542-a466-9d8c2958ebb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7222 | 2025.12.18 18:35:23.368922 [ 276 ] {0dd9660d-8cf8-4542-a466-9d8c2958ebb4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2025.12.18 18:35:23.368959 [ 276 ] {0dd9660d-8cf8-4542-a466-9d8c2958ebb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7224 | 2025.12.18 18:35:23.369279 [ 276 ] {0dd9660d-8cf8-4542-a466-9d8c2958ebb4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7225 | 2025.12.18 18:35:23.369493 [ 276 ] {0dd9660d-8cf8-4542-a466-9d8c2958ebb4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2025.12.18 18:35:23.369626 [ 276 ] {0dd9660d-8cf8-4542-a466-9d8c2958ebb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7227 | 2025.12.18 18:35:23.369663 [ 276 ] {0dd9660d-8cf8-4542-a466-9d8c2958ebb4} <Debug> TCPHandler: Processed in 0.001264626 sec. | ||
| 7228 | 2025.12.18 18:35:24.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.42 MiB, peak 291.07 MiB, free memory in arenas 0.00 B, will set to 284.09 MiB (RSS), difference: -1.33 MiB | ||
| 7229 | 2025.12.18 18:35:28.351032 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2025.12.18 18:35:28.351251 [ 276 ] {d57a5b4f-ebba-4d99-b26e-ba8f35e316d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7231 | 2025.12.18 18:35:28.351326 [ 276 ] {d57a5b4f-ebba-4d99-b26e-ba8f35e316d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7232 | 2025.12.18 18:35:28.352102 [ 276 ] {d57a5b4f-ebba-4d99-b26e-ba8f35e316d2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.12.18 18:35:28.352154 [ 276 ] {d57a5b4f-ebba-4d99-b26e-ba8f35e316d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7234 | 2025.12.18 18:35:28.352657 [ 276 ] {d57a5b4f-ebba-4d99-b26e-ba8f35e316d2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7235 | 2025.12.18 18:35:28.352956 [ 276 ] {d57a5b4f-ebba-4d99-b26e-ba8f35e316d2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2025.12.18 18:35:28.353088 [ 120 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7237 | 2025.12.18 18:35:28.353121 [ 276 ] {d57a5b4f-ebba-4d99-b26e-ba8f35e316d2} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001924 sec., 34303.5343035343 rows/sec., 2.73 MiB/sec. | ||
| 7238 | 2025.12.18 18:35:28.353135 [ 120 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2025.12.18 18:35:28.353156 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7240 | 2025.12.18 18:35:28.353178 [ 276 ] {d57a5b4f-ebba-4d99-b26e-ba8f35e316d2} <Debug> TCPHandler: Processed in 0.00228902 sec. | ||
| 7241 | 2025.12.18 18:35:28.353283 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 7242 | 2025.12.18 18:35:28.353300 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2025.12.18 18:35:28.353436 [ 276 ] {bd776f1e-cd97-41dd-a9e4-d1c1f3caed8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7244 | 2025.12.18 18:35:28.353443 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7245 | 2025.12.18 18:35:28.353489 [ 276 ] {bd776f1e-cd97-41dd-a9e4-d1c1f3caed8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7246 | 2025.12.18 18:35:28.353491 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1408 rows starting from the beginning of the part | ||
| 7247 | 2025.12.18 18:35:28.353574 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1208 rows starting from the beginning of the part | ||
| 7248 | 2025.12.18 18:35:28.353618 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
| 7249 | 2025.12.18 18:35:28.353659 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part | ||
| 7250 | 2025.12.18 18:35:28.353699 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 252 rows starting from the beginning of the part | ||
| 7251 | 2025.12.18 18:35:28.353739 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part | ||
| 7252 | 2025.12.18 18:35:28.353942 [ 276 ] {bd776f1e-cd97-41dd-a9e4-d1c1f3caed8f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2025.12.18 18:35:28.353982 [ 276 ] {bd776f1e-cd97-41dd-a9e4-d1c1f3caed8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7254 | 2025.12.18 18:35:28.354323 [ 276 ] {bd776f1e-cd97-41dd-a9e4-d1c1f3caed8f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7255 | 2025.12.18 18:35:28.354566 [ 276 ] {bd776f1e-cd97-41dd-a9e4-d1c1f3caed8f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2025.12.18 18:35:28.354705 [ 276 ] {bd776f1e-cd97-41dd-a9e4-d1c1f3caed8f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001295 sec., 3861.0038610038614 rows/sec., 290.33 KiB/sec. | ||
| 7257 | 2025.12.18 18:35:28.354746 [ 276 ] {bd776f1e-cd97-41dd-a9e4-d1c1f3caed8f} <Debug> TCPHandler: Processed in 0.001501609 sec. | ||
| 7258 | 2025.12.18 18:35:28.354856 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2025.12.18 18:35:28.354957 [ 276 ] {4821dea5-e4f3-4a3a-b479-e310060a2fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7260 | 2025.12.18 18:35:28.354998 [ 276 ] {4821dea5-e4f3-4a3a-b479-e310060a2fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7261 | 2025.12.18 18:35:28.355156 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936145 sec., 1615581.477626934 rows/sec., 141.46 MiB/sec. | ||
| 7262 | 2025.12.18 18:35:28.355368 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7263 | 2025.12.18 18:35:28.355419 [ 276 ] {4821dea5-e4f3-4a3a-b479-e310060a2fa1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2025.12.18 18:35:28.355454 [ 276 ] {4821dea5-e4f3-4a3a-b479-e310060a2fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7265 | 2025.12.18 18:35:28.355625 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2025.12.18 18:35:28.355695 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_51_10} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7267 | 2025.12.18 18:35:28.355758 [ 276 ] {4821dea5-e4f3-4a3a-b479-e310060a2fa1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7268 | 2025.12.18 18:35:28.355785 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7269 | 2025.12.18 18:35:28.355951 [ 276 ] {4821dea5-e4f3-4a3a-b479-e310060a2fa1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2025.12.18 18:35:28.356043 [ 120 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7271 | 2025.12.18 18:35:28.356071 [ 276 ] {4821dea5-e4f3-4a3a-b479-e310060a2fa1} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001163 sec., 59329.32072226999 rows/sec., 4.63 MiB/sec. | ||
| 7272 | 2025.12.18 18:35:28.356072 [ 120 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2025.12.18 18:35:28.356102 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7274 | 2025.12.18 18:35:28.356109 [ 276 ] {4821dea5-e4f3-4a3a-b479-e310060a2fa1} <Debug> TCPHandler: Processed in 0.001335597 sec. | ||
| 7275 | 2025.12.18 18:35:28.356176 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 7276 | 2025.12.18 18:35:28.356232 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2025.12.18 18:35:28.356268 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7278 | 2025.12.18 18:35:28.356297 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 7279 | 2025.12.18 18:35:28.356345 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 529 rows starting from the beginning of the part | ||
| 7280 | 2025.12.18 18:35:28.356349 [ 276 ] {23a49fbd-dbb6-40ae-9252-301d93bd6684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7281 | 2025.12.18 18:35:28.356386 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 100 rows starting from the beginning of the part | ||
| 7282 | 2025.12.18 18:35:28.356415 [ 276 ] {23a49fbd-dbb6-40ae-9252-301d93bd6684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7283 | 2025.12.18 18:35:28.356428 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 69 rows starting from the beginning of the part | ||
| 7284 | 2025.12.18 18:35:28.356476 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 144 rows starting from the beginning of the part | ||
| 7285 | 2025.12.18 18:35:28.356511 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 69 rows starting from the beginning of the part | ||
| 7286 | 2025.12.18 18:35:28.356992 [ 276 ] {23a49fbd-dbb6-40ae-9252-301d93bd6684} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2025.12.18 18:35:28.357043 [ 276 ] {23a49fbd-dbb6-40ae-9252-301d93bd6684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7288 | 2025.12.18 18:35:28.357522 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345288 sec., 1147709.6354089235 rows/sec., 91.44 MiB/sec. | ||
| 7289 | 2025.12.18 18:35:28.357534 [ 276 ] {23a49fbd-dbb6-40ae-9252-301d93bd6684} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7290 | 2025.12.18 18:35:28.357696 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7291 | 2025.12.18 18:35:28.357797 [ 276 ] {23a49fbd-dbb6-40ae-9252-301d93bd6684} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2025.12.18 18:35:28.357921 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7293 | 2025.12.18 18:35:28.357940 [ 276 ] {23a49fbd-dbb6-40ae-9252-301d93bd6684} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
| 7294 | 2025.12.18 18:35:28.357976 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2025.12.18 18:35:28.357985 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2025.12.18 18:35:28.357992 [ 276 ] {23a49fbd-dbb6-40ae-9252-301d93bd6684} <Debug> TCPHandler: Processed in 0.001785593 sec. | ||
| 7297 | 2025.12.18 18:35:28.358032 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7298 | 2025.12.18 18:35:28.358067 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_51_10} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7299 | 2025.12.18 18:35:28.358102 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 7300 | 2025.12.18 18:35:28.358111 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2025.12.18 18:35:28.358145 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 7302 | 2025.12.18 18:35:28.358189 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7303 | 2025.12.18 18:35:28.358213 [ 276 ] {fd2fc0ee-bab4-4baf-9ca9-afbdd16c4e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7304 | 2025.12.18 18:35:28.358222 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12952 rows starting from the beginning of the part | ||
| 7305 | 2025.12.18 18:35:28.358268 [ 276 ] {fd2fc0ee-bab4-4baf-9ca9-afbdd16c4e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7306 | 2025.12.18 18:35:28.358277 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 846 rows starting from the beginning of the part | ||
| 7307 | 2025.12.18 18:35:28.358321 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7308 | 2025.12.18 18:35:28.358360 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 7309 | 2025.12.18 18:35:28.358400 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 200 rows starting from the beginning of the part | ||
| 7310 | 2025.12.18 18:35:28.358442 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7311 | 2025.12.18 18:35:28.359009 [ 276 ] {fd2fc0ee-bab4-4baf-9ca9-afbdd16c4e40} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2025.12.18 18:35:28.359044 [ 276 ] {fd2fc0ee-bab4-4baf-9ca9-afbdd16c4e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7313 | 2025.12.18 18:35:28.359590 [ 276 ] {fd2fc0ee-bab4-4baf-9ca9-afbdd16c4e40} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7314 | 2025.12.18 18:35:28.359814 [ 276 ] {fd2fc0ee-bab4-4baf-9ca9-afbdd16c4e40} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2025.12.18 18:35:28.359923 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7316 | 2025.12.18 18:35:28.359953 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2025.12.18 18:35:28.359954 [ 276 ] {fd2fc0ee-bab4-4baf-9ca9-afbdd16c4e40} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00176 sec., 2840.909090909091 rows/sec., 5.09 MiB/sec. | ||
| 7318 | 2025.12.18 18:35:28.359970 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7319 | 2025.12.18 18:35:28.360016 [ 276 ] {fd2fc0ee-bab4-4baf-9ca9-afbdd16c4e40} <Debug> TCPHandler: Processed in 0.001956215 sec. | ||
| 7320 | 2025.12.18 18:35:28.360037 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 7321 | 2025.12.18 18:35:28.360126 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2025.12.18 18:35:28.360210 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7323 | 2025.12.18 18:35:28.360221 [ 276 ] {22583411-8f7e-422e-bb17-7d3c8ee9dcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7324 | 2025.12.18 18:35:28.360253 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 833 rows starting from the beginning of the part | ||
| 7325 | 2025.12.18 18:35:28.360263 [ 276 ] {22583411-8f7e-422e-bb17-7d3c8ee9dcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7326 | 2025.12.18 18:35:28.360357 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 7327 | 2025.12.18 18:35:28.360456 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 7328 | 2025.12.18 18:35:28.360546 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 7329 | 2025.12.18 18:35:28.360595 [ 276 ] {22583411-8f7e-422e-bb17-7d3c8ee9dcb0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2025.12.18 18:35:28.360630 [ 276 ] {22583411-8f7e-422e-bb17-7d3c8ee9dcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7331 | 2025.12.18 18:35:28.360630 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 7332 | 2025.12.18 18:35:28.360722 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 7333 | 2025.12.18 18:35:28.360948 [ 276 ] {22583411-8f7e-422e-bb17-7d3c8ee9dcb0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7334 | 2025.12.18 18:35:28.361160 [ 276 ] {22583411-8f7e-422e-bb17-7d3c8ee9dcb0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2025.12.18 18:35:28.361253 [ 120 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7336 | 2025.12.18 18:35:28.361277 [ 120 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2025.12.18 18:35:28.361283 [ 276 ] {22583411-8f7e-422e-bb17-7d3c8ee9dcb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7338 | 2025.12.18 18:35:28.361292 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7339 | 2025.12.18 18:35:28.361319 [ 276 ] {22583411-8f7e-422e-bb17-7d3c8ee9dcb0} <Debug> TCPHandler: Processed in 0.001243526 sec. | ||
| 7340 | 2025.12.18 18:35:28.361377 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7341 | 2025.12.18 18:35:28.361466 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7342 | 2025.12.18 18:35:28.361490 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2580 rows starting from the beginning of the part | ||
| 7343 | 2025.12.18 18:35:28.361533 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7344 | 2025.12.18 18:35:28.361569 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7345 | 2025.12.18 18:35:28.361602 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7346 | 2025.12.18 18:35:28.361635 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7347 | 2025.12.18 18:35:28.361670 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7348 | 2025.12.18 18:35:28.362528 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14478 rows, containing 5 columns (5 merged, 0 gathered) in 0.004451487 sec., 3252396.334078927 rows/sec., 223.55 MiB/sec. | ||
| 7349 | 2025.12.18 18:35:28.362862 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7350 | 2025.12.18 18:35:28.362864 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.001521989 sec., 1892260.7193613094 rows/sec., 127.42 MiB/sec. | ||
| 7351 | 2025.12.18 18:35:28.363128 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2025.12.18 18:35:28.363221 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7353 | 2025.12.18 18:35:28.363274 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7354 | 2025.12.18 18:35:28.363306 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 7355 | 2025.12.18 18:35:28.363587 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_51_10} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2025.12.18 18:35:28.363681 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_51_10} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7357 | 2025.12.18 18:35:28.363780 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7358 | 2025.12.18 18:35:28.365118 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 19 columns (19 merged, 0 gathered) in 0.005107906 sec., 180112.94647943796 rows/sec., 322.75 MiB/sec. | ||
| 7359 | 2025.12.18 18:35:28.366187 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7360 | 2025.12.18 18:35:28.366474 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2025.12.18 18:35:28.366535 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7362 | 2025.12.18 18:35:28.366622 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.98 MiB. | ||
| 7363 | 2025.12.18 18:35:29.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.66 MiB, peak 296.96 MiB, free memory in arenas 0.00 B, will set to 288.29 MiB (RSS), difference: 3.62 MiB | ||
| 7364 | 2025.12.18 18:35:29.658128 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7365 | 2025.12.18 18:35:29.658188 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7366 | 2025.12.18 18:35:29.772299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17230 | ||
| 7367 | 2025.12.18 18:35:29.772859 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2025.12.18 18:35:29.772907 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7369 | 2025.12.18 18:35:29.773408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7370 | 2025.12.18 18:35:29.773663 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2025.12.18 18:35:29.773810 [ 118 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7372 | 2025.12.18 18:35:29.773814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17230 | ||
| 7373 | 2025.12.18 18:35:29.773885 [ 118 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2025.12.18 18:35:29.773912 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7375 | 2025.12.18 18:35:29.774026 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 7376 | 2025.12.18 18:35:29.774168 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7377 | 2025.12.18 18:35:29.774205 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14862 rows starting from the beginning of the part | ||
| 7378 | 2025.12.18 18:35:29.774265 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7379 | 2025.12.18 18:35:29.774308 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7380 | 2025.12.18 18:35:29.774349 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7381 | 2025.12.18 18:35:29.774388 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7382 | 2025.12.18 18:35:29.774427 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7383 | 2025.12.18 18:35:29.776319 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17230 rows, containing 4 columns (4 merged, 0 gathered) in 0.00234361 sec., 7351905.820507679 rows/sec., 105.17 MiB/sec. | ||
| 7384 | 2025.12.18 18:35:29.776624 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7385 | 2025.12.18 18:35:29.776916 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2025.12.18 18:35:29.776986 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_36_7} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7387 | 2025.12.18 18:35:29.777094 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7388 | 2025.12.18 18:35:29.831388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 904 | ||
| 7389 | 2025.12.18 18:35:29.833722 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2025.12.18 18:35:29.833769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7391 | 2025.12.18 18:35:29.835007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7392 | 2025.12.18 18:35:29.835282 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2025.12.18 18:35:29.835428 [ 118 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7394 | 2025.12.18 18:35:29.835468 [ 118 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2025.12.18 18:35:29.835490 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7396 | 2025.12.18 18:35:29.835573 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 7397 | 2025.12.18 18:35:29.835677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 7398 | 2025.12.18 18:35:29.836021 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7399 | 2025.12.18 18:35:29.836141 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 758 rows starting from the beginning of the part | ||
| 7400 | 2025.12.18 18:35:29.836451 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 7401 | 2025.12.18 18:35:29.836748 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 7402 | 2025.12.18 18:35:29.837043 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 7403 | 2025.12.18 18:35:29.837324 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 7404 | 2025.12.18 18:35:29.837620 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7405 | 2025.12.18 18:35:29.843123 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 72 columns (72 merged, 0 gathered) in 0.007582048 sec., 119228.99986916463 rows/sec., 96.64 MiB/sec. | ||
| 7406 | 2025.12.18 18:35:29.844452 [ 197 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7407 | 2025.12.18 18:35:29.845085 [ 197 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_26_5} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2025.12.18 18:35:29.845173 [ 197 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_26_5} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7409 | 2025.12.18 18:35:29.845540 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 7410 | 2025.12.18 18:35:30.664670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7411 | 2025.12.18 18:35:30.683155 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2025.12.18 18:35:30.683233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7413 | 2025.12.18 18:35:30.689700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7414 | 2025.12.18 18:35:30.690475 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2025.12.18 18:35:30.690786 [ 117 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7416 | 2025.12.18 18:35:30.690858 [ 117 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2025.12.18 18:35:30.690885 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7418 | 2025.12.18 18:35:30.691005 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 7419 | 2025.12.18 18:35:30.694705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7420 | 2025.12.18 18:35:30.694907 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7421 | 2025.12.18 18:35:30.696400 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 7422 | 2025.12.18 18:35:30.701031 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 7423 | 2025.12.18 18:35:30.705545 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 7424 | 2025.12.18 18:35:30.709968 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 7425 | 2025.12.18 18:35:30.714477 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 7426 | 2025.12.18 18:35:30.718373 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 7427 | 2025.12.18 18:35:30.771497 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.080540118 sec., 3364.782753360257 rows/sec., 17.40 MiB/sec. | ||
| 7428 | 2025.12.18 18:35:30.774116 [ 198 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7429 | 2025.12.18 18:35:30.776228 [ 198 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_36_7} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2025.12.18 18:35:30.776335 [ 198 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_36_7} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7431 | 2025.12.18 18:35:30.778402 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7432 | 2025.12.18 18:35:33.352966 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2025.12.18 18:35:33.353164 [ 276 ] {e32b1fee-5966-4191-8457-aa0431482a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7434 | 2025.12.18 18:35:33.353240 [ 276 ] {e32b1fee-5966-4191-8457-aa0431482a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7435 | 2025.12.18 18:35:33.354031 [ 276 ] {e32b1fee-5966-4191-8457-aa0431482a36} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2025.12.18 18:35:33.354077 [ 276 ] {e32b1fee-5966-4191-8457-aa0431482a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7437 | 2025.12.18 18:35:33.354470 [ 276 ] {e32b1fee-5966-4191-8457-aa0431482a36} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7438 | 2025.12.18 18:35:33.354692 [ 276 ] {e32b1fee-5966-4191-8457-aa0431482a36} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2025.12.18 18:35:33.354853 [ 276 ] {e32b1fee-5966-4191-8457-aa0431482a36} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001742 sec., 73478.76004592422 rows/sec., 6.33 MiB/sec. | ||
| 7440 | 2025.12.18 18:35:33.354904 [ 276 ] {e32b1fee-5966-4191-8457-aa0431482a36} <Debug> TCPHandler: Processed in 0.002081687 sec. | ||
| 7441 | 2025.12.18 18:35:33.355024 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2025.12.18 18:35:33.355131 [ 276 ] {0f8f4772-de9d-4165-9ca0-9993f83426b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7443 | 2025.12.18 18:35:33.355173 [ 276 ] {0f8f4772-de9d-4165-9ca0-9993f83426b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7444 | 2025.12.18 18:35:33.355599 [ 276 ] {0f8f4772-de9d-4165-9ca0-9993f83426b8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2025.12.18 18:35:33.355637 [ 276 ] {0f8f4772-de9d-4165-9ca0-9993f83426b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7446 | 2025.12.18 18:35:33.355938 [ 276 ] {0f8f4772-de9d-4165-9ca0-9993f83426b8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7447 | 2025.12.18 18:35:33.356140 [ 276 ] {0f8f4772-de9d-4165-9ca0-9993f83426b8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2025.12.18 18:35:33.356268 [ 276 ] {0f8f4772-de9d-4165-9ca0-9993f83426b8} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001162 sec., 30981.067125645437 rows/sec., 2.28 MiB/sec. | ||
| 7449 | 2025.12.18 18:35:33.356306 [ 276 ] {0f8f4772-de9d-4165-9ca0-9993f83426b8} <Debug> TCPHandler: Processed in 0.001335437 sec. | ||
| 7450 | 2025.12.18 18:35:33.356406 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2025.12.18 18:35:33.356502 [ 276 ] {a0acfef8-081b-4dee-ac20-4f12c85ab92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7452 | 2025.12.18 18:35:33.356542 [ 276 ] {a0acfef8-081b-4dee-ac20-4f12c85ab92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7453 | 2025.12.18 18:35:33.356957 [ 276 ] {a0acfef8-081b-4dee-ac20-4f12c85ab92e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2025.12.18 18:35:33.356993 [ 276 ] {a0acfef8-081b-4dee-ac20-4f12c85ab92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7455 | 2025.12.18 18:35:33.357292 [ 276 ] {a0acfef8-081b-4dee-ac20-4f12c85ab92e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7456 | 2025.12.18 18:35:33.357509 [ 276 ] {a0acfef8-081b-4dee-ac20-4f12c85ab92e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2025.12.18 18:35:33.357635 [ 276 ] {a0acfef8-081b-4dee-ac20-4f12c85ab92e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001153 sec., 86730.26886383348 rows/sec., 6.77 MiB/sec. | ||
| 7458 | 2025.12.18 18:35:33.357671 [ 276 ] {a0acfef8-081b-4dee-ac20-4f12c85ab92e} <Debug> TCPHandler: Processed in 0.001316377 sec. | ||
| 7459 | 2025.12.18 18:35:33.357775 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7460 | 2025.12.18 18:35:33.357870 [ 276 ] {e9b53da2-84ad-47f0-9bf5-58ad7ec8c037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7461 | 2025.12.18 18:35:33.357914 [ 276 ] {e9b53da2-84ad-47f0-9bf5-58ad7ec8c037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7462 | 2025.12.18 18:35:33.358328 [ 276 ] {e9b53da2-84ad-47f0-9bf5-58ad7ec8c037} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2025.12.18 18:35:33.358364 [ 276 ] {e9b53da2-84ad-47f0-9bf5-58ad7ec8c037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7464 | 2025.12.18 18:35:33.358697 [ 276 ] {e9b53da2-84ad-47f0-9bf5-58ad7ec8c037} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7465 | 2025.12.18 18:35:33.358900 [ 276 ] {e9b53da2-84ad-47f0-9bf5-58ad7ec8c037} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2025.12.18 18:35:33.359026 [ 276 ] {e9b53da2-84ad-47f0-9bf5-58ad7ec8c037} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 7467 | 2025.12.18 18:35:33.359064 [ 276 ] {e9b53da2-84ad-47f0-9bf5-58ad7ec8c037} <Debug> TCPHandler: Processed in 0.001338987 sec. | ||
| 7468 | 2025.12.18 18:35:33.359179 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7469 | 2025.12.18 18:35:33.359300 [ 276 ] {ada5b252-9ff7-4fbd-b224-aafbb97f19e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7470 | 2025.12.18 18:35:33.359364 [ 276 ] {ada5b252-9ff7-4fbd-b224-aafbb97f19e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7471 | 2025.12.18 18:35:33.360248 [ 276 ] {ada5b252-9ff7-4fbd-b224-aafbb97f19e9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2025.12.18 18:35:33.360285 [ 276 ] {ada5b252-9ff7-4fbd-b224-aafbb97f19e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7473 | 2025.12.18 18:35:33.360842 [ 276 ] {ada5b252-9ff7-4fbd-b224-aafbb97f19e9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7474 | 2025.12.18 18:35:33.361059 [ 276 ] {ada5b252-9ff7-4fbd-b224-aafbb97f19e9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2025.12.18 18:35:33.361190 [ 276 ] {ada5b252-9ff7-4fbd-b224-aafbb97f19e9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001915 sec., 18798.95561357702 rows/sec., 33.69 MiB/sec. | ||
| 7476 | 2025.12.18 18:35:33.361243 [ 276 ] {ada5b252-9ff7-4fbd-b224-aafbb97f19e9} <Debug> TCPHandler: Processed in 0.002123847 sec. | ||
| 7477 | 2025.12.18 18:35:33.361358 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7478 | 2025.12.18 18:35:33.361460 [ 276 ] {6647eecd-1169-443f-90e3-0509d0174a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7479 | 2025.12.18 18:35:33.361504 [ 276 ] {6647eecd-1169-443f-90e3-0509d0174a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7480 | 2025.12.18 18:35:33.361882 [ 276 ] {6647eecd-1169-443f-90e3-0509d0174a75} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2025.12.18 18:35:33.361928 [ 276 ] {6647eecd-1169-443f-90e3-0509d0174a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7482 | 2025.12.18 18:35:33.362231 [ 276 ] {6647eecd-1169-443f-90e3-0509d0174a75} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7483 | 2025.12.18 18:35:33.362436 [ 276 ] {6647eecd-1169-443f-90e3-0509d0174a75} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2025.12.18 18:35:33.362563 [ 276 ] {6647eecd-1169-443f-90e3-0509d0174a75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 7485 | 2025.12.18 18:35:33.362600 [ 276 ] {6647eecd-1169-443f-90e3-0509d0174a75} <Debug> TCPHandler: Processed in 0.001295547 sec. | ||
| 7486 | 2025.12.18 18:35:35.121418 [ 114 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7487 | 2025.12.18 18:35:35.121482 [ 114 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2025.12.18 18:35:35.121502 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7489 | 2025.12.18 18:35:35.121602 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 7490 | 2025.12.18 18:35:35.121710 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7491 | 2025.12.18 18:35:35.121742 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 7492 | 2025.12.18 18:35:35.121807 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 7493 | 2025.12.18 18:35:35.121853 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 7494 | 2025.12.18 18:35:35.121896 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 7495 | 2025.12.18 18:35:35.121936 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 7496 | 2025.12.18 18:35:35.122658 [ 188 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001092064 sec., 32965.10094646468 rows/sec., 2.75 MiB/sec. | ||
| 7497 | 2025.12.18 18:35:35.122845 [ 188 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7498 | 2025.12.18 18:35:35.123167 [ 188 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2025.12.18 18:35:35.123264 [ 188 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_17_4} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7500 | 2025.12.18 18:35:35.123382 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7501 | 2025.12.18 18:35:35.774631 [ 113 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7502 | 2025.12.18 18:35:35.774717 [ 113 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2025.12.18 18:35:35.774742 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7504 | 2025.12.18 18:35:35.774863 [ 198 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 7505 | 2025.12.18 18:35:35.775014 [ 198 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7506 | 2025.12.18 18:35:35.775052 [ 198 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 253 rows starting from the beginning of the part | ||
| 7507 | 2025.12.18 18:35:35.775124 [ 198 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 7508 | 2025.12.18 18:35:35.775176 [ 198 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7509 | 2025.12.18 18:35:35.775221 [ 198 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7510 | 2025.12.18 18:35:35.775266 [ 198 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7511 | 2025.12.18 18:35:35.776166 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355288 sec., 558552.868467809 rows/sec., 40.76 MiB/sec. | ||
| 7512 | 2025.12.18 18:35:35.776340 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7513 | 2025.12.18 18:35:35.776632 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2025.12.18 18:35:35.776718 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_17_4} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7515 | 2025.12.18 18:35:35.776796 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7516 | 2025.12.18 18:35:37.274038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17742 | ||
| 7517 | 2025.12.18 18:35:37.274896 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2025.12.18 18:35:37.274977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7519 | 2025.12.18 18:35:37.275691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7520 | 2025.12.18 18:35:37.275947 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2025.12.18 18:35:37.276102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17742 | ||
| 7522 | 2025.12.18 18:35:38.194791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7523 | 2025.12.18 18:35:38.210845 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2025.12.18 18:35:38.210912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7525 | 2025.12.18 18:35:38.216987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7526 | 2025.12.18 18:35:38.217683 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2025.12.18 18:35:38.220644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7528 | 2025.12.18 18:35:38.378926 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7529 | 2025.12.18 18:35:38.379094 [ 276 ] {bf370d6e-719b-43a9-9e1e-804ebdc5e7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7530 | 2025.12.18 18:35:38.379156 [ 276 ] {bf370d6e-719b-43a9-9e1e-804ebdc5e7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7531 | 2025.12.18 18:35:38.379791 [ 276 ] {bf370d6e-719b-43a9-9e1e-804ebdc5e7a8} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2025.12.18 18:35:38.379836 [ 276 ] {bf370d6e-719b-43a9-9e1e-804ebdc5e7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7533 | 2025.12.18 18:35:38.380163 [ 276 ] {bf370d6e-719b-43a9-9e1e-804ebdc5e7a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7534 | 2025.12.18 18:35:38.380387 [ 276 ] {bf370d6e-719b-43a9-9e1e-804ebdc5e7a8} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2025.12.18 18:35:38.380531 [ 276 ] {bf370d6e-719b-43a9-9e1e-804ebdc5e7a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001482 sec., 1349.527665317139 rows/sec., 110.04 KiB/sec. | ||
| 7536 | 2025.12.18 18:35:38.380574 [ 276 ] {bf370d6e-719b-43a9-9e1e-804ebdc5e7a8} <Debug> TCPHandler: Processed in 0.001775693 sec. | ||
| 7537 | 2025.12.18 18:35:38.380705 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7538 | 2025.12.18 18:35:38.380803 [ 276 ] {3327b4ad-a5ce-4717-b62b-7d134c3d9825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7539 | 2025.12.18 18:35:38.380844 [ 276 ] {3327b4ad-a5ce-4717-b62b-7d134c3d9825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7540 | 2025.12.18 18:35:38.381853 [ 276 ] {3327b4ad-a5ce-4717-b62b-7d134c3d9825} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7541 | 2025.12.18 18:35:38.381890 [ 276 ] {3327b4ad-a5ce-4717-b62b-7d134c3d9825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7542 | 2025.12.18 18:35:38.382292 [ 276 ] {3327b4ad-a5ce-4717-b62b-7d134c3d9825} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7543 | 2025.12.18 18:35:38.382499 [ 276 ] {3327b4ad-a5ce-4717-b62b-7d134c3d9825} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7544 | 2025.12.18 18:35:38.382626 [ 276 ] {3327b4ad-a5ce-4717-b62b-7d134c3d9825} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001844 sec., 654555.3145336226 rows/sec., 54.03 MiB/sec. | ||
| 7545 | 2025.12.18 18:35:38.382664 [ 276 ] {3327b4ad-a5ce-4717-b62b-7d134c3d9825} <Debug> TCPHandler: Processed in 0.002011136 sec. | ||
| 7546 | 2025.12.18 18:35:38.382779 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7547 | 2025.12.18 18:35:38.382874 [ 276 ] {43edf2d8-110e-47e8-aedb-44b0f1a486dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7548 | 2025.12.18 18:35:38.382913 [ 276 ] {43edf2d8-110e-47e8-aedb-44b0f1a486dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7549 | 2025.12.18 18:35:38.383295 [ 276 ] {43edf2d8-110e-47e8-aedb-44b0f1a486dd} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2025.12.18 18:35:38.383331 [ 276 ] {43edf2d8-110e-47e8-aedb-44b0f1a486dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7551 | 2025.12.18 18:35:38.383616 [ 276 ] {43edf2d8-110e-47e8-aedb-44b0f1a486dd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7552 | 2025.12.18 18:35:38.383818 [ 276 ] {43edf2d8-110e-47e8-aedb-44b0f1a486dd} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2025.12.18 18:35:38.383943 [ 276 ] {43edf2d8-110e-47e8-aedb-44b0f1a486dd} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001089 sec., 6427.91551882461 rows/sec., 473.48 KiB/sec. | ||
| 7554 | 2025.12.18 18:35:38.383980 [ 276 ] {43edf2d8-110e-47e8-aedb-44b0f1a486dd} <Debug> TCPHandler: Processed in 0.001249256 sec. | ||
| 7555 | 2025.12.18 18:35:38.384084 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2025.12.18 18:35:38.384177 [ 276 ] {ed60761c-fe60-4b0a-88f7-f1a9cd30c74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7557 | 2025.12.18 18:35:38.384216 [ 276 ] {ed60761c-fe60-4b0a-88f7-f1a9cd30c74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7558 | 2025.12.18 18:35:38.384680 [ 276 ] {ed60761c-fe60-4b0a-88f7-f1a9cd30c74f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2025.12.18 18:35:38.384716 [ 276 ] {ed60761c-fe60-4b0a-88f7-f1a9cd30c74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7560 | 2025.12.18 18:35:38.385008 [ 276 ] {ed60761c-fe60-4b0a-88f7-f1a9cd30c74f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7561 | 2025.12.18 18:35:38.385210 [ 276 ] {ed60761c-fe60-4b0a-88f7-f1a9cd30c74f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2025.12.18 18:35:38.385333 [ 276 ] {ed60761c-fe60-4b0a-88f7-f1a9cd30c74f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001175 sec., 194042.55319148937 rows/sec., 13.14 MiB/sec. | ||
| 7563 | 2025.12.18 18:35:38.385370 [ 276 ] {ed60761c-fe60-4b0a-88f7-f1a9cd30c74f} <Debug> TCPHandler: Processed in 0.001333087 sec. | ||
| 7564 | 2025.12.18 18:35:38.385474 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2025.12.18 18:35:38.385592 [ 276 ] {f2c46eeb-bd2e-4caa-bdc0-c0a568cafe54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7566 | 2025.12.18 18:35:38.385629 [ 276 ] {f2c46eeb-bd2e-4caa-bdc0-c0a568cafe54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7567 | 2025.12.18 18:35:38.386187 [ 276 ] {f2c46eeb-bd2e-4caa-bdc0-c0a568cafe54} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2025.12.18 18:35:38.386222 [ 276 ] {f2c46eeb-bd2e-4caa-bdc0-c0a568cafe54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7569 | 2025.12.18 18:35:38.386537 [ 276 ] {f2c46eeb-bd2e-4caa-bdc0-c0a568cafe54} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7570 | 2025.12.18 18:35:38.386743 [ 276 ] {f2c46eeb-bd2e-4caa-bdc0-c0a568cafe54} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2025.12.18 18:35:38.386868 [ 276 ] {f2c46eeb-bd2e-4caa-bdc0-c0a568cafe54} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001295 sec., 406949.806949807 rows/sec., 30.14 MiB/sec. | ||
| 7572 | 2025.12.18 18:35:38.386929 [ 276 ] {f2c46eeb-bd2e-4caa-bdc0-c0a568cafe54} <Debug> TCPHandler: Processed in 0.001503259 sec. | ||
| 7573 | 2025.12.18 18:35:38.387037 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2025.12.18 18:35:38.387129 [ 276 ] {001d39f5-5e3c-4382-b2e2-48e229605d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7575 | 2025.12.18 18:35:38.387171 [ 276 ] {001d39f5-5e3c-4382-b2e2-48e229605d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7576 | 2025.12.18 18:35:38.387715 [ 276 ] {001d39f5-5e3c-4382-b2e2-48e229605d5a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2025.12.18 18:35:38.387751 [ 276 ] {001d39f5-5e3c-4382-b2e2-48e229605d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7578 | 2025.12.18 18:35:38.388114 [ 276 ] {001d39f5-5e3c-4382-b2e2-48e229605d5a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7579 | 2025.12.18 18:35:38.388317 [ 276 ] {001d39f5-5e3c-4382-b2e2-48e229605d5a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2025.12.18 18:35:38.388439 [ 276 ] {001d39f5-5e3c-4382-b2e2-48e229605d5a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001329 sec., 635816.4033107599 rows/sec., 42.79 MiB/sec. | ||
| 7581 | 2025.12.18 18:35:38.388476 [ 276 ] {001d39f5-5e3c-4382-b2e2-48e229605d5a} <Debug> TCPHandler: Processed in 0.001486679 sec. | ||
| 7582 | 2025.12.18 18:35:38.388582 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2025.12.18 18:35:38.388674 [ 276 ] {68188473-08a1-44ba-ac99-1acbf553ece5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7584 | 2025.12.18 18:35:38.388726 [ 276 ] {68188473-08a1-44ba-ac99-1acbf553ece5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7585 | 2025.12.18 18:35:38.389418 [ 276 ] {68188473-08a1-44ba-ac99-1acbf553ece5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2025.12.18 18:35:38.389453 [ 276 ] {68188473-08a1-44ba-ac99-1acbf553ece5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7587 | 2025.12.18 18:35:38.389918 [ 276 ] {68188473-08a1-44ba-ac99-1acbf553ece5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7588 | 2025.12.18 18:35:38.390132 [ 276 ] {68188473-08a1-44ba-ac99-1acbf553ece5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2025.12.18 18:35:38.390264 [ 276 ] {68188473-08a1-44ba-ac99-1acbf553ece5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001608 sec., 3109.452736318408 rows/sec., 5.57 MiB/sec. | ||
| 7590 | 2025.12.18 18:35:38.390317 [ 276 ] {68188473-08a1-44ba-ac99-1acbf553ece5} <Debug> TCPHandler: Processed in 0.001783163 sec. | ||
| 7591 | 2025.12.18 18:35:38.390425 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2025.12.18 18:35:38.390517 [ 276 ] {da0cce7c-cc19-4f6e-9537-f1708d4d810f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7593 | 2025.12.18 18:35:38.390557 [ 276 ] {da0cce7c-cc19-4f6e-9537-f1708d4d810f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7594 | 2025.12.18 18:35:38.390890 [ 276 ] {da0cce7c-cc19-4f6e-9537-f1708d4d810f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2025.12.18 18:35:38.390925 [ 276 ] {da0cce7c-cc19-4f6e-9537-f1708d4d810f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7596 | 2025.12.18 18:35:38.391226 [ 276 ] {da0cce7c-cc19-4f6e-9537-f1708d4d810f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7597 | 2025.12.18 18:35:38.391432 [ 276 ] {da0cce7c-cc19-4f6e-9537-f1708d4d810f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2025.12.18 18:35:38.391555 [ 276 ] {da0cce7c-cc19-4f6e-9537-f1708d4d810f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7599 | 2025.12.18 18:35:38.391590 [ 276 ] {da0cce7c-cc19-4f6e-9537-f1708d4d810f} <Debug> TCPHandler: Processed in 0.001212125 sec. | ||
| 7600 | 2025.12.18 18:35:39.835853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 932 | ||
| 7601 | 2025.12.18 18:35:39.838255 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2025.12.18 18:35:39.838305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7603 | 2025.12.18 18:35:39.839493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7604 | 2025.12.18 18:35:39.839796 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2025.12.18 18:35:39.840231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 7606 | 2025.12.18 18:35:43.352811 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2025.12.18 18:35:43.353032 [ 276 ] {f79db655-c21a-419f-8a7f-218667e31204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7608 | 2025.12.18 18:35:43.353101 [ 276 ] {f79db655-c21a-419f-8a7f-218667e31204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7609 | 2025.12.18 18:35:43.353793 [ 276 ] {f79db655-c21a-419f-8a7f-218667e31204} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2025.12.18 18:35:43.353843 [ 276 ] {f79db655-c21a-419f-8a7f-218667e31204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7611 | 2025.12.18 18:35:43.354243 [ 276 ] {f79db655-c21a-419f-8a7f-218667e31204} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7612 | 2025.12.18 18:35:43.354472 [ 276 ] {f79db655-c21a-419f-8a7f-218667e31204} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2025.12.18 18:35:43.354628 [ 276 ] {f79db655-c21a-419f-8a7f-218667e31204} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001651 sec., 77528.77044215627 rows/sec., 6.68 MiB/sec. | ||
| 7614 | 2025.12.18 18:35:43.354670 [ 276 ] {f79db655-c21a-419f-8a7f-218667e31204} <Debug> TCPHandler: Processed in 0.002010646 sec. | ||
| 7615 | 2025.12.18 18:35:43.354799 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2025.12.18 18:35:43.354895 [ 276 ] {9f768d85-300f-4db8-8c37-2ed676722f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7617 | 2025.12.18 18:35:43.354935 [ 276 ] {9f768d85-300f-4db8-8c37-2ed676722f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7618 | 2025.12.18 18:35:43.355342 [ 276 ] {9f768d85-300f-4db8-8c37-2ed676722f96} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2025.12.18 18:35:43.355378 [ 276 ] {9f768d85-300f-4db8-8c37-2ed676722f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7620 | 2025.12.18 18:35:43.355673 [ 276 ] {9f768d85-300f-4db8-8c37-2ed676722f96} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7621 | 2025.12.18 18:35:43.355887 [ 276 ] {9f768d85-300f-4db8-8c37-2ed676722f96} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2025.12.18 18:35:43.356017 [ 276 ] {9f768d85-300f-4db8-8c37-2ed676722f96} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001141 sec., 31551.270815074495 rows/sec., 2.32 MiB/sec. | ||
| 7623 | 2025.12.18 18:35:43.356056 [ 276 ] {9f768d85-300f-4db8-8c37-2ed676722f96} <Debug> TCPHandler: Processed in 0.001308167 sec. | ||
| 7624 | 2025.12.18 18:35:43.356169 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2025.12.18 18:35:43.356264 [ 276 ] {7356f950-7ee5-428a-b2c0-b26c4a62a90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7626 | 2025.12.18 18:35:43.356304 [ 276 ] {7356f950-7ee5-428a-b2c0-b26c4a62a90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7627 | 2025.12.18 18:35:43.356727 [ 276 ] {7356f950-7ee5-428a-b2c0-b26c4a62a90c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2025.12.18 18:35:43.356762 [ 276 ] {7356f950-7ee5-428a-b2c0-b26c4a62a90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7629 | 2025.12.18 18:35:43.357066 [ 276 ] {7356f950-7ee5-428a-b2c0-b26c4a62a90c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7630 | 2025.12.18 18:35:43.357280 [ 276 ] {7356f950-7ee5-428a-b2c0-b26c4a62a90c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2025.12.18 18:35:43.357405 [ 276 ] {7356f950-7ee5-428a-b2c0-b26c4a62a90c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00116 sec., 86206.89655172413 rows/sec., 6.73 MiB/sec. | ||
| 7632 | 2025.12.18 18:35:43.357451 [ 276 ] {7356f950-7ee5-428a-b2c0-b26c4a62a90c} <Debug> TCPHandler: Processed in 0.001331428 sec. | ||
| 7633 | 2025.12.18 18:35:43.357573 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2025.12.18 18:35:43.357679 [ 276 ] {b889239f-012d-4944-9b05-faddda0615f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7635 | 2025.12.18 18:35:43.357730 [ 276 ] {b889239f-012d-4944-9b05-faddda0615f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7636 | 2025.12.18 18:35:43.358240 [ 276 ] {b889239f-012d-4944-9b05-faddda0615f9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2025.12.18 18:35:43.358280 [ 276 ] {b889239f-012d-4944-9b05-faddda0615f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7638 | 2025.12.18 18:35:43.358689 [ 276 ] {b889239f-012d-4944-9b05-faddda0615f9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7639 | 2025.12.18 18:35:43.358949 [ 276 ] {b889239f-012d-4944-9b05-faddda0615f9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2025.12.18 18:35:43.359105 [ 276 ] {b889239f-012d-4944-9b05-faddda0615f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. | ||
| 7641 | 2025.12.18 18:35:43.359153 [ 276 ] {b889239f-012d-4944-9b05-faddda0615f9} <Debug> TCPHandler: Processed in 0.001637692 sec. | ||
| 7642 | 2025.12.18 18:35:43.359282 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2025.12.18 18:35:43.359393 [ 276 ] {3d7eb2cc-745a-4075-9d75-b8cb07eebc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7644 | 2025.12.18 18:35:43.359458 [ 276 ] {3d7eb2cc-745a-4075-9d75-b8cb07eebc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7645 | 2025.12.18 18:35:43.360518 [ 276 ] {3d7eb2cc-745a-4075-9d75-b8cb07eebc03} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2025.12.18 18:35:43.360559 [ 276 ] {3d7eb2cc-745a-4075-9d75-b8cb07eebc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7647 | 2025.12.18 18:35:43.361276 [ 276 ] {3d7eb2cc-745a-4075-9d75-b8cb07eebc03} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7648 | 2025.12.18 18:35:43.361561 [ 276 ] {3d7eb2cc-745a-4075-9d75-b8cb07eebc03} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2025.12.18 18:35:43.361728 [ 276 ] {3d7eb2cc-745a-4075-9d75-b8cb07eebc03} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002357 sec., 15273.652948663554 rows/sec., 27.37 MiB/sec. | ||
| 7650 | 2025.12.18 18:35:43.361799 [ 276 ] {3d7eb2cc-745a-4075-9d75-b8cb07eebc03} <Debug> TCPHandler: Processed in 0.002575853 sec. | ||
| 7651 | 2025.12.18 18:35:43.361930 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2025.12.18 18:35:43.362048 [ 276 ] {a40b1f48-6b3e-4f5e-8304-ac241f0f16fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7653 | 2025.12.18 18:35:43.362097 [ 276 ] {a40b1f48-6b3e-4f5e-8304-ac241f0f16fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7654 | 2025.12.18 18:35:43.362497 [ 276 ] {a40b1f48-6b3e-4f5e-8304-ac241f0f16fe} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2025.12.18 18:35:43.362538 [ 276 ] {a40b1f48-6b3e-4f5e-8304-ac241f0f16fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7656 | 2025.12.18 18:35:43.362941 [ 276 ] {a40b1f48-6b3e-4f5e-8304-ac241f0f16fe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7657 | 2025.12.18 18:35:43.363168 [ 276 ] {a40b1f48-6b3e-4f5e-8304-ac241f0f16fe} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2025.12.18 18:35:43.363302 [ 276 ] {a40b1f48-6b3e-4f5e-8304-ac241f0f16fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001279 sec., 46911.64972634871 rows/sec., 3.16 MiB/sec. | ||
| 7659 | 2025.12.18 18:35:43.363342 [ 276 ] {a40b1f48-6b3e-4f5e-8304-ac241f0f16fe} <Debug> TCPHandler: Processed in 0.001474099 sec. | ||
| 7660 | 2025.12.18 18:35:44.658255 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7661 | 2025.12.18 18:35:44.658322 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7662 | 2025.12.18 18:35:44.777132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18190 | ||
| 7663 | 2025.12.18 18:35:44.777648 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2025.12.18 18:35:44.777700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7665 | 2025.12.18 18:35:44.778214 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7666 | 2025.12.18 18:35:44.778476 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2025.12.18 18:35:44.778632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18190 | ||
| 7668 | 2025.12.18 18:35:45.720681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7669 | 2025.12.18 18:35:45.736121 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2025.12.18 18:35:45.736175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7671 | 2025.12.18 18:35:45.742232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7672 | 2025.12.18 18:35:45.742929 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2025.12.18 18:35:45.745650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7674 | 2025.12.18 18:35:48.352480 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2025.12.18 18:35:48.352685 [ 276 ] {1c0f2d5e-b330-40ce-8fa6-9881d75f7d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7676 | 2025.12.18 18:35:48.352762 [ 276 ] {1c0f2d5e-b330-40ce-8fa6-9881d75f7d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7677 | 2025.12.18 18:35:48.353449 [ 276 ] {1c0f2d5e-b330-40ce-8fa6-9881d75f7d64} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2025.12.18 18:35:48.353501 [ 276 ] {1c0f2d5e-b330-40ce-8fa6-9881d75f7d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7679 | 2025.12.18 18:35:48.353913 [ 276 ] {1c0f2d5e-b330-40ce-8fa6-9881d75f7d64} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7680 | 2025.12.18 18:35:48.354150 [ 276 ] {1c0f2d5e-b330-40ce-8fa6-9881d75f7d64} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2025.12.18 18:35:48.354311 [ 276 ] {1c0f2d5e-b330-40ce-8fa6-9881d75f7d64} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001679 sec., 39309.11256700417 rows/sec., 3.13 MiB/sec. | ||
| 7682 | 2025.12.18 18:35:48.354355 [ 276 ] {1c0f2d5e-b330-40ce-8fa6-9881d75f7d64} <Debug> TCPHandler: Processed in 0.002018516 sec. | ||
| 7683 | 2025.12.18 18:35:48.354476 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2025.12.18 18:35:48.354597 [ 276 ] {c0d6b4e5-dcc0-45f8-888b-5b3817f6128b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7685 | 2025.12.18 18:35:48.354646 [ 276 ] {c0d6b4e5-dcc0-45f8-888b-5b3817f6128b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7686 | 2025.12.18 18:35:48.355102 [ 276 ] {c0d6b4e5-dcc0-45f8-888b-5b3817f6128b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2025.12.18 18:35:48.355146 [ 276 ] {c0d6b4e5-dcc0-45f8-888b-5b3817f6128b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7688 | 2025.12.18 18:35:48.355499 [ 276 ] {c0d6b4e5-dcc0-45f8-888b-5b3817f6128b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7689 | 2025.12.18 18:35:48.355704 [ 276 ] {c0d6b4e5-dcc0-45f8-888b-5b3817f6128b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2025.12.18 18:35:48.355819 [ 99 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7691 | 2025.12.18 18:35:48.355829 [ 276 ] {c0d6b4e5-dcc0-45f8-888b-5b3817f6128b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001256 sec., 3980.891719745223 rows/sec., 299.34 KiB/sec. | ||
| 7692 | 2025.12.18 18:35:48.355895 [ 99 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2025.12.18 18:35:48.355910 [ 276 ] {c0d6b4e5-dcc0-45f8-888b-5b3817f6128b} <Debug> TCPHandler: Processed in 0.001492669 sec. | ||
| 7694 | 2025.12.18 18:35:48.355921 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7695 | 2025.12.18 18:35:48.356029 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 7696 | 2025.12.18 18:35:48.356048 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2025.12.18 18:35:48.356115 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7698 | 2025.12.18 18:35:48.356144 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 71 rows starting from the beginning of the part | ||
| 7699 | 2025.12.18 18:35:48.356171 [ 276 ] {0e77eab0-e188-4cc5-955b-01a45f364b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7700 | 2025.12.18 18:35:48.356202 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part | ||
| 7701 | 2025.12.18 18:35:48.356220 [ 276 ] {0e77eab0-e188-4cc5-955b-01a45f364b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7702 | 2025.12.18 18:35:48.356244 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 7703 | 2025.12.18 18:35:48.356286 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 7704 | 2025.12.18 18:35:48.356326 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 7705 | 2025.12.18 18:35:48.356366 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part | ||
| 7706 | 2025.12.18 18:35:48.356659 [ 276 ] {0e77eab0-e188-4cc5-955b-01a45f364b71} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2025.12.18 18:35:48.356695 [ 276 ] {0e77eab0-e188-4cc5-955b-01a45f364b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7708 | 2025.12.18 18:35:48.357008 [ 276 ] {0e77eab0-e188-4cc5-955b-01a45f364b71} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7709 | 2025.12.18 18:35:48.357054 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001061024 sec., 150797.71993847453 rows/sec., 11.60 MiB/sec. | ||
| 7710 | 2025.12.18 18:35:48.357249 [ 276 ] {0e77eab0-e188-4cc5-955b-01a45f364b71} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2025.12.18 18:35:48.357265 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7712 | 2025.12.18 18:35:48.357388 [ 276 ] {0e77eab0-e188-4cc5-955b-01a45f364b71} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001242 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 7713 | 2025.12.18 18:35:48.357433 [ 276 ] {0e77eab0-e188-4cc5-955b-01a45f364b71} <Debug> TCPHandler: Processed in 0.001447339 sec. | ||
| 7714 | 2025.12.18 18:35:48.357541 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2025.12.18 18:35:48.357587 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2025.12.18 18:35:48.357637 [ 276 ] {622e32b6-9f99-4cec-a303-054d5b9ca620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7717 | 2025.12.18 18:35:48.357682 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_51_10} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7718 | 2025.12.18 18:35:48.357688 [ 276 ] {622e32b6-9f99-4cec-a303-054d5b9ca620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7719 | 2025.12.18 18:35:48.357786 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7720 | 2025.12.18 18:35:48.358141 [ 276 ] {622e32b6-9f99-4cec-a303-054d5b9ca620} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2025.12.18 18:35:48.358192 [ 276 ] {622e32b6-9f99-4cec-a303-054d5b9ca620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7722 | 2025.12.18 18:35:48.358585 [ 276 ] {622e32b6-9f99-4cec-a303-054d5b9ca620} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7723 | 2025.12.18 18:35:48.358804 [ 276 ] {622e32b6-9f99-4cec-a303-054d5b9ca620} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2025.12.18 18:35:48.358935 [ 276 ] {622e32b6-9f99-4cec-a303-054d5b9ca620} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 7725 | 2025.12.18 18:35:48.358974 [ 276 ] {622e32b6-9f99-4cec-a303-054d5b9ca620} <Debug> TCPHandler: Processed in 0.00148321 sec. | ||
| 7726 | 2025.12.18 18:35:48.359076 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2025.12.18 18:35:48.359176 [ 276 ] {d7b8b381-97c0-40fb-9b85-e1307deb104e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7728 | 2025.12.18 18:35:48.359230 [ 276 ] {d7b8b381-97c0-40fb-9b85-e1307deb104e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7729 | 2025.12.18 18:35:48.359955 [ 276 ] {d7b8b381-97c0-40fb-9b85-e1307deb104e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2025.12.18 18:35:48.359993 [ 276 ] {d7b8b381-97c0-40fb-9b85-e1307deb104e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7731 | 2025.12.18 18:35:48.360500 [ 276 ] {d7b8b381-97c0-40fb-9b85-e1307deb104e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7732 | 2025.12.18 18:35:48.360723 [ 276 ] {d7b8b381-97c0-40fb-9b85-e1307deb104e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2025.12.18 18:35:48.360860 [ 276 ] {d7b8b381-97c0-40fb-9b85-e1307deb104e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001702 sec., 2937.720329024677 rows/sec., 5.26 MiB/sec. | ||
| 7734 | 2025.12.18 18:35:48.360913 [ 276 ] {d7b8b381-97c0-40fb-9b85-e1307deb104e} <Debug> TCPHandler: Processed in 0.001887324 sec. | ||
| 7735 | 2025.12.18 18:35:48.361018 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7736 | 2025.12.18 18:35:48.361115 [ 276 ] {18c4a725-4928-42d3-b94b-4397302ce014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7737 | 2025.12.18 18:35:48.361156 [ 276 ] {18c4a725-4928-42d3-b94b-4397302ce014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7738 | 2025.12.18 18:35:48.361477 [ 276 ] {18c4a725-4928-42d3-b94b-4397302ce014} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2025.12.18 18:35:48.361514 [ 276 ] {18c4a725-4928-42d3-b94b-4397302ce014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7740 | 2025.12.18 18:35:48.361836 [ 276 ] {18c4a725-4928-42d3-b94b-4397302ce014} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7741 | 2025.12.18 18:35:48.362051 [ 276 ] {18c4a725-4928-42d3-b94b-4397302ce014} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2025.12.18 18:35:48.362175 [ 276 ] {18c4a725-4928-42d3-b94b-4397302ce014} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7743 | 2025.12.18 18:35:48.362212 [ 276 ] {18c4a725-4928-42d3-b94b-4397302ce014} <Debug> TCPHandler: Processed in 0.001243996 sec. | ||
| 7744 | 2025.12.18 18:35:49.840626 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 956 | ||
| 7745 | 2025.12.18 18:35:49.843107 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2025.12.18 18:35:49.843161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7747 | 2025.12.18 18:35:49.844419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7748 | 2025.12.18 18:35:49.844695 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2025.12.18 18:35:49.845075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7750 | 2025.12.18 18:35:52.278949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18702 | ||
| 7751 | 2025.12.18 18:35:52.279812 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2025.12.18 18:35:52.279895 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7753 | 2025.12.18 18:35:52.280412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7754 | 2025.12.18 18:35:52.280668 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2025.12.18 18:35:52.280820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18702 | ||
| 7756 | 2025.12.18 18:35:53.245920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7757 | 2025.12.18 18:35:53.265556 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2025.12.18 18:35:53.265627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7759 | 2025.12.18 18:35:53.272217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7760 | 2025.12.18 18:35:53.273017 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2025.12.18 18:35:53.276920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7762 | 2025.12.18 18:35:53.354688 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2025.12.18 18:35:53.354863 [ 276 ] {a55d84f3-8d8f-4514-ab94-aa8d97e0c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7764 | 2025.12.18 18:35:53.354933 [ 276 ] {a55d84f3-8d8f-4514-ab94-aa8d97e0c78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7765 | 2025.12.18 18:35:53.355579 [ 276 ] {a55d84f3-8d8f-4514-ab94-aa8d97e0c78e} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2025.12.18 18:35:53.355621 [ 276 ] {a55d84f3-8d8f-4514-ab94-aa8d97e0c78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7767 | 2025.12.18 18:35:53.356000 [ 276 ] {a55d84f3-8d8f-4514-ab94-aa8d97e0c78e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7768 | 2025.12.18 18:35:53.356229 [ 276 ] {a55d84f3-8d8f-4514-ab94-aa8d97e0c78e} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2025.12.18 18:35:53.356372 [ 276 ] {a55d84f3-8d8f-4514-ab94-aa8d97e0c78e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001558 sec., 15404.36456996149 rows/sec., 1.28 MiB/sec. | ||
| 7770 | 2025.12.18 18:35:53.356414 [ 276 ] {a55d84f3-8d8f-4514-ab94-aa8d97e0c78e} <Debug> TCPHandler: Processed in 0.001860615 sec. | ||
| 7771 | 2025.12.18 18:35:53.356537 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2025.12.18 18:35:53.356634 [ 276 ] {39719908-0bfd-4b4e-a46b-6e0029c139ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7773 | 2025.12.18 18:35:53.356676 [ 276 ] {39719908-0bfd-4b4e-a46b-6e0029c139ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7774 | 2025.12.18 18:35:53.357062 [ 276 ] {39719908-0bfd-4b4e-a46b-6e0029c139ea} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2025.12.18 18:35:53.357099 [ 276 ] {39719908-0bfd-4b4e-a46b-6e0029c139ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7776 | 2025.12.18 18:35:53.357387 [ 276 ] {39719908-0bfd-4b4e-a46b-6e0029c139ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7777 | 2025.12.18 18:35:53.357593 [ 276 ] {39719908-0bfd-4b4e-a46b-6e0029c139ea} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2025.12.18 18:35:53.357719 [ 276 ] {39719908-0bfd-4b4e-a46b-6e0029c139ea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 7779 | 2025.12.18 18:35:53.357755 [ 276 ] {39719908-0bfd-4b4e-a46b-6e0029c139ea} <Debug> TCPHandler: Processed in 0.001269327 sec. | ||
| 7780 | 2025.12.18 18:35:53.357856 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2025.12.18 18:35:53.357949 [ 276 ] {ca61f626-b8b7-4eba-bcb3-84bbc89ba7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7782 | 2025.12.18 18:35:53.357988 [ 276 ] {ca61f626-b8b7-4eba-bcb3-84bbc89ba7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7783 | 2025.12.18 18:35:53.358498 [ 276 ] {ca61f626-b8b7-4eba-bcb3-84bbc89ba7be} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2025.12.18 18:35:53.358535 [ 276 ] {ca61f626-b8b7-4eba-bcb3-84bbc89ba7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7785 | 2025.12.18 18:35:53.358853 [ 276 ] {ca61f626-b8b7-4eba-bcb3-84bbc89ba7be} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7786 | 2025.12.18 18:35:53.359056 [ 276 ] {ca61f626-b8b7-4eba-bcb3-84bbc89ba7be} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2025.12.18 18:35:53.359181 [ 276 ] {ca61f626-b8b7-4eba-bcb3-84bbc89ba7be} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.00125 sec., 200000 rows/sec., 17.89 MiB/sec. | ||
| 7788 | 2025.12.18 18:35:53.359183 [ 96 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7789 | 2025.12.18 18:35:53.359217 [ 276 ] {ca61f626-b8b7-4eba-bcb3-84bbc89ba7be} <Debug> TCPHandler: Processed in 0.001412588 sec. | ||
| 7790 | 2025.12.18 18:35:53.359236 [ 96 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2025.12.18 18:35:53.359260 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7792 | 2025.12.18 18:35:53.359329 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2025.12.18 18:35:53.359352 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 7794 | 2025.12.18 18:35:53.359424 [ 276 ] {b9e79daa-cfa1-4a48-966a-15b464041cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7795 | 2025.12.18 18:35:53.359449 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7796 | 2025.12.18 18:35:53.359463 [ 276 ] {b9e79daa-cfa1-4a48-966a-15b464041cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7797 | 2025.12.18 18:35:53.359481 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1408 rows starting from the beginning of the part | ||
| 7798 | 2025.12.18 18:35:53.359543 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part | ||
| 7799 | 2025.12.18 18:35:53.359589 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1207 rows starting from the beginning of the part | ||
| 7800 | 2025.12.18 18:35:53.359626 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 7801 | 2025.12.18 18:35:53.359665 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part | ||
| 7802 | 2025.12.18 18:35:53.359702 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 250 rows starting from the beginning of the part | ||
| 7803 | 2025.12.18 18:35:53.359863 [ 276 ] {b9e79daa-cfa1-4a48-966a-15b464041cac} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2025.12.18 18:35:53.359898 [ 276 ] {b9e79daa-cfa1-4a48-966a-15b464041cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7805 | 2025.12.18 18:35:53.360213 [ 276 ] {b9e79daa-cfa1-4a48-966a-15b464041cac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7806 | 2025.12.18 18:35:53.360418 [ 276 ] {b9e79daa-cfa1-4a48-966a-15b464041cac} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2025.12.18 18:35:53.360543 [ 276 ] {b9e79daa-cfa1-4a48-966a-15b464041cac} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001137 sec., 45734.38874230431 rows/sec., 3.39 MiB/sec. | ||
| 7808 | 2025.12.18 18:35:53.360578 [ 276 ] {b9e79daa-cfa1-4a48-966a-15b464041cac} <Debug> TCPHandler: Processed in 0.001300507 sec. | ||
| 7809 | 2025.12.18 18:35:53.360690 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2025.12.18 18:35:53.360790 [ 276 ] {67877bb2-e823-4ace-a89e-48ce34356732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7811 | 2025.12.18 18:35:53.360831 [ 276 ] {67877bb2-e823-4ace-a89e-48ce34356732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7812 | 2025.12.18 18:35:53.360928 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608991 sec., 1980744.454133056 rows/sec., 173.81 MiB/sec. | ||
| 7813 | 2025.12.18 18:35:53.361219 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7814 | 2025.12.18 18:35:53.361311 [ 276 ] {67877bb2-e823-4ace-a89e-48ce34356732} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2025.12.18 18:35:53.361347 [ 276 ] {67877bb2-e823-4ace-a89e-48ce34356732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7816 | 2025.12.18 18:35:53.361572 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2025.12.18 18:35:53.361655 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_56_11} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7818 | 2025.12.18 18:35:53.361733 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7819 | 2025.12.18 18:35:53.361748 [ 276 ] {67877bb2-e823-4ace-a89e-48ce34356732} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7820 | 2025.12.18 18:35:53.361968 [ 276 ] {67877bb2-e823-4ace-a89e-48ce34356732} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2025.12.18 18:35:53.362101 [ 276 ] {67877bb2-e823-4ace-a89e-48ce34356732} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001331 sec., 18031.555221637867 rows/sec., 1.50 MiB/sec. | ||
| 7822 | 2025.12.18 18:35:53.362139 [ 276 ] {67877bb2-e823-4ace-a89e-48ce34356732} <Debug> TCPHandler: Processed in 0.001501879 sec. | ||
| 7823 | 2025.12.18 18:35:53.362244 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2025.12.18 18:35:53.362340 [ 276 ] {43f3d0fe-55bb-48cb-a39f-a92954ef4dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7825 | 2025.12.18 18:35:53.362379 [ 276 ] {43f3d0fe-55bb-48cb-a39f-a92954ef4dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7826 | 2025.12.18 18:35:53.362765 [ 276 ] {43f3d0fe-55bb-48cb-a39f-a92954ef4dc8} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2025.12.18 18:35:53.362801 [ 276 ] {43f3d0fe-55bb-48cb-a39f-a92954ef4dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7828 | 2025.12.18 18:35:53.363109 [ 276 ] {43f3d0fe-55bb-48cb-a39f-a92954ef4dc8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7829 | 2025.12.18 18:35:53.363373 [ 276 ] {43f3d0fe-55bb-48cb-a39f-a92954ef4dc8} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.12.18 18:35:53.363510 [ 276 ] {43f3d0fe-55bb-48cb-a39f-a92954ef4dc8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 789.81 KiB/sec. | ||
| 7831 | 2025.12.18 18:35:53.363550 [ 276 ] {43f3d0fe-55bb-48cb-a39f-a92954ef4dc8} <Debug> TCPHandler: Processed in 0.001356848 sec. | ||
| 7832 | 2025.12.18 18:35:53.363666 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2025.12.18 18:35:53.363767 [ 276 ] {e6f9360e-d275-49b3-94c4-fa2d31cde1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7834 | 2025.12.18 18:35:53.363809 [ 276 ] {e6f9360e-d275-49b3-94c4-fa2d31cde1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7835 | 2025.12.18 18:35:53.364323 [ 276 ] {e6f9360e-d275-49b3-94c4-fa2d31cde1d4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2025.12.18 18:35:53.364359 [ 276 ] {e6f9360e-d275-49b3-94c4-fa2d31cde1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7837 | 2025.12.18 18:35:53.364679 [ 276 ] {e6f9360e-d275-49b3-94c4-fa2d31cde1d4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7838 | 2025.12.18 18:35:53.364889 [ 276 ] {e6f9360e-d275-49b3-94c4-fa2d31cde1d4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2025.12.18 18:35:53.364999 [ 96 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7840 | 2025.12.18 18:35:53.365026 [ 276 ] {e6f9360e-d275-49b3-94c4-fa2d31cde1d4} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001276 sec., 109717.868338558 rows/sec., 8.86 MiB/sec. | ||
| 7841 | 2025.12.18 18:35:53.365036 [ 96 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2025.12.18 18:35:53.365060 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7843 | 2025.12.18 18:35:53.365066 [ 276 ] {e6f9360e-d275-49b3-94c4-fa2d31cde1d4} <Debug> TCPHandler: Processed in 0.001453159 sec. | ||
| 7844 | 2025.12.18 18:35:53.365120 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 7845 | 2025.12.18 18:35:53.365179 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2025.12.18 18:35:53.365191 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7847 | 2025.12.18 18:35:53.365216 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 7848 | 2025.12.18 18:35:53.365260 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 100 rows starting from the beginning of the part | ||
| 7849 | 2025.12.18 18:35:53.365275 [ 276 ] {87d899d7-a4e2-4ab9-b4c0-995a6ecb5104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7850 | 2025.12.18 18:35:53.365294 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 527 rows starting from the beginning of the part | ||
| 7851 | 2025.12.18 18:35:53.365318 [ 276 ] {87d899d7-a4e2-4ab9-b4c0-995a6ecb5104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7852 | 2025.12.18 18:35:53.365326 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 100 rows starting from the beginning of the part | ||
| 7853 | 2025.12.18 18:35:53.365361 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 69 rows starting from the beginning of the part | ||
| 7854 | 2025.12.18 18:35:53.365391 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 140 rows starting from the beginning of the part | ||
| 7855 | 2025.12.18 18:35:53.365813 [ 276 ] {87d899d7-a4e2-4ab9-b4c0-995a6ecb5104} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2025.12.18 18:35:53.365854 [ 276 ] {87d899d7-a4e2-4ab9-b4c0-995a6ecb5104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7857 | 2025.12.18 18:35:53.366316 [ 276 ] {87d899d7-a4e2-4ab9-b4c0-995a6ecb5104} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7858 | 2025.12.18 18:35:53.366601 [ 276 ] {87d899d7-a4e2-4ab9-b4c0-995a6ecb5104} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2025.12.18 18:35:53.366658 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561841 sec., 1004583.6932184518 rows/sec., 80.07 MiB/sec. | ||
| 7860 | 2025.12.18 18:35:53.366727 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7861 | 2025.12.18 18:35:53.366752 [ 276 ] {87d899d7-a4e2-4ab9-b4c0-995a6ecb5104} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001496 sec., 132352.9411764706 rows/sec., 9.49 MiB/sec. | ||
| 7862 | 2025.12.18 18:35:53.366756 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2025.12.18 18:35:53.366788 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7864 | 2025.12.18 18:35:53.366795 [ 276 ] {87d899d7-a4e2-4ab9-b4c0-995a6ecb5104} <Debug> TCPHandler: Processed in 0.001668291 sec. | ||
| 7865 | 2025.12.18 18:35:53.366866 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7866 | 2025.12.18 18:35:53.366905 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 7867 | 2025.12.18 18:35:53.366918 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2025.12.18 18:35:53.367039 [ 276 ] {c5418c16-ad16-4ed2-a620-5edfc1f65c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7869 | 2025.12.18 18:35:53.367054 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7870 | 2025.12.18 18:35:53.367095 [ 276 ] {c5418c16-ad16-4ed2-a620-5edfc1f65c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7871 | 2025.12.18 18:35:53.367097 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14478 rows starting from the beginning of the part | ||
| 7872 | 2025.12.18 18:35:53.367185 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7873 | 2025.12.18 18:35:53.367193 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2025.12.18 18:35:53.367237 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 7875 | 2025.12.18 18:35:53.367287 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 7876 | 2025.12.18 18:35:53.367291 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_56_11} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7877 | 2025.12.18 18:35:53.367331 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7878 | 2025.12.18 18:35:53.367378 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 198 rows starting from the beginning of the part | ||
| 7879 | 2025.12.18 18:35:53.367404 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7880 | 2025.12.18 18:35:53.367921 [ 276 ] {c5418c16-ad16-4ed2-a620-5edfc1f65c99} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2025.12.18 18:35:53.367962 [ 276 ] {c5418c16-ad16-4ed2-a620-5edfc1f65c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7882 | 2025.12.18 18:35:53.368773 [ 276 ] {c5418c16-ad16-4ed2-a620-5edfc1f65c99} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7883 | 2025.12.18 18:35:53.369006 [ 276 ] {c5418c16-ad16-4ed2-a620-5edfc1f65c99} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2025.12.18 18:35:53.369116 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7885 | 2025.12.18 18:35:53.369143 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.12.18 18:35:53.369148 [ 276 ] {c5418c16-ad16-4ed2-a620-5edfc1f65c99} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002127 sec., 16925.24682651622 rows/sec., 30.33 MiB/sec. | ||
| 7887 | 2025.12.18 18:35:53.369160 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7888 | 2025.12.18 18:35:53.369206 [ 276 ] {c5418c16-ad16-4ed2-a620-5edfc1f65c99} <Debug> TCPHandler: Processed in 0.00233999 sec. | ||
| 7889 | 2025.12.18 18:35:53.369227 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 7890 | 2025.12.18 18:35:53.369322 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2025.12.18 18:35:53.369403 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7892 | 2025.12.18 18:35:53.369417 [ 276 ] {90f47eee-1c2f-4728-bec3-7fcfb7db5eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7893 | 2025.12.18 18:35:53.369457 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 920 rows starting from the beginning of the part | ||
| 7894 | 2025.12.18 18:35:53.369458 [ 276 ] {90f47eee-1c2f-4728-bec3-7fcfb7db5eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7895 | 2025.12.18 18:35:53.369568 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 7896 | 2025.12.18 18:35:53.369676 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 7897 | 2025.12.18 18:35:53.369781 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 7898 | 2025.12.18 18:35:53.369792 [ 276 ] {90f47eee-1c2f-4728-bec3-7fcfb7db5eb2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2025.12.18 18:35:53.369827 [ 276 ] {90f47eee-1c2f-4728-bec3-7fcfb7db5eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7900 | 2025.12.18 18:35:53.369883 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 7901 | 2025.12.18 18:35:53.369987 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 7902 | 2025.12.18 18:35:53.370239 [ 276 ] {90f47eee-1c2f-4728-bec3-7fcfb7db5eb2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7903 | 2025.12.18 18:35:53.370465 [ 276 ] {90f47eee-1c2f-4728-bec3-7fcfb7db5eb2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2025.12.18 18:35:53.370568 [ 96 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7905 | 2025.12.18 18:35:53.370593 [ 96 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.12.18 18:35:53.370600 [ 276 ] {90f47eee-1c2f-4728-bec3-7fcfb7db5eb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 7907 | 2025.12.18 18:35:53.370609 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7908 | 2025.12.18 18:35:53.370637 [ 276 ] {90f47eee-1c2f-4728-bec3-7fcfb7db5eb2} <Debug> TCPHandler: Processed in 0.001367318 sec. | ||
| 7909 | 2025.12.18 18:35:53.370734 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7910 | 2025.12.18 18:35:53.370909 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7911 | 2025.12.18 18:35:53.370954 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2880 rows starting from the beginning of the part | ||
| 7912 | 2025.12.18 18:35:53.371028 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7913 | 2025.12.18 18:35:53.371078 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7914 | 2025.12.18 18:35:53.371126 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7915 | 2025.12.18 18:35:53.371173 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7916 | 2025.12.18 18:35:53.371220 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 7917 | 2025.12.18 18:35:53.372826 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16001 rows, containing 5 columns (5 merged, 0 gathered) in 0.005982777 sec., 2674510.515768848 rows/sec., 183.80 MiB/sec. | ||
| 7918 | 2025.12.18 18:35:53.372882 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002216289 sec., 1434830.9268330978 rows/sec., 96.63 MiB/sec. | ||
| 7919 | 2025.12.18 18:35:53.373258 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7920 | 2025.12.18 18:35:53.373409 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7921 | 2025.12.18 18:35:53.373594 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_56_11} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2025.12.18 18:35:53.373682 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_56_11} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7923 | 2025.12.18 18:35:53.373705 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2025.12.18 18:35:53.373764 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7925 | 2025.12.18 18:35:53.373778 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7926 | 2025.12.18 18:35:53.373869 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 7927 | 2025.12.18 18:35:53.377644 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 19 columns (19 merged, 0 gathered) in 0.008441569 sec., 122962.92312483616 rows/sec., 220.34 MiB/sec. | ||
| 7928 | 2025.12.18 18:35:53.378878 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7929 | 2025.12.18 18:35:53.379173 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2025.12.18 18:35:53.379235 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7931 | 2025.12.18 18:35:53.379304 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.31 MiB. | ||
| 7932 | 2025.12.18 18:35:54.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.48 MiB, peak 305.39 MiB, free memory in arenas 0.00 B, will set to 297.57 MiB (RSS), difference: 5.09 MiB | ||
| 7933 | 2025.12.18 18:35:54.574385 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58041 | ||
| 7934 | 2025.12.18 18:35:54.574525 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7935 | 2025.12.18 18:35:54.574566 [ 292 ] {} <Debug> TCP-Session: f5b3d9e1-9a10-4a45-91fa-f59928a79376 Authenticating user 'default' from [fd00:1122:3344:101::e]:58041 | ||
| 7936 | 2025.12.18 18:35:54.574593 [ 292 ] {} <Debug> TCP-Session: f5b3d9e1-9a10-4a45-91fa-f59928a79376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7937 | 2025.12.18 18:35:54.574611 [ 292 ] {} <Debug> TCP-Session: f5b3d9e1-9a10-4a45-91fa-f59928a79376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7938 | 2025.12.18 18:35:54.574892 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36032 | ||
| 7939 | 2025.12.18 18:35:54.574936 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57060 | ||
| 7940 | 2025.12.18 18:35:54.574942 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46725 | ||
| 7941 | 2025.12.18 18:35:54.574983 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42531 | ||
| 7942 | 2025.12.18 18:35:54.574969 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54168 | ||
| 7943 | 2025.12.18 18:35:54.575050 [ 292 ] {} <Trace> TCP-Session: f5b3d9e1-9a10-4a45-91fa-f59928a79376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7944 | 2025.12.18 18:35:54.575082 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7945 | 2025.12.18 18:35:54.575043 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7946 | 2025.12.18 18:35:54.575129 [ 287 ] {} <Debug> TCP-Session: e81afc52-0239-4809-b6fa-8f135d9a54b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46725 | ||
| 7947 | 2025.12.18 18:35:54.575112 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7948 | 2025.12.18 18:35:54.575165 [ 287 ] {} <Debug> TCP-Session: e81afc52-0239-4809-b6fa-8f135d9a54b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7949 | 2025.12.18 18:35:54.575159 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7950 | 2025.12.18 18:35:54.575189 [ 287 ] {} <Debug> TCP-Session: e81afc52-0239-4809-b6fa-8f135d9a54b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7951 | 2025.12.18 18:35:54.575199 [ 291 ] {} <Debug> TCP-Session: 58ba8880-d631-4415-806f-44e17bf4c973 Authenticating user 'default' from [fd00:1122:3344:101::e]:42531 | ||
| 7952 | 2025.12.18 18:35:54.575215 [ 290 ] {} <Debug> TCP-Session: e8bc8368-71ac-4ba5-9cad-7d1d8fc24606 Authenticating user 'default' from [fd00:1122:3344:101::e]:54168 | ||
| 7953 | 2025.12.18 18:35:54.575237 [ 291 ] {} <Debug> TCP-Session: 58ba8880-d631-4415-806f-44e17bf4c973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2025.12.18 18:35:54.575260 [ 290 ] {} <Debug> TCP-Session: e8bc8368-71ac-4ba5-9cad-7d1d8fc24606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7955 | 2025.12.18 18:35:54.575258 [ 292 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58041) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7956 | 2025.12.18 18:35:54.575283 [ 290 ] {} <Debug> TCP-Session: e8bc8368-71ac-4ba5-9cad-7d1d8fc24606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7957 | 2025.12.18 18:35:54.575275 [ 291 ] {} <Debug> TCP-Session: 58ba8880-d631-4415-806f-44e17bf4c973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2025.12.18 18:35:54.575155 [ 288 ] {} <Debug> TCP-Session: 450635c6-5905-45bb-a29f-c1603819adb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57060 | ||
| 7959 | 2025.12.18 18:35:54.574942 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34000 | ||
| 7960 | 2025.12.18 18:35:54.575391 [ 288 ] {} <Debug> TCP-Session: 450635c6-5905-45bb-a29f-c1603819adb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7961 | 2025.12.18 18:35:54.574901 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33657 | ||
| 7962 | 2025.12.18 18:35:54.575432 [ 288 ] {} <Debug> TCP-Session: 450635c6-5905-45bb-a29f-c1603819adb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7963 | 2025.12.18 18:35:54.574892 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40983 | ||
| 7964 | 2025.12.18 18:35:54.575053 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7965 | 2025.12.18 18:35:54.575565 [ 293 ] {} <Debug> TCP-Session: 47c4a310-2abe-453e-b8cf-a924d4e955fc Authenticating user 'default' from [fd00:1122:3344:101::e]:36032 | ||
| 7966 | 2025.12.18 18:35:54.575601 [ 293 ] {} <Debug> TCP-Session: 47c4a310-2abe-453e-b8cf-a924d4e955fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7967 | 2025.12.18 18:35:54.575620 [ 293 ] {} <Debug> TCP-Session: 47c4a310-2abe-453e-b8cf-a924d4e955fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7968 | 2025.12.18 18:35:54.575656 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7969 | 2025.12.18 18:35:54.575687 [ 289 ] {} <Debug> TCP-Session: c055b1af-306c-41d4-abde-21f290e51847 Authenticating user 'default' from [fd00:1122:3344:101::e]:34000 | ||
| 7970 | 2025.12.18 18:35:54.575704 [ 289 ] {} <Debug> TCP-Session: c055b1af-306c-41d4-abde-21f290e51847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2025.12.18 18:35:54.575717 [ 289 ] {} <Debug> TCP-Session: c055b1af-306c-41d4-abde-21f290e51847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2025.12.18 18:35:54.575740 [ 292 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7973 | 2025.12.18 18:35:54.575809 [ 292 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7974 | 2025.12.18 18:35:54.576123 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7975 | 2025.12.18 18:35:54.576171 [ 275 ] {} <Debug> TCP-Session: 31cab56c-265e-438b-b1d8-38b6a697ccdf Authenticating user 'default' from [fd00:1122:3344:101::e]:40983 | ||
| 7976 | 2025.12.18 18:35:54.576197 [ 275 ] {} <Debug> TCP-Session: 31cab56c-265e-438b-b1d8-38b6a697ccdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7977 | 2025.12.18 18:35:54.576217 [ 275 ] {} <Debug> TCP-Session: 31cab56c-265e-438b-b1d8-38b6a697ccdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2025.12.18 18:35:54.576234 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7979 | 2025.12.18 18:35:54.576253 [ 292 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 7980 | 2025.12.18 18:35:54.576267 [ 294 ] {} <Debug> TCP-Session: c435daf0-ba38-4a76-b415-2e5b6890b7e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33657 | ||
| 7981 | 2025.12.18 18:35:54.576303 [ 294 ] {} <Debug> TCP-Session: c435daf0-ba38-4a76-b415-2e5b6890b7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7982 | 2025.12.18 18:35:54.576316 [ 294 ] {} <Debug> TCP-Session: c435daf0-ba38-4a76-b415-2e5b6890b7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2025.12.18 18:35:54.577497 [ 309 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Trace> AggregatingTransform: Aggregating | ||
| 7984 | 2025.12.18 18:35:54.577540 [ 309 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Trace> Aggregator: Aggregation method: without_key | ||
| 7985 | 2025.12.18 18:35:54.577583 [ 309 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001194855 sec. (836.922 rows/sec., 32.69 KiB/sec.) | ||
| 7986 | 2025.12.18 18:35:54.577605 [ 309 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Trace> Aggregator: Merging aggregated data | ||
| 7987 | 2025.12.18 18:35:54.579223 [ 292 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004023 sec., 248.5707183693761 rows/sec., 9.71 KiB/sec. | ||
| 7988 | 2025.12.18 18:35:54.579414 [ 292 ] {35732bb2-6bdb-488d-812b-0379f0144bae} <Debug> TCPHandler: Processed in 0.004558628 sec. | ||
| 7989 | 2025.12.18 18:35:54.579582 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7990 | 2025.12.18 18:35:54.579626 [ 292 ] {} <Debug> TCP-Session: f5b3d9e1-9a10-4a45-91fa-f59928a79376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2025.12.18 18:35:54.579640 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7992 | 2025.12.18 18:35:54.579667 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7993 | 2025.12.18 18:35:54.579693 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7994 | 2025.12.18 18:35:54.579715 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7995 | 2025.12.18 18:35:54.579747 [ 288 ] {} <Debug> TCP-Session: 450635c6-5905-45bb-a29f-c1603819adb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2025.12.18 18:35:54.579741 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7997 | 2025.12.18 18:35:54.579784 [ 289 ] {} <Debug> TCP-Session: c055b1af-306c-41d4-abde-21f290e51847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7998 | 2025.12.18 18:35:54.579792 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7999 | 2025.12.18 18:35:54.579821 [ 294 ] {} <Debug> TCP-Session: c435daf0-ba38-4a76-b415-2e5b6890b7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8000 | 2025.12.18 18:35:54.579767 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8001 | 2025.12.18 18:35:54.579857 [ 290 ] {} <Debug> TCP-Session: e8bc8368-71ac-4ba5-9cad-7d1d8fc24606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8002 | 2025.12.18 18:35:54.579895 [ 275 ] {} <Debug> TCP-Session: 31cab56c-265e-438b-b1d8-38b6a697ccdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2025.12.18 18:35:54.579704 [ 287 ] {} <Debug> TCP-Session: e81afc52-0239-4809-b6fa-8f135d9a54b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8004 | 2025.12.18 18:35:54.579727 [ 291 ] {} <Debug> TCP-Session: 58ba8880-d631-4415-806f-44e17bf4c973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2025.12.18 18:35:54.579641 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8006 | 2025.12.18 18:35:54.580025 [ 293 ] {} <Debug> TCP-Session: 47c4a310-2abe-453e-b8cf-a924d4e955fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2025.12.18 18:35:55.393975 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58086 | ||
| 8008 | 2025.12.18 18:35:55.394075 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8009 | 2025.12.18 18:35:55.394100 [ 292 ] {} <Debug> TCP-Session: 9f347c15-22b4-4724-97e9-c191c258856f Authenticating user 'default' from [fd00:1122:3344:101::e]:58086 | ||
| 8010 | 2025.12.18 18:35:55.394121 [ 292 ] {} <Debug> TCP-Session: 9f347c15-22b4-4724-97e9-c191c258856f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2025.12.18 18:35:55.394134 [ 292 ] {} <Debug> TCP-Session: 9f347c15-22b4-4724-97e9-c191c258856f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2025.12.18 18:35:55.394343 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55838 | ||
| 8013 | 2025.12.18 18:35:55.394377 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62881 | ||
| 8014 | 2025.12.18 18:35:55.394391 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36167 | ||
| 8015 | 2025.12.18 18:35:55.394428 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65421 | ||
| 8016 | 2025.12.18 18:35:55.394458 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8017 | 2025.12.18 18:35:55.394463 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8018 | 2025.12.18 18:35:55.394491 [ 292 ] {} <Trace> TCP-Session: 9f347c15-22b4-4724-97e9-c191c258856f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2025.12.18 18:35:55.394523 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8020 | 2025.12.18 18:35:55.394544 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8021 | 2025.12.18 18:35:55.394539 [ 294 ] {} <Debug> TCP-Session: 5fc17b13-8439-48de-9998-c80b2c44d012 Authenticating user 'default' from [fd00:1122:3344:101::e]:55838 | ||
| 8022 | 2025.12.18 18:35:55.394586 [ 289 ] {} <Debug> TCP-Session: 28799abe-aeed-457c-bf0f-af982a47482a Authenticating user 'default' from [fd00:1122:3344:101::e]:36167 | ||
| 8023 | 2025.12.18 18:35:55.394597 [ 291 ] {} <Debug> TCP-Session: 1adf7732-2278-40cc-b1f9-8f3efcad89f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65421 | ||
| 8024 | 2025.12.18 18:35:55.394614 [ 294 ] {} <Debug> TCP-Session: 5fc17b13-8439-48de-9998-c80b2c44d012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2025.12.18 18:35:55.394637 [ 289 ] {} <Debug> TCP-Session: 28799abe-aeed-457c-bf0f-af982a47482a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2025.12.18 18:35:55.394646 [ 291 ] {} <Debug> TCP-Session: 1adf7732-2278-40cc-b1f9-8f3efcad89f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2025.12.18 18:35:55.394671 [ 289 ] {} <Debug> TCP-Session: 28799abe-aeed-457c-bf0f-af982a47482a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2025.12.18 18:35:55.394684 [ 291 ] {} <Debug> TCP-Session: 1adf7732-2278-40cc-b1f9-8f3efcad89f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8029 | 2025.12.18 18:35:55.394691 [ 292 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8030 | 2025.12.18 18:35:55.394650 [ 294 ] {} <Debug> TCP-Session: 5fc17b13-8439-48de-9998-c80b2c44d012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2025.12.18 18:35:55.394505 [ 288 ] {} <Debug> TCP-Session: 4c065af1-7679-4f00-8847-bb6d085884e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62881 | ||
| 8032 | 2025.12.18 18:35:55.394422 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61592 | ||
| 8033 | 2025.12.18 18:35:55.394774 [ 288 ] {} <Debug> TCP-Session: 4c065af1-7679-4f00-8847-bb6d085884e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2025.12.18 18:35:55.394380 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44569 | ||
| 8035 | 2025.12.18 18:35:55.394807 [ 288 ] {} <Debug> TCP-Session: 4c065af1-7679-4f00-8847-bb6d085884e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2025.12.18 18:35:55.394834 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8037 | 2025.12.18 18:35:55.394345 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62071 | ||
| 8038 | 2025.12.18 18:35:55.394876 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8039 | 2025.12.18 18:35:55.394868 [ 290 ] {} <Debug> TCP-Session: 8a279f9e-7f31-42de-a69b-d16066032450 Authenticating user 'default' from [fd00:1122:3344:101::e]:61592 | ||
| 8040 | 2025.12.18 18:35:55.394912 [ 287 ] {} <Debug> TCP-Session: 92f55d0d-6727-47ea-b72c-a6d46b69ce4c Authenticating user 'default' from [fd00:1122:3344:101::e]:44569 | ||
| 8041 | 2025.12.18 18:35:55.394930 [ 290 ] {} <Debug> TCP-Session: 8a279f9e-7f31-42de-a69b-d16066032450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8042 | 2025.12.18 18:35:55.394934 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8043 | 2025.12.18 18:35:55.394946 [ 287 ] {} <Debug> TCP-Session: 92f55d0d-6727-47ea-b72c-a6d46b69ce4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8044 | 2025.12.18 18:35:55.394975 [ 292 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8045 | 2025.12.18 18:35:55.394982 [ 293 ] {} <Debug> TCP-Session: 5d08123f-55b2-44c4-a86c-ada2e5a4482e Authenticating user 'default' from [fd00:1122:3344:101::e]:62071 | ||
| 8046 | 2025.12.18 18:35:55.394992 [ 287 ] {} <Debug> TCP-Session: 92f55d0d-6727-47ea-b72c-a6d46b69ce4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2025.12.18 18:35:55.395036 [ 293 ] {} <Debug> TCP-Session: 5d08123f-55b2-44c4-a86c-ada2e5a4482e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2025.12.18 18:35:55.395049 [ 292 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8049 | 2025.12.18 18:35:55.395070 [ 293 ] {} <Debug> TCP-Session: 5d08123f-55b2-44c4-a86c-ada2e5a4482e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2025.12.18 18:35:55.394954 [ 290 ] {} <Debug> TCP-Session: 8a279f9e-7f31-42de-a69b-d16066032450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2025.12.18 18:35:55.394345 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45302 | ||
| 8052 | 2025.12.18 18:35:55.395192 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8053 | 2025.12.18 18:35:55.395215 [ 275 ] {} <Debug> TCP-Session: a6acd89d-800c-4c87-8162-6aa35662b39d Authenticating user 'default' from [fd00:1122:3344:101::e]:45302 | ||
| 8054 | 2025.12.18 18:35:55.395230 [ 275 ] {} <Debug> TCP-Session: a6acd89d-800c-4c87-8162-6aa35662b39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2025.12.18 18:35:55.395242 [ 275 ] {} <Debug> TCP-Session: a6acd89d-800c-4c87-8162-6aa35662b39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2025.12.18 18:35:55.395381 [ 292 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 8057 | 2025.12.18 18:35:55.396431 [ 317 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Trace> AggregatingTransform: Aggregating | ||
| 8058 | 2025.12.18 18:35:55.396481 [ 317 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 8059 | 2025.12.18 18:35:55.396516 [ 317 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001034164 sec. (966.965 rows/sec., 37.77 KiB/sec.) | ||
| 8060 | 2025.12.18 18:35:55.396531 [ 317 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Trace> Aggregator: Merging aggregated data | ||
| 8061 | 2025.12.18 18:35:55.397899 [ 292 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00326 sec., 306.7484662576687 rows/sec., 11.98 KiB/sec. | ||
| 8062 | 2025.12.18 18:35:55.398026 [ 292 ] {463c9eaa-2d3d-4e8c-9395-0875b7c7b5ef} <Debug> TCPHandler: Processed in 0.003642887 sec. | ||
| 8063 | 2025.12.18 18:35:55.398136 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8064 | 2025.12.18 18:35:55.398166 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8065 | 2025.12.18 18:35:55.398177 [ 292 ] {} <Debug> TCP-Session: 9f347c15-22b4-4724-97e9-c191c258856f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8066 | 2025.12.18 18:35:55.398183 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8067 | 2025.12.18 18:35:55.398219 [ 293 ] {} <Debug> TCP-Session: 5d08123f-55b2-44c4-a86c-ada2e5a4482e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2025.12.18 18:35:55.398231 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8069 | 2025.12.18 18:35:55.398251 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8070 | 2025.12.18 18:35:55.398271 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8071 | 2025.12.18 18:35:55.398291 [ 288 ] {} <Debug> TCP-Session: 4c065af1-7679-4f00-8847-bb6d085884e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2025.12.18 18:35:55.398307 [ 275 ] {} <Debug> TCP-Session: a6acd89d-800c-4c87-8162-6aa35662b39d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2025.12.18 18:35:55.398337 [ 291 ] {} <Debug> TCP-Session: 1adf7732-2278-40cc-b1f9-8f3efcad89f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8074 | 2025.12.18 18:35:55.398259 [ 290 ] {} <Debug> TCP-Session: 8a279f9e-7f31-42de-a69b-d16066032450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2025.12.18 18:35:55.398216 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8076 | 2025.12.18 18:35:55.398197 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8077 | 2025.12.18 18:35:55.398424 [ 287 ] {} <Debug> TCP-Session: 92f55d0d-6727-47ea-b72c-a6d46b69ce4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2025.12.18 18:35:55.398288 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8079 | 2025.12.18 18:35:55.398455 [ 294 ] {} <Debug> TCP-Session: 5fc17b13-8439-48de-9998-c80b2c44d012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2025.12.18 18:35:55.398494 [ 289 ] {} <Debug> TCP-Session: 28799abe-aeed-457c-bf0f-af982a47482a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2025.12.18 18:35:55.539759 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36558 | ||
| 8082 | 2025.12.18 18:35:55.539867 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8083 | 2025.12.18 18:35:55.539898 [ 292 ] {} <Debug> TCP-Session: 64ab871e-1185-4760-a630-f847782b1a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:36558 | ||
| 8084 | 2025.12.18 18:35:55.539924 [ 292 ] {} <Debug> TCP-Session: 64ab871e-1185-4760-a630-f847782b1a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2025.12.18 18:35:55.539940 [ 292 ] {} <Debug> TCP-Session: 64ab871e-1185-4760-a630-f847782b1a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2025.12.18 18:35:55.540222 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47188 | ||
| 8087 | 2025.12.18 18:35:55.540234 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44141 | ||
| 8088 | 2025.12.18 18:35:55.540283 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60204 | ||
| 8089 | 2025.12.18 18:35:55.540296 [ 292 ] {} <Trace> TCP-Session: 64ab871e-1185-4760-a630-f847782b1a77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2025.12.18 18:35:55.540309 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51131 | ||
| 8091 | 2025.12.18 18:35:55.540368 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8092 | 2025.12.18 18:35:55.540369 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8093 | 2025.12.18 18:35:55.540369 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8094 | 2025.12.18 18:35:55.540414 [ 293 ] {} <Debug> TCP-Session: 3a21b78d-aa4a-4b82-bd28-b4664334941b Authenticating user 'default' from [fd00:1122:3344:101::e]:47188 | ||
| 8095 | 2025.12.18 18:35:55.540445 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8096 | 2025.12.18 18:35:55.540454 [ 294 ] {} <Debug> TCP-Session: cdf90a0a-cc1c-44da-b84e-d1bae58371d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44141 | ||
| 8097 | 2025.12.18 18:35:55.540468 [ 293 ] {} <Debug> TCP-Session: 3a21b78d-aa4a-4b82-bd28-b4664334941b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2025.12.18 18:35:55.540484 [ 291 ] {} <Debug> TCP-Session: ccf4d2bc-510c-424f-a2d9-2a074b168268 Authenticating user 'default' from [fd00:1122:3344:101::e]:51131 | ||
| 8099 | 2025.12.18 18:35:55.540491 [ 292 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36558) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8100 | 2025.12.18 18:35:55.540533 [ 291 ] {} <Debug> TCP-Session: ccf4d2bc-510c-424f-a2d9-2a074b168268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2025.12.18 18:35:55.540567 [ 291 ] {} <Debug> TCP-Session: ccf4d2bc-510c-424f-a2d9-2a074b168268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2025.12.18 18:35:55.540498 [ 294 ] {} <Debug> TCP-Session: cdf90a0a-cc1c-44da-b84e-d1bae58371d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2025.12.18 18:35:55.540504 [ 293 ] {} <Debug> TCP-Session: 3a21b78d-aa4a-4b82-bd28-b4664334941b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2025.12.18 18:35:55.540639 [ 294 ] {} <Debug> TCP-Session: cdf90a0a-cc1c-44da-b84e-d1bae58371d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2025.12.18 18:35:55.540424 [ 289 ] {} <Debug> TCP-Session: 4a0a780d-155a-4938-9b96-dbacde028246 Authenticating user 'default' from [fd00:1122:3344:101::e]:60204 | ||
| 8106 | 2025.12.18 18:35:55.540299 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43717 | ||
| 8107 | 2025.12.18 18:35:55.540714 [ 289 ] {} <Debug> TCP-Session: 4a0a780d-155a-4938-9b96-dbacde028246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2025.12.18 18:35:55.540266 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42663 | ||
| 8109 | 2025.12.18 18:35:55.540747 [ 289 ] {} <Debug> TCP-Session: 4a0a780d-155a-4938-9b96-dbacde028246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2025.12.18 18:35:55.540778 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8111 | 2025.12.18 18:35:55.540825 [ 290 ] {} <Debug> TCP-Session: 227eb6f6-8e21-404d-b129-ff85d94871d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43717 | ||
| 8112 | 2025.12.18 18:35:55.540834 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8113 | 2025.12.18 18:35:55.540852 [ 292 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8114 | 2025.12.18 18:35:55.540876 [ 287 ] {} <Debug> TCP-Session: 4ff0f7f1-5a3a-4a6e-bf98-7150dd291ddf Authenticating user 'default' from [fd00:1122:3344:101::e]:42663 | ||
| 8115 | 2025.12.18 18:35:55.540918 [ 287 ] {} <Debug> TCP-Session: 4ff0f7f1-5a3a-4a6e-bf98-7150dd291ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2025.12.18 18:35:55.540933 [ 292 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8117 | 2025.12.18 18:35:55.540942 [ 287 ] {} <Debug> TCP-Session: 4ff0f7f1-5a3a-4a6e-bf98-7150dd291ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2025.12.18 18:35:55.540238 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39000 | ||
| 8119 | 2025.12.18 18:35:55.540852 [ 290 ] {} <Debug> TCP-Session: 227eb6f6-8e21-404d-b129-ff85d94871d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2025.12.18 18:35:55.540268 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59542 | ||
| 8121 | 2025.12.18 18:35:55.541056 [ 290 ] {} <Debug> TCP-Session: 227eb6f6-8e21-404d-b129-ff85d94871d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8122 | 2025.12.18 18:35:55.541064 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8123 | 2025.12.18 18:35:55.541123 [ 275 ] {} <Debug> TCP-Session: 408e5ea2-c512-4347-9fff-d90082f20626 Authenticating user 'default' from [fd00:1122:3344:101::e]:39000 | ||
| 8124 | 2025.12.18 18:35:55.541146 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8125 | 2025.12.18 18:35:55.541152 [ 275 ] {} <Debug> TCP-Session: 408e5ea2-c512-4347-9fff-d90082f20626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8126 | 2025.12.18 18:35:55.541177 [ 288 ] {} <Debug> TCP-Session: 68fac67f-966a-445e-9d79-721b82da0624 Authenticating user 'default' from [fd00:1122:3344:101::e]:59542 | ||
| 8127 | 2025.12.18 18:35:55.541191 [ 275 ] {} <Debug> TCP-Session: 408e5ea2-c512-4347-9fff-d90082f20626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8128 | 2025.12.18 18:35:55.541206 [ 288 ] {} <Debug> TCP-Session: 68fac67f-966a-445e-9d79-721b82da0624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8129 | 2025.12.18 18:35:55.541230 [ 288 ] {} <Debug> TCP-Session: 68fac67f-966a-445e-9d79-721b82da0624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8130 | 2025.12.18 18:35:55.541317 [ 292 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 8131 | 2025.12.18 18:35:55.542453 [ 307 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Trace> AggregatingTransform: Aggregating | ||
| 8132 | 2025.12.18 18:35:55.542505 [ 307 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Trace> Aggregator: Aggregation method: without_key | ||
| 8133 | 2025.12.18 18:35:55.542546 [ 307 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001102785 sec. (906.795 rows/sec., 35.42 KiB/sec.) | ||
| 8134 | 2025.12.18 18:35:55.542566 [ 307 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Trace> Aggregator: Merging aggregated data | ||
| 8135 | 2025.12.18 18:35:55.544115 [ 292 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003675 sec., 272.108843537415 rows/sec., 10.63 KiB/sec. | ||
| 8136 | 2025.12.18 18:35:55.544285 [ 292 ] {92f22f2a-62bf-49c5-b8d4-d1310d7dd351} <Debug> TCPHandler: Processed in 0.004117623 sec. | ||
| 8137 | 2025.12.18 18:35:55.544399 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8138 | 2025.12.18 18:35:55.544445 [ 292 ] {} <Debug> TCP-Session: 64ab871e-1185-4760-a630-f847782b1a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2025.12.18 18:35:55.544509 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8140 | 2025.12.18 18:35:55.544523 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8141 | 2025.12.18 18:35:55.544551 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8142 | 2025.12.18 18:35:55.544563 [ 293 ] {} <Debug> TCP-Session: 3a21b78d-aa4a-4b82-bd28-b4664334941b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2025.12.18 18:35:55.544583 [ 289 ] {} <Debug> TCP-Session: 4a0a780d-155a-4938-9b96-dbacde028246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2025.12.18 18:35:55.544613 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8145 | 2025.12.18 18:35:55.544674 [ 290 ] {} <Debug> TCP-Session: 227eb6f6-8e21-404d-b129-ff85d94871d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8146 | 2025.12.18 18:35:55.544579 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8147 | 2025.12.18 18:35:55.544531 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8148 | 2025.12.18 18:35:55.544618 [ 291 ] {} <Debug> TCP-Session: ccf4d2bc-510c-424f-a2d9-2a074b168268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2025.12.18 18:35:55.544817 [ 288 ] {} <Debug> TCP-Session: 68fac67f-966a-445e-9d79-721b82da0624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8150 | 2025.12.18 18:35:55.544844 [ 294 ] {} <Debug> TCP-Session: cdf90a0a-cc1c-44da-b84e-d1bae58371d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8151 | 2025.12.18 18:35:55.544532 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8152 | 2025.12.18 18:35:55.544522 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8153 | 2025.12.18 18:35:55.544921 [ 275 ] {} <Debug> TCP-Session: 408e5ea2-c512-4347-9fff-d90082f20626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8154 | 2025.12.18 18:35:55.544973 [ 287 ] {} <Debug> TCP-Session: 4ff0f7f1-5a3a-4a6e-bf98-7150dd291ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2025.12.18 18:35:58.352534 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2025.12.18 18:35:58.352729 [ 276 ] {8eaf21c1-6b13-4e81-8a91-b18a03f82273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8157 | 2025.12.18 18:35:58.352796 [ 276 ] {8eaf21c1-6b13-4e81-8a91-b18a03f82273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8158 | 2025.12.18 18:35:58.353472 [ 276 ] {8eaf21c1-6b13-4e81-8a91-b18a03f82273} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2025.12.18 18:35:58.353519 [ 276 ] {8eaf21c1-6b13-4e81-8a91-b18a03f82273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8160 | 2025.12.18 18:35:58.353918 [ 276 ] {8eaf21c1-6b13-4e81-8a91-b18a03f82273} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8161 | 2025.12.18 18:35:58.354142 [ 276 ] {8eaf21c1-6b13-4e81-8a91-b18a03f82273} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2025.12.18 18:35:58.354306 [ 276 ] {8eaf21c1-6b13-4e81-8a91-b18a03f82273} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001626 sec., 40590.40590405904 rows/sec., 3.23 MiB/sec. | ||
| 8163 | 2025.12.18 18:35:58.354362 [ 276 ] {8eaf21c1-6b13-4e81-8a91-b18a03f82273} <Debug> TCPHandler: Processed in 0.001959145 sec. | ||
| 8164 | 2025.12.18 18:35:58.354482 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2025.12.18 18:35:58.354587 [ 276 ] {87c4d86f-8d8f-400f-a251-26629a12843c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8166 | 2025.12.18 18:35:58.354632 [ 276 ] {87c4d86f-8d8f-400f-a251-26629a12843c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8167 | 2025.12.18 18:35:58.355053 [ 276 ] {87c4d86f-8d8f-400f-a251-26629a12843c} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2025.12.18 18:35:58.355089 [ 276 ] {87c4d86f-8d8f-400f-a251-26629a12843c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8169 | 2025.12.18 18:35:58.355383 [ 276 ] {87c4d86f-8d8f-400f-a251-26629a12843c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8170 | 2025.12.18 18:35:58.355586 [ 276 ] {87c4d86f-8d8f-400f-a251-26629a12843c} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2025.12.18 18:35:58.355722 [ 276 ] {87c4d86f-8d8f-400f-a251-26629a12843c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00116 sec., 4310.3448275862065 rows/sec., 324.12 KiB/sec. | ||
| 8172 | 2025.12.18 18:35:58.355761 [ 276 ] {87c4d86f-8d8f-400f-a251-26629a12843c} <Debug> TCPHandler: Processed in 0.001330667 sec. | ||
| 8173 | 2025.12.18 18:35:58.355872 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2025.12.18 18:35:58.355968 [ 276 ] {04a62621-8c63-4f34-894f-da77a49fcb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8175 | 2025.12.18 18:35:58.356007 [ 276 ] {04a62621-8c63-4f34-894f-da77a49fcb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8176 | 2025.12.18 18:35:58.356417 [ 276 ] {04a62621-8c63-4f34-894f-da77a49fcb55} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2025.12.18 18:35:58.356454 [ 276 ] {04a62621-8c63-4f34-894f-da77a49fcb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8178 | 2025.12.18 18:35:58.356746 [ 276 ] {04a62621-8c63-4f34-894f-da77a49fcb55} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8179 | 2025.12.18 18:35:58.356950 [ 276 ] {04a62621-8c63-4f34-894f-da77a49fcb55} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2025.12.18 18:35:58.357077 [ 276 ] {04a62621-8c63-4f34-894f-da77a49fcb55} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00113 sec., 61061.94690265487 rows/sec., 4.77 MiB/sec. | ||
| 8181 | 2025.12.18 18:35:58.357113 [ 276 ] {04a62621-8c63-4f34-894f-da77a49fcb55} <Debug> TCPHandler: Processed in 0.001292346 sec. | ||
| 8182 | 2025.12.18 18:35:58.357226 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2025.12.18 18:35:58.357319 [ 276 ] {3ea6540d-f2e7-48c3-af9c-fe3a10bbfb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8184 | 2025.12.18 18:35:58.357361 [ 276 ] {3ea6540d-f2e7-48c3-af9c-fe3a10bbfb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8185 | 2025.12.18 18:35:58.357760 [ 276 ] {3ea6540d-f2e7-48c3-af9c-fe3a10bbfb13} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2025.12.18 18:35:58.357796 [ 276 ] {3ea6540d-f2e7-48c3-af9c-fe3a10bbfb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8187 | 2025.12.18 18:35:58.358131 [ 276 ] {3ea6540d-f2e7-48c3-af9c-fe3a10bbfb13} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8188 | 2025.12.18 18:35:58.358342 [ 276 ] {3ea6540d-f2e7-48c3-af9c-fe3a10bbfb13} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2025.12.18 18:35:58.358475 [ 276 ] {3ea6540d-f2e7-48c3-af9c-fe3a10bbfb13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8190 | 2025.12.18 18:35:58.358512 [ 276 ] {3ea6540d-f2e7-48c3-af9c-fe3a10bbfb13} <Debug> TCPHandler: Processed in 0.001334998 sec. | ||
| 8191 | 2025.12.18 18:35:58.358629 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2025.12.18 18:35:58.358722 [ 276 ] {bd6018ee-3236-48ec-936d-ff9725f06781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8193 | 2025.12.18 18:35:58.358775 [ 276 ] {bd6018ee-3236-48ec-936d-ff9725f06781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8194 | 2025.12.18 18:35:58.359513 [ 276 ] {bd6018ee-3236-48ec-936d-ff9725f06781} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2025.12.18 18:35:58.359550 [ 276 ] {bd6018ee-3236-48ec-936d-ff9725f06781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8196 | 2025.12.18 18:35:58.360026 [ 276 ] {bd6018ee-3236-48ec-936d-ff9725f06781} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8197 | 2025.12.18 18:35:58.360238 [ 276 ] {bd6018ee-3236-48ec-936d-ff9725f06781} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2025.12.18 18:35:58.360370 [ 276 ] {bd6018ee-3236-48ec-936d-ff9725f06781} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001666 sec., 3001.200480192077 rows/sec., 5.38 MiB/sec. | ||
| 8199 | 2025.12.18 18:35:58.360423 [ 276 ] {bd6018ee-3236-48ec-936d-ff9725f06781} <Debug> TCPHandler: Processed in 0.001842033 sec. | ||
| 8200 | 2025.12.18 18:35:58.360532 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2025.12.18 18:35:58.360627 [ 276 ] {22009ef8-734c-4be4-b36c-a27e1f468e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8202 | 2025.12.18 18:35:58.360668 [ 276 ] {22009ef8-734c-4be4-b36c-a27e1f468e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8203 | 2025.12.18 18:35:58.360999 [ 276 ] {22009ef8-734c-4be4-b36c-a27e1f468e8f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2025.12.18 18:35:58.361035 [ 276 ] {22009ef8-734c-4be4-b36c-a27e1f468e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8205 | 2025.12.18 18:35:58.361329 [ 276 ] {22009ef8-734c-4be4-b36c-a27e1f468e8f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8206 | 2025.12.18 18:35:58.361529 [ 276 ] {22009ef8-734c-4be4-b36c-a27e1f468e8f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2025.12.18 18:35:58.361654 [ 276 ] {22009ef8-734c-4be4-b36c-a27e1f468e8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 8208 | 2025.12.18 18:35:58.361689 [ 276 ] {22009ef8-734c-4be4-b36c-a27e1f468e8f} <Debug> TCPHandler: Processed in 0.001204735 sec. | ||
| 8209 | 2025.12.18 18:35:59.658565 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8210 | 2025.12.18 18:35:59.658621 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8211 | 2025.12.18 18:35:59.781004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19150 | ||
| 8212 | 2025.12.18 18:35:59.781519 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2025.12.18 18:35:59.781567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8214 | 2025.12.18 18:35:59.782059 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8215 | 2025.12.18 18:35:59.782305 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2025.12.18 18:35:59.782456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19150 | ||
| 8217 | 2025.12.18 18:35:59.845370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 994 | ||
| 8218 | 2025.12.18 18:35:59.847818 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2025.12.18 18:35:59.847879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8220 | 2025.12.18 18:35:59.849110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8221 | 2025.12.18 18:35:59.849385 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2025.12.18 18:35:59.849770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 8223 | 2025.12.18 18:36:00.777091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8224 | 2025.12.18 18:36:00.795333 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2025.12.18 18:36:00.795398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8226 | 2025.12.18 18:36:00.801409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8227 | 2025.12.18 18:36:00.802201 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2025.12.18 18:36:00.805881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8229 | 2025.12.18 18:36:03.352675 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2025.12.18 18:36:03.352857 [ 276 ] {7b1345cc-3476-428a-aafc-9943f05220a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8231 | 2025.12.18 18:36:03.352924 [ 276 ] {7b1345cc-3476-428a-aafc-9943f05220a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8232 | 2025.12.18 18:36:03.353627 [ 276 ] {7b1345cc-3476-428a-aafc-9943f05220a4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2025.12.18 18:36:03.353670 [ 276 ] {7b1345cc-3476-428a-aafc-9943f05220a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8234 | 2025.12.18 18:36:03.354069 [ 276 ] {7b1345cc-3476-428a-aafc-9943f05220a4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8235 | 2025.12.18 18:36:03.354331 [ 276 ] {7b1345cc-3476-428a-aafc-9943f05220a4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2025.12.18 18:36:03.354494 [ 276 ] {7b1345cc-3476-428a-aafc-9943f05220a4} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001687 sec., 75874.33313574393 rows/sec., 6.54 MiB/sec. | ||
| 8237 | 2025.12.18 18:36:03.354546 [ 276 ] {7b1345cc-3476-428a-aafc-9943f05220a4} <Debug> TCPHandler: Processed in 0.002001916 sec. | ||
| 8238 | 2025.12.18 18:36:03.354673 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2025.12.18 18:36:03.354778 [ 276 ] {9335156a-387f-4845-8122-dd24a43c7caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8240 | 2025.12.18 18:36:03.354822 [ 276 ] {9335156a-387f-4845-8122-dd24a43c7caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8241 | 2025.12.18 18:36:03.355245 [ 276 ] {9335156a-387f-4845-8122-dd24a43c7caa} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2025.12.18 18:36:03.355282 [ 276 ] {9335156a-387f-4845-8122-dd24a43c7caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8243 | 2025.12.18 18:36:03.355588 [ 276 ] {9335156a-387f-4845-8122-dd24a43c7caa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8244 | 2025.12.18 18:36:03.355807 [ 276 ] {9335156a-387f-4845-8122-dd24a43c7caa} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2025.12.18 18:36:03.355943 [ 276 ] {9335156a-387f-4845-8122-dd24a43c7caa} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001188 sec., 30303.0303030303 rows/sec., 2.23 MiB/sec. | ||
| 8246 | 2025.12.18 18:36:03.355984 [ 276 ] {9335156a-387f-4845-8122-dd24a43c7caa} <Debug> TCPHandler: Processed in 0.001364208 sec. | ||
| 8247 | 2025.12.18 18:36:03.356097 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8248 | 2025.12.18 18:36:03.356194 [ 276 ] {6ae53ba4-cb78-48f4-ad4c-e575078231ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8249 | 2025.12.18 18:36:03.356237 [ 276 ] {6ae53ba4-cb78-48f4-ad4c-e575078231ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8250 | 2025.12.18 18:36:03.356676 [ 276 ] {6ae53ba4-cb78-48f4-ad4c-e575078231ab} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2025.12.18 18:36:03.356715 [ 276 ] {6ae53ba4-cb78-48f4-ad4c-e575078231ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8252 | 2025.12.18 18:36:03.357028 [ 276 ] {6ae53ba4-cb78-48f4-ad4c-e575078231ab} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8253 | 2025.12.18 18:36:03.357245 [ 276 ] {6ae53ba4-cb78-48f4-ad4c-e575078231ab} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2025.12.18 18:36:03.357380 [ 276 ] {6ae53ba4-cb78-48f4-ad4c-e575078231ab} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001203 sec., 83125.51953449709 rows/sec., 6.49 MiB/sec. | ||
| 8255 | 2025.12.18 18:36:03.357419 [ 276 ] {6ae53ba4-cb78-48f4-ad4c-e575078231ab} <Debug> TCPHandler: Processed in 0.001372837 sec. | ||
| 8256 | 2025.12.18 18:36:03.357531 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2025.12.18 18:36:03.357627 [ 276 ] {a8840606-2dd5-4f5f-a0fd-7206d105b5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8258 | 2025.12.18 18:36:03.357673 [ 276 ] {a8840606-2dd5-4f5f-a0fd-7206d105b5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8259 | 2025.12.18 18:36:03.358083 [ 276 ] {a8840606-2dd5-4f5f-a0fd-7206d105b5c9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2025.12.18 18:36:03.358120 [ 276 ] {a8840606-2dd5-4f5f-a0fd-7206d105b5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8261 | 2025.12.18 18:36:03.358450 [ 276 ] {a8840606-2dd5-4f5f-a0fd-7206d105b5c9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8262 | 2025.12.18 18:36:03.358677 [ 276 ] {a8840606-2dd5-4f5f-a0fd-7206d105b5c9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2025.12.18 18:36:03.358812 [ 276 ] {a8840606-2dd5-4f5f-a0fd-7206d105b5c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 8264 | 2025.12.18 18:36:03.358851 [ 276 ] {a8840606-2dd5-4f5f-a0fd-7206d105b5c9} <Debug> TCPHandler: Processed in 0.001370198 sec. | ||
| 8265 | 2025.12.18 18:36:03.358957 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2025.12.18 18:36:03.359053 [ 276 ] {a519a292-2893-4fbd-acd8-62a486a463a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8267 | 2025.12.18 18:36:03.359108 [ 276 ] {a519a292-2893-4fbd-acd8-62a486a463a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8268 | 2025.12.18 18:36:03.359956 [ 276 ] {a519a292-2893-4fbd-acd8-62a486a463a1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2025.12.18 18:36:03.359994 [ 276 ] {a519a292-2893-4fbd-acd8-62a486a463a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8270 | 2025.12.18 18:36:03.360560 [ 276 ] {a519a292-2893-4fbd-acd8-62a486a463a1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8271 | 2025.12.18 18:36:03.360790 [ 276 ] {a519a292-2893-4fbd-acd8-62a486a463a1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2025.12.18 18:36:03.360928 [ 276 ] {a519a292-2893-4fbd-acd8-62a486a463a1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001893 sec., 19017.43264659271 rows/sec., 34.08 MiB/sec. | ||
| 8273 | 2025.12.18 18:36:03.360985 [ 276 ] {a519a292-2893-4fbd-acd8-62a486a463a1} <Debug> TCPHandler: Processed in 0.002077387 sec. | ||
| 8274 | 2025.12.18 18:36:03.361098 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2025.12.18 18:36:03.361193 [ 276 ] {1f8434ea-31dc-44b5-a2b7-cd0e7a4563dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8276 | 2025.12.18 18:36:03.361244 [ 276 ] {1f8434ea-31dc-44b5-a2b7-cd0e7a4563dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8277 | 2025.12.18 18:36:03.361583 [ 276 ] {1f8434ea-31dc-44b5-a2b7-cd0e7a4563dc} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2025.12.18 18:36:03.361622 [ 276 ] {1f8434ea-31dc-44b5-a2b7-cd0e7a4563dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8279 | 2025.12.18 18:36:03.361948 [ 276 ] {1f8434ea-31dc-44b5-a2b7-cd0e7a4563dc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8280 | 2025.12.18 18:36:03.362172 [ 276 ] {1f8434ea-31dc-44b5-a2b7-cd0e7a4563dc} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2025.12.18 18:36:03.362307 [ 276 ] {1f8434ea-31dc-44b5-a2b7-cd0e7a4563dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 8282 | 2025.12.18 18:36:03.362345 [ 276 ] {1f8434ea-31dc-44b5-a2b7-cd0e7a4563dc} <Debug> TCPHandler: Processed in 0.001297477 sec. | ||
| 8283 | 2025.12.18 18:36:07.282635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19662 | ||
| 8284 | 2025.12.18 18:36:07.283244 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2025.12.18 18:36:07.283289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8286 | 2025.12.18 18:36:07.283791 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8287 | 2025.12.18 18:36:07.284062 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2025.12.18 18:36:07.284187 [ 81 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8289 | 2025.12.18 18:36:07.284205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19662 | ||
| 8290 | 2025.12.18 18:36:07.284240 [ 81 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2025.12.18 18:36:07.284265 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8292 | 2025.12.18 18:36:07.284412 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 8293 | 2025.12.18 18:36:07.284573 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8294 | 2025.12.18 18:36:07.284617 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17230 rows starting from the beginning of the part | ||
| 8295 | 2025.12.18 18:36:07.284690 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8296 | 2025.12.18 18:36:07.284739 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8297 | 2025.12.18 18:36:07.284784 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8298 | 2025.12.18 18:36:07.284827 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8299 | 2025.12.18 18:36:07.284987 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8300 | 2025.12.18 18:36:07.287032 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19662 rows, containing 4 columns (4 merged, 0 gathered) in 0.002678464 sec., 7340774.413992496 rows/sec., 105.01 MiB/sec. | ||
| 8301 | 2025.12.18 18:36:07.287364 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8302 | 2025.12.18 18:36:07.287644 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2025.12.18 18:36:07.287721 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_41_8} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8304 | 2025.12.18 18:36:07.287833 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8305 | 2025.12.18 18:36:08.306037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8306 | 2025.12.18 18:36:08.323083 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2025.12.18 18:36:08.323134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8308 | 2025.12.18 18:36:08.329117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8309 | 2025.12.18 18:36:08.329834 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2025.12.18 18:36:08.330109 [ 80 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8311 | 2025.12.18 18:36:08.330147 [ 80 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2025.12.18 18:36:08.330166 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8313 | 2025.12.18 18:36:08.330285 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 8314 | 2025.12.18 18:36:08.333012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8315 | 2025.12.18 18:36:08.334270 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8316 | 2025.12.18 18:36:08.335897 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 8317 | 2025.12.18 18:36:08.340907 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 8318 | 2025.12.18 18:36:08.345808 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 8319 | 2025.12.18 18:36:08.350633 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 8320 | 2025.12.18 18:36:08.355107 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 8321 | 2025.12.18 18:36:08.358906 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 8322 | 2025.12.18 18:36:08.378650 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2025.12.18 18:36:08.378799 [ 276 ] {266a7881-ec88-4e5c-9733-689f0c8318e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8324 | 2025.12.18 18:36:08.378855 [ 276 ] {266a7881-ec88-4e5c-9733-689f0c8318e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8325 | 2025.12.18 18:36:08.379439 [ 276 ] {266a7881-ec88-4e5c-9733-689f0c8318e6} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2025.12.18 18:36:08.379479 [ 276 ] {266a7881-ec88-4e5c-9733-689f0c8318e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8327 | 2025.12.18 18:36:08.379833 [ 276 ] {266a7881-ec88-4e5c-9733-689f0c8318e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8328 | 2025.12.18 18:36:08.380079 [ 276 ] {266a7881-ec88-4e5c-9733-689f0c8318e6} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2025.12.18 18:36:08.380224 [ 276 ] {266a7881-ec88-4e5c-9733-689f0c8318e6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001463 sec., 2734.1079972658918 rows/sec., 222.95 KiB/sec. | ||
| 8330 | 2025.12.18 18:36:08.380267 [ 276 ] {266a7881-ec88-4e5c-9733-689f0c8318e6} <Debug> TCPHandler: Processed in 0.001739863 sec. | ||
| 8331 | 2025.12.18 18:36:08.380402 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2025.12.18 18:36:08.380510 [ 276 ] {0f9a7f30-8f3d-4305-a078-2969c5da51f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8333 | 2025.12.18 18:36:08.380553 [ 276 ] {0f9a7f30-8f3d-4305-a078-2969c5da51f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8334 | 2025.12.18 18:36:08.381557 [ 276 ] {0f9a7f30-8f3d-4305-a078-2969c5da51f2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2025.12.18 18:36:08.381594 [ 276 ] {0f9a7f30-8f3d-4305-a078-2969c5da51f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8336 | 2025.12.18 18:36:08.382033 [ 276 ] {0f9a7f30-8f3d-4305-a078-2969c5da51f2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8337 | 2025.12.18 18:36:08.382310 [ 276 ] {0f9a7f30-8f3d-4305-a078-2969c5da51f2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2025.12.18 18:36:08.382441 [ 276 ] {0f9a7f30-8f3d-4305-a078-2969c5da51f2} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.001951 sec., 619169.656586366 rows/sec., 51.10 MiB/sec. | ||
| 8339 | 2025.12.18 18:36:08.382479 [ 276 ] {0f9a7f30-8f3d-4305-a078-2969c5da51f2} <Debug> TCPHandler: Processed in 0.002129737 sec. | ||
| 8340 | 2025.12.18 18:36:08.382602 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2025.12.18 18:36:08.382700 [ 276 ] {6e4ffe1d-f4ab-41b4-9cc1-0cdc3c6fb19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8342 | 2025.12.18 18:36:08.382741 [ 276 ] {6e4ffe1d-f4ab-41b4-9cc1-0cdc3c6fb19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8343 | 2025.12.18 18:36:08.383136 [ 276 ] {6e4ffe1d-f4ab-41b4-9cc1-0cdc3c6fb19a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2025.12.18 18:36:08.383172 [ 276 ] {6e4ffe1d-f4ab-41b4-9cc1-0cdc3c6fb19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8345 | 2025.12.18 18:36:08.383470 [ 276 ] {6e4ffe1d-f4ab-41b4-9cc1-0cdc3c6fb19a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8346 | 2025.12.18 18:36:08.383714 [ 276 ] {6e4ffe1d-f4ab-41b4-9cc1-0cdc3c6fb19a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2025.12.18 18:36:08.383845 [ 276 ] {6e4ffe1d-f4ab-41b4-9cc1-0cdc3c6fb19a} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001165 sec., 7725.321888412017 rows/sec., 562.47 KiB/sec. | ||
| 8348 | 2025.12.18 18:36:08.383884 [ 276 ] {6e4ffe1d-f4ab-41b4-9cc1-0cdc3c6fb19a} <Debug> TCPHandler: Processed in 0.001333987 sec. | ||
| 8349 | 2025.12.18 18:36:08.383996 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2025.12.18 18:36:08.384093 [ 276 ] {8bfb1241-cd03-401b-8985-bba4fef8c505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8351 | 2025.12.18 18:36:08.384135 [ 276 ] {8bfb1241-cd03-401b-8985-bba4fef8c505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8352 | 2025.12.18 18:36:08.384614 [ 276 ] {8bfb1241-cd03-401b-8985-bba4fef8c505} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2025.12.18 18:36:08.384652 [ 276 ] {8bfb1241-cd03-401b-8985-bba4fef8c505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8354 | 2025.12.18 18:36:08.384992 [ 276 ] {8bfb1241-cd03-401b-8985-bba4fef8c505} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8355 | 2025.12.18 18:36:08.385255 [ 276 ] {8bfb1241-cd03-401b-8985-bba4fef8c505} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2025.12.18 18:36:08.385390 [ 276 ] {8bfb1241-cd03-401b-8985-bba4fef8c505} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001315 sec., 173384.03041825094 rows/sec., 11.74 MiB/sec. | ||
| 8357 | 2025.12.18 18:36:08.385430 [ 276 ] {8bfb1241-cd03-401b-8985-bba4fef8c505} <Debug> TCPHandler: Processed in 0.001484309 sec. | ||
| 8358 | 2025.12.18 18:36:08.385542 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2025.12.18 18:36:08.385637 [ 276 ] {00f90b96-e65f-482f-864b-629ca10ce866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8360 | 2025.12.18 18:36:08.385677 [ 276 ] {00f90b96-e65f-482f-864b-629ca10ce866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8361 | 2025.12.18 18:36:08.386249 [ 276 ] {00f90b96-e65f-482f-864b-629ca10ce866} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2025.12.18 18:36:08.386286 [ 276 ] {00f90b96-e65f-482f-864b-629ca10ce866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8363 | 2025.12.18 18:36:08.386630 [ 276 ] {00f90b96-e65f-482f-864b-629ca10ce866} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8364 | 2025.12.18 18:36:08.386843 [ 276 ] {00f90b96-e65f-482f-864b-629ca10ce866} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2025.12.18 18:36:08.386969 [ 276 ] {00f90b96-e65f-482f-864b-629ca10ce866} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.00135 sec., 391851.85185185185 rows/sec., 29.03 MiB/sec. | ||
| 8366 | 2025.12.18 18:36:08.387009 [ 276 ] {00f90b96-e65f-482f-864b-629ca10ce866} <Debug> TCPHandler: Processed in 0.00151786 sec. | ||
| 8367 | 2025.12.18 18:36:08.387124 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8368 | 2025.12.18 18:36:08.387221 [ 276 ] {67c96776-9bb1-43f7-b0f7-c1dba7c140ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8369 | 2025.12.18 18:36:08.387264 [ 276 ] {67c96776-9bb1-43f7-b0f7-c1dba7c140ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8370 | 2025.12.18 18:36:08.387817 [ 276 ] {67c96776-9bb1-43f7-b0f7-c1dba7c140ca} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2025.12.18 18:36:08.387855 [ 276 ] {67c96776-9bb1-43f7-b0f7-c1dba7c140ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8372 | 2025.12.18 18:36:08.388249 [ 276 ] {67c96776-9bb1-43f7-b0f7-c1dba7c140ca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8373 | 2025.12.18 18:36:08.388475 [ 276 ] {67c96776-9bb1-43f7-b0f7-c1dba7c140ca} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2025.12.18 18:36:08.388608 [ 276 ] {67c96776-9bb1-43f7-b0f7-c1dba7c140ca} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001405 sec., 602135.231316726 rows/sec., 40.53 MiB/sec. | ||
| 8375 | 2025.12.18 18:36:08.388647 [ 276 ] {67c96776-9bb1-43f7-b0f7-c1dba7c140ca} <Debug> TCPHandler: Processed in 0.00157316 sec. | ||
| 8376 | 2025.12.18 18:36:08.388761 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2025.12.18 18:36:08.388857 [ 276 ] {e717bd5e-63e3-44a5-9a22-d738332ccf14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8378 | 2025.12.18 18:36:08.388915 [ 276 ] {e717bd5e-63e3-44a5-9a22-d738332ccf14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8379 | 2025.12.18 18:36:08.389670 [ 276 ] {e717bd5e-63e3-44a5-9a22-d738332ccf14} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2025.12.18 18:36:08.389707 [ 276 ] {e717bd5e-63e3-44a5-9a22-d738332ccf14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8381 | 2025.12.18 18:36:08.390225 [ 276 ] {e717bd5e-63e3-44a5-9a22-d738332ccf14} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8382 | 2025.12.18 18:36:08.390474 [ 276 ] {e717bd5e-63e3-44a5-9a22-d738332ccf14} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2025.12.18 18:36:08.390615 [ 276 ] {e717bd5e-63e3-44a5-9a22-d738332ccf14} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001775 sec., 2816.901408450704 rows/sec., 5.05 MiB/sec. | ||
| 8384 | 2025.12.18 18:36:08.390672 [ 276 ] {e717bd5e-63e3-44a5-9a22-d738332ccf14} <Debug> TCPHandler: Processed in 0.001961775 sec. | ||
| 8385 | 2025.12.18 18:36:08.390790 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2025.12.18 18:36:08.390887 [ 276 ] {cd36e63e-9b52-49c6-af37-a6bd4dcebd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8387 | 2025.12.18 18:36:08.390931 [ 276 ] {cd36e63e-9b52-49c6-af37-a6bd4dcebd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8388 | 2025.12.18 18:36:08.391278 [ 276 ] {cd36e63e-9b52-49c6-af37-a6bd4dcebd72} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2025.12.18 18:36:08.391315 [ 276 ] {cd36e63e-9b52-49c6-af37-a6bd4dcebd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8390 | 2025.12.18 18:36:08.391646 [ 276 ] {cd36e63e-9b52-49c6-af37-a6bd4dcebd72} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8391 | 2025.12.18 18:36:08.391867 [ 276 ] {cd36e63e-9b52-49c6-af37-a6bd4dcebd72} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2025.12.18 18:36:08.391995 [ 276 ] {cd36e63e-9b52-49c6-af37-a6bd4dcebd72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 8393 | 2025.12.18 18:36:08.392032 [ 276 ] {cd36e63e-9b52-49c6-af37-a6bd4dcebd72} <Debug> TCPHandler: Processed in 0.001293786 sec. | ||
| 8394 | 2025.12.18 18:36:08.411591 [ 202 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081360529 sec., 3797.9104093583264 rows/sec., 19.64 MiB/sec. | ||
| 8395 | 2025.12.18 18:36:08.413678 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8396 | 2025.12.18 18:36:08.415812 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_41_8} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.12.18 18:36:08.415915 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_41_8} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8398 | 2025.12.18 18:36:08.417447 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8399 | 2025.12.18 18:36:09.850098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1022 | ||
| 8400 | 2025.12.18 18:36:09.852463 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2025.12.18 18:36:09.852517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8402 | 2025.12.18 18:36:09.853742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8403 | 2025.12.18 18:36:09.854039 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2025.12.18 18:36:09.854425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
| 8405 | 2025.12.18 18:36:13.353768 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2025.12.18 18:36:13.353965 [ 276 ] {0d78e94a-6034-4f99-b16a-01e38300c654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8407 | 2025.12.18 18:36:13.354033 [ 276 ] {0d78e94a-6034-4f99-b16a-01e38300c654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8408 | 2025.12.18 18:36:13.354701 [ 276 ] {0d78e94a-6034-4f99-b16a-01e38300c654} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2025.12.18 18:36:13.354746 [ 276 ] {0d78e94a-6034-4f99-b16a-01e38300c654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8410 | 2025.12.18 18:36:13.355158 [ 276 ] {0d78e94a-6034-4f99-b16a-01e38300c654} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8411 | 2025.12.18 18:36:13.355398 [ 276 ] {0d78e94a-6034-4f99-b16a-01e38300c654} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2025.12.18 18:36:13.355564 [ 276 ] {0d78e94a-6034-4f99-b16a-01e38300c654} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001648 sec., 77669.90291262136 rows/sec., 6.69 MiB/sec. | ||
| 8413 | 2025.12.18 18:36:13.355615 [ 276 ] {0d78e94a-6034-4f99-b16a-01e38300c654} <Debug> TCPHandler: Processed in 0.001979116 sec. | ||
| 8414 | 2025.12.18 18:36:13.355732 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2025.12.18 18:36:13.355839 [ 276 ] {8dfff6d8-0bcc-4170-84dc-e269113a46da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8416 | 2025.12.18 18:36:13.355883 [ 276 ] {8dfff6d8-0bcc-4170-84dc-e269113a46da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8417 | 2025.12.18 18:36:13.356300 [ 276 ] {8dfff6d8-0bcc-4170-84dc-e269113a46da} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2025.12.18 18:36:13.356337 [ 276 ] {8dfff6d8-0bcc-4170-84dc-e269113a46da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8419 | 2025.12.18 18:36:13.356647 [ 276 ] {8dfff6d8-0bcc-4170-84dc-e269113a46da} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8420 | 2025.12.18 18:36:13.356872 [ 276 ] {8dfff6d8-0bcc-4170-84dc-e269113a46da} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2025.12.18 18:36:13.356976 [ 76 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8422 | 2025.12.18 18:36:13.357009 [ 276 ] {8dfff6d8-0bcc-4170-84dc-e269113a46da} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001194 sec., 30150.75376884422 rows/sec., 2.21 MiB/sec. | ||
| 8423 | 2025.12.18 18:36:13.357014 [ 76 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2025.12.18 18:36:13.357041 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8425 | 2025.12.18 18:36:13.357051 [ 276 ] {8dfff6d8-0bcc-4170-84dc-e269113a46da} <Debug> TCPHandler: Processed in 0.001371218 sec. | ||
| 8426 | 2025.12.18 18:36:13.357155 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8427 | 2025.12.18 18:36:13.357164 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 8428 | 2025.12.18 18:36:13.357253 [ 276 ] {000a6b2d-daed-4f56-b556-ac81e17c210d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8429 | 2025.12.18 18:36:13.357299 [ 276 ] {000a6b2d-daed-4f56-b556-ac81e17c210d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8430 | 2025.12.18 18:36:13.357328 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8431 | 2025.12.18 18:36:13.357372 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 71 rows starting from the beginning of the part | ||
| 8432 | 2025.12.18 18:36:13.357449 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part | ||
| 8433 | 2025.12.18 18:36:13.357504 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part | ||
| 8434 | 2025.12.18 18:36:13.357554 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 8435 | 2025.12.18 18:36:13.357608 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part | ||
| 8436 | 2025.12.18 18:36:13.357660 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 8437 | 2025.12.18 18:36:13.357767 [ 276 ] {000a6b2d-daed-4f56-b556-ac81e17c210d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2025.12.18 18:36:13.357814 [ 276 ] {000a6b2d-daed-4f56-b556-ac81e17c210d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8439 | 2025.12.18 18:36:13.358251 [ 276 ] {000a6b2d-daed-4f56-b556-ac81e17c210d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8440 | 2025.12.18 18:36:13.358542 [ 276 ] {000a6b2d-daed-4f56-b556-ac81e17c210d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2025.12.18 18:36:13.358606 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499019 sec., 139424.51696743 rows/sec., 10.76 MiB/sec. | ||
| 8442 | 2025.12.18 18:36:13.358700 [ 276 ] {000a6b2d-daed-4f56-b556-ac81e17c210d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001466 sec., 68212.82401091405 rows/sec., 5.33 MiB/sec. | ||
| 8443 | 2025.12.18 18:36:13.358753 [ 276 ] {000a6b2d-daed-4f56-b556-ac81e17c210d} <Debug> TCPHandler: Processed in 0.001649271 sec. | ||
| 8444 | 2025.12.18 18:36:13.358770 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8445 | 2025.12.18 18:36:13.358878 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8446 | 2025.12.18 18:36:13.358998 [ 276 ] {31bb50d8-573b-40f5-90f0-fa1bf99c9ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8447 | 2025.12.18 18:36:13.359029 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2025.12.18 18:36:13.359052 [ 276 ] {31bb50d8-573b-40f5-90f0-fa1bf99c9ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8449 | 2025.12.18 18:36:13.359107 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_56_11} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8450 | 2025.12.18 18:36:13.359190 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8451 | 2025.12.18 18:36:13.359499 [ 276 ] {31bb50d8-573b-40f5-90f0-fa1bf99c9ca6} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2025.12.18 18:36:13.359540 [ 276 ] {31bb50d8-573b-40f5-90f0-fa1bf99c9ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8453 | 2025.12.18 18:36:13.359884 [ 276 ] {31bb50d8-573b-40f5-90f0-fa1bf99c9ca6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8454 | 2025.12.18 18:36:13.360093 [ 276 ] {31bb50d8-573b-40f5-90f0-fa1bf99c9ca6} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2025.12.18 18:36:13.360222 [ 276 ] {31bb50d8-573b-40f5-90f0-fa1bf99c9ca6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 8456 | 2025.12.18 18:36:13.360259 [ 276 ] {31bb50d8-573b-40f5-90f0-fa1bf99c9ca6} <Debug> TCPHandler: Processed in 0.001443379 sec. | ||
| 8457 | 2025.12.18 18:36:13.360384 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2025.12.18 18:36:13.360499 [ 276 ] {29b38b22-093b-489d-8633-1474e066cd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8459 | 2025.12.18 18:36:13.360560 [ 276 ] {29b38b22-093b-489d-8633-1474e066cd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8460 | 2025.12.18 18:36:13.361475 [ 276 ] {29b38b22-093b-489d-8633-1474e066cd68} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2025.12.18 18:36:13.361513 [ 276 ] {29b38b22-093b-489d-8633-1474e066cd68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8462 | 2025.12.18 18:36:13.362123 [ 276 ] {29b38b22-093b-489d-8633-1474e066cd68} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8463 | 2025.12.18 18:36:13.362348 [ 276 ] {29b38b22-093b-489d-8633-1474e066cd68} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2025.12.18 18:36:13.362497 [ 276 ] {29b38b22-093b-489d-8633-1474e066cd68} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002009 sec., 17919.362867098058 rows/sec., 32.11 MiB/sec. | ||
| 8465 | 2025.12.18 18:36:13.362574 [ 276 ] {29b38b22-093b-489d-8633-1474e066cd68} <Debug> TCPHandler: Processed in 0.002244508 sec. | ||
| 8466 | 2025.12.18 18:36:13.362690 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2025.12.18 18:36:13.362785 [ 276 ] {c233ca8f-fc52-4ab5-a9c2-d9861af3427c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8468 | 2025.12.18 18:36:13.362826 [ 276 ] {c233ca8f-fc52-4ab5-a9c2-d9861af3427c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8469 | 2025.12.18 18:36:13.363153 [ 276 ] {c233ca8f-fc52-4ab5-a9c2-d9861af3427c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2025.12.18 18:36:13.363188 [ 276 ] {c233ca8f-fc52-4ab5-a9c2-d9861af3427c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8471 | 2025.12.18 18:36:13.363486 [ 276 ] {c233ca8f-fc52-4ab5-a9c2-d9861af3427c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8472 | 2025.12.18 18:36:13.363691 [ 276 ] {c233ca8f-fc52-4ab5-a9c2-d9861af3427c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2025.12.18 18:36:13.363816 [ 276 ] {c233ca8f-fc52-4ab5-a9c2-d9861af3427c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 8474 | 2025.12.18 18:36:13.363851 [ 276 ] {c233ca8f-fc52-4ab5-a9c2-d9861af3427c} <Debug> TCPHandler: Processed in 0.001213985 sec. | ||
| 8475 | 2025.12.18 18:36:14.658870 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8476 | 2025.12.18 18:36:14.658925 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8477 | 2025.12.18 18:36:14.784326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20110 | ||
| 8478 | 2025.12.18 18:36:14.785147 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2025.12.18 18:36:14.785227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8480 | 2025.12.18 18:36:14.785795 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8481 | 2025.12.18 18:36:14.786039 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.12.18 18:36:14.786190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20110 | ||
| 8483 | 2025.12.18 18:36:15.833112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8484 | 2025.12.18 18:36:15.848160 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2025.12.18 18:36:15.848205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8486 | 2025.12.18 18:36:15.853679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8487 | 2025.12.18 18:36:15.854360 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2025.12.18 18:36:15.856998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8489 | 2025.12.18 18:36:18.352596 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2025.12.18 18:36:18.352796 [ 276 ] {83697a8f-313c-4eec-967c-61ee01b34065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8491 | 2025.12.18 18:36:18.352871 [ 276 ] {83697a8f-313c-4eec-967c-61ee01b34065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8492 | 2025.12.18 18:36:18.353634 [ 276 ] {83697a8f-313c-4eec-967c-61ee01b34065} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2025.12.18 18:36:18.353682 [ 276 ] {83697a8f-313c-4eec-967c-61ee01b34065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8494 | 2025.12.18 18:36:18.354070 [ 276 ] {83697a8f-313c-4eec-967c-61ee01b34065} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8495 | 2025.12.18 18:36:18.354293 [ 276 ] {83697a8f-313c-4eec-967c-61ee01b34065} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2025.12.18 18:36:18.354431 [ 71 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8497 | 2025.12.18 18:36:18.354462 [ 276 ] {83697a8f-313c-4eec-967c-61ee01b34065} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001722 sec., 38327.52613240418 rows/sec., 3.05 MiB/sec. | ||
| 8498 | 2025.12.18 18:36:18.354512 [ 71 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2025.12.18 18:36:18.354528 [ 276 ] {83697a8f-313c-4eec-967c-61ee01b34065} <Debug> TCPHandler: Processed in 0.002084377 sec. | ||
| 8500 | 2025.12.18 18:36:18.354561 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8501 | 2025.12.18 18:36:18.354671 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2025.12.18 18:36:18.354713 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 8503 | 2025.12.18 18:36:18.354784 [ 276 ] {eed1f06f-6eb7-429f-8c56-a0f2bf31578e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8504 | 2025.12.18 18:36:18.354832 [ 276 ] {eed1f06f-6eb7-429f-8c56-a0f2bf31578e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8505 | 2025.12.18 18:36:18.354876 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8506 | 2025.12.18 18:36:18.354919 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1408 rows starting from the beginning of the part | ||
| 8507 | 2025.12.18 18:36:18.354994 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 66 rows starting from the beginning of the part | ||
| 8508 | 2025.12.18 18:36:18.355048 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 8509 | 2025.12.18 18:36:18.355096 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1208 rows starting from the beginning of the part | ||
| 8510 | 2025.12.18 18:36:18.355148 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 128 rows starting from the beginning of the part | ||
| 8511 | 2025.12.18 18:36:18.355196 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part | ||
| 8512 | 2025.12.18 18:36:18.355265 [ 276 ] {eed1f06f-6eb7-429f-8c56-a0f2bf31578e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2025.12.18 18:36:18.355309 [ 276 ] {eed1f06f-6eb7-429f-8c56-a0f2bf31578e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8514 | 2025.12.18 18:36:18.355637 [ 276 ] {eed1f06f-6eb7-429f-8c56-a0f2bf31578e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8515 | 2025.12.18 18:36:18.355865 [ 276 ] {eed1f06f-6eb7-429f-8c56-a0f2bf31578e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2025.12.18 18:36:18.356003 [ 276 ] {eed1f06f-6eb7-429f-8c56-a0f2bf31578e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001243 sec., 4022.526146419952 rows/sec., 302.48 KiB/sec. | ||
| 8517 | 2025.12.18 18:36:18.356043 [ 276 ] {eed1f06f-6eb7-429f-8c56-a0f2bf31578e} <Debug> TCPHandler: Processed in 0.001426398 sec. | ||
| 8518 | 2025.12.18 18:36:18.356156 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2025.12.18 18:36:18.356254 [ 276 ] {2f9da603-ec21-4332-a11a-75dbdb17bc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8520 | 2025.12.18 18:36:18.356295 [ 276 ] {2f9da603-ec21-4332-a11a-75dbdb17bc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8521 | 2025.12.18 18:36:18.356578 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3004 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931125 sec., 1555569.939801929 rows/sec., 135.63 MiB/sec. | ||
| 8522 | 2025.12.18 18:36:18.356703 [ 276 ] {2f9da603-ec21-4332-a11a-75dbdb17bc7c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2025.12.18 18:36:18.356746 [ 276 ] {2f9da603-ec21-4332-a11a-75dbdb17bc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8524 | 2025.12.18 18:36:18.356777 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8525 | 2025.12.18 18:36:18.357052 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2025.12.18 18:36:18.357109 [ 276 ] {2f9da603-ec21-4332-a11a-75dbdb17bc7c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8527 | 2025.12.18 18:36:18.357133 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_61_12} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8528 | 2025.12.18 18:36:18.357219 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8529 | 2025.12.18 18:36:18.357335 [ 276 ] {2f9da603-ec21-4332-a11a-75dbdb17bc7c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2025.12.18 18:36:18.357451 [ 71 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8531 | 2025.12.18 18:36:18.357474 [ 276 ] {2f9da603-ec21-4332-a11a-75dbdb17bc7c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00124 sec., 55645.16129032258 rows/sec., 4.34 MiB/sec. | ||
| 8532 | 2025.12.18 18:36:18.357484 [ 71 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2025.12.18 18:36:18.357517 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8534 | 2025.12.18 18:36:18.357518 [ 276 ] {2f9da603-ec21-4332-a11a-75dbdb17bc7c} <Debug> TCPHandler: Processed in 0.001415868 sec. | ||
| 8535 | 2025.12.18 18:36:18.357614 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 8536 | 2025.12.18 18:36:18.357664 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2025.12.18 18:36:18.357724 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8538 | 2025.12.18 18:36:18.357761 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 8539 | 2025.12.18 18:36:18.357763 [ 276 ] {69f94cbb-79aa-4c5f-87e9-f2867a1c4cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8540 | 2025.12.18 18:36:18.357817 [ 276 ] {69f94cbb-79aa-4c5f-87e9-f2867a1c4cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8541 | 2025.12.18 18:36:18.357827 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 69 rows starting from the beginning of the part | ||
| 8542 | 2025.12.18 18:36:18.357876 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part | ||
| 8543 | 2025.12.18 18:36:18.357919 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 529 rows starting from the beginning of the part | ||
| 8544 | 2025.12.18 18:36:18.357958 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part | ||
| 8545 | 2025.12.18 18:36:18.357996 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 69 rows starting from the beginning of the part | ||
| 8546 | 2025.12.18 18:36:18.358226 [ 276 ] {69f94cbb-79aa-4c5f-87e9-f2867a1c4cb4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.12.18 18:36:18.358269 [ 276 ] {69f94cbb-79aa-4c5f-87e9-f2867a1c4cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8548 | 2025.12.18 18:36:18.358624 [ 276 ] {69f94cbb-79aa-4c5f-87e9-f2867a1c4cb4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8549 | 2025.12.18 18:36:18.358834 [ 276 ] {69f94cbb-79aa-4c5f-87e9-f2867a1c4cb4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.12.18 18:36:18.358963 [ 276 ] {69f94cbb-79aa-4c5f-87e9-f2867a1c4cb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 8551 | 2025.12.18 18:36:18.358978 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8552 | 2025.12.18 18:36:18.359000 [ 276 ] {69f94cbb-79aa-4c5f-87e9-f2867a1c4cb4} <Debug> TCPHandler: Processed in 0.001390958 sec. | ||
| 8553 | 2025.12.18 18:36:18.359022 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452729 sec., 1032539.4481696173 rows/sec., 81.93 MiB/sec. | ||
| 8554 | 2025.12.18 18:36:18.359025 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2025.12.18 18:36:18.359058 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8556 | 2025.12.18 18:36:18.359117 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8557 | 2025.12.18 18:36:18.359136 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 8558 | 2025.12.18 18:36:18.359167 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8559 | 2025.12.18 18:36:18.359215 [ 276 ] {05a81861-081e-4c57-9b68-3a374d65f118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8560 | 2025.12.18 18:36:18.359263 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8561 | 2025.12.18 18:36:18.359275 [ 276 ] {05a81861-081e-4c57-9b68-3a374d65f118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8562 | 2025.12.18 18:36:18.359310 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16001 rows starting from the beginning of the part | ||
| 8563 | 2025.12.18 18:36:18.359387 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 8564 | 2025.12.18 18:36:18.359414 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2025.12.18 18:36:18.359467 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8566 | 2025.12.18 18:36:18.359487 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_61_12} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8567 | 2025.12.18 18:36:18.359522 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 846 rows starting from the beginning of the part | ||
| 8568 | 2025.12.18 18:36:18.359573 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8569 | 2025.12.18 18:36:18.359584 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 8570 | 2025.12.18 18:36:18.359637 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 8571 | 2025.12.18 18:36:18.360057 [ 276 ] {05a81861-081e-4c57-9b68-3a374d65f118} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2025.12.18 18:36:18.360097 [ 276 ] {05a81861-081e-4c57-9b68-3a374d65f118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8573 | 2025.12.18 18:36:18.360630 [ 276 ] {05a81861-081e-4c57-9b68-3a374d65f118} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8574 | 2025.12.18 18:36:18.360853 [ 276 ] {05a81861-081e-4c57-9b68-3a374d65f118} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2025.12.18 18:36:18.360995 [ 276 ] {05a81861-081e-4c57-9b68-3a374d65f118} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001797 sec., 2782.4151363383417 rows/sec., 4.99 MiB/sec. | ||
| 8576 | 2025.12.18 18:36:18.361000 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8577 | 2025.12.18 18:36:18.361047 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2025.12.18 18:36:18.361051 [ 276 ] {05a81861-081e-4c57-9b68-3a374d65f118} <Debug> TCPHandler: Processed in 0.001986836 sec. | ||
| 8579 | 2025.12.18 18:36:18.361071 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8580 | 2025.12.18 18:36:18.361166 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 8581 | 2025.12.18 18:36:18.361173 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2025.12.18 18:36:18.361277 [ 276 ] {66bc3034-9518-4550-8d39-ad970f31122c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8583 | 2025.12.18 18:36:18.361319 [ 276 ] {66bc3034-9518-4550-8d39-ad970f31122c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8584 | 2025.12.18 18:36:18.361377 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8585 | 2025.12.18 18:36:18.361434 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1038 rows starting from the beginning of the part | ||
| 8586 | 2025.12.18 18:36:18.361551 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 8587 | 2025.12.18 18:36:18.361652 [ 276 ] {66bc3034-9518-4550-8d39-ad970f31122c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2025.12.18 18:36:18.361656 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 8589 | 2025.12.18 18:36:18.361693 [ 276 ] {66bc3034-9518-4550-8d39-ad970f31122c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8590 | 2025.12.18 18:36:18.361783 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
| 8591 | 2025.12.18 18:36:18.361889 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 8592 | 2025.12.18 18:36:18.361994 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 8593 | 2025.12.18 18:36:18.362039 [ 276 ] {66bc3034-9518-4550-8d39-ad970f31122c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8594 | 2025.12.18 18:36:18.362265 [ 276 ] {66bc3034-9518-4550-8d39-ad970f31122c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.12.18 18:36:18.362404 [ 276 ] {66bc3034-9518-4550-8d39-ad970f31122c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 8596 | 2025.12.18 18:36:18.362419 [ 70 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8597 | 2025.12.18 18:36:18.362441 [ 276 ] {66bc3034-9518-4550-8d39-ad970f31122c} <Debug> TCPHandler: Processed in 0.001319837 sec. | ||
| 8598 | 2025.12.18 18:36:18.362469 [ 70 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2025.12.18 18:36:18.362494 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8600 | 2025.12.18 18:36:18.362555 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 8601 | 2025.12.18 18:36:18.362633 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8602 | 2025.12.18 18:36:18.362658 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3180 rows starting from the beginning of the part | ||
| 8603 | 2025.12.18 18:36:18.362699 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 8604 | 2025.12.18 18:36:18.362735 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8605 | 2025.12.18 18:36:18.362767 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8606 | 2025.12.18 18:36:18.362801 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 8607 | 2025.12.18 18:36:18.362834 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 8608 | 2025.12.18 18:36:18.364128 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 4 columns (4 merged, 0 gathered) in 0.00159726 sec., 2178731.0769693097 rows/sec., 146.74 MiB/sec. | ||
| 8609 | 2025.12.18 18:36:18.364448 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8610 | 2025.12.18 18:36:18.364642 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17487 rows, containing 5 columns (5 merged, 0 gathered) in 0.005542171 sec., 3155261.719640191 rows/sec., 216.73 MiB/sec. | ||
| 8611 | 2025.12.18 18:36:18.364676 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_61_12} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2025.12.18 18:36:18.364744 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_61_12} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8613 | 2025.12.18 18:36:18.364805 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8614 | 2025.12.18 18:36:18.364905 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8615 | 2025.12.18 18:36:18.365224 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2025.12.18 18:36:18.365301 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8617 | 2025.12.18 18:36:18.365407 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 8618 | 2025.12.18 18:36:18.367683 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1125 rows, containing 19 columns (19 merged, 0 gathered) in 0.006545794 sec., 171866.0868337745 rows/sec., 307.98 MiB/sec. | ||
| 8619 | 2025.12.18 18:36:18.369087 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8620 | 2025.12.18 18:36:18.369377 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2025.12.18 18:36:18.369444 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8622 | 2025.12.18 18:36:18.369540 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.54 MiB. | ||
| 8623 | 2025.12.18 18:36:19.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.66 MiB, peak 313.16 MiB, free memory in arenas 0.00 B, will set to 305.95 MiB (RSS), difference: 5.29 MiB | ||
| 8624 | 2025.12.18 18:36:19.854717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1046 | ||
| 8625 | 2025.12.18 18:36:19.857279 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2025.12.18 18:36:19.857329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8627 | 2025.12.18 18:36:19.858537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8628 | 2025.12.18 18:36:19.858824 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2025.12.18 18:36:19.858961 [ 71 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8630 | 2025.12.18 18:36:19.859000 [ 71 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8631 | 2025.12.18 18:36:19.859022 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8632 | 2025.12.18 18:36:19.859149 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 8633 | 2025.12.18 18:36:19.859213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8634 | 2025.12.18 18:36:19.859775 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8635 | 2025.12.18 18:36:19.859926 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 904 rows starting from the beginning of the part | ||
| 8636 | 2025.12.18 18:36:19.860289 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 8637 | 2025.12.18 18:36:19.860680 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 8638 | 2025.12.18 18:36:19.861044 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
| 8639 | 2025.12.18 18:36:19.861366 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 8640 | 2025.12.18 18:36:19.861662 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 8641 | 2025.12.18 18:36:19.867968 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 72 columns (72 merged, 0 gathered) in 0.008880584 sec., 117785.04656900941 rows/sec., 93.92 MiB/sec. | ||
| 8642 | 2025.12.18 18:36:19.869016 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8643 | 2025.12.18 18:36:19.869531 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_31_6} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.12.18 18:36:19.869610 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_31_6} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8645 | 2025.12.18 18:36:19.869782 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8646 | 2025.12.18 18:36:22.286402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20622 | ||
| 8647 | 2025.12.18 18:36:22.287001 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2025.12.18 18:36:22.287050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8649 | 2025.12.18 18:36:22.287631 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8650 | 2025.12.18 18:36:22.287871 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2025.12.18 18:36:22.288014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20622 | ||
| 8652 | 2025.12.18 18:36:23.356165 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2025.12.18 18:36:23.356426 [ 276 ] {34f10c48-214c-4f5f-9c4b-af3385734f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8654 | 2025.12.18 18:36:23.356527 [ 276 ] {34f10c48-214c-4f5f-9c4b-af3385734f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8655 | 2025.12.18 18:36:23.357199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8656 | 2025.12.18 18:36:23.357220 [ 276 ] {34f10c48-214c-4f5f-9c4b-af3385734f91} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2025.12.18 18:36:23.357274 [ 276 ] {34f10c48-214c-4f5f-9c4b-af3385734f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8658 | 2025.12.18 18:36:23.357669 [ 276 ] {34f10c48-214c-4f5f-9c4b-af3385734f91} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8659 | 2025.12.18 18:36:23.357898 [ 276 ] {34f10c48-214c-4f5f-9c4b-af3385734f91} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2025.12.18 18:36:23.358052 [ 276 ] {34f10c48-214c-4f5f-9c4b-af3385734f91} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001697 sec., 14142.604596346495 rows/sec., 1.17 MiB/sec. | ||
| 8661 | 2025.12.18 18:36:23.358095 [ 276 ] {34f10c48-214c-4f5f-9c4b-af3385734f91} <Debug> TCPHandler: Processed in 0.002108028 sec. | ||
| 8662 | 2025.12.18 18:36:23.358218 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8663 | 2025.12.18 18:36:23.358316 [ 276 ] {6318c220-46dd-41d8-a5d3-236378a50f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8664 | 2025.12.18 18:36:23.358358 [ 276 ] {6318c220-46dd-41d8-a5d3-236378a50f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8665 | 2025.12.18 18:36:23.358752 [ 276 ] {6318c220-46dd-41d8-a5d3-236378a50f48} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2025.12.18 18:36:23.358790 [ 276 ] {6318c220-46dd-41d8-a5d3-236378a50f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8667 | 2025.12.18 18:36:23.359098 [ 276 ] {6318c220-46dd-41d8-a5d3-236378a50f48} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8668 | 2025.12.18 18:36:23.359315 [ 276 ] {6318c220-46dd-41d8-a5d3-236378a50f48} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2025.12.18 18:36:23.359445 [ 276 ] {6318c220-46dd-41d8-a5d3-236378a50f48} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001148 sec., 6968.641114982579 rows/sec., 568.24 KiB/sec. | ||
| 8670 | 2025.12.18 18:36:23.359485 [ 276 ] {6318c220-46dd-41d8-a5d3-236378a50f48} <Debug> TCPHandler: Processed in 0.001318057 sec. | ||
| 8671 | 2025.12.18 18:36:23.359592 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2025.12.18 18:36:23.359688 [ 276 ] {57554de1-7f84-4f45-9ec2-ff61ecbfc057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8673 | 2025.12.18 18:36:23.359728 [ 276 ] {57554de1-7f84-4f45-9ec2-ff61ecbfc057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8674 | 2025.12.18 18:36:23.360230 [ 276 ] {57554de1-7f84-4f45-9ec2-ff61ecbfc057} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2025.12.18 18:36:23.360269 [ 276 ] {57554de1-7f84-4f45-9ec2-ff61ecbfc057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8676 | 2025.12.18 18:36:23.360614 [ 276 ] {57554de1-7f84-4f45-9ec2-ff61ecbfc057} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8677 | 2025.12.18 18:36:23.360844 [ 276 ] {57554de1-7f84-4f45-9ec2-ff61ecbfc057} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2025.12.18 18:36:23.360975 [ 276 ] {57554de1-7f84-4f45-9ec2-ff61ecbfc057} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001305 sec., 193103.4482758621 rows/sec., 17.25 MiB/sec. | ||
| 8679 | 2025.12.18 18:36:23.361014 [ 276 ] {57554de1-7f84-4f45-9ec2-ff61ecbfc057} <Debug> TCPHandler: Processed in 0.001471299 sec. | ||
| 8680 | 2025.12.18 18:36:23.361123 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2025.12.18 18:36:23.361219 [ 276 ] {5f3bc4f6-ceb7-4368-89bf-d57f95846048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8682 | 2025.12.18 18:36:23.361259 [ 276 ] {5f3bc4f6-ceb7-4368-89bf-d57f95846048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8683 | 2025.12.18 18:36:23.361664 [ 276 ] {5f3bc4f6-ceb7-4368-89bf-d57f95846048} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2025.12.18 18:36:23.361702 [ 276 ] {5f3bc4f6-ceb7-4368-89bf-d57f95846048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8685 | 2025.12.18 18:36:23.362002 [ 276 ] {5f3bc4f6-ceb7-4368-89bf-d57f95846048} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8686 | 2025.12.18 18:36:23.362216 [ 276 ] {5f3bc4f6-ceb7-4368-89bf-d57f95846048} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2025.12.18 18:36:23.362349 [ 276 ] {5f3bc4f6-ceb7-4368-89bf-d57f95846048} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001148 sec., 48780.48780487805 rows/sec., 3.60 MiB/sec. | ||
| 8688 | 2025.12.18 18:36:23.362389 [ 276 ] {5f3bc4f6-ceb7-4368-89bf-d57f95846048} <Debug> TCPHandler: Processed in 0.001315287 sec. | ||
| 8689 | 2025.12.18 18:36:23.362499 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2025.12.18 18:36:23.362594 [ 276 ] {05fec50c-d1e1-41cc-8d86-b094ee344c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8691 | 2025.12.18 18:36:23.362635 [ 276 ] {05fec50c-d1e1-41cc-8d86-b094ee344c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8692 | 2025.12.18 18:36:23.363022 [ 276 ] {05fec50c-d1e1-41cc-8d86-b094ee344c69} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2025.12.18 18:36:23.363060 [ 276 ] {05fec50c-d1e1-41cc-8d86-b094ee344c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8694 | 2025.12.18 18:36:23.363354 [ 276 ] {05fec50c-d1e1-41cc-8d86-b094ee344c69} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8695 | 2025.12.18 18:36:23.363574 [ 276 ] {05fec50c-d1e1-41cc-8d86-b094ee344c69} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2025.12.18 18:36:23.363700 [ 276 ] {05fec50c-d1e1-41cc-8d86-b094ee344c69} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.77 MiB/sec. | ||
| 8697 | 2025.12.18 18:36:23.363741 [ 276 ] {05fec50c-d1e1-41cc-8d86-b094ee344c69} <Debug> TCPHandler: Processed in 0.001291267 sec. | ||
| 8698 | 2025.12.18 18:36:23.363848 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2025.12.18 18:36:23.363943 [ 276 ] {01ab802a-456f-4e50-a795-759e64901a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8700 | 2025.12.18 18:36:23.363984 [ 276 ] {01ab802a-456f-4e50-a795-759e64901a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8701 | 2025.12.18 18:36:23.364382 [ 276 ] {01ab802a-456f-4e50-a795-759e64901a69} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2025.12.18 18:36:23.364420 [ 276 ] {01ab802a-456f-4e50-a795-759e64901a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8703 | 2025.12.18 18:36:23.364737 [ 276 ] {01ab802a-456f-4e50-a795-759e64901a69} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8704 | 2025.12.18 18:36:23.364993 [ 276 ] {01ab802a-456f-4e50-a795-759e64901a69} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2025.12.18 18:36:23.365145 [ 276 ] {01ab802a-456f-4e50-a795-759e64901a69} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001219 sec., 9844.134536505331 rows/sec., 769.07 KiB/sec. | ||
| 8706 | 2025.12.18 18:36:23.365191 [ 276 ] {01ab802a-456f-4e50-a795-759e64901a69} <Debug> TCPHandler: Processed in 0.001393078 sec. | ||
| 8707 | 2025.12.18 18:36:23.365304 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2025.12.18 18:36:23.365407 [ 276 ] {04e65d12-9c62-4467-833b-c310b401d35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8709 | 2025.12.18 18:36:23.365448 [ 276 ] {04e65d12-9c62-4467-833b-c310b401d35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8710 | 2025.12.18 18:36:23.365922 [ 276 ] {04e65d12-9c62-4467-833b-c310b401d35a} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2025.12.18 18:36:23.365960 [ 276 ] {04e65d12-9c62-4467-833b-c310b401d35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8712 | 2025.12.18 18:36:23.366286 [ 276 ] {04e65d12-9c62-4467-833b-c310b401d35a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8713 | 2025.12.18 18:36:23.366509 [ 276 ] {04e65d12-9c62-4467-833b-c310b401d35a} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2025.12.18 18:36:23.366642 [ 276 ] {04e65d12-9c62-4467-833b-c310b401d35a} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001254 sec., 114832.53588516747 rows/sec., 9.27 MiB/sec. | ||
| 8715 | 2025.12.18 18:36:23.366682 [ 276 ] {04e65d12-9c62-4467-833b-c310b401d35a} <Debug> TCPHandler: Processed in 0.001429388 sec. | ||
| 8716 | 2025.12.18 18:36:23.366794 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2025.12.18 18:36:23.366889 [ 276 ] {d1dcd9df-d46b-4c90-8ffd-323743c52a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8718 | 2025.12.18 18:36:23.366932 [ 276 ] {d1dcd9df-d46b-4c90-8ffd-323743c52a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8719 | 2025.12.18 18:36:23.367334 [ 276 ] {d1dcd9df-d46b-4c90-8ffd-323743c52a64} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2025.12.18 18:36:23.367370 [ 276 ] {d1dcd9df-d46b-4c90-8ffd-323743c52a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8721 | 2025.12.18 18:36:23.367697 [ 276 ] {d1dcd9df-d46b-4c90-8ffd-323743c52a64} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8722 | 2025.12.18 18:36:23.367903 [ 276 ] {d1dcd9df-d46b-4c90-8ffd-323743c52a64} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2025.12.18 18:36:23.368025 [ 276 ] {d1dcd9df-d46b-4c90-8ffd-323743c52a64} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001193 sec., 167644.59346186084 rows/sec., 12.02 MiB/sec. | ||
| 8724 | 2025.12.18 18:36:23.368060 [ 276 ] {d1dcd9df-d46b-4c90-8ffd-323743c52a64} <Debug> TCPHandler: Processed in 0.001357988 sec. | ||
| 8725 | 2025.12.18 18:36:23.368164 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2025.12.18 18:36:23.368254 [ 276 ] {1a627d7b-5d1d-4e60-afaf-07863d3bca8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8727 | 2025.12.18 18:36:23.368304 [ 276 ] {1a627d7b-5d1d-4e60-afaf-07863d3bca8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8728 | 2025.12.18 18:36:23.369128 [ 276 ] {1a627d7b-5d1d-4e60-afaf-07863d3bca8e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2025.12.18 18:36:23.369164 [ 276 ] {1a627d7b-5d1d-4e60-afaf-07863d3bca8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8730 | 2025.12.18 18:36:23.369706 [ 276 ] {1a627d7b-5d1d-4e60-afaf-07863d3bca8e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8731 | 2025.12.18 18:36:23.369919 [ 276 ] {1a627d7b-5d1d-4e60-afaf-07863d3bca8e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2025.12.18 18:36:23.370053 [ 276 ] {1a627d7b-5d1d-4e60-afaf-07863d3bca8e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001764 sec., 20408.163265306124 rows/sec., 36.57 MiB/sec. | ||
| 8733 | 2025.12.18 18:36:23.370109 [ 276 ] {1a627d7b-5d1d-4e60-afaf-07863d3bca8e} <Debug> TCPHandler: Processed in 0.001948415 sec. | ||
| 8734 | 2025.12.18 18:36:23.370219 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8735 | 2025.12.18 18:36:23.370313 [ 276 ] {178dff75-c23a-4030-a25c-768ec1656fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8736 | 2025.12.18 18:36:23.370354 [ 276 ] {178dff75-c23a-4030-a25c-768ec1656fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8737 | 2025.12.18 18:36:23.370676 [ 276 ] {178dff75-c23a-4030-a25c-768ec1656fb2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2025.12.18 18:36:23.370712 [ 276 ] {178dff75-c23a-4030-a25c-768ec1656fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8739 | 2025.12.18 18:36:23.371004 [ 276 ] {178dff75-c23a-4030-a25c-768ec1656fb2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8740 | 2025.12.18 18:36:23.371215 [ 276 ] {178dff75-c23a-4030-a25c-768ec1656fb2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2025.12.18 18:36:23.371340 [ 276 ] {178dff75-c23a-4030-a25c-768ec1656fb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 8742 | 2025.12.18 18:36:23.371376 [ 276 ] {178dff75-c23a-4030-a25c-768ec1656fb2} <Debug> TCPHandler: Processed in 0.001207886 sec. | ||
| 8743 | 2025.12.18 18:36:23.372340 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.12.18 18:36:23.372382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8745 | 2025.12.18 18:36:23.378847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8746 | 2025.12.18 18:36:23.379545 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.12.18 18:36:23.382558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8748 | 2025.12.18 18:36:28.352904 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2025.12.18 18:36:28.353120 [ 276 ] {2068a610-453f-427b-8915-9d9e4ad38f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8750 | 2025.12.18 18:36:28.353192 [ 276 ] {2068a610-453f-427b-8915-9d9e4ad38f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8751 | 2025.12.18 18:36:28.353936 [ 276 ] {2068a610-453f-427b-8915-9d9e4ad38f96} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.12.18 18:36:28.353985 [ 276 ] {2068a610-453f-427b-8915-9d9e4ad38f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8753 | 2025.12.18 18:36:28.354391 [ 276 ] {2068a610-453f-427b-8915-9d9e4ad38f96} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8754 | 2025.12.18 18:36:28.354614 [ 276 ] {2068a610-453f-427b-8915-9d9e4ad38f96} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2025.12.18 18:36:28.354782 [ 276 ] {2068a610-453f-427b-8915-9d9e4ad38f96} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001718 sec., 38416.76367869616 rows/sec., 3.06 MiB/sec. | ||
| 8756 | 2025.12.18 18:36:28.354833 [ 276 ] {2068a610-453f-427b-8915-9d9e4ad38f96} <Debug> TCPHandler: Processed in 0.002127488 sec. | ||
| 8757 | 2025.12.18 18:36:28.354977 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2025.12.18 18:36:28.355082 [ 276 ] {fc77774d-ebe7-453c-9f91-b1ad5252a45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8759 | 2025.12.18 18:36:28.355126 [ 276 ] {fc77774d-ebe7-453c-9f91-b1ad5252a45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8760 | 2025.12.18 18:36:28.355532 [ 276 ] {fc77774d-ebe7-453c-9f91-b1ad5252a45b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2025.12.18 18:36:28.355569 [ 276 ] {fc77774d-ebe7-453c-9f91-b1ad5252a45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8762 | 2025.12.18 18:36:28.355943 [ 276 ] {fc77774d-ebe7-453c-9f91-b1ad5252a45b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8763 | 2025.12.18 18:36:28.356143 [ 276 ] {fc77774d-ebe7-453c-9f91-b1ad5252a45b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2025.12.18 18:36:28.356276 [ 276 ] {fc77774d-ebe7-453c-9f91-b1ad5252a45b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00122 sec., 4098.360655737705 rows/sec., 308.18 KiB/sec. | ||
| 8765 | 2025.12.18 18:36:28.356315 [ 276 ] {fc77774d-ebe7-453c-9f91-b1ad5252a45b} <Debug> TCPHandler: Processed in 0.001393318 sec. | ||
| 8766 | 2025.12.18 18:36:28.356432 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2025.12.18 18:36:28.356555 [ 276 ] {78bc461e-daa3-4da3-843f-cb69fdae88dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8768 | 2025.12.18 18:36:28.356603 [ 276 ] {78bc461e-daa3-4da3-843f-cb69fdae88dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8769 | 2025.12.18 18:36:28.357071 [ 276 ] {78bc461e-daa3-4da3-843f-cb69fdae88dd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2025.12.18 18:36:28.357109 [ 276 ] {78bc461e-daa3-4da3-843f-cb69fdae88dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8771 | 2025.12.18 18:36:28.357426 [ 276 ] {78bc461e-daa3-4da3-843f-cb69fdae88dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8772 | 2025.12.18 18:36:28.357632 [ 276 ] {78bc461e-daa3-4da3-843f-cb69fdae88dd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2025.12.18 18:36:28.357759 [ 276 ] {78bc461e-daa3-4da3-843f-cb69fdae88dd} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00123 sec., 56097.560975609755 rows/sec., 4.38 MiB/sec. | ||
| 8774 | 2025.12.18 18:36:28.357797 [ 276 ] {78bc461e-daa3-4da3-843f-cb69fdae88dd} <Debug> TCPHandler: Processed in 0.001425108 sec. | ||
| 8775 | 2025.12.18 18:36:28.357902 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2025.12.18 18:36:28.357997 [ 276 ] {d7c68316-bfa4-4c83-86f3-bc3ab18e30e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8777 | 2025.12.18 18:36:28.358039 [ 276 ] {d7c68316-bfa4-4c83-86f3-bc3ab18e30e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8778 | 2025.12.18 18:36:28.358440 [ 276 ] {d7c68316-bfa4-4c83-86f3-bc3ab18e30e3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2025.12.18 18:36:28.358476 [ 276 ] {d7c68316-bfa4-4c83-86f3-bc3ab18e30e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8780 | 2025.12.18 18:36:28.358824 [ 276 ] {d7c68316-bfa4-4c83-86f3-bc3ab18e30e3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8781 | 2025.12.18 18:36:28.359034 [ 276 ] {d7c68316-bfa4-4c83-86f3-bc3ab18e30e3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2025.12.18 18:36:28.359161 [ 276 ] {d7c68316-bfa4-4c83-86f3-bc3ab18e30e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 8783 | 2025.12.18 18:36:28.359198 [ 276 ] {d7c68316-bfa4-4c83-86f3-bc3ab18e30e3} <Debug> TCPHandler: Processed in 0.001343017 sec. | ||
| 8784 | 2025.12.18 18:36:28.359302 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2025.12.18 18:36:28.359393 [ 276 ] {6497e5ba-0c58-4441-a777-6ad65c2bbda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8786 | 2025.12.18 18:36:28.359445 [ 276 ] {6497e5ba-0c58-4441-a777-6ad65c2bbda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8787 | 2025.12.18 18:36:28.360181 [ 276 ] {6497e5ba-0c58-4441-a777-6ad65c2bbda7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2025.12.18 18:36:28.360217 [ 276 ] {6497e5ba-0c58-4441-a777-6ad65c2bbda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8789 | 2025.12.18 18:36:28.360709 [ 276 ] {6497e5ba-0c58-4441-a777-6ad65c2bbda7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8790 | 2025.12.18 18:36:28.360925 [ 276 ] {6497e5ba-0c58-4441-a777-6ad65c2bbda7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2025.12.18 18:36:28.361063 [ 276 ] {6497e5ba-0c58-4441-a777-6ad65c2bbda7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001688 sec., 2962.085308056872 rows/sec., 5.31 MiB/sec. | ||
| 8792 | 2025.12.18 18:36:28.361122 [ 276 ] {6497e5ba-0c58-4441-a777-6ad65c2bbda7} <Debug> TCPHandler: Processed in 0.001867804 sec. | ||
| 8793 | 2025.12.18 18:36:28.361227 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2025.12.18 18:36:28.361320 [ 276 ] {540e5bf5-7b9a-4dcc-b57d-a7a801001ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8795 | 2025.12.18 18:36:28.361360 [ 276 ] {540e5bf5-7b9a-4dcc-b57d-a7a801001ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8796 | 2025.12.18 18:36:28.361681 [ 276 ] {540e5bf5-7b9a-4dcc-b57d-a7a801001ed4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2025.12.18 18:36:28.361716 [ 276 ] {540e5bf5-7b9a-4dcc-b57d-a7a801001ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8798 | 2025.12.18 18:36:28.362016 [ 276 ] {540e5bf5-7b9a-4dcc-b57d-a7a801001ed4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8799 | 2025.12.18 18:36:28.362213 [ 276 ] {540e5bf5-7b9a-4dcc-b57d-a7a801001ed4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2025.12.18 18:36:28.362335 [ 276 ] {540e5bf5-7b9a-4dcc-b57d-a7a801001ed4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 8801 | 2025.12.18 18:36:28.362369 [ 276 ] {540e5bf5-7b9a-4dcc-b57d-a7a801001ed4} <Debug> TCPHandler: Processed in 0.001190245 sec. | ||
| 8802 | 2025.12.18 18:36:29.658975 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8803 | 2025.12.18 18:36:29.659031 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8804 | 2025.12.18 18:36:29.788185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21070 | ||
| 8805 | 2025.12.18 18:36:29.788967 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2025.12.18 18:36:29.789043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8807 | 2025.12.18 18:36:29.789545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8808 | 2025.12.18 18:36:29.789765 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2025.12.18 18:36:29.789893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21070 | ||
| 8810 | 2025.12.18 18:36:29.859516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1078 | ||
| 8811 | 2025.12.18 18:36:29.862089 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2025.12.18 18:36:29.862154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8813 | 2025.12.18 18:36:29.863462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8814 | 2025.12.18 18:36:29.863750 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2025.12.18 18:36:29.864142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8816 | 2025.12.18 18:36:30.882691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8817 | 2025.12.18 18:36:30.900039 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2025.12.18 18:36:30.900099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8819 | 2025.12.18 18:36:30.906387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8820 | 2025.12.18 18:36:30.907112 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2025.12.18 18:36:30.910426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8822 | 2025.12.18 18:36:33.353434 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2025.12.18 18:36:33.353608 [ 276 ] {d9053049-82b2-4127-a6ff-4850801ba1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8824 | 2025.12.18 18:36:33.353673 [ 276 ] {d9053049-82b2-4127-a6ff-4850801ba1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8825 | 2025.12.18 18:36:33.354333 [ 276 ] {d9053049-82b2-4127-a6ff-4850801ba1c9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2025.12.18 18:36:33.354378 [ 276 ] {d9053049-82b2-4127-a6ff-4850801ba1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8827 | 2025.12.18 18:36:33.354786 [ 276 ] {d9053049-82b2-4127-a6ff-4850801ba1c9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8828 | 2025.12.18 18:36:33.355014 [ 276 ] {d9053049-82b2-4127-a6ff-4850801ba1c9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2025.12.18 18:36:33.355160 [ 276 ] {d9053049-82b2-4127-a6ff-4850801ba1c9} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001602 sec., 79900.12484394507 rows/sec., 6.88 MiB/sec. | ||
| 8830 | 2025.12.18 18:36:33.355201 [ 276 ] {d9053049-82b2-4127-a6ff-4850801ba1c9} <Debug> TCPHandler: Processed in 0.001897924 sec. | ||
| 8831 | 2025.12.18 18:36:33.355319 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2025.12.18 18:36:33.355413 [ 276 ] {19c26f81-6cd1-4ddd-8f5d-fbfa345bc804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8833 | 2025.12.18 18:36:33.355453 [ 276 ] {19c26f81-6cd1-4ddd-8f5d-fbfa345bc804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8834 | 2025.12.18 18:36:33.355852 [ 276 ] {19c26f81-6cd1-4ddd-8f5d-fbfa345bc804} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2025.12.18 18:36:33.355888 [ 276 ] {19c26f81-6cd1-4ddd-8f5d-fbfa345bc804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8836 | 2025.12.18 18:36:33.356181 [ 276 ] {19c26f81-6cd1-4ddd-8f5d-fbfa345bc804} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8837 | 2025.12.18 18:36:33.356379 [ 276 ] {19c26f81-6cd1-4ddd-8f5d-fbfa345bc804} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2025.12.18 18:36:33.356507 [ 276 ] {19c26f81-6cd1-4ddd-8f5d-fbfa345bc804} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001113 sec., 32345.013477088945 rows/sec., 2.38 MiB/sec. | ||
| 8839 | 2025.12.18 18:36:33.356545 [ 276 ] {19c26f81-6cd1-4ddd-8f5d-fbfa345bc804} <Debug> TCPHandler: Processed in 0.001277136 sec. | ||
| 8840 | 2025.12.18 18:36:33.356654 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8841 | 2025.12.18 18:36:33.356748 [ 276 ] {7f2a3302-c852-4494-9457-a45c49cd631b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8842 | 2025.12.18 18:36:33.356787 [ 276 ] {7f2a3302-c852-4494-9457-a45c49cd631b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8843 | 2025.12.18 18:36:33.357203 [ 276 ] {7f2a3302-c852-4494-9457-a45c49cd631b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2025.12.18 18:36:33.357240 [ 276 ] {7f2a3302-c852-4494-9457-a45c49cd631b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8845 | 2025.12.18 18:36:33.357527 [ 276 ] {7f2a3302-c852-4494-9457-a45c49cd631b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8846 | 2025.12.18 18:36:33.357732 [ 276 ] {7f2a3302-c852-4494-9457-a45c49cd631b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2025.12.18 18:36:33.357859 [ 276 ] {7f2a3302-c852-4494-9457-a45c49cd631b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00113 sec., 88495.57522123895 rows/sec., 6.91 MiB/sec. | ||
| 8848 | 2025.12.18 18:36:33.357897 [ 276 ] {7f2a3302-c852-4494-9457-a45c49cd631b} <Debug> TCPHandler: Processed in 0.001294287 sec. | ||
| 8849 | 2025.12.18 18:36:33.358005 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2025.12.18 18:36:33.358099 [ 276 ] {a93aac2a-b002-44b7-8fd2-ea8a6bc66b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8851 | 2025.12.18 18:36:33.358142 [ 276 ] {a93aac2a-b002-44b7-8fd2-ea8a6bc66b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8852 | 2025.12.18 18:36:33.358530 [ 276 ] {a93aac2a-b002-44b7-8fd2-ea8a6bc66b17} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2025.12.18 18:36:33.358567 [ 276 ] {a93aac2a-b002-44b7-8fd2-ea8a6bc66b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8854 | 2025.12.18 18:36:33.358902 [ 276 ] {a93aac2a-b002-44b7-8fd2-ea8a6bc66b17} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8855 | 2025.12.18 18:36:33.359113 [ 276 ] {a93aac2a-b002-44b7-8fd2-ea8a6bc66b17} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2025.12.18 18:36:33.359238 [ 276 ] {a93aac2a-b002-44b7-8fd2-ea8a6bc66b17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8857 | 2025.12.18 18:36:33.359275 [ 276 ] {a93aac2a-b002-44b7-8fd2-ea8a6bc66b17} <Debug> TCPHandler: Processed in 0.001320217 sec. | ||
| 8858 | 2025.12.18 18:36:33.359379 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2025.12.18 18:36:33.359470 [ 276 ] {533ba42f-c32b-4f7f-bcec-9fa8758330bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8860 | 2025.12.18 18:36:33.359523 [ 276 ] {533ba42f-c32b-4f7f-bcec-9fa8758330bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8861 | 2025.12.18 18:36:33.360377 [ 276 ] {533ba42f-c32b-4f7f-bcec-9fa8758330bf} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2025.12.18 18:36:33.360413 [ 276 ] {533ba42f-c32b-4f7f-bcec-9fa8758330bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8863 | 2025.12.18 18:36:33.360976 [ 276 ] {533ba42f-c32b-4f7f-bcec-9fa8758330bf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8864 | 2025.12.18 18:36:33.361193 [ 276 ] {533ba42f-c32b-4f7f-bcec-9fa8758330bf} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2025.12.18 18:36:33.361328 [ 276 ] {533ba42f-c32b-4f7f-bcec-9fa8758330bf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001876 sec., 19189.765458422175 rows/sec., 34.39 MiB/sec. | ||
| 8866 | 2025.12.18 18:36:33.361382 [ 276 ] {533ba42f-c32b-4f7f-bcec-9fa8758330bf} <Debug> TCPHandler: Processed in 0.002053487 sec. | ||
| 8867 | 2025.12.18 18:36:33.361488 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2025.12.18 18:36:33.361583 [ 276 ] {f4884d78-5688-4e95-9860-655aa2b3ebc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8869 | 2025.12.18 18:36:33.361627 [ 276 ] {f4884d78-5688-4e95-9860-655aa2b3ebc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8870 | 2025.12.18 18:36:33.361948 [ 276 ] {f4884d78-5688-4e95-9860-655aa2b3ebc0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2025.12.18 18:36:33.361985 [ 276 ] {f4884d78-5688-4e95-9860-655aa2b3ebc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8872 | 2025.12.18 18:36:33.362290 [ 276 ] {f4884d78-5688-4e95-9860-655aa2b3ebc0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8873 | 2025.12.18 18:36:33.362494 [ 276 ] {f4884d78-5688-4e95-9860-655aa2b3ebc0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.12.18 18:36:33.362620 [ 276 ] {f4884d78-5688-4e95-9860-655aa2b3ebc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 8875 | 2025.12.18 18:36:33.362656 [ 276 ] {f4884d78-5688-4e95-9860-655aa2b3ebc0} <Debug> TCPHandler: Processed in 0.001218265 sec. | ||
| 8876 | 2025.12.18 18:36:35.095580 [ 54 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8877 | 2025.12.18 18:36:35.095642 [ 54 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2025.12.18 18:36:35.095666 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8879 | 2025.12.18 18:36:35.095785 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 8880 | 2025.12.18 18:36:35.095942 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8881 | 2025.12.18 18:36:35.095981 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 8882 | 2025.12.18 18:36:35.096057 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 8883 | 2025.12.18 18:36:35.096110 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 8884 | 2025.12.18 18:36:35.096152 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 8885 | 2025.12.18 18:36:35.096191 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 8886 | 2025.12.18 18:36:35.096889 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160695 sec., 31015.899956491583 rows/sec., 2.59 MiB/sec. | ||
| 8887 | 2025.12.18 18:36:35.097045 [ 186 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8888 | 2025.12.18 18:36:35.097377 [ 186 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_21_5} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2025.12.18 18:36:35.097470 [ 186 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_21_5} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8890 | 2025.12.18 18:36:35.097573 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8891 | 2025.12.18 18:36:36.079945 [ 53 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8892 | 2025.12.18 18:36:36.080027 [ 53 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2025.12.18 18:36:36.080048 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8894 | 2025.12.18 18:36:36.080148 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 8895 | 2025.12.18 18:36:36.080318 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8896 | 2025.12.18 18:36:36.080372 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 253 rows starting from the beginning of the part | ||
| 8897 | 2025.12.18 18:36:36.080478 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 8898 | 2025.12.18 18:36:36.080554 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8899 | 2025.12.18 18:36:36.080625 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 8900 | 2025.12.18 18:36:36.080693 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8901 | 2025.12.18 18:36:36.081750 [ 186 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647281 sec., 459545.1534984013 rows/sec., 33.53 MiB/sec. | ||
| 8902 | 2025.12.18 18:36:36.081939 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8903 | 2025.12.18 18:36:36.082235 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2025.12.18 18:36:36.082312 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_21_5} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8905 | 2025.12.18 18:36:36.082416 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8906 | 2025.12.18 18:36:37.290159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21582 | ||
| 8907 | 2025.12.18 18:36:37.290745 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2025.12.18 18:36:37.290791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8909 | 2025.12.18 18:36:37.291355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8910 | 2025.12.18 18:36:37.291591 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2025.12.18 18:36:37.291737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21582 | ||
| 8912 | 2025.12.18 18:36:38.380461 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2025.12.18 18:36:38.380742 [ 276 ] {2c5a9068-dbdb-467c-a381-e820ed9f6f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8914 | 2025.12.18 18:36:38.380855 [ 276 ] {2c5a9068-dbdb-467c-a381-e820ed9f6f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8915 | 2025.12.18 18:36:38.381630 [ 276 ] {2c5a9068-dbdb-467c-a381-e820ed9f6f49} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2025.12.18 18:36:38.381672 [ 276 ] {2c5a9068-dbdb-467c-a381-e820ed9f6f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8917 | 2025.12.18 18:36:38.382040 [ 276 ] {2c5a9068-dbdb-467c-a381-e820ed9f6f49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8918 | 2025.12.18 18:36:38.382266 [ 276 ] {2c5a9068-dbdb-467c-a381-e820ed9f6f49} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2025.12.18 18:36:38.382419 [ 276 ] {2c5a9068-dbdb-467c-a381-e820ed9f6f49} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001753 sec., 1140.901312036509 rows/sec., 93.03 KiB/sec. | ||
| 8920 | 2025.12.18 18:36:38.382461 [ 276 ] {2c5a9068-dbdb-467c-a381-e820ed9f6f49} <Debug> TCPHandler: Processed in 0.002211309 sec. | ||
| 8921 | 2025.12.18 18:36:38.382577 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2025.12.18 18:36:38.382674 [ 276 ] {d24ff11f-8daf-490b-9b17-be1c932b77dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8923 | 2025.12.18 18:36:38.382714 [ 276 ] {d24ff11f-8daf-490b-9b17-be1c932b77dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8924 | 2025.12.18 18:36:38.383724 [ 276 ] {d24ff11f-8daf-490b-9b17-be1c932b77dc} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2025.12.18 18:36:38.383760 [ 276 ] {d24ff11f-8daf-490b-9b17-be1c932b77dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8926 | 2025.12.18 18:36:38.384144 [ 276 ] {d24ff11f-8daf-490b-9b17-be1c932b77dc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8927 | 2025.12.18 18:36:38.384343 [ 276 ] {d24ff11f-8daf-490b-9b17-be1c932b77dc} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2025.12.18 18:36:38.384473 [ 276 ] {d24ff11f-8daf-490b-9b17-be1c932b77dc} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001819 sec., 663551.4018691588 rows/sec., 54.77 MiB/sec. | ||
| 8929 | 2025.12.18 18:36:38.384511 [ 276 ] {d24ff11f-8daf-490b-9b17-be1c932b77dc} <Debug> TCPHandler: Processed in 0.001986455 sec. | ||
| 8930 | 2025.12.18 18:36:38.384617 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2025.12.18 18:36:38.384713 [ 276 ] {d0a35a24-9232-43fe-a9de-d20b12e805af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8932 | 2025.12.18 18:36:38.384752 [ 276 ] {d0a35a24-9232-43fe-a9de-d20b12e805af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8933 | 2025.12.18 18:36:38.385135 [ 276 ] {d0a35a24-9232-43fe-a9de-d20b12e805af} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2025.12.18 18:36:38.385172 [ 276 ] {d0a35a24-9232-43fe-a9de-d20b12e805af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8935 | 2025.12.18 18:36:38.385456 [ 276 ] {d0a35a24-9232-43fe-a9de-d20b12e805af} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8936 | 2025.12.18 18:36:38.385662 [ 276 ] {d0a35a24-9232-43fe-a9de-d20b12e805af} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2025.12.18 18:36:38.385776 [ 51 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8938 | 2025.12.18 18:36:38.385790 [ 276 ] {d0a35a24-9232-43fe-a9de-d20b12e805af} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001096 sec., 6386.861313868613 rows/sec., 470.46 KiB/sec. | ||
| 8939 | 2025.12.18 18:36:38.385843 [ 51 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2025.12.18 18:36:38.385854 [ 276 ] {d0a35a24-9232-43fe-a9de-d20b12e805af} <Debug> TCPHandler: Processed in 0.001287247 sec. | ||
| 8941 | 2025.12.18 18:36:38.385873 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8942 | 2025.12.18 18:36:38.385964 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2025.12.18 18:36:38.386002 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 8944 | 2025.12.18 18:36:38.386063 [ 276 ] {69733a63-953f-4758-8d91-2f63c12b01ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8945 | 2025.12.18 18:36:38.386107 [ 276 ] {69733a63-953f-4758-8d91-2f63c12b01ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8946 | 2025.12.18 18:36:38.386174 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8947 | 2025.12.18 18:36:38.386218 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 71 rows starting from the beginning of the part | ||
| 8948 | 2025.12.18 18:36:38.386295 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part | ||
| 8949 | 2025.12.18 18:36:38.386347 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8950 | 2025.12.18 18:36:38.386388 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part | ||
| 8951 | 2025.12.18 18:36:38.386437 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 8952 | 2025.12.18 18:36:38.386480 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
| 8953 | 2025.12.18 18:36:38.386576 [ 276 ] {69733a63-953f-4758-8d91-2f63c12b01ca} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2025.12.18 18:36:38.386617 [ 276 ] {69733a63-953f-4758-8d91-2f63c12b01ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8955 | 2025.12.18 18:36:38.386967 [ 276 ] {69733a63-953f-4758-8d91-2f63c12b01ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8956 | 2025.12.18 18:36:38.387193 [ 276 ] {69733a63-953f-4758-8d91-2f63c12b01ca} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2025.12.18 18:36:38.387322 [ 276 ] {69733a63-953f-4758-8d91-2f63c12b01ca} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001277 sec., 178543.46123727487 rows/sec., 12.09 MiB/sec. | ||
| 8958 | 2025.12.18 18:36:38.387326 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387607 sec., 129719.72611841827 rows/sec., 10.00 MiB/sec. | ||
| 8959 | 2025.12.18 18:36:38.387360 [ 276 ] {69733a63-953f-4758-8d91-2f63c12b01ca} <Debug> TCPHandler: Processed in 0.001447519 sec. | ||
| 8960 | 2025.12.18 18:36:38.387469 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2025.12.18 18:36:38.387478 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8962 | 2025.12.18 18:36:38.387571 [ 276 ] {797fb47e-06e4-40d9-b23f-21252982d952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8963 | 2025.12.18 18:36:38.387611 [ 276 ] {797fb47e-06e4-40d9-b23f-21252982d952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8964 | 2025.12.18 18:36:38.387728 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2025.12.18 18:36:38.387797 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_61_12} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8966 | 2025.12.18 18:36:38.387872 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8967 | 2025.12.18 18:36:38.388214 [ 276 ] {797fb47e-06e4-40d9-b23f-21252982d952} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2025.12.18 18:36:38.388250 [ 276 ] {797fb47e-06e4-40d9-b23f-21252982d952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8969 | 2025.12.18 18:36:38.388575 [ 276 ] {797fb47e-06e4-40d9-b23f-21252982d952} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8970 | 2025.12.18 18:36:38.388782 [ 276 ] {797fb47e-06e4-40d9-b23f-21252982d952} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2025.12.18 18:36:38.388914 [ 276 ] {797fb47e-06e4-40d9-b23f-21252982d952} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001361 sec., 387215.2828802351 rows/sec., 28.68 MiB/sec. | ||
| 8972 | 2025.12.18 18:36:38.388955 [ 276 ] {797fb47e-06e4-40d9-b23f-21252982d952} <Debug> TCPHandler: Processed in 0.00153789 sec. | ||
| 8973 | 2025.12.18 18:36:38.389066 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2025.12.18 18:36:38.389160 [ 276 ] {7cd69910-a19f-421a-a671-1faf6d69e714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8975 | 2025.12.18 18:36:38.389205 [ 276 ] {7cd69910-a19f-421a-a671-1faf6d69e714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8976 | 2025.12.18 18:36:38.389831 [ 276 ] {7cd69910-a19f-421a-a671-1faf6d69e714} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2025.12.18 18:36:38.389892 [ 276 ] {7cd69910-a19f-421a-a671-1faf6d69e714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8978 | 2025.12.18 18:36:38.390275 [ 276 ] {7cd69910-a19f-421a-a671-1faf6d69e714} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8979 | 2025.12.18 18:36:38.390474 [ 276 ] {7cd69910-a19f-421a-a671-1faf6d69e714} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2025.12.18 18:36:38.390606 [ 276 ] {7cd69910-a19f-421a-a671-1faf6d69e714} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001463 sec., 577580.3144224196 rows/sec., 38.88 MiB/sec. | ||
| 8981 | 2025.12.18 18:36:38.390645 [ 276 ] {7cd69910-a19f-421a-a671-1faf6d69e714} <Debug> TCPHandler: Processed in 0.001629451 sec. | ||
| 8982 | 2025.12.18 18:36:38.390758 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2025.12.18 18:36:38.390854 [ 276 ] {07aa3c6d-01e4-4d13-a968-dd9d197a0f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8984 | 2025.12.18 18:36:38.390907 [ 276 ] {07aa3c6d-01e4-4d13-a968-dd9d197a0f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8985 | 2025.12.18 18:36:38.391680 [ 276 ] {07aa3c6d-01e4-4d13-a968-dd9d197a0f60} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2025.12.18 18:36:38.391717 [ 276 ] {07aa3c6d-01e4-4d13-a968-dd9d197a0f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8987 | 2025.12.18 18:36:38.392214 [ 276 ] {07aa3c6d-01e4-4d13-a968-dd9d197a0f60} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8988 | 2025.12.18 18:36:38.392431 [ 276 ] {07aa3c6d-01e4-4d13-a968-dd9d197a0f60} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2025.12.18 18:36:38.392565 [ 276 ] {07aa3c6d-01e4-4d13-a968-dd9d197a0f60} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00173 sec., 2890.1734104046245 rows/sec., 5.18 MiB/sec. | ||
| 8990 | 2025.12.18 18:36:38.392628 [ 276 ] {07aa3c6d-01e4-4d13-a968-dd9d197a0f60} <Debug> TCPHandler: Processed in 0.001921685 sec. | ||
| 8991 | 2025.12.18 18:36:38.392751 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2025.12.18 18:36:38.392873 [ 276 ] {3f78fab1-58b1-47ba-a7bb-35c8ed4bbc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8993 | 2025.12.18 18:36:38.392923 [ 276 ] {3f78fab1-58b1-47ba-a7bb-35c8ed4bbc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8994 | 2025.12.18 18:36:38.393314 [ 276 ] {3f78fab1-58b1-47ba-a7bb-35c8ed4bbc4d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2025.12.18 18:36:38.393351 [ 276 ] {3f78fab1-58b1-47ba-a7bb-35c8ed4bbc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8996 | 2025.12.18 18:36:38.393678 [ 276 ] {3f78fab1-58b1-47ba-a7bb-35c8ed4bbc4d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8997 | 2025.12.18 18:36:38.393890 [ 276 ] {3f78fab1-58b1-47ba-a7bb-35c8ed4bbc4d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2025.12.18 18:36:38.394023 [ 276 ] {3f78fab1-58b1-47ba-a7bb-35c8ed4bbc4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 8999 | 2025.12.18 18:36:38.394061 [ 276 ] {3f78fab1-58b1-47ba-a7bb-35c8ed4bbc4d} <Debug> TCPHandler: Processed in 0.001371348 sec. | ||
| 9000 | 2025.12.18 18:36:38.410694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9001 | 2025.12.18 18:36:38.428284 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2025.12.18 18:36:38.428328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9003 | 2025.12.18 18:36:38.434191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9004 | 2025.12.18 18:36:38.434915 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2025.12.18 18:36:38.437927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9006 | 2025.12.18 18:36:39.864651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1106 | ||
| 9007 | 2025.12.18 18:36:39.867364 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2025.12.18 18:36:39.867407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9009 | 2025.12.18 18:36:39.868575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9010 | 2025.12.18 18:36:39.868843 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2025.12.18 18:36:39.869099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 9012 | 2025.12.18 18:36:43.353867 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9013 | 2025.12.18 18:36:43.354062 [ 276 ] {56018587-8b0b-48b4-96dd-5ad98754f8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9014 | 2025.12.18 18:36:43.354127 [ 276 ] {56018587-8b0b-48b4-96dd-5ad98754f8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9015 | 2025.12.18 18:36:43.354883 [ 276 ] {56018587-8b0b-48b4-96dd-5ad98754f8fa} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2025.12.18 18:36:43.354927 [ 276 ] {56018587-8b0b-48b4-96dd-5ad98754f8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9017 | 2025.12.18 18:36:43.355323 [ 276 ] {56018587-8b0b-48b4-96dd-5ad98754f8fa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9018 | 2025.12.18 18:36:43.355538 [ 276 ] {56018587-8b0b-48b4-96dd-5ad98754f8fa} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2025.12.18 18:36:43.355698 [ 276 ] {56018587-8b0b-48b4-96dd-5ad98754f8fa} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001684 sec., 76009.50118764846 rows/sec., 6.55 MiB/sec. | ||
| 9020 | 2025.12.18 18:36:43.355710 [ 47 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9021 | 2025.12.18 18:36:43.355748 [ 276 ] {56018587-8b0b-48b4-96dd-5ad98754f8fa} <Debug> TCPHandler: Processed in 0.002008666 sec. | ||
| 9022 | 2025.12.18 18:36:43.355809 [ 47 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2025.12.18 18:36:43.355855 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9024 | 2025.12.18 18:36:43.355916 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2025.12.18 18:36:43.356001 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 9026 | 2025.12.18 18:36:43.356025 [ 276 ] {740cb52f-bef2-49ef-82b7-2b1b449527b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9027 | 2025.12.18 18:36:43.356087 [ 276 ] {740cb52f-bef2-49ef-82b7-2b1b449527b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9028 | 2025.12.18 18:36:43.356167 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9029 | 2025.12.18 18:36:43.356209 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1408 rows starting from the beginning of the part | ||
| 9030 | 2025.12.18 18:36:43.356280 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 252 rows starting from the beginning of the part | ||
| 9031 | 2025.12.18 18:36:43.356337 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
| 9032 | 2025.12.18 18:36:43.356387 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
| 9033 | 2025.12.18 18:36:43.356431 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1207 rows starting from the beginning of the part | ||
| 9034 | 2025.12.18 18:36:43.356477 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 128 rows starting from the beginning of the part | ||
| 9035 | 2025.12.18 18:36:43.356550 [ 276 ] {740cb52f-bef2-49ef-82b7-2b1b449527b0} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2025.12.18 18:36:43.356590 [ 276 ] {740cb52f-bef2-49ef-82b7-2b1b449527b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9037 | 2025.12.18 18:36:43.356925 [ 276 ] {740cb52f-bef2-49ef-82b7-2b1b449527b0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9038 | 2025.12.18 18:36:43.357142 [ 276 ] {740cb52f-bef2-49ef-82b7-2b1b449527b0} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2025.12.18 18:36:43.357282 [ 276 ] {740cb52f-bef2-49ef-82b7-2b1b449527b0} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001281 sec., 28103.04449648712 rows/sec., 2.06 MiB/sec. | ||
| 9040 | 2025.12.18 18:36:43.357321 [ 276 ] {740cb52f-bef2-49ef-82b7-2b1b449527b0} <Debug> TCPHandler: Processed in 0.001456559 sec. | ||
| 9041 | 2025.12.18 18:36:43.357426 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2025.12.18 18:36:43.357522 [ 276 ] {f68b155f-704c-4ee0-9a01-9c35b7b675f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9043 | 2025.12.18 18:36:43.357562 [ 276 ] {f68b155f-704c-4ee0-9a01-9c35b7b675f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9044 | 2025.12.18 18:36:43.357905 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971225 sec., 1617775.748582734 rows/sec., 141.95 MiB/sec. | ||
| 9045 | 2025.12.18 18:36:43.358011 [ 276 ] {f68b155f-704c-4ee0-9a01-9c35b7b675f2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9046 | 2025.12.18 18:36:43.358052 [ 276 ] {f68b155f-704c-4ee0-9a01-9c35b7b675f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9047 | 2025.12.18 18:36:43.358193 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9048 | 2025.12.18 18:36:43.358380 [ 276 ] {f68b155f-704c-4ee0-9a01-9c35b7b675f2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9049 | 2025.12.18 18:36:43.358586 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2025.12.18 18:36:43.358645 [ 276 ] {f68b155f-704c-4ee0-9a01-9c35b7b675f2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2025.12.18 18:36:43.358676 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_66_13} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9052 | 2025.12.18 18:36:43.358764 [ 47 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9053 | 2025.12.18 18:36:43.358779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 9054 | 2025.12.18 18:36:43.358785 [ 276 ] {f68b155f-704c-4ee0-9a01-9c35b7b675f2} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001283 sec., 77942.3226812159 rows/sec., 6.09 MiB/sec. | ||
| 9055 | 2025.12.18 18:36:43.358792 [ 47 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2025.12.18 18:36:43.358828 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9057 | 2025.12.18 18:36:43.358834 [ 276 ] {f68b155f-704c-4ee0-9a01-9c35b7b675f2} <Debug> TCPHandler: Processed in 0.001457339 sec. | ||
| 9058 | 2025.12.18 18:36:43.358903 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 9059 | 2025.12.18 18:36:43.358950 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2025.12.18 18:36:43.359007 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9061 | 2025.12.18 18:36:43.359041 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 633 rows starting from the beginning of the part | ||
| 9062 | 2025.12.18 18:36:43.359048 [ 276 ] {599df9d9-4f16-4db0-b0a4-f699a92a78fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9063 | 2025.12.18 18:36:43.359097 [ 276 ] {599df9d9-4f16-4db0-b0a4-f699a92a78fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9064 | 2025.12.18 18:36:43.359100 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 144 rows starting from the beginning of the part | ||
| 9065 | 2025.12.18 18:36:43.359161 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 69 rows starting from the beginning of the part | ||
| 9066 | 2025.12.18 18:36:43.359206 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 100 rows starting from the beginning of the part | ||
| 9067 | 2025.12.18 18:36:43.359248 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 527 rows starting from the beginning of the part | ||
| 9068 | 2025.12.18 18:36:43.359288 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 100 rows starting from the beginning of the part | ||
| 9069 | 2025.12.18 18:36:43.359500 [ 276 ] {599df9d9-4f16-4db0-b0a4-f699a92a78fa} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2025.12.18 18:36:43.359543 [ 276 ] {599df9d9-4f16-4db0-b0a4-f699a92a78fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9071 | 2025.12.18 18:36:43.359893 [ 276 ] {599df9d9-4f16-4db0-b0a4-f699a92a78fa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9072 | 2025.12.18 18:36:43.360103 [ 276 ] {599df9d9-4f16-4db0-b0a4-f699a92a78fa} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2025.12.18 18:36:43.360212 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9074 | 2025.12.18 18:36:43.360230 [ 276 ] {599df9d9-4f16-4db0-b0a4-f699a92a78fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9075 | 2025.12.18 18:36:43.360243 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2025.12.18 18:36:43.360245 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1573 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375068 sec., 1143943.426797802 rows/sec., 91.18 MiB/sec. | ||
| 9077 | 2025.12.18 18:36:43.360270 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9078 | 2025.12.18 18:36:43.360274 [ 276 ] {599df9d9-4f16-4db0-b0a4-f699a92a78fa} <Debug> TCPHandler: Processed in 0.001374098 sec. | ||
| 9079 | 2025.12.18 18:36:43.360354 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 9080 | 2025.12.18 18:36:43.360388 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2025.12.18 18:36:43.360406 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9082 | 2025.12.18 18:36:43.360451 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9083 | 2025.12.18 18:36:43.360482 [ 276 ] {7e3113d6-ec93-4983-a31c-73edc1814aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9084 | 2025.12.18 18:36:43.360485 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17487 rows starting from the beginning of the part | ||
| 9085 | 2025.12.18 18:36:43.360537 [ 276 ] {7e3113d6-ec93-4983-a31c-73edc1814aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9086 | 2025.12.18 18:36:43.360552 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 200 rows starting from the beginning of the part | ||
| 9087 | 2025.12.18 18:36:43.360596 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 9088 | 2025.12.18 18:36:43.360639 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 9089 | 2025.12.18 18:36:43.360672 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2025.12.18 18:36:43.360680 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 845 rows starting from the beginning of the part | ||
| 9091 | 2025.12.18 18:36:43.360734 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9092 | 2025.12.18 18:36:43.360763 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_66_13} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9093 | 2025.12.18 18:36:43.360848 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9094 | 2025.12.18 18:36:43.361382 [ 276 ] {7e3113d6-ec93-4983-a31c-73edc1814aa3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2025.12.18 18:36:43.361421 [ 276 ] {7e3113d6-ec93-4983-a31c-73edc1814aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9096 | 2025.12.18 18:36:43.362007 [ 276 ] {7e3113d6-ec93-4983-a31c-73edc1814aa3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9097 | 2025.12.18 18:36:43.362229 [ 276 ] {7e3113d6-ec93-4983-a31c-73edc1814aa3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2025.12.18 18:36:43.362362 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9099 | 2025.12.18 18:36:43.362365 [ 276 ] {7e3113d6-ec93-4983-a31c-73edc1814aa3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001901 sec., 18937.40136770121 rows/sec., 33.93 MiB/sec. | ||
| 9100 | 2025.12.18 18:36:43.362400 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2025.12.18 18:36:43.362428 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9102 | 2025.12.18 18:36:43.362444 [ 276 ] {7e3113d6-ec93-4983-a31c-73edc1814aa3} <Debug> TCPHandler: Processed in 0.002104127 sec. | ||
| 9103 | 2025.12.18 18:36:43.362506 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 9104 | 2025.12.18 18:36:43.362573 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2025.12.18 18:36:43.362670 [ 276 ] {ccb7bfdd-9465-46d8-a891-1ec4fa077e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9106 | 2025.12.18 18:36:43.362712 [ 276 ] {ccb7bfdd-9465-46d8-a891-1ec4fa077e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9107 | 2025.12.18 18:36:43.362723 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9108 | 2025.12.18 18:36:43.362780 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1125 rows starting from the beginning of the part | ||
| 9109 | 2025.12.18 18:36:43.362906 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 9110 | 2025.12.18 18:36:43.363006 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 9111 | 2025.12.18 18:36:43.363051 [ 276 ] {ccb7bfdd-9465-46d8-a891-1ec4fa077e7d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2025.12.18 18:36:43.363091 [ 276 ] {ccb7bfdd-9465-46d8-a891-1ec4fa077e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9113 | 2025.12.18 18:36:43.363097 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 9114 | 2025.12.18 18:36:43.363214 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 9115 | 2025.12.18 18:36:43.363314 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 9116 | 2025.12.18 18:36:43.363422 [ 276 ] {ccb7bfdd-9465-46d8-a891-1ec4fa077e7d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9117 | 2025.12.18 18:36:43.363649 [ 276 ] {ccb7bfdd-9465-46d8-a891-1ec4fa077e7d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2025.12.18 18:36:43.363772 [ 47 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9119 | 2025.12.18 18:36:43.363790 [ 276 ] {ccb7bfdd-9465-46d8-a891-1ec4fa077e7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 9120 | 2025.12.18 18:36:43.363813 [ 47 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2025.12.18 18:36:43.363837 [ 276 ] {ccb7bfdd-9465-46d8-a891-1ec4fa077e7d} <Debug> TCPHandler: Processed in 0.001312447 sec. | ||
| 9122 | 2025.12.18 18:36:43.363840 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9123 | 2025.12.18 18:36:43.363940 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9124 | 2025.12.18 18:36:43.364036 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9125 | 2025.12.18 18:36:43.364062 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3480 rows starting from the beginning of the part | ||
| 9126 | 2025.12.18 18:36:43.364108 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9127 | 2025.12.18 18:36:43.364145 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9128 | 2025.12.18 18:36:43.364181 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9129 | 2025.12.18 18:36:43.364216 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9130 | 2025.12.18 18:36:43.364251 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9131 | 2025.12.18 18:36:43.366314 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3780 rows, containing 4 columns (4 merged, 0 gathered) in 0.002406651 sec., 1570647.3435491892 rows/sec., 105.79 MiB/sec. | ||
| 9132 | 2025.12.18 18:36:43.366763 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9133 | 2025.12.18 18:36:43.367057 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_66_13} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2025.12.18 18:36:43.367136 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_66_13} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9135 | 2025.12.18 18:36:43.367222 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19012 rows, containing 5 columns (5 merged, 0 gathered) in 0.00690576 sec., 2753064.1088019274 rows/sec., 189.09 MiB/sec. | ||
| 9136 | 2025.12.18 18:36:43.367235 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9137 | 2025.12.18 18:36:43.367578 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9138 | 2025.12.18 18:36:43.367911 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.12.18 18:36:43.367994 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9140 | 2025.12.18 18:36:43.368111 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 9141 | 2025.12.18 18:36:43.371110 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 19 columns (19 merged, 0 gathered) in 0.008638691 sec., 143887.5403692527 rows/sec., 257.84 MiB/sec. | ||
| 9142 | 2025.12.18 18:36:43.372436 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9143 | 2025.12.18 18:36:43.372776 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2025.12.18 18:36:43.372851 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9145 | 2025.12.18 18:36:43.372958 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 9146 | 2025.12.18 18:36:44.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.67 MiB, peak 322.63 MiB, free memory in arenas 0.00 B, will set to 313.80 MiB (RSS), difference: 5.14 MiB | ||
| 9147 | 2025.12.18 18:36:44.659275 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9148 | 2025.12.18 18:36:44.659332 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9149 | 2025.12.18 18:36:44.791872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22030 | ||
| 9150 | 2025.12.18 18:36:44.792378 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.12.18 18:36:44.792427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9152 | 2025.12.18 18:36:44.792921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9153 | 2025.12.18 18:36:44.793157 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2025.12.18 18:36:44.793305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22030 | ||
| 9155 | 2025.12.18 18:36:44.793310 [ 46 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9156 | 2025.12.18 18:36:44.793382 [ 46 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2025.12.18 18:36:44.793405 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9158 | 2025.12.18 18:36:44.793526 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 9159 | 2025.12.18 18:36:44.793672 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9160 | 2025.12.18 18:36:44.793710 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19662 rows starting from the beginning of the part | ||
| 9161 | 2025.12.18 18:36:44.793774 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9162 | 2025.12.18 18:36:44.793820 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9163 | 2025.12.18 18:36:44.793860 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9164 | 2025.12.18 18:36:44.793901 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9165 | 2025.12.18 18:36:44.793942 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9166 | 2025.12.18 18:36:44.795999 [ 197 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22030 rows, containing 4 columns (4 merged, 0 gathered) in 0.002529773 sec., 8708291.218223928 rows/sec., 124.57 MiB/sec. | ||
| 9167 | 2025.12.18 18:36:44.796356 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9168 | 2025.12.18 18:36:44.796630 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2025.12.18 18:36:44.796699 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_46_9} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9170 | 2025.12.18 18:36:44.796791 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9171 | 2025.12.18 18:36:45.938028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9172 | 2025.12.18 18:36:45.956041 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2025.12.18 18:36:45.956101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9174 | 2025.12.18 18:36:45.961864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9175 | 2025.12.18 18:36:45.962584 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2025.12.18 18:36:45.962900 [ 46 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9177 | 2025.12.18 18:36:45.962971 [ 46 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2025.12.18 18:36:45.962995 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9179 | 2025.12.18 18:36:45.963167 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 9180 | 2025.12.18 18:36:45.966018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9181 | 2025.12.18 18:36:45.967142 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9182 | 2025.12.18 18:36:45.968749 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 9183 | 2025.12.18 18:36:45.973578 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 9184 | 2025.12.18 18:36:45.978216 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 9185 | 2025.12.18 18:36:45.982808 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 9186 | 2025.12.18 18:36:45.987211 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 9187 | 2025.12.18 18:36:45.991032 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 9188 | 2025.12.18 18:36:46.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.27 MiB, peak 323.27 MiB, free memory in arenas 0.00 B, will set to 313.96 MiB (RSS), difference: -9.31 MiB | ||
| 9189 | 2025.12.18 18:36:46.041940 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078854256 sec., 4400.523416263036 rows/sec., 22.75 MiB/sec. | ||
| 9190 | 2025.12.18 18:36:46.044679 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9191 | 2025.12.18 18:36:46.046679 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_46_9} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2025.12.18 18:36:46.046789 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_46_9} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9193 | 2025.12.18 18:36:46.049702 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9194 | 2025.12.18 18:36:47.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.62 MiB, peak 323.27 MiB, free memory in arenas 0.00 B, will set to 313.98 MiB (RSS), difference: 8.36 MiB | ||
| 9195 | 2025.12.18 18:36:48.352777 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2025.12.18 18:36:48.352982 [ 276 ] {459b2c0d-4f16-42e3-a7bb-4c27b80f06f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9197 | 2025.12.18 18:36:48.353060 [ 276 ] {459b2c0d-4f16-42e3-a7bb-4c27b80f06f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9198 | 2025.12.18 18:36:48.353815 [ 276 ] {459b2c0d-4f16-42e3-a7bb-4c27b80f06f2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2025.12.18 18:36:48.353868 [ 276 ] {459b2c0d-4f16-42e3-a7bb-4c27b80f06f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9200 | 2025.12.18 18:36:48.354287 [ 276 ] {459b2c0d-4f16-42e3-a7bb-4c27b80f06f2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9201 | 2025.12.18 18:36:48.354525 [ 276 ] {459b2c0d-4f16-42e3-a7bb-4c27b80f06f2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2025.12.18 18:36:48.354694 [ 276 ] {459b2c0d-4f16-42e3-a7bb-4c27b80f06f2} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001766 sec., 37372.593431483576 rows/sec., 2.98 MiB/sec. | ||
| 9203 | 2025.12.18 18:36:48.354748 [ 276 ] {459b2c0d-4f16-42e3-a7bb-4c27b80f06f2} <Debug> TCPHandler: Processed in 0.002117178 sec. | ||
| 9204 | 2025.12.18 18:36:48.354880 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2025.12.18 18:36:48.354986 [ 276 ] {5550322a-5487-4c54-84a1-00fb8e7a33a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9206 | 2025.12.18 18:36:48.355031 [ 276 ] {5550322a-5487-4c54-84a1-00fb8e7a33a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9207 | 2025.12.18 18:36:48.355441 [ 276 ] {5550322a-5487-4c54-84a1-00fb8e7a33a0} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2025.12.18 18:36:48.355481 [ 276 ] {5550322a-5487-4c54-84a1-00fb8e7a33a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9209 | 2025.12.18 18:36:48.355787 [ 276 ] {5550322a-5487-4c54-84a1-00fb8e7a33a0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9210 | 2025.12.18 18:36:48.356009 [ 276 ] {5550322a-5487-4c54-84a1-00fb8e7a33a0} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.12.18 18:36:48.356149 [ 276 ] {5550322a-5487-4c54-84a1-00fb8e7a33a0} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001187 sec., 4212.299915754002 rows/sec., 316.75 KiB/sec. | ||
| 9212 | 2025.12.18 18:36:48.356190 [ 276 ] {5550322a-5487-4c54-84a1-00fb8e7a33a0} <Debug> TCPHandler: Processed in 0.001364057 sec. | ||
| 9213 | 2025.12.18 18:36:48.356313 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2025.12.18 18:36:48.356439 [ 276 ] {24c6dcfd-653b-403c-a1ad-6bf60527db41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9215 | 2025.12.18 18:36:48.356488 [ 276 ] {24c6dcfd-653b-403c-a1ad-6bf60527db41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9216 | 2025.12.18 18:36:48.356940 [ 276 ] {24c6dcfd-653b-403c-a1ad-6bf60527db41} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2025.12.18 18:36:48.356980 [ 276 ] {24c6dcfd-653b-403c-a1ad-6bf60527db41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9218 | 2025.12.18 18:36:48.357318 [ 276 ] {24c6dcfd-653b-403c-a1ad-6bf60527db41} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9219 | 2025.12.18 18:36:48.357544 [ 276 ] {24c6dcfd-653b-403c-a1ad-6bf60527db41} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2025.12.18 18:36:48.357679 [ 276 ] {24c6dcfd-653b-403c-a1ad-6bf60527db41} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001267 sec., 54459.352801894245 rows/sec., 4.25 MiB/sec. | ||
| 9221 | 2025.12.18 18:36:48.357719 [ 276 ] {24c6dcfd-653b-403c-a1ad-6bf60527db41} <Debug> TCPHandler: Processed in 0.001467789 sec. | ||
| 9222 | 2025.12.18 18:36:48.357828 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2025.12.18 18:36:48.357925 [ 276 ] {66a03484-f76b-4261-acd3-8b8e64085760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9224 | 2025.12.18 18:36:48.357972 [ 276 ] {66a03484-f76b-4261-acd3-8b8e64085760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9225 | 2025.12.18 18:36:48.358378 [ 276 ] {66a03484-f76b-4261-acd3-8b8e64085760} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2025.12.18 18:36:48.358415 [ 276 ] {66a03484-f76b-4261-acd3-8b8e64085760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9227 | 2025.12.18 18:36:48.358751 [ 276 ] {66a03484-f76b-4261-acd3-8b8e64085760} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9228 | 2025.12.18 18:36:48.358961 [ 276 ] {66a03484-f76b-4261-acd3-8b8e64085760} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2025.12.18 18:36:48.359090 [ 276 ] {66a03484-f76b-4261-acd3-8b8e64085760} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 9230 | 2025.12.18 18:36:48.359129 [ 276 ] {66a03484-f76b-4261-acd3-8b8e64085760} <Debug> TCPHandler: Processed in 0.001350447 sec. | ||
| 9231 | 2025.12.18 18:36:48.359234 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2025.12.18 18:36:48.359329 [ 276 ] {9fe2d8dd-65ea-4830-8766-50e2df266430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9233 | 2025.12.18 18:36:48.359382 [ 276 ] {9fe2d8dd-65ea-4830-8766-50e2df266430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9234 | 2025.12.18 18:36:48.360123 [ 276 ] {9fe2d8dd-65ea-4830-8766-50e2df266430} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2025.12.18 18:36:48.360159 [ 276 ] {9fe2d8dd-65ea-4830-8766-50e2df266430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9236 | 2025.12.18 18:36:48.360655 [ 276 ] {9fe2d8dd-65ea-4830-8766-50e2df266430} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9237 | 2025.12.18 18:36:48.360883 [ 276 ] {9fe2d8dd-65ea-4830-8766-50e2df266430} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2025.12.18 18:36:48.361025 [ 276 ] {9fe2d8dd-65ea-4830-8766-50e2df266430} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001714 sec., 2917.1528588098017 rows/sec., 5.23 MiB/sec. | ||
| 9239 | 2025.12.18 18:36:48.361089 [ 276 ] {9fe2d8dd-65ea-4830-8766-50e2df266430} <Debug> TCPHandler: Processed in 0.001904224 sec. | ||
| 9240 | 2025.12.18 18:36:48.361197 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2025.12.18 18:36:48.361292 [ 276 ] {98753322-f5ad-400d-9920-6b90450d5bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9242 | 2025.12.18 18:36:48.361334 [ 276 ] {98753322-f5ad-400d-9920-6b90450d5bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9243 | 2025.12.18 18:36:48.361661 [ 276 ] {98753322-f5ad-400d-9920-6b90450d5bbd} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2025.12.18 18:36:48.361697 [ 276 ] {98753322-f5ad-400d-9920-6b90450d5bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9245 | 2025.12.18 18:36:48.361997 [ 276 ] {98753322-f5ad-400d-9920-6b90450d5bbd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9246 | 2025.12.18 18:36:48.362201 [ 276 ] {98753322-f5ad-400d-9920-6b90450d5bbd} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2025.12.18 18:36:48.362328 [ 276 ] {98753322-f5ad-400d-9920-6b90450d5bbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 9248 | 2025.12.18 18:36:48.362363 [ 276 ] {98753322-f5ad-400d-9920-6b90450d5bbd} <Debug> TCPHandler: Processed in 0.001216416 sec. | ||
| 9249 | 2025.12.18 18:36:49.869341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1130 | ||
| 9250 | 2025.12.18 18:36:49.871703 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2025.12.18 18:36:49.871763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9252 | 2025.12.18 18:36:49.872947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9253 | 2025.12.18 18:36:49.873225 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2025.12.18 18:36:49.873615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 9255 | 2025.12.18 18:36:52.293619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22542 | ||
| 9256 | 2025.12.18 18:36:52.294214 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2025.12.18 18:36:52.294259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9258 | 2025.12.18 18:36:52.294815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9259 | 2025.12.18 18:36:52.295044 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2025.12.18 18:36:52.295173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22542 | ||
| 9261 | 2025.12.18 18:36:53.356373 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2025.12.18 18:36:53.356572 [ 276 ] {86866897-cb81-4b9a-8f4d-3eba74977932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9263 | 2025.12.18 18:36:53.356648 [ 276 ] {86866897-cb81-4b9a-8f4d-3eba74977932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9264 | 2025.12.18 18:36:53.357315 [ 276 ] {86866897-cb81-4b9a-8f4d-3eba74977932} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2025.12.18 18:36:53.357364 [ 276 ] {86866897-cb81-4b9a-8f4d-3eba74977932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9266 | 2025.12.18 18:36:53.357745 [ 276 ] {86866897-cb81-4b9a-8f4d-3eba74977932} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9267 | 2025.12.18 18:36:53.357971 [ 276 ] {86866897-cb81-4b9a-8f4d-3eba74977932} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2025.12.18 18:36:53.358122 [ 276 ] {86866897-cb81-4b9a-8f4d-3eba74977932} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001604 sec., 14962.593516209477 rows/sec., 1.24 MiB/sec. | ||
| 9269 | 2025.12.18 18:36:53.358166 [ 276 ] {86866897-cb81-4b9a-8f4d-3eba74977932} <Debug> TCPHandler: Processed in 0.001938435 sec. | ||
| 9270 | 2025.12.18 18:36:53.358283 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2025.12.18 18:36:53.358381 [ 276 ] {ec56d34e-46c4-4ebd-8e44-6f561582297e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9272 | 2025.12.18 18:36:53.358422 [ 276 ] {ec56d34e-46c4-4ebd-8e44-6f561582297e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9273 | 2025.12.18 18:36:53.358809 [ 276 ] {ec56d34e-46c4-4ebd-8e44-6f561582297e} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2025.12.18 18:36:53.358847 [ 276 ] {ec56d34e-46c4-4ebd-8e44-6f561582297e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9275 | 2025.12.18 18:36:53.359137 [ 276 ] {ec56d34e-46c4-4ebd-8e44-6f561582297e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9276 | 2025.12.18 18:36:53.359355 [ 276 ] {ec56d34e-46c4-4ebd-8e44-6f561582297e} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2025.12.18 18:36:53.359483 [ 276 ] {ec56d34e-46c4-4ebd-8e44-6f561582297e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 290.71 KiB/sec. | ||
| 9278 | 2025.12.18 18:36:53.359520 [ 276 ] {ec56d34e-46c4-4ebd-8e44-6f561582297e} <Debug> TCPHandler: Processed in 0.001287216 sec. | ||
| 9279 | 2025.12.18 18:36:53.359631 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2025.12.18 18:36:53.359727 [ 276 ] {e1bbff32-9b01-4d67-ad40-bac59c1df5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9281 | 2025.12.18 18:36:53.359766 [ 276 ] {e1bbff32-9b01-4d67-ad40-bac59c1df5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9282 | 2025.12.18 18:36:53.360276 [ 276 ] {e1bbff32-9b01-4d67-ad40-bac59c1df5cf} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2025.12.18 18:36:53.360313 [ 276 ] {e1bbff32-9b01-4d67-ad40-bac59c1df5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9284 | 2025.12.18 18:36:53.360632 [ 276 ] {e1bbff32-9b01-4d67-ad40-bac59c1df5cf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9285 | 2025.12.18 18:36:53.360841 [ 276 ] {e1bbff32-9b01-4d67-ad40-bac59c1df5cf} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2025.12.18 18:36:53.360970 [ 276 ] {e1bbff32-9b01-4d67-ad40-bac59c1df5cf} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.001262 sec., 198098.25673534072 rows/sec., 17.72 MiB/sec. | ||
| 9287 | 2025.12.18 18:36:53.361007 [ 276 ] {e1bbff32-9b01-4d67-ad40-bac59c1df5cf} <Debug> TCPHandler: Processed in 0.001426829 sec. | ||
| 9288 | 2025.12.18 18:36:53.361114 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2025.12.18 18:36:53.361209 [ 276 ] {624d33f5-915e-4ee7-a6fd-ecba0b72732a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9290 | 2025.12.18 18:36:53.361249 [ 276 ] {624d33f5-915e-4ee7-a6fd-ecba0b72732a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9291 | 2025.12.18 18:36:53.361650 [ 276 ] {624d33f5-915e-4ee7-a6fd-ecba0b72732a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2025.12.18 18:36:53.361687 [ 276 ] {624d33f5-915e-4ee7-a6fd-ecba0b72732a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9293 | 2025.12.18 18:36:53.361978 [ 276 ] {624d33f5-915e-4ee7-a6fd-ecba0b72732a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9294 | 2025.12.18 18:36:53.362236 [ 276 ] {624d33f5-915e-4ee7-a6fd-ecba0b72732a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2025.12.18 18:36:53.362368 [ 276 ] {624d33f5-915e-4ee7-a6fd-ecba0b72732a} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001176 sec., 44217.68707482993 rows/sec., 3.28 MiB/sec. | ||
| 9296 | 2025.12.18 18:36:53.362406 [ 276 ] {624d33f5-915e-4ee7-a6fd-ecba0b72732a} <Debug> TCPHandler: Processed in 0.001342197 sec. | ||
| 9297 | 2025.12.18 18:36:53.362514 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2025.12.18 18:36:53.362609 [ 276 ] {0deb8b29-fb3d-4d75-87fa-980aa4e8a403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9299 | 2025.12.18 18:36:53.362649 [ 276 ] {0deb8b29-fb3d-4d75-87fa-980aa4e8a403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9300 | 2025.12.18 18:36:53.363072 [ 276 ] {0deb8b29-fb3d-4d75-87fa-980aa4e8a403} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2025.12.18 18:36:53.363111 [ 276 ] {0deb8b29-fb3d-4d75-87fa-980aa4e8a403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9302 | 2025.12.18 18:36:53.363416 [ 276 ] {0deb8b29-fb3d-4d75-87fa-980aa4e8a403} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9303 | 2025.12.18 18:36:53.363627 [ 276 ] {0deb8b29-fb3d-4d75-87fa-980aa4e8a403} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2025.12.18 18:36:53.363756 [ 276 ] {0deb8b29-fb3d-4d75-87fa-980aa4e8a403} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.71 MiB/sec. | ||
| 9305 | 2025.12.18 18:36:53.363796 [ 276 ] {0deb8b29-fb3d-4d75-87fa-980aa4e8a403} <Debug> TCPHandler: Processed in 0.001331328 sec. | ||
| 9306 | 2025.12.18 18:36:53.363913 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2025.12.18 18:36:53.364017 [ 276 ] {a877962b-4db1-45aa-9778-a88fd3cac5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9308 | 2025.12.18 18:36:53.364060 [ 276 ] {a877962b-4db1-45aa-9778-a88fd3cac5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9309 | 2025.12.18 18:36:53.364483 [ 276 ] {a877962b-4db1-45aa-9778-a88fd3cac5fa} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2025.12.18 18:36:53.364523 [ 276 ] {a877962b-4db1-45aa-9778-a88fd3cac5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9311 | 2025.12.18 18:36:53.364833 [ 276 ] {a877962b-4db1-45aa-9778-a88fd3cac5fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9312 | 2025.12.18 18:36:53.365067 [ 276 ] {a877962b-4db1-45aa-9778-a88fd3cac5fa} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2025.12.18 18:36:53.365198 [ 276 ] {a877962b-4db1-45aa-9778-a88fd3cac5fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0012 sec., 10000 rows/sec., 781.25 KiB/sec. | ||
| 9314 | 2025.12.18 18:36:53.365239 [ 276 ] {a877962b-4db1-45aa-9778-a88fd3cac5fa} <Debug> TCPHandler: Processed in 0.001377638 sec. | ||
| 9315 | 2025.12.18 18:36:53.365353 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9316 | 2025.12.18 18:36:53.365449 [ 276 ] {c255d8b5-bd33-4558-971b-875765bbcc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9317 | 2025.12.18 18:36:53.365490 [ 276 ] {c255d8b5-bd33-4558-971b-875765bbcc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9318 | 2025.12.18 18:36:53.365952 [ 276 ] {c255d8b5-bd33-4558-971b-875765bbcc1f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2025.12.18 18:36:53.365990 [ 276 ] {c255d8b5-bd33-4558-971b-875765bbcc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9320 | 2025.12.18 18:36:53.366302 [ 276 ] {c255d8b5-bd33-4558-971b-875765bbcc1f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9321 | 2025.12.18 18:36:53.366506 [ 276 ] {c255d8b5-bd33-4558-971b-875765bbcc1f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2025.12.18 18:36:53.366644 [ 276 ] {c255d8b5-bd33-4558-971b-875765bbcc1f} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001214 sec., 115321.25205930807 rows/sec., 9.32 MiB/sec. | ||
| 9323 | 2025.12.18 18:36:53.366683 [ 276 ] {c255d8b5-bd33-4558-971b-875765bbcc1f} <Debug> TCPHandler: Processed in 0.001381118 sec. | ||
| 9324 | 2025.12.18 18:36:53.366795 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2025.12.18 18:36:53.366890 [ 276 ] {fc682a03-edb8-49f1-9662-c33916bca88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9326 | 2025.12.18 18:36:53.366936 [ 276 ] {fc682a03-edb8-49f1-9662-c33916bca88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9327 | 2025.12.18 18:36:53.367344 [ 276 ] {fc682a03-edb8-49f1-9662-c33916bca88f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2025.12.18 18:36:53.367382 [ 276 ] {fc682a03-edb8-49f1-9662-c33916bca88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9329 | 2025.12.18 18:36:53.367712 [ 276 ] {fc682a03-edb8-49f1-9662-c33916bca88f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9330 | 2025.12.18 18:36:53.367923 [ 276 ] {fc682a03-edb8-49f1-9662-c33916bca88f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2025.12.18 18:36:53.368052 [ 276 ] {fc682a03-edb8-49f1-9662-c33916bca88f} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001181 sec., 167654.5300592718 rows/sec., 12.02 MiB/sec. | ||
| 9332 | 2025.12.18 18:36:53.368090 [ 276 ] {fc682a03-edb8-49f1-9662-c33916bca88f} <Debug> TCPHandler: Processed in 0.001346267 sec. | ||
| 9333 | 2025.12.18 18:36:53.368200 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9334 | 2025.12.18 18:36:53.368294 [ 276 ] {a67f4a0e-7f8c-461f-ba3f-1ebf2b064753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9335 | 2025.12.18 18:36:53.368347 [ 276 ] {a67f4a0e-7f8c-461f-ba3f-1ebf2b064753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9336 | 2025.12.18 18:36:53.369173 [ 276 ] {a67f4a0e-7f8c-461f-ba3f-1ebf2b064753} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2025.12.18 18:36:53.369210 [ 276 ] {a67f4a0e-7f8c-461f-ba3f-1ebf2b064753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9338 | 2025.12.18 18:36:53.369757 [ 276 ] {a67f4a0e-7f8c-461f-ba3f-1ebf2b064753} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9339 | 2025.12.18 18:36:53.369977 [ 276 ] {a67f4a0e-7f8c-461f-ba3f-1ebf2b064753} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2025.12.18 18:36:53.370113 [ 276 ] {a67f4a0e-7f8c-461f-ba3f-1ebf2b064753} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001837 sec., 19597.169297768098 rows/sec., 35.12 MiB/sec. | ||
| 9341 | 2025.12.18 18:36:53.370168 [ 276 ] {a67f4a0e-7f8c-461f-ba3f-1ebf2b064753} <Debug> TCPHandler: Processed in 0.002018955 sec. | ||
| 9342 | 2025.12.18 18:36:53.370281 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9343 | 2025.12.18 18:36:53.370377 [ 276 ] {60d4a453-bc4d-426a-a609-6a20a5c8e723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9344 | 2025.12.18 18:36:53.370418 [ 276 ] {60d4a453-bc4d-426a-a609-6a20a5c8e723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9345 | 2025.12.18 18:36:53.370745 [ 276 ] {60d4a453-bc4d-426a-a609-6a20a5c8e723} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2025.12.18 18:36:53.370782 [ 276 ] {60d4a453-bc4d-426a-a609-6a20a5c8e723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9347 | 2025.12.18 18:36:53.371078 [ 276 ] {60d4a453-bc4d-426a-a609-6a20a5c8e723} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9348 | 2025.12.18 18:36:53.371283 [ 276 ] {60d4a453-bc4d-426a-a609-6a20a5c8e723} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2025.12.18 18:36:53.371416 [ 276 ] {60d4a453-bc4d-426a-a609-6a20a5c8e723} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 9350 | 2025.12.18 18:36:53.371453 [ 276 ] {60d4a453-bc4d-426a-a609-6a20a5c8e723} <Debug> TCPHandler: Processed in 0.001221886 sec. | ||
| 9351 | 2025.12.18 18:36:53.466156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9352 | 2025.12.18 18:36:53.480957 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2025.12.18 18:36:53.481003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9354 | 2025.12.18 18:36:53.486115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9355 | 2025.12.18 18:36:53.486827 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2025.12.18 18:36:53.489421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9357 | 2025.12.18 18:36:54.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.23 MiB, peak 323.27 MiB, free memory in arenas 0.00 B, will set to 314.01 MiB (RSS), difference: -1.22 MiB | ||
| 9358 | 2025.12.18 18:36:54.421278 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62635 | ||
| 9359 | 2025.12.18 18:36:54.421398 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9360 | 2025.12.18 18:36:54.421429 [ 289 ] {} <Debug> TCP-Session: 3e771c10-262a-4e8f-aabe-86c8a8e75f96 Authenticating user 'default' from [fd00:1122:3344:101::e]:62635 | ||
| 9361 | 2025.12.18 18:36:54.421454 [ 289 ] {} <Debug> TCP-Session: 3e771c10-262a-4e8f-aabe-86c8a8e75f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2025.12.18 18:36:54.421470 [ 289 ] {} <Debug> TCP-Session: 3e771c10-262a-4e8f-aabe-86c8a8e75f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2025.12.18 18:36:54.421683 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51024 | ||
| 9364 | 2025.12.18 18:36:54.421718 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64780 | ||
| 9365 | 2025.12.18 18:36:54.421727 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52700 | ||
| 9366 | 2025.12.18 18:36:54.421758 [ 289 ] {} <Trace> TCP-Session: 3e771c10-262a-4e8f-aabe-86c8a8e75f96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2025.12.18 18:36:54.421750 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63039 | ||
| 9368 | 2025.12.18 18:36:54.421818 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9369 | 2025.12.18 18:36:54.421845 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9370 | 2025.12.18 18:36:54.421873 [ 294 ] {} <Debug> TCP-Session: 104b7d6a-6faf-4528-8e5b-45ff1f925d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:64780 | ||
| 9371 | 2025.12.18 18:36:54.421889 [ 275 ] {} <Debug> TCP-Session: 75520294-0d51-4dc6-bc79-cc8cf2b590a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52700 | ||
| 9372 | 2025.12.18 18:36:54.421818 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9373 | 2025.12.18 18:36:54.421910 [ 294 ] {} <Debug> TCP-Session: 104b7d6a-6faf-4528-8e5b-45ff1f925d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9374 | 2025.12.18 18:36:54.421918 [ 275 ] {} <Debug> TCP-Session: 75520294-0d51-4dc6-bc79-cc8cf2b590a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9375 | 2025.12.18 18:36:54.421945 [ 294 ] {} <Debug> TCP-Session: 104b7d6a-6faf-4528-8e5b-45ff1f925d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2025.12.18 18:36:54.421946 [ 290 ] {} <Debug> TCP-Session: 24e3b044-84dc-474d-9f88-940f93a62891 Authenticating user 'default' from [fd00:1122:3344:101::e]:51024 | ||
| 9377 | 2025.12.18 18:36:54.421954 [ 289 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9378 | 2025.12.18 18:36:54.421985 [ 290 ] {} <Debug> TCP-Session: 24e3b044-84dc-474d-9f88-940f93a62891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9379 | 2025.12.18 18:36:54.421742 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51965 | ||
| 9380 | 2025.12.18 18:36:54.422035 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9381 | 2025.12.18 18:36:54.422022 [ 290 ] {} <Debug> TCP-Session: 24e3b044-84dc-474d-9f88-940f93a62891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9382 | 2025.12.18 18:36:54.422081 [ 288 ] {} <Debug> TCP-Session: 3716ba3d-1f0c-4dd6-8ba2-eca98ef30c2b Authenticating user 'default' from [fd00:1122:3344:101::e]:63039 | ||
| 9383 | 2025.12.18 18:36:54.421706 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39056 | ||
| 9384 | 2025.12.18 18:36:54.422117 [ 288 ] {} <Debug> TCP-Session: 3716ba3d-1f0c-4dd6-8ba2-eca98ef30c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2025.12.18 18:36:54.421701 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52741 | ||
| 9386 | 2025.12.18 18:36:54.422147 [ 288 ] {} <Debug> TCP-Session: 3716ba3d-1f0c-4dd6-8ba2-eca98ef30c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2025.12.18 18:36:54.421693 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33844 | ||
| 9388 | 2025.12.18 18:36:54.421958 [ 275 ] {} <Debug> TCP-Session: 75520294-0d51-4dc6-bc79-cc8cf2b590a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9389 | 2025.12.18 18:36:54.422243 [ 289 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9390 | 2025.12.18 18:36:54.422301 [ 289 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9391 | 2025.12.18 18:36:54.422586 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9392 | 2025.12.18 18:36:54.422589 [ 289 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 9393 | 2025.12.18 18:36:54.422623 [ 292 ] {} <Debug> TCP-Session: 75221fb8-4480-4a04-8355-8a532fde5511 Authenticating user 'default' from [fd00:1122:3344:101::e]:52741 | ||
| 9394 | 2025.12.18 18:36:54.422649 [ 292 ] {} <Debug> TCP-Session: 75221fb8-4480-4a04-8355-8a532fde5511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9395 | 2025.12.18 18:36:54.422664 [ 292 ] {} <Debug> TCP-Session: 75221fb8-4480-4a04-8355-8a532fde5511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2025.12.18 18:36:54.422696 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9397 | 2025.12.18 18:36:54.422740 [ 291 ] {} <Debug> TCP-Session: 87123917-bcc4-4f9d-b20e-4d6971310d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:33844 | ||
| 9398 | 2025.12.18 18:36:54.422763 [ 291 ] {} <Debug> TCP-Session: 87123917-bcc4-4f9d-b20e-4d6971310d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9399 | 2025.12.18 18:36:54.422776 [ 291 ] {} <Debug> TCP-Session: 87123917-bcc4-4f9d-b20e-4d6971310d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9400 | 2025.12.18 18:36:54.422778 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9401 | 2025.12.18 18:36:54.422811 [ 287 ] {} <Debug> TCP-Session: 78e71845-104c-42dd-aef7-941871cbe31b Authenticating user 'default' from [fd00:1122:3344:101::e]:51965 | ||
| 9402 | 2025.12.18 18:36:54.422828 [ 287 ] {} <Debug> TCP-Session: 78e71845-104c-42dd-aef7-941871cbe31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9403 | 2025.12.18 18:36:54.422840 [ 287 ] {} <Debug> TCP-Session: 78e71845-104c-42dd-aef7-941871cbe31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2025.12.18 18:36:54.422990 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9405 | 2025.12.18 18:36:54.423024 [ 293 ] {} <Debug> TCP-Session: d149704a-2493-4556-b6af-661f7f78e9a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39056 | ||
| 9406 | 2025.12.18 18:36:54.423041 [ 293 ] {} <Debug> TCP-Session: d149704a-2493-4556-b6af-661f7f78e9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9407 | 2025.12.18 18:36:54.423054 [ 293 ] {} <Debug> TCP-Session: d149704a-2493-4556-b6af-661f7f78e9a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9408 | 2025.12.18 18:36:54.423527 [ 301 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Trace> AggregatingTransform: Aggregating | ||
| 9409 | 2025.12.18 18:36:54.423577 [ 301 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 9410 | 2025.12.18 18:36:54.423619 [ 301 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905522 sec. (1104.335 rows/sec., 43.14 KiB/sec.) | ||
| 9411 | 2025.12.18 18:36:54.423639 [ 301 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Trace> Aggregator: Merging aggregated data | ||
| 9412 | 2025.12.18 18:36:54.425026 [ 289 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 9413 | 2025.12.18 18:36:54.425163 [ 289 ] {5d4f390c-519c-4d4b-8f0a-0b65d4f352fc} <Debug> TCPHandler: Processed in 0.003536506 sec. | ||
| 9414 | 2025.12.18 18:36:54.425264 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9415 | 2025.12.18 18:36:54.425291 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9416 | 2025.12.18 18:36:54.425292 [ 289 ] {} <Debug> TCP-Session: 3e771c10-262a-4e8f-aabe-86c8a8e75f96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9417 | 2025.12.18 18:36:54.425307 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9418 | 2025.12.18 18:36:54.425331 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9419 | 2025.12.18 18:36:54.425353 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9420 | 2025.12.18 18:36:54.425369 [ 291 ] {} <Debug> TCP-Session: 87123917-bcc4-4f9d-b20e-4d6971310d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9421 | 2025.12.18 18:36:54.425381 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9422 | 2025.12.18 18:36:54.425406 [ 294 ] {} <Debug> TCP-Session: 104b7d6a-6faf-4528-8e5b-45ff1f925d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9423 | 2025.12.18 18:36:54.425414 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9424 | 2025.12.18 18:36:54.425416 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9425 | 2025.12.18 18:36:54.425436 [ 292 ] {} <Debug> TCP-Session: 75221fb8-4480-4a04-8355-8a532fde5511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9426 | 2025.12.18 18:36:54.425458 [ 290 ] {} <Debug> TCP-Session: 24e3b044-84dc-474d-9f88-940f93a62891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9427 | 2025.12.18 18:36:54.425475 [ 293 ] {} <Debug> TCP-Session: d149704a-2493-4556-b6af-661f7f78e9a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9428 | 2025.12.18 18:36:54.425435 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9429 | 2025.12.18 18:36:54.425385 [ 275 ] {} <Debug> TCP-Session: 75520294-0d51-4dc6-bc79-cc8cf2b590a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9430 | 2025.12.18 18:36:54.425533 [ 287 ] {} <Debug> TCP-Session: 78e71845-104c-42dd-aef7-941871cbe31b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9431 | 2025.12.18 18:36:54.425332 [ 288 ] {} <Debug> TCP-Session: 3716ba3d-1f0c-4dd6-8ba2-eca98ef30c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9432 | 2025.12.18 18:36:55.476535 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51224 | ||
| 9433 | 2025.12.18 18:36:55.476653 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9434 | 2025.12.18 18:36:55.476682 [ 289 ] {} <Debug> TCP-Session: bc85f07a-42a9-48a8-90b5-f00fda25b336 Authenticating user 'default' from [fd00:1122:3344:101::e]:51224 | ||
| 9435 | 2025.12.18 18:36:55.476706 [ 289 ] {} <Debug> TCP-Session: bc85f07a-42a9-48a8-90b5-f00fda25b336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9436 | 2025.12.18 18:36:55.476722 [ 289 ] {} <Debug> TCP-Session: bc85f07a-42a9-48a8-90b5-f00fda25b336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2025.12.18 18:36:55.476932 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41497 | ||
| 9438 | 2025.12.18 18:36:55.476949 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56848 | ||
| 9439 | 2025.12.18 18:36:55.476994 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59985 | ||
| 9440 | 2025.12.18 18:36:55.477017 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53411 | ||
| 9441 | 2025.12.18 18:36:55.477058 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9442 | 2025.12.18 18:36:55.477076 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9443 | 2025.12.18 18:36:55.477090 [ 289 ] {} <Trace> TCP-Session: bc85f07a-42a9-48a8-90b5-f00fda25b336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9444 | 2025.12.18 18:36:55.477096 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9445 | 2025.12.18 18:36:55.477112 [ 292 ] {} <Debug> TCP-Session: 932890b7-4684-413d-967a-44ae5ee80747 Authenticating user 'default' from [fd00:1122:3344:101::e]:56848 | ||
| 9446 | 2025.12.18 18:36:55.477122 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9447 | 2025.12.18 18:36:55.477142 [ 275 ] {} <Debug> TCP-Session: 24bdb714-d829-443a-877f-ecf001c972dd Authenticating user 'default' from [fd00:1122:3344:101::e]:59985 | ||
| 9448 | 2025.12.18 18:36:55.477155 [ 292 ] {} <Debug> TCP-Session: 932890b7-4684-413d-967a-44ae5ee80747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9449 | 2025.12.18 18:36:55.477166 [ 288 ] {} <Debug> TCP-Session: 16cab405-ed04-42ab-9474-0dcc68f3cb8e Authenticating user 'default' from [fd00:1122:3344:101::e]:53411 | ||
| 9450 | 2025.12.18 18:36:55.477183 [ 292 ] {} <Debug> TCP-Session: 932890b7-4684-413d-967a-44ae5ee80747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9451 | 2025.12.18 18:36:55.477177 [ 275 ] {} <Debug> TCP-Session: 24bdb714-d829-443a-877f-ecf001c972dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2025.12.18 18:36:55.477196 [ 288 ] {} <Debug> TCP-Session: 16cab405-ed04-42ab-9474-0dcc68f3cb8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2025.12.18 18:36:55.477216 [ 275 ] {} <Debug> TCP-Session: 24bdb714-d829-443a-877f-ecf001c972dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2025.12.18 18:36:55.477230 [ 288 ] {} <Debug> TCP-Session: 16cab405-ed04-42ab-9474-0dcc68f3cb8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2025.12.18 18:36:55.477008 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60666 | ||
| 9456 | 2025.12.18 18:36:55.477261 [ 289 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51224) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9457 | 2025.12.18 18:36:55.476982 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44724 | ||
| 9458 | 2025.12.18 18:36:55.476967 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63049 | ||
| 9459 | 2025.12.18 18:36:55.477358 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9460 | 2025.12.18 18:36:55.476950 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34537 | ||
| 9461 | 2025.12.18 18:36:55.477395 [ 287 ] {} <Debug> TCP-Session: 90308e94-5922-465c-8211-67421b980e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:60666 | ||
| 9462 | 2025.12.18 18:36:55.477412 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9463 | 2025.12.18 18:36:55.477429 [ 287 ] {} <Debug> TCP-Session: 90308e94-5922-465c-8211-67421b980e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2025.12.18 18:36:55.477447 [ 293 ] {} <Debug> TCP-Session: d3829ef9-d050-4c17-a8df-d671be42566d Authenticating user 'default' from [fd00:1122:3344:101::e]:63049 | ||
| 9465 | 2025.12.18 18:36:55.477457 [ 287 ] {} <Debug> TCP-Session: 90308e94-5922-465c-8211-67421b980e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9466 | 2025.12.18 18:36:55.477461 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9467 | 2025.12.18 18:36:55.477474 [ 293 ] {} <Debug> TCP-Session: d3829ef9-d050-4c17-a8df-d671be42566d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9468 | 2025.12.18 18:36:55.477501 [ 291 ] {} <Debug> TCP-Session: 5d65f86c-b669-4897-8be9-bd865952901b Authenticating user 'default' from [fd00:1122:3344:101::e]:34537 | ||
| 9469 | 2025.12.18 18:36:55.477508 [ 293 ] {} <Debug> TCP-Session: d3829ef9-d050-4c17-a8df-d671be42566d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2025.12.18 18:36:55.477530 [ 291 ] {} <Debug> TCP-Session: 5d65f86c-b669-4897-8be9-bd865952901b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2025.12.18 18:36:55.477538 [ 289 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9472 | 2025.12.18 18:36:55.477558 [ 291 ] {} <Debug> TCP-Session: 5d65f86c-b669-4897-8be9-bd865952901b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2025.12.18 18:36:55.477384 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9474 | 2025.12.18 18:36:55.477101 [ 290 ] {} <Debug> TCP-Session: 44fdd6ea-2617-47ef-ba1c-f9b6901a17ce Authenticating user 'default' from [fd00:1122:3344:101::e]:41497 | ||
| 9475 | 2025.12.18 18:36:55.477606 [ 289 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9476 | 2025.12.18 18:36:55.477619 [ 294 ] {} <Debug> TCP-Session: d9ec33c3-07a8-401a-bdeb-95eca37a3851 Authenticating user 'default' from [fd00:1122:3344:101::e]:44724 | ||
| 9477 | 2025.12.18 18:36:55.477636 [ 290 ] {} <Debug> TCP-Session: 44fdd6ea-2617-47ef-ba1c-f9b6901a17ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9478 | 2025.12.18 18:36:55.477656 [ 294 ] {} <Debug> TCP-Session: d9ec33c3-07a8-401a-bdeb-95eca37a3851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2025.12.18 18:36:55.477658 [ 290 ] {} <Debug> TCP-Session: 44fdd6ea-2617-47ef-ba1c-f9b6901a17ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2025.12.18 18:36:55.477669 [ 294 ] {} <Debug> TCP-Session: d9ec33c3-07a8-401a-bdeb-95eca37a3851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2025.12.18 18:36:55.477907 [ 289 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 9482 | 2025.12.18 18:36:55.478849 [ 319 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Trace> AggregatingTransform: Aggregating | ||
| 9483 | 2025.12.18 18:36:55.478903 [ 319 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9484 | 2025.12.18 18:36:55.478942 [ 319 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931552 sec. (1073.477 rows/sec., 41.93 KiB/sec.) | ||
| 9485 | 2025.12.18 18:36:55.478962 [ 319 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Trace> Aggregator: Merging aggregated data | ||
| 9486 | 2025.12.18 18:36:55.480401 [ 289 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003193 sec., 313.18509238960223 rows/sec., 12.23 KiB/sec. | ||
| 9487 | 2025.12.18 18:36:55.480538 [ 289 ] {7f1f7332-fd5c-4a36-939c-83b7dafb047c} <Debug> TCPHandler: Processed in 0.003560616 sec. | ||
| 9488 | 2025.12.18 18:36:55.480646 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9489 | 2025.12.18 18:36:55.480675 [ 289 ] {} <Debug> TCP-Session: bc85f07a-42a9-48a8-90b5-f00fda25b336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2025.12.18 18:36:55.480675 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9491 | 2025.12.18 18:36:55.480691 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9492 | 2025.12.18 18:36:55.480721 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9493 | 2025.12.18 18:36:55.480736 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9494 | 2025.12.18 18:36:55.480749 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9495 | 2025.12.18 18:36:55.480768 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9496 | 2025.12.18 18:36:55.480778 [ 293 ] {} <Debug> TCP-Session: d3829ef9-d050-4c17-a8df-d671be42566d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2025.12.18 18:36:55.480799 [ 288 ] {} <Debug> TCP-Session: 16cab405-ed04-42ab-9474-0dcc68f3cb8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9498 | 2025.12.18 18:36:55.480812 [ 275 ] {} <Debug> TCP-Session: 24bdb714-d829-443a-877f-ecf001c972dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2025.12.18 18:36:55.480786 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9500 | 2025.12.18 18:36:55.480760 [ 294 ] {} <Debug> TCP-Session: d9ec33c3-07a8-401a-bdeb-95eca37a3851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2025.12.18 18:36:55.480889 [ 287 ] {} <Debug> TCP-Session: 90308e94-5922-465c-8211-67421b980e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2025.12.18 18:36:55.480730 [ 291 ] {} <Debug> TCP-Session: 5d65f86c-b669-4897-8be9-bd865952901b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2025.12.18 18:36:55.480710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9504 | 2025.12.18 18:36:55.480746 [ 290 ] {} <Debug> TCP-Session: 44fdd6ea-2617-47ef-ba1c-f9b6901a17ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2025.12.18 18:36:55.480990 [ 292 ] {} <Debug> TCP-Session: 932890b7-4684-413d-967a-44ae5ee80747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2025.12.18 18:36:55.502931 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57909 | ||
| 9507 | 2025.12.18 18:36:55.503011 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9508 | 2025.12.18 18:36:55.503037 [ 289 ] {} <Debug> TCP-Session: dceed3c5-5548-4adc-870c-74cc43c68b10 Authenticating user 'default' from [fd00:1122:3344:101::e]:57909 | ||
| 9509 | 2025.12.18 18:36:55.503056 [ 289 ] {} <Debug> TCP-Session: dceed3c5-5548-4adc-870c-74cc43c68b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2025.12.18 18:36:55.503071 [ 289 ] {} <Debug> TCP-Session: dceed3c5-5548-4adc-870c-74cc43c68b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2025.12.18 18:36:55.503246 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54117 | ||
| 9512 | 2025.12.18 18:36:55.503248 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57212 | ||
| 9513 | 2025.12.18 18:36:55.503284 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61160 | ||
| 9514 | 2025.12.18 18:36:55.503308 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38058 | ||
| 9515 | 2025.12.18 18:36:55.503333 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59380 | ||
| 9516 | 2025.12.18 18:36:55.503351 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49914 | ||
| 9517 | 2025.12.18 18:36:55.503373 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9518 | 2025.12.18 18:36:55.503398 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9519 | 2025.12.18 18:36:55.503414 [ 292 ] {} <Debug> TCP-Session: 18a7bc0c-aff9-4938-90c6-0a966f98823c Authenticating user 'default' from [fd00:1122:3344:101::e]:61160 | ||
| 9520 | 2025.12.18 18:36:55.503419 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9521 | 2025.12.18 18:36:55.503440 [ 292 ] {} <Debug> TCP-Session: 18a7bc0c-aff9-4938-90c6-0a966f98823c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9522 | 2025.12.18 18:36:55.503433 [ 293 ] {} <Debug> TCP-Session: 0a5117c3-a5d2-4051-adcd-eb253c9fdfbd Authenticating user 'default' from [fd00:1122:3344:101::e]:38058 | ||
| 9523 | 2025.12.18 18:36:55.503460 [ 275 ] {} <Debug> TCP-Session: 46cc7ed7-b1cd-4523-a564-008d7e45e5ec Authenticating user 'default' from [fd00:1122:3344:101::e]:59380 | ||
| 9524 | 2025.12.18 18:36:55.503465 [ 292 ] {} <Debug> TCP-Session: 18a7bc0c-aff9-4938-90c6-0a966f98823c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9525 | 2025.12.18 18:36:55.503482 [ 293 ] {} <Debug> TCP-Session: 0a5117c3-a5d2-4051-adcd-eb253c9fdfbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2025.12.18 18:36:55.503492 [ 275 ] {} <Debug> TCP-Session: 46cc7ed7-b1cd-4523-a564-008d7e45e5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2025.12.18 18:36:55.503515 [ 293 ] {} <Debug> TCP-Session: 0a5117c3-a5d2-4051-adcd-eb253c9fdfbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2025.12.18 18:36:55.503527 [ 275 ] {} <Debug> TCP-Session: 46cc7ed7-b1cd-4523-a564-008d7e45e5ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2025.12.18 18:36:55.503351 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9530 | 2025.12.18 18:36:55.503338 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44696 | ||
| 9531 | 2025.12.18 18:36:55.503573 [ 291 ] {} <Debug> TCP-Session: c8244de0-3e00-4870-bee0-2aa17b654988 Authenticating user 'default' from [fd00:1122:3344:101::e]:57212 | ||
| 9532 | 2025.12.18 18:36:55.503316 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46788 | ||
| 9533 | 2025.12.18 18:36:55.503621 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9534 | 2025.12.18 18:36:55.503622 [ 291 ] {} <Debug> TCP-Session: c8244de0-3e00-4870-bee0-2aa17b654988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2025.12.18 18:36:55.503658 [ 287 ] {} <Debug> TCP-Session: c1f5a123-f099-4b85-8ae8-45afc6c67b23 Authenticating user 'default' from [fd00:1122:3344:101::e]:44696 | ||
| 9536 | 2025.12.18 18:36:55.503441 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9537 | 2025.12.18 18:36:55.503681 [ 287 ] {} <Debug> TCP-Session: c1f5a123-f099-4b85-8ae8-45afc6c67b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2025.12.18 18:36:55.503683 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9539 | 2025.12.18 18:36:55.503707 [ 288 ] {} <Debug> TCP-Session: 17a58a88-7dbb-4e15-b518-b1d441040a78 Authenticating user 'default' from [fd00:1122:3344:101::e]:49914 | ||
| 9540 | 2025.12.18 18:36:55.503722 [ 287 ] {} <Debug> TCP-Session: c1f5a123-f099-4b85-8ae8-45afc6c67b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2025.12.18 18:36:55.503739 [ 294 ] {} <Debug> TCP-Session: 4c7a0098-95c1-460c-953d-27686fe1a4d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46788 | ||
| 9542 | 2025.12.18 18:36:55.503753 [ 288 ] {} <Debug> TCP-Session: 17a58a88-7dbb-4e15-b518-b1d441040a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2025.12.18 18:36:55.503784 [ 294 ] {} <Debug> TCP-Session: 4c7a0098-95c1-460c-953d-27686fe1a4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2025.12.18 18:36:55.503795 [ 288 ] {} <Debug> TCP-Session: 17a58a88-7dbb-4e15-b518-b1d441040a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9545 | 2025.12.18 18:36:55.503806 [ 294 ] {} <Debug> TCP-Session: 4c7a0098-95c1-460c-953d-27686fe1a4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2025.12.18 18:36:55.503671 [ 291 ] {} <Debug> TCP-Session: c8244de0-3e00-4870-bee0-2aa17b654988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2025.12.18 18:36:55.503285 [ 289 ] {} <Trace> TCP-Session: dceed3c5-5548-4adc-870c-74cc43c68b10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2025.12.18 18:36:55.503337 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9549 | 2025.12.18 18:36:55.503915 [ 290 ] {} <Debug> TCP-Session: 3caa01b4-7c19-4f19-9e1e-0a2447080d3d Authenticating user 'default' from [fd00:1122:3344:101::e]:54117 | ||
| 9550 | 2025.12.18 18:36:55.503931 [ 290 ] {} <Debug> TCP-Session: 3caa01b4-7c19-4f19-9e1e-0a2447080d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2025.12.18 18:36:55.503943 [ 290 ] {} <Debug> TCP-Session: 3caa01b4-7c19-4f19-9e1e-0a2447080d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2025.12.18 18:36:55.504018 [ 289 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57909) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9553 | 2025.12.18 18:36:55.504193 [ 289 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9554 | 2025.12.18 18:36:55.504234 [ 289 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9555 | 2025.12.18 18:36:55.504461 [ 289 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 9556 | 2025.12.18 18:36:55.505289 [ 325 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Trace> AggregatingTransform: Aggregating | ||
| 9557 | 2025.12.18 18:36:55.505348 [ 325 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Trace> Aggregator: Aggregation method: without_key | ||
| 9558 | 2025.12.18 18:36:55.505387 [ 325 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842061 sec. (1187.562 rows/sec., 46.39 KiB/sec.) | ||
| 9559 | 2025.12.18 18:36:55.505410 [ 325 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Trace> Aggregator: Merging aggregated data | ||
| 9560 | 2025.12.18 18:36:55.506683 [ 289 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002701 sec., 370.23324694557573 rows/sec., 14.46 KiB/sec. | ||
| 9561 | 2025.12.18 18:36:55.506790 [ 289 ] {b700234e-7ba6-4589-879c-24ffc28c1a37} <Debug> TCPHandler: Processed in 0.003573486 sec. | ||
| 9562 | 2025.12.18 18:36:55.506864 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9563 | 2025.12.18 18:36:55.506895 [ 289 ] {} <Debug> TCP-Session: dceed3c5-5548-4adc-870c-74cc43c68b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9564 | 2025.12.18 18:36:55.506906 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9565 | 2025.12.18 18:36:55.506892 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9566 | 2025.12.18 18:36:55.506945 [ 288 ] {} <Debug> TCP-Session: 17a58a88-7dbb-4e15-b518-b1d441040a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2025.12.18 18:36:55.506953 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9568 | 2025.12.18 18:36:55.506967 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9569 | 2025.12.18 18:36:55.506989 [ 294 ] {} <Debug> TCP-Session: 4c7a0098-95c1-460c-953d-27686fe1a4d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2025.12.18 18:36:55.507017 [ 292 ] {} <Debug> TCP-Session: 18a7bc0c-aff9-4938-90c6-0a966f98823c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2025.12.18 18:36:55.507027 [ 293 ] {} <Debug> TCP-Session: 0a5117c3-a5d2-4051-adcd-eb253c9fdfbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2025.12.18 18:36:55.506949 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9573 | 2025.12.18 18:36:55.507006 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9574 | 2025.12.18 18:36:55.507102 [ 291 ] {} <Debug> TCP-Session: c8244de0-3e00-4870-bee0-2aa17b654988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2025.12.18 18:36:55.506988 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9576 | 2025.12.18 18:36:55.507115 [ 287 ] {} <Debug> TCP-Session: c1f5a123-f099-4b85-8ae8-45afc6c67b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2025.12.18 18:36:55.506928 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9578 | 2025.12.18 18:36:55.507152 [ 275 ] {} <Debug> TCP-Session: 46cc7ed7-b1cd-4523-a564-008d7e45e5ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2025.12.18 18:36:55.507224 [ 290 ] {} <Debug> TCP-Session: 3caa01b4-7c19-4f19-9e1e-0a2447080d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2025.12.18 18:36:58.352341 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2025.12.18 18:36:58.352555 [ 276 ] {df12fb81-a7fc-402e-bdb0-ecd97c278e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9582 | 2025.12.18 18:36:58.352629 [ 276 ] {df12fb81-a7fc-402e-bdb0-ecd97c278e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9583 | 2025.12.18 18:36:58.353360 [ 276 ] {df12fb81-a7fc-402e-bdb0-ecd97c278e99} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2025.12.18 18:36:58.353402 [ 276 ] {df12fb81-a7fc-402e-bdb0-ecd97c278e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9585 | 2025.12.18 18:36:58.353798 [ 276 ] {df12fb81-a7fc-402e-bdb0-ecd97c278e99} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9586 | 2025.12.18 18:36:58.354026 [ 276 ] {df12fb81-a7fc-402e-bdb0-ecd97c278e99} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2025.12.18 18:36:58.354189 [ 276 ] {df12fb81-a7fc-402e-bdb0-ecd97c278e99} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001687 sec., 39122.70302311796 rows/sec., 3.11 MiB/sec. | ||
| 9588 | 2025.12.18 18:36:58.354245 [ 276 ] {df12fb81-a7fc-402e-bdb0-ecd97c278e99} <Debug> TCPHandler: Processed in 0.002046067 sec. | ||
| 9589 | 2025.12.18 18:36:58.354366 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2025.12.18 18:36:58.354477 [ 276 ] {7f4e274f-57a9-4d60-b031-7aaf9660fc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9591 | 2025.12.18 18:36:58.354522 [ 276 ] {7f4e274f-57a9-4d60-b031-7aaf9660fc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9592 | 2025.12.18 18:36:58.354943 [ 276 ] {7f4e274f-57a9-4d60-b031-7aaf9660fc2c} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2025.12.18 18:36:58.354979 [ 276 ] {7f4e274f-57a9-4d60-b031-7aaf9660fc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9594 | 2025.12.18 18:36:58.355300 [ 276 ] {7f4e274f-57a9-4d60-b031-7aaf9660fc2c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9595 | 2025.12.18 18:36:58.355518 [ 276 ] {7f4e274f-57a9-4d60-b031-7aaf9660fc2c} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2025.12.18 18:36:58.355658 [ 276 ] {7f4e274f-57a9-4d60-b031-7aaf9660fc2c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001207 sec., 4142.502071251036 rows/sec., 311.50 KiB/sec. | ||
| 9597 | 2025.12.18 18:36:58.355696 [ 276 ] {7f4e274f-57a9-4d60-b031-7aaf9660fc2c} <Debug> TCPHandler: Processed in 0.001384898 sec. | ||
| 9598 | 2025.12.18 18:36:58.355795 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2025.12.18 18:36:58.355894 [ 276 ] {8aca68e0-37f1-417a-a1be-f9895eb5cf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9600 | 2025.12.18 18:36:58.355933 [ 276 ] {8aca68e0-37f1-417a-a1be-f9895eb5cf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9601 | 2025.12.18 18:36:58.356345 [ 276 ] {8aca68e0-37f1-417a-a1be-f9895eb5cf01} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2025.12.18 18:36:58.356379 [ 276 ] {8aca68e0-37f1-417a-a1be-f9895eb5cf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9603 | 2025.12.18 18:36:58.356687 [ 276 ] {8aca68e0-37f1-417a-a1be-f9895eb5cf01} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9604 | 2025.12.18 18:36:58.356894 [ 276 ] {8aca68e0-37f1-417a-a1be-f9895eb5cf01} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2025.12.18 18:36:58.357022 [ 276 ] {8aca68e0-37f1-417a-a1be-f9895eb5cf01} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001149 sec., 60052.21932114882 rows/sec., 4.69 MiB/sec. | ||
| 9606 | 2025.12.18 18:36:58.357060 [ 276 ] {8aca68e0-37f1-417a-a1be-f9895eb5cf01} <Debug> TCPHandler: Processed in 0.001315317 sec. | ||
| 9607 | 2025.12.18 18:36:58.357172 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2025.12.18 18:36:58.357269 [ 276 ] {13b1819a-f0e5-449d-8b94-672bc83b47c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9609 | 2025.12.18 18:36:58.357312 [ 276 ] {13b1819a-f0e5-449d-8b94-672bc83b47c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9610 | 2025.12.18 18:36:58.357708 [ 276 ] {13b1819a-f0e5-449d-8b94-672bc83b47c1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2025.12.18 18:36:58.357742 [ 276 ] {13b1819a-f0e5-449d-8b94-672bc83b47c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9612 | 2025.12.18 18:36:58.358063 [ 276 ] {13b1819a-f0e5-449d-8b94-672bc83b47c1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9613 | 2025.12.18 18:36:58.358272 [ 276 ] {13b1819a-f0e5-449d-8b94-672bc83b47c1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2025.12.18 18:36:58.358400 [ 276 ] {13b1819a-f0e5-449d-8b94-672bc83b47c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 9615 | 2025.12.18 18:36:58.358436 [ 276 ] {13b1819a-f0e5-449d-8b94-672bc83b47c1} <Debug> TCPHandler: Processed in 0.001314326 sec. | ||
| 9616 | 2025.12.18 18:36:58.358541 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2025.12.18 18:36:58.358642 [ 276 ] {aebe31cf-5f5f-452d-84a7-8587d8518df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9618 | 2025.12.18 18:36:58.358696 [ 276 ] {aebe31cf-5f5f-452d-84a7-8587d8518df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9619 | 2025.12.18 18:36:58.359477 [ 276 ] {aebe31cf-5f5f-452d-84a7-8587d8518df5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2025.12.18 18:36:58.359515 [ 276 ] {aebe31cf-5f5f-452d-84a7-8587d8518df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9621 | 2025.12.18 18:36:58.360013 [ 276 ] {aebe31cf-5f5f-452d-84a7-8587d8518df5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9622 | 2025.12.18 18:36:58.360231 [ 276 ] {aebe31cf-5f5f-452d-84a7-8587d8518df5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2025.12.18 18:36:58.360367 [ 276 ] {aebe31cf-5f5f-452d-84a7-8587d8518df5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001743 sec., 2868.617326448652 rows/sec., 5.14 MiB/sec. | ||
| 9624 | 2025.12.18 18:36:58.360429 [ 276 ] {aebe31cf-5f5f-452d-84a7-8587d8518df5} <Debug> TCPHandler: Processed in 0.001940975 sec. | ||
| 9625 | 2025.12.18 18:36:58.360549 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9626 | 2025.12.18 18:36:58.360643 [ 276 ] {782ef005-37a9-425b-9124-88e067fd1345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9627 | 2025.12.18 18:36:58.360685 [ 276 ] {782ef005-37a9-425b-9124-88e067fd1345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9628 | 2025.12.18 18:36:58.361021 [ 276 ] {782ef005-37a9-425b-9124-88e067fd1345} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2025.12.18 18:36:58.361056 [ 276 ] {782ef005-37a9-425b-9124-88e067fd1345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9630 | 2025.12.18 18:36:58.361354 [ 276 ] {782ef005-37a9-425b-9124-88e067fd1345} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9631 | 2025.12.18 18:36:58.361560 [ 276 ] {782ef005-37a9-425b-9124-88e067fd1345} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2025.12.18 18:36:58.361684 [ 276 ] {782ef005-37a9-425b-9124-88e067fd1345} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 9633 | 2025.12.18 18:36:58.361721 [ 276 ] {782ef005-37a9-425b-9124-88e067fd1345} <Debug> TCPHandler: Processed in 0.001221706 sec. | ||
| 9634 | 2025.12.18 18:36:59.659378 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9635 | 2025.12.18 18:36:59.659435 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9636 | 2025.12.18 18:36:59.795444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22990 | ||
| 9637 | 2025.12.18 18:36:59.796012 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2025.12.18 18:36:59.796057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9639 | 2025.12.18 18:36:59.796546 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9640 | 2025.12.18 18:36:59.796784 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2025.12.18 18:36:59.796918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22990 | ||
| 9642 | 2025.12.18 18:36:59.873961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1168 | ||
| 9643 | 2025.12.18 18:36:59.876607 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2025.12.18 18:36:59.876657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9645 | 2025.12.18 18:36:59.877888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9646 | 2025.12.18 18:36:59.878181 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2025.12.18 18:36:59.878565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 9648 | 2025.12.18 18:37:00.001205 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00081637 sec. | ||
| 9649 | 2025.12.18 18:37:00.989681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9650 | 2025.12.18 18:37:01.006830 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9651 | 2025.12.18 18:37:01.006892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9652 | 2025.12.18 18:37:01.012423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9653 | 2025.12.18 18:37:01.013109 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9654 | 2025.12.18 18:37:01.016211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9655 | 2025.12.18 18:37:03.354323 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9656 | 2025.12.18 18:37:03.354507 [ 276 ] {800cb758-1a6b-49af-b469-bba9d7817c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9657 | 2025.12.18 18:37:03.354575 [ 276 ] {800cb758-1a6b-49af-b469-bba9d7817c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9658 | 2025.12.18 18:37:03.355292 [ 276 ] {800cb758-1a6b-49af-b469-bba9d7817c67} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2025.12.18 18:37:03.355343 [ 276 ] {800cb758-1a6b-49af-b469-bba9d7817c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9660 | 2025.12.18 18:37:03.355743 [ 276 ] {800cb758-1a6b-49af-b469-bba9d7817c67} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9661 | 2025.12.18 18:37:03.355971 [ 276 ] {800cb758-1a6b-49af-b469-bba9d7817c67} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2025.12.18 18:37:03.356136 [ 276 ] {800cb758-1a6b-49af-b469-bba9d7817c67} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001679 sec., 76235.85467540202 rows/sec., 6.57 MiB/sec. | ||
| 9663 | 2025.12.18 18:37:03.356189 [ 276 ] {800cb758-1a6b-49af-b469-bba9d7817c67} <Debug> TCPHandler: Processed in 0.002000276 sec. | ||
| 9664 | 2025.12.18 18:37:03.356320 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9665 | 2025.12.18 18:37:03.356424 [ 276 ] {8c81c84b-59b1-4e07-80cc-371b56828cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9666 | 2025.12.18 18:37:03.356470 [ 276 ] {8c81c84b-59b1-4e07-80cc-371b56828cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9667 | 2025.12.18 18:37:03.356903 [ 276 ] {8c81c84b-59b1-4e07-80cc-371b56828cd0} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2025.12.18 18:37:03.356942 [ 276 ] {8c81c84b-59b1-4e07-80cc-371b56828cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9669 | 2025.12.18 18:37:03.357251 [ 276 ] {8c81c84b-59b1-4e07-80cc-371b56828cd0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9670 | 2025.12.18 18:37:03.357473 [ 276 ] {8c81c84b-59b1-4e07-80cc-371b56828cd0} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2025.12.18 18:37:03.357599 [ 30 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9672 | 2025.12.18 18:37:03.357608 [ 276 ] {8c81c84b-59b1-4e07-80cc-371b56828cd0} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001207 sec., 29826.014913007457 rows/sec., 2.19 MiB/sec. | ||
| 9673 | 2025.12.18 18:37:03.357669 [ 30 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2025.12.18 18:37:03.357688 [ 276 ] {8c81c84b-59b1-4e07-80cc-371b56828cd0} <Debug> TCPHandler: Processed in 0.001422988 sec. | ||
| 9675 | 2025.12.18 18:37:03.357695 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9676 | 2025.12.18 18:37:03.357807 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2025.12.18 18:37:03.357841 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 9678 | 2025.12.18 18:37:03.357907 [ 276 ] {cbf1a7b8-31c6-4457-9c33-66c11235584e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9679 | 2025.12.18 18:37:03.357951 [ 276 ] {cbf1a7b8-31c6-4457-9c33-66c11235584e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9680 | 2025.12.18 18:37:03.358002 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9681 | 2025.12.18 18:37:03.358052 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 71 rows starting from the beginning of the part | ||
| 9682 | 2025.12.18 18:37:03.358131 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 9683 | 2025.12.18 18:37:03.358182 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 5 rows starting from the beginning of the part | ||
| 9684 | 2025.12.18 18:37:03.358225 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 52 rows starting from the beginning of the part | ||
| 9685 | 2025.12.18 18:37:03.358264 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part | ||
| 9686 | 2025.12.18 18:37:03.358305 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 9687 | 2025.12.18 18:37:03.358408 [ 276 ] {cbf1a7b8-31c6-4457-9c33-66c11235584e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2025.12.18 18:37:03.358451 [ 276 ] {cbf1a7b8-31c6-4457-9c33-66c11235584e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9689 | 2025.12.18 18:37:03.358794 [ 276 ] {cbf1a7b8-31c6-4457-9c33-66c11235584e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9690 | 2025.12.18 18:37:03.359022 [ 276 ] {cbf1a7b8-31c6-4457-9c33-66c11235584e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2025.12.18 18:37:03.359161 [ 276 ] {cbf1a7b8-31c6-4457-9c33-66c11235584e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001274 sec., 78492.93563579278 rows/sec., 6.13 MiB/sec. | ||
| 9692 | 2025.12.18 18:37:03.359186 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413309 sec., 145049.66712870292 rows/sec., 11.20 MiB/sec. | ||
| 9693 | 2025.12.18 18:37:03.359200 [ 276 ] {cbf1a7b8-31c6-4457-9c33-66c11235584e} <Debug> TCPHandler: Processed in 0.001444809 sec. | ||
| 9694 | 2025.12.18 18:37:03.359325 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2025.12.18 18:37:03.359339 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9696 | 2025.12.18 18:37:03.359420 [ 276 ] {b9f35493-08cf-4b7f-90aa-933d7733416d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9697 | 2025.12.18 18:37:03.359464 [ 276 ] {b9f35493-08cf-4b7f-90aa-933d7733416d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9698 | 2025.12.18 18:37:03.359594 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2025.12.18 18:37:03.359657 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_66_13} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9700 | 2025.12.18 18:37:03.359734 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9701 | 2025.12.18 18:37:03.359865 [ 276 ] {b9f35493-08cf-4b7f-90aa-933d7733416d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2025.12.18 18:37:03.359900 [ 276 ] {b9f35493-08cf-4b7f-90aa-933d7733416d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9703 | 2025.12.18 18:37:03.360227 [ 276 ] {b9f35493-08cf-4b7f-90aa-933d7733416d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9704 | 2025.12.18 18:37:03.360431 [ 276 ] {b9f35493-08cf-4b7f-90aa-933d7733416d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2025.12.18 18:37:03.360560 [ 276 ] {b9f35493-08cf-4b7f-90aa-933d7733416d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 9706 | 2025.12.18 18:37:03.360596 [ 276 ] {b9f35493-08cf-4b7f-90aa-933d7733416d} <Debug> TCPHandler: Processed in 0.001322917 sec. | ||
| 9707 | 2025.12.18 18:37:03.360696 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2025.12.18 18:37:03.360789 [ 276 ] {d4a2cd37-9a0a-4c45-9746-bd6b6cb315d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9709 | 2025.12.18 18:37:03.360843 [ 276 ] {d4a2cd37-9a0a-4c45-9746-bd6b6cb315d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9710 | 2025.12.18 18:37:03.361705 [ 276 ] {d4a2cd37-9a0a-4c45-9746-bd6b6cb315d6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2025.12.18 18:37:03.361743 [ 276 ] {d4a2cd37-9a0a-4c45-9746-bd6b6cb315d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9712 | 2025.12.18 18:37:03.362282 [ 276 ] {d4a2cd37-9a0a-4c45-9746-bd6b6cb315d6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9713 | 2025.12.18 18:37:03.362507 [ 276 ] {d4a2cd37-9a0a-4c45-9746-bd6b6cb315d6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2025.12.18 18:37:03.362647 [ 276 ] {d4a2cd37-9a0a-4c45-9746-bd6b6cb315d6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001876 sec., 19189.765458422175 rows/sec., 34.39 MiB/sec. | ||
| 9715 | 2025.12.18 18:37:03.362702 [ 276 ] {d4a2cd37-9a0a-4c45-9746-bd6b6cb315d6} <Debug> TCPHandler: Processed in 0.002055667 sec. | ||
| 9716 | 2025.12.18 18:37:03.362813 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2025.12.18 18:37:03.362908 [ 276 ] {1d60c004-4301-4ed2-8b41-58fbd65d5ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9718 | 2025.12.18 18:37:03.362974 [ 276 ] {1d60c004-4301-4ed2-8b41-58fbd65d5ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9719 | 2025.12.18 18:37:03.363329 [ 276 ] {1d60c004-4301-4ed2-8b41-58fbd65d5ada} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2025.12.18 18:37:03.363366 [ 276 ] {1d60c004-4301-4ed2-8b41-58fbd65d5ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9721 | 2025.12.18 18:37:03.363661 [ 276 ] {1d60c004-4301-4ed2-8b41-58fbd65d5ada} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9722 | 2025.12.18 18:37:03.363863 [ 276 ] {1d60c004-4301-4ed2-8b41-58fbd65d5ada} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2025.12.18 18:37:03.363991 [ 276 ] {1d60c004-4301-4ed2-8b41-58fbd65d5ada} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 9724 | 2025.12.18 18:37:03.364026 [ 276 ] {1d60c004-4301-4ed2-8b41-58fbd65d5ada} <Debug> TCPHandler: Processed in 0.001265186 sec. | ||
| 9725 | 2025.12.18 18:37:07.297009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23502 | ||
| 9726 | 2025.12.18 18:37:07.297758 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2025.12.18 18:37:07.297798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9728 | 2025.12.18 18:37:07.298324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9729 | 2025.12.18 18:37:07.298565 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2025.12.18 18:37:07.298704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23502 | ||
| 9731 | 2025.12.18 18:37:08.381037 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9732 | 2025.12.18 18:37:08.381239 [ 276 ] {797a70f4-1cbb-4e04-9fd5-bb696051bc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9733 | 2025.12.18 18:37:08.381312 [ 276 ] {797a70f4-1cbb-4e04-9fd5-bb696051bc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9734 | 2025.12.18 18:37:08.381938 [ 276 ] {797a70f4-1cbb-4e04-9fd5-bb696051bc3b} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2025.12.18 18:37:08.381983 [ 276 ] {797a70f4-1cbb-4e04-9fd5-bb696051bc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9736 | 2025.12.18 18:37:08.382357 [ 276 ] {797a70f4-1cbb-4e04-9fd5-bb696051bc3b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9737 | 2025.12.18 18:37:08.382595 [ 276 ] {797a70f4-1cbb-4e04-9fd5-bb696051bc3b} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2025.12.18 18:37:08.382764 [ 276 ] {797a70f4-1cbb-4e04-9fd5-bb696051bc3b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. | ||
| 9739 | 2025.12.18 18:37:08.382815 [ 276 ] {797a70f4-1cbb-4e04-9fd5-bb696051bc3b} <Debug> TCPHandler: Processed in 0.001918475 sec. | ||
| 9740 | 2025.12.18 18:37:08.382952 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2025.12.18 18:37:08.383055 [ 276 ] {1e9d1249-9d57-4305-aa2a-f8d2a7c48fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9742 | 2025.12.18 18:37:08.383097 [ 276 ] {1e9d1249-9d57-4305-aa2a-f8d2a7c48fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9743 | 2025.12.18 18:37:08.384378 [ 276 ] {1e9d1249-9d57-4305-aa2a-f8d2a7c48fe9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2025.12.18 18:37:08.384414 [ 276 ] {1e9d1249-9d57-4305-aa2a-f8d2a7c48fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9745 | 2025.12.18 18:37:08.384798 [ 276 ] {1e9d1249-9d57-4305-aa2a-f8d2a7c48fe9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9746 | 2025.12.18 18:37:08.385005 [ 276 ] {1e9d1249-9d57-4305-aa2a-f8d2a7c48fe9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2025.12.18 18:37:08.385131 [ 42 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9748 | 2025.12.18 18:37:08.385140 [ 276 ] {1e9d1249-9d57-4305-aa2a-f8d2a7c48fe9} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.002108 sec., 573055.0284629981 rows/sec., 47.29 MiB/sec. | ||
| 9749 | 2025.12.18 18:37:08.385205 [ 42 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.12.18 18:37:08.385223 [ 276 ] {1e9d1249-9d57-4305-aa2a-f8d2a7c48fe9} <Debug> TCPHandler: Processed in 0.00233626 sec. | ||
| 9751 | 2025.12.18 18:37:08.385235 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9752 | 2025.12.18 18:37:08.385344 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2025.12.18 18:37:08.385399 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 9754 | 2025.12.18 18:37:08.385445 [ 276 ] {120c91ec-4ac7-442a-b40d-061293c35cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9755 | 2025.12.18 18:37:08.385515 [ 276 ] {120c91ec-4ac7-442a-b40d-061293c35cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9756 | 2025.12.18 18:37:08.385621 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9757 | 2025.12.18 18:37:08.385684 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1408 rows starting from the beginning of the part | ||
| 9758 | 2025.12.18 18:37:08.385808 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 66 rows starting from the beginning of the part | ||
| 9759 | 2025.12.18 18:37:08.385916 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 250 rows starting from the beginning of the part | ||
| 9760 | 2025.12.18 18:37:08.386014 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 66 rows starting from the beginning of the part | ||
| 9761 | 2025.12.18 18:37:08.386032 [ 276 ] {120c91ec-4ac7-442a-b40d-061293c35cdc} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2025.12.18 18:37:08.386082 [ 276 ] {120c91ec-4ac7-442a-b40d-061293c35cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9763 | 2025.12.18 18:37:08.386089 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 9764 | 2025.12.18 18:37:08.386168 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1208 rows starting from the beginning of the part | ||
| 9765 | 2025.12.18 18:37:08.386416 [ 276 ] {120c91ec-4ac7-442a-b40d-061293c35cdc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9766 | 2025.12.18 18:37:08.386637 [ 276 ] {120c91ec-4ac7-442a-b40d-061293c35cdc} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2025.12.18 18:37:08.386764 [ 276 ] {120c91ec-4ac7-442a-b40d-061293c35cdc} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001382 sec., 6512.301013024602 rows/sec., 474.15 KiB/sec. | ||
| 9768 | 2025.12.18 18:37:08.386800 [ 276 ] {120c91ec-4ac7-442a-b40d-061293c35cdc} <Debug> TCPHandler: Processed in 0.00155246 sec. | ||
| 9769 | 2025.12.18 18:37:08.386910 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2025.12.18 18:37:08.387005 [ 276 ] {2f76a7c6-46d6-4d34-9c3a-41a8fbe3485f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9771 | 2025.12.18 18:37:08.387044 [ 276 ] {2f76a7c6-46d6-4d34-9c3a-41a8fbe3485f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9772 | 2025.12.18 18:37:08.387665 [ 276 ] {2f76a7c6-46d6-4d34-9c3a-41a8fbe3485f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2025.12.18 18:37:08.387703 [ 276 ] {2f76a7c6-46d6-4d34-9c3a-41a8fbe3485f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9774 | 2025.12.18 18:37:08.387713 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.002393601 sec., 1305982.0747066867 rows/sec., 114.36 MiB/sec. | ||
| 9775 | 2025.12.18 18:37:08.387964 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9776 | 2025.12.18 18:37:08.388028 [ 276 ] {2f76a7c6-46d6-4d34-9c3a-41a8fbe3485f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9777 | 2025.12.18 18:37:08.388246 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2025.12.18 18:37:08.388263 [ 276 ] {2f76a7c6-46d6-4d34-9c3a-41a8fbe3485f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2025.12.18 18:37:08.388319 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_71_14} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9780 | 2025.12.18 18:37:08.388405 [ 276 ] {2f76a7c6-46d6-4d34-9c3a-41a8fbe3485f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001357 sec., 168017.68607221814 rows/sec., 11.38 MiB/sec. | ||
| 9781 | 2025.12.18 18:37:08.388407 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9782 | 2025.12.18 18:37:08.388455 [ 276 ] {2f76a7c6-46d6-4d34-9c3a-41a8fbe3485f} <Debug> TCPHandler: Processed in 0.00154016 sec. | ||
| 9783 | 2025.12.18 18:37:08.388573 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2025.12.18 18:37:08.388668 [ 276 ] {8c5a0c65-3209-499b-9707-0c578ccd22d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9785 | 2025.12.18 18:37:08.388708 [ 276 ] {8c5a0c65-3209-499b-9707-0c578ccd22d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9786 | 2025.12.18 18:37:08.389399 [ 276 ] {8c5a0c65-3209-499b-9707-0c578ccd22d3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2025.12.18 18:37:08.389435 [ 276 ] {8c5a0c65-3209-499b-9707-0c578ccd22d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9788 | 2025.12.18 18:37:08.389752 [ 276 ] {8c5a0c65-3209-499b-9707-0c578ccd22d3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9789 | 2025.12.18 18:37:08.389963 [ 276 ] {8c5a0c65-3209-499b-9707-0c578ccd22d3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2025.12.18 18:37:08.390068 [ 42 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9791 | 2025.12.18 18:37:08.390090 [ 276 ] {8c5a0c65-3209-499b-9707-0c578ccd22d3} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001441 sec., 367106.17626648163 rows/sec., 27.20 MiB/sec. | ||
| 9792 | 2025.12.18 18:37:08.390099 [ 42 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2025.12.18 18:37:08.390134 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9794 | 2025.12.18 18:37:08.390136 [ 276 ] {8c5a0c65-3209-499b-9707-0c578ccd22d3} <Debug> TCPHandler: Processed in 0.00161276 sec. | ||
| 9795 | 2025.12.18 18:37:08.390237 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 9796 | 2025.12.18 18:37:08.390256 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2025.12.18 18:37:08.390351 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9798 | 2025.12.18 18:37:08.390356 [ 276 ] {e7e620a7-a4d6-4db9-971e-1b9efcced966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9799 | 2025.12.18 18:37:08.390395 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 633 rows starting from the beginning of the part | ||
| 9800 | 2025.12.18 18:37:08.390416 [ 276 ] {e7e620a7-a4d6-4db9-971e-1b9efcced966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9801 | 2025.12.18 18:37:08.390473 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 69 rows starting from the beginning of the part | ||
| 9802 | 2025.12.18 18:37:08.390529 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 140 rows starting from the beginning of the part | ||
| 9803 | 2025.12.18 18:37:08.390576 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 69 rows starting from the beginning of the part | ||
| 9804 | 2025.12.18 18:37:08.390622 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 100 rows starting from the beginning of the part | ||
| 9805 | 2025.12.18 18:37:08.390668 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 529 rows starting from the beginning of the part | ||
| 9806 | 2025.12.18 18:37:08.391099 [ 276 ] {e7e620a7-a4d6-4db9-971e-1b9efcced966} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2025.12.18 18:37:08.391140 [ 276 ] {e7e620a7-a4d6-4db9-971e-1b9efcced966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9808 | 2025.12.18 18:37:08.391522 [ 276 ] {e7e620a7-a4d6-4db9-971e-1b9efcced966} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9809 | 2025.12.18 18:37:08.391725 [ 276 ] {e7e620a7-a4d6-4db9-971e-1b9efcced966} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2025.12.18 18:37:08.391776 [ 196 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158388 sec., 972295.881001086 rows/sec., 77.45 MiB/sec. | ||
| 9811 | 2025.12.18 18:37:08.391835 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9812 | 2025.12.18 18:37:08.391849 [ 276 ] {e7e620a7-a4d6-4db9-971e-1b9efcced966} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001511 sec., 559894.1098610192 rows/sec., 37.69 MiB/sec. | ||
| 9813 | 2025.12.18 18:37:08.391866 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2025.12.18 18:37:08.391892 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9815 | 2025.12.18 18:37:08.391895 [ 276 ] {e7e620a7-a4d6-4db9-971e-1b9efcced966} <Debug> TCPHandler: Processed in 0.001689202 sec. | ||
| 9816 | 2025.12.18 18:37:08.391928 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9817 | 2025.12.18 18:37:08.391957 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 9818 | 2025.12.18 18:37:08.392024 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2025.12.18 18:37:08.392050 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9820 | 2025.12.18 18:37:08.392081 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19012 rows starting from the beginning of the part | ||
| 9821 | 2025.12.18 18:37:08.392121 [ 276 ] {249d5233-e14a-446b-a219-72bb6096fad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9822 | 2025.12.18 18:37:08.392129 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 9823 | 2025.12.18 18:37:08.392182 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 198 rows starting from the beginning of the part | ||
| 9824 | 2025.12.18 18:37:08.392182 [ 276 ] {249d5233-e14a-446b-a219-72bb6096fad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9825 | 2025.12.18 18:37:08.392192 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2025.12.18 18:37:08.392222 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9827 | 2025.12.18 18:37:08.392263 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 9828 | 2025.12.18 18:37:08.392279 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_71_14} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9829 | 2025.12.18 18:37:08.392299 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 846 rows starting from the beginning of the part | ||
| 9830 | 2025.12.18 18:37:08.392369 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9831 | 2025.12.18 18:37:08.392953 [ 276 ] {249d5233-e14a-446b-a219-72bb6096fad3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2025.12.18 18:37:08.392990 [ 276 ] {249d5233-e14a-446b-a219-72bb6096fad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9833 | 2025.12.18 18:37:08.393519 [ 276 ] {249d5233-e14a-446b-a219-72bb6096fad3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9834 | 2025.12.18 18:37:08.393740 [ 276 ] {249d5233-e14a-446b-a219-72bb6096fad3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2025.12.18 18:37:08.393864 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9836 | 2025.12.18 18:37:08.393888 [ 276 ] {249d5233-e14a-446b-a219-72bb6096fad3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001785 sec., 2801.120448179272 rows/sec., 5.02 MiB/sec. | ||
| 9837 | 2025.12.18 18:37:08.393897 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2025.12.18 18:37:08.393929 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9839 | 2025.12.18 18:37:08.393948 [ 276 ] {249d5233-e14a-446b-a219-72bb6096fad3} <Debug> TCPHandler: Processed in 0.001976465 sec. | ||
| 9840 | 2025.12.18 18:37:08.394006 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 9841 | 2025.12.18 18:37:08.394060 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2025.12.18 18:37:08.394153 [ 276 ] {262ba8f1-12f5-4924-a7f4-94669bc70bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9843 | 2025.12.18 18:37:08.394194 [ 276 ] {262ba8f1-12f5-4924-a7f4-94669bc70bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9844 | 2025.12.18 18:37:08.394198 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9845 | 2025.12.18 18:37:08.394251 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1243 rows starting from the beginning of the part | ||
| 9846 | 2025.12.18 18:37:08.394358 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
| 9847 | 2025.12.18 18:37:08.394450 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 9848 | 2025.12.18 18:37:08.394538 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 9849 | 2025.12.18 18:37:08.394564 [ 276 ] {262ba8f1-12f5-4924-a7f4-94669bc70bd5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2025.12.18 18:37:08.394599 [ 276 ] {262ba8f1-12f5-4924-a7f4-94669bc70bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9851 | 2025.12.18 18:37:08.394619 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 9852 | 2025.12.18 18:37:08.394711 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 9853 | 2025.12.18 18:37:08.394914 [ 276 ] {262ba8f1-12f5-4924-a7f4-94669bc70bd5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9854 | 2025.12.18 18:37:08.395131 [ 276 ] {262ba8f1-12f5-4924-a7f4-94669bc70bd5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2025.12.18 18:37:08.395233 [ 42 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9856 | 2025.12.18 18:37:08.395260 [ 42 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2025.12.18 18:37:08.395261 [ 276 ] {262ba8f1-12f5-4924-a7f4-94669bc70bd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 9858 | 2025.12.18 18:37:08.395278 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9859 | 2025.12.18 18:37:08.395311 [ 276 ] {262ba8f1-12f5-4924-a7f4-94669bc70bd5} <Debug> TCPHandler: Processed in 0.001300377 sec. | ||
| 9860 | 2025.12.18 18:37:08.395358 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9861 | 2025.12.18 18:37:08.395457 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9862 | 2025.12.18 18:37:08.395486 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3780 rows starting from the beginning of the part | ||
| 9863 | 2025.12.18 18:37:08.395540 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9864 | 2025.12.18 18:37:08.395586 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9865 | 2025.12.18 18:37:08.395629 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9866 | 2025.12.18 18:37:08.395670 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9867 | 2025.12.18 18:37:08.395710 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 9868 | 2025.12.18 18:37:08.397504 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4080 rows, containing 4 columns (4 merged, 0 gathered) in 0.002164808 sec., 1884693.70031892 rows/sec., 126.94 MiB/sec. | ||
| 9869 | 2025.12.18 18:37:08.397967 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9870 | 2025.12.18 18:37:08.398173 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20536 rows, containing 5 columns (5 merged, 0 gathered) in 0.006237471 sec., 3292359.9965434712 rows/sec., 226.11 MiB/sec. | ||
| 9871 | 2025.12.18 18:37:08.398233 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_71_14} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2025.12.18 18:37:08.398318 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_71_14} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9873 | 2025.12.18 18:37:08.398400 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9874 | 2025.12.18 18:37:08.398702 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9875 | 2025.12.18 18:37:08.399009 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2025.12.18 18:37:08.399099 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9877 | 2025.12.18 18:37:08.399209 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9878 | 2025.12.18 18:37:08.400965 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 19 columns (19 merged, 0 gathered) in 0.00699563 sec., 190118.6883811751 rows/sec., 340.68 MiB/sec. | ||
| 9879 | 2025.12.18 18:37:08.403043 [ 195 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9880 | 2025.12.18 18:37:08.403489 [ 195 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2025.12.18 18:37:08.403572 [ 195 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9882 | 2025.12.18 18:37:08.403736 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 9883 | 2025.12.18 18:37:08.516488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9884 | 2025.12.18 18:37:08.533176 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2025.12.18 18:37:08.533234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9886 | 2025.12.18 18:37:08.539250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9887 | 2025.12.18 18:37:08.540012 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2025.12.18 18:37:08.542983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9889 | 2025.12.18 18:37:09.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.54 MiB, peak 328.90 MiB, free memory in arenas 0.00 B, will set to 320.50 MiB (RSS), difference: 4.97 MiB | ||
| 9890 | 2025.12.18 18:37:09.878871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1196 | ||
| 9891 | 2025.12.18 18:37:09.881752 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2025.12.18 18:37:09.881810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9893 | 2025.12.18 18:37:09.883287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9894 | 2025.12.18 18:37:09.883581 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2025.12.18 18:37:09.883717 [ 75 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9896 | 2025.12.18 18:37:09.883753 [ 75 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2025.12.18 18:37:09.883772 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9898 | 2025.12.18 18:37:09.883883 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 9899 | 2025.12.18 18:37:09.883968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
| 9900 | 2025.12.18 18:37:09.884453 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9901 | 2025.12.18 18:37:09.884612 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1046 rows starting from the beginning of the part | ||
| 9902 | 2025.12.18 18:37:09.884959 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 9903 | 2025.12.18 18:37:09.885281 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 9904 | 2025.12.18 18:37:09.885594 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 9905 | 2025.12.18 18:37:09.885914 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 9906 | 2025.12.18 18:37:09.886237 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 9907 | 2025.12.18 18:37:09.892707 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1196 rows, containing 72 columns (72 merged, 0 gathered) in 0.008877904 sec., 134716.48262923319 rows/sec., 105.99 MiB/sec. | ||
| 9908 | 2025.12.18 18:37:09.894271 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9909 | 2025.12.18 18:37:09.894903 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2025.12.18 18:37:09.894994 [ 192 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_36_7} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9911 | 2025.12.18 18:37:09.895366 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 9912 | 2025.12.18 18:37:13.354297 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2025.12.18 18:37:13.354513 [ 276 ] {0f4cba03-cad0-4dce-87e8-1a4ccd254c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9914 | 2025.12.18 18:37:13.354584 [ 276 ] {0f4cba03-cad0-4dce-87e8-1a4ccd254c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9915 | 2025.12.18 18:37:13.355275 [ 276 ] {0f4cba03-cad0-4dce-87e8-1a4ccd254c23} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2025.12.18 18:37:13.355314 [ 276 ] {0f4cba03-cad0-4dce-87e8-1a4ccd254c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9917 | 2025.12.18 18:37:13.355692 [ 276 ] {0f4cba03-cad0-4dce-87e8-1a4ccd254c23} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9918 | 2025.12.18 18:37:13.355902 [ 276 ] {0f4cba03-cad0-4dce-87e8-1a4ccd254c23} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2025.12.18 18:37:13.356047 [ 276 ] {0f4cba03-cad0-4dce-87e8-1a4ccd254c23} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001643 sec., 77906.26902008521 rows/sec., 6.71 MiB/sec. | ||
| 9920 | 2025.12.18 18:37:13.356086 [ 276 ] {0f4cba03-cad0-4dce-87e8-1a4ccd254c23} <Debug> TCPHandler: Processed in 0.001988076 sec. | ||
| 9921 | 2025.12.18 18:37:13.356266 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2025.12.18 18:37:13.356362 [ 276 ] {b80959eb-4d9f-4759-9f2b-cb0a462aaa84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9923 | 2025.12.18 18:37:13.356402 [ 276 ] {b80959eb-4d9f-4759-9f2b-cb0a462aaa84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9924 | 2025.12.18 18:37:13.356806 [ 276 ] {b80959eb-4d9f-4759-9f2b-cb0a462aaa84} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2025.12.18 18:37:13.356840 [ 276 ] {b80959eb-4d9f-4759-9f2b-cb0a462aaa84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9926 | 2025.12.18 18:37:13.357146 [ 276 ] {b80959eb-4d9f-4759-9f2b-cb0a462aaa84} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9927 | 2025.12.18 18:37:13.357355 [ 276 ] {b80959eb-4d9f-4759-9f2b-cb0a462aaa84} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2025.12.18 18:37:13.357482 [ 276 ] {b80959eb-4d9f-4759-9f2b-cb0a462aaa84} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001139 sec., 31606.67251975417 rows/sec., 2.32 MiB/sec. | ||
| 9929 | 2025.12.18 18:37:13.357519 [ 276 ] {b80959eb-4d9f-4759-9f2b-cb0a462aaa84} <Debug> TCPHandler: Processed in 0.001303897 sec. | ||
| 9930 | 2025.12.18 18:37:13.357624 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2025.12.18 18:37:13.357719 [ 276 ] {266e05ab-393e-4e45-b06c-d9b70753ced3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9932 | 2025.12.18 18:37:13.357758 [ 276 ] {266e05ab-393e-4e45-b06c-d9b70753ced3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9933 | 2025.12.18 18:37:13.358176 [ 276 ] {266e05ab-393e-4e45-b06c-d9b70753ced3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2025.12.18 18:37:13.358210 [ 276 ] {266e05ab-393e-4e45-b06c-d9b70753ced3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9935 | 2025.12.18 18:37:13.358504 [ 276 ] {266e05ab-393e-4e45-b06c-d9b70753ced3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9936 | 2025.12.18 18:37:13.358708 [ 276 ] {266e05ab-393e-4e45-b06c-d9b70753ced3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2025.12.18 18:37:13.358833 [ 276 ] {266e05ab-393e-4e45-b06c-d9b70753ced3} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001133 sec., 88261.253309797 rows/sec., 6.89 MiB/sec. | ||
| 9938 | 2025.12.18 18:37:13.358870 [ 276 ] {266e05ab-393e-4e45-b06c-d9b70753ced3} <Debug> TCPHandler: Processed in 0.001296487 sec. | ||
| 9939 | 2025.12.18 18:37:13.358978 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2025.12.18 18:37:13.359072 [ 276 ] {d0a3847b-9686-48ee-957e-c938bc95145c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9941 | 2025.12.18 18:37:13.359116 [ 276 ] {d0a3847b-9686-48ee-957e-c938bc95145c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9942 | 2025.12.18 18:37:13.359515 [ 276 ] {d0a3847b-9686-48ee-957e-c938bc95145c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2025.12.18 18:37:13.359549 [ 276 ] {d0a3847b-9686-48ee-957e-c938bc95145c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9944 | 2025.12.18 18:37:13.359880 [ 276 ] {d0a3847b-9686-48ee-957e-c938bc95145c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9945 | 2025.12.18 18:37:13.360090 [ 276 ] {d0a3847b-9686-48ee-957e-c938bc95145c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2025.12.18 18:37:13.360217 [ 276 ] {d0a3847b-9686-48ee-957e-c938bc95145c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 9947 | 2025.12.18 18:37:13.360254 [ 276 ] {d0a3847b-9686-48ee-957e-c938bc95145c} <Debug> TCPHandler: Processed in 0.001326006 sec. | ||
| 9948 | 2025.12.18 18:37:13.360365 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2025.12.18 18:37:13.360458 [ 276 ] {5c0f6a55-5152-44ba-8d8d-7a690c8929f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9950 | 2025.12.18 18:37:13.360512 [ 276 ] {5c0f6a55-5152-44ba-8d8d-7a690c8929f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9951 | 2025.12.18 18:37:13.361327 [ 276 ] {5c0f6a55-5152-44ba-8d8d-7a690c8929f1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2025.12.18 18:37:13.361362 [ 276 ] {5c0f6a55-5152-44ba-8d8d-7a690c8929f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9953 | 2025.12.18 18:37:13.361902 [ 276 ] {5c0f6a55-5152-44ba-8d8d-7a690c8929f1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9954 | 2025.12.18 18:37:13.362122 [ 276 ] {5c0f6a55-5152-44ba-8d8d-7a690c8929f1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2025.12.18 18:37:13.362255 [ 276 ] {5c0f6a55-5152-44ba-8d8d-7a690c8929f1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001815 sec., 19834.710743801654 rows/sec., 35.54 MiB/sec. | ||
| 9956 | 2025.12.18 18:37:13.362307 [ 276 ] {5c0f6a55-5152-44ba-8d8d-7a690c8929f1} <Debug> TCPHandler: Processed in 0.001991086 sec. | ||
| 9957 | 2025.12.18 18:37:13.362416 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2025.12.18 18:37:13.362510 [ 276 ] {334da2e6-e81b-4002-a25a-0a238cd1b59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9959 | 2025.12.18 18:37:13.362551 [ 276 ] {334da2e6-e81b-4002-a25a-0a238cd1b59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9960 | 2025.12.18 18:37:13.362904 [ 276 ] {334da2e6-e81b-4002-a25a-0a238cd1b59b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2025.12.18 18:37:13.362942 [ 276 ] {334da2e6-e81b-4002-a25a-0a238cd1b59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9962 | 2025.12.18 18:37:13.363246 [ 276 ] {334da2e6-e81b-4002-a25a-0a238cd1b59b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9963 | 2025.12.18 18:37:13.363459 [ 276 ] {334da2e6-e81b-4002-a25a-0a238cd1b59b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2025.12.18 18:37:13.363586 [ 276 ] {334da2e6-e81b-4002-a25a-0a238cd1b59b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 9965 | 2025.12.18 18:37:13.363621 [ 276 ] {334da2e6-e81b-4002-a25a-0a238cd1b59b} <Debug> TCPHandler: Processed in 0.001255856 sec. | ||
| 9966 | 2025.12.18 18:37:14.659472 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9967 | 2025.12.18 18:37:14.659527 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9968 | 2025.12.18 18:37:14.798985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23950 | ||
| 9969 | 2025.12.18 18:37:14.799825 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2025.12.18 18:37:14.799919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9971 | 2025.12.18 18:37:14.800518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9972 | 2025.12.18 18:37:14.800752 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2025.12.18 18:37:14.800886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23950 | ||
| 9974 | 2025.12.18 18:37:16.043210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9975 | 2025.12.18 18:37:16.059730 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2025.12.18 18:37:16.059774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9977 | 2025.12.18 18:37:16.065838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9978 | 2025.12.18 18:37:16.066563 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2025.12.18 18:37:16.069417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9980 | 2025.12.18 18:37:18.353716 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2025.12.18 18:37:18.353917 [ 276 ] {9c2e95b6-035b-42c4-b6e2-9d33a9f33f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9982 | 2025.12.18 18:37:18.353991 [ 276 ] {9c2e95b6-035b-42c4-b6e2-9d33a9f33f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9983 | 2025.12.18 18:37:18.354780 [ 276 ] {9c2e95b6-035b-42c4-b6e2-9d33a9f33f68} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2025.12.18 18:37:18.354838 [ 276 ] {9c2e95b6-035b-42c4-b6e2-9d33a9f33f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9985 | 2025.12.18 18:37:18.355225 [ 276 ] {9c2e95b6-035b-42c4-b6e2-9d33a9f33f68} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9986 | 2025.12.18 18:37:18.355458 [ 276 ] {9c2e95b6-035b-42c4-b6e2-9d33a9f33f68} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2025.12.18 18:37:18.355614 [ 276 ] {9c2e95b6-035b-42c4-b6e2-9d33a9f33f68} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001751 sec., 37692.74700171331 rows/sec., 3.00 MiB/sec. | ||
| 9988 | 2025.12.18 18:37:18.355664 [ 276 ] {9c2e95b6-035b-42c4-b6e2-9d33a9f33f68} <Debug> TCPHandler: Processed in 0.002097307 sec. | ||
| 9989 | 2025.12.18 18:37:18.355793 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2025.12.18 18:37:18.355897 [ 276 ] {a08f52b7-d1e0-4a31-b8f7-bfa14711ffde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9991 | 2025.12.18 18:37:18.355938 [ 276 ] {a08f52b7-d1e0-4a31-b8f7-bfa14711ffde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9992 | 2025.12.18 18:37:18.356337 [ 276 ] {a08f52b7-d1e0-4a31-b8f7-bfa14711ffde} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2025.12.18 18:37:18.356375 [ 276 ] {a08f52b7-d1e0-4a31-b8f7-bfa14711ffde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9994 | 2025.12.18 18:37:18.356665 [ 276 ] {a08f52b7-d1e0-4a31-b8f7-bfa14711ffde} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9995 | 2025.12.18 18:37:18.356871 [ 276 ] {a08f52b7-d1e0-4a31-b8f7-bfa14711ffde} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2025.12.18 18:37:18.357000 [ 276 ] {a08f52b7-d1e0-4a31-b8f7-bfa14711ffde} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001127 sec., 4436.557231588287 rows/sec., 333.61 KiB/sec. | ||
| 9997 | 2025.12.18 18:37:18.357037 [ 276 ] {a08f52b7-d1e0-4a31-b8f7-bfa14711ffde} <Debug> TCPHandler: Processed in 0.001296527 sec. | ||
| 9998 | 2025.12.18 18:37:18.357145 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2025.12.18 18:37:18.357239 [ 276 ] {d4171b03-ed07-4e5e-824b-57465d06f8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10000 | 2025.12.18 18:37:18.357277 [ 276 ] {d4171b03-ed07-4e5e-824b-57465d06f8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10001 | 2025.12.18 18:37:18.357686 [ 276 ] {d4171b03-ed07-4e5e-824b-57465d06f8d7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2025.12.18 18:37:18.357722 [ 276 ] {d4171b03-ed07-4e5e-824b-57465d06f8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10003 | 2025.12.18 18:37:18.358015 [ 276 ] {d4171b03-ed07-4e5e-824b-57465d06f8d7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10004 | 2025.12.18 18:37:18.358222 [ 276 ] {d4171b03-ed07-4e5e-824b-57465d06f8d7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2025.12.18 18:37:18.358344 [ 276 ] {d4171b03-ed07-4e5e-824b-57465d06f8d7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001124 sec., 61387.90035587188 rows/sec., 4.79 MiB/sec. | ||
| 10006 | 2025.12.18 18:37:18.358381 [ 276 ] {d4171b03-ed07-4e5e-824b-57465d06f8d7} <Debug> TCPHandler: Processed in 0.001284266 sec. | ||
| 10007 | 2025.12.18 18:37:18.358488 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2025.12.18 18:37:18.358582 [ 276 ] {47e151ec-7126-4a04-b6b8-54d231e294c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10009 | 2025.12.18 18:37:18.358625 [ 276 ] {47e151ec-7126-4a04-b6b8-54d231e294c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10010 | 2025.12.18 18:37:18.359022 [ 276 ] {47e151ec-7126-4a04-b6b8-54d231e294c3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2025.12.18 18:37:18.359057 [ 276 ] {47e151ec-7126-4a04-b6b8-54d231e294c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10012 | 2025.12.18 18:37:18.359371 [ 276 ] {47e151ec-7126-4a04-b6b8-54d231e294c3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10013 | 2025.12.18 18:37:18.359571 [ 276 ] {47e151ec-7126-4a04-b6b8-54d231e294c3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2025.12.18 18:37:18.359698 [ 276 ] {47e151ec-7126-4a04-b6b8-54d231e294c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 10015 | 2025.12.18 18:37:18.359733 [ 276 ] {47e151ec-7126-4a04-b6b8-54d231e294c3} <Debug> TCPHandler: Processed in 0.001292167 sec. | ||
| 10016 | 2025.12.18 18:37:18.359839 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2025.12.18 18:37:18.359930 [ 276 ] {de1679a9-2186-49da-87fe-fbf81f141563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10018 | 2025.12.18 18:37:18.359981 [ 276 ] {de1679a9-2186-49da-87fe-fbf81f141563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10019 | 2025.12.18 18:37:18.360712 [ 276 ] {de1679a9-2186-49da-87fe-fbf81f141563} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2025.12.18 18:37:18.360748 [ 276 ] {de1679a9-2186-49da-87fe-fbf81f141563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10021 | 2025.12.18 18:37:18.361228 [ 276 ] {de1679a9-2186-49da-87fe-fbf81f141563} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10022 | 2025.12.18 18:37:18.361442 [ 276 ] {de1679a9-2186-49da-87fe-fbf81f141563} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2025.12.18 18:37:18.361575 [ 276 ] {de1679a9-2186-49da-87fe-fbf81f141563} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001662 sec., 3008.4235860409144 rows/sec., 5.39 MiB/sec. | ||
| 10024 | 2025.12.18 18:37:18.361627 [ 276 ] {de1679a9-2186-49da-87fe-fbf81f141563} <Debug> TCPHandler: Processed in 0.001835534 sec. | ||
| 10025 | 2025.12.18 18:37:18.361733 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2025.12.18 18:37:18.361827 [ 276 ] {0f5050f6-0eea-493d-9ab3-39abc09ec88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10027 | 2025.12.18 18:37:18.361867 [ 276 ] {0f5050f6-0eea-493d-9ab3-39abc09ec88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10028 | 2025.12.18 18:37:18.362192 [ 276 ] {0f5050f6-0eea-493d-9ab3-39abc09ec88f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2025.12.18 18:37:18.362228 [ 276 ] {0f5050f6-0eea-493d-9ab3-39abc09ec88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10030 | 2025.12.18 18:37:18.362523 [ 276 ] {0f5050f6-0eea-493d-9ab3-39abc09ec88f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10031 | 2025.12.18 18:37:18.362734 [ 276 ] {0f5050f6-0eea-493d-9ab3-39abc09ec88f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10032 | 2025.12.18 18:37:18.362856 [ 276 ] {0f5050f6-0eea-493d-9ab3-39abc09ec88f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 10033 | 2025.12.18 18:37:18.362891 [ 276 ] {0f5050f6-0eea-493d-9ab3-39abc09ec88f} <Debug> TCPHandler: Processed in 0.001205435 sec. | ||
| 10034 | 2025.12.18 18:37:19.884310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1220 | ||
| 10035 | 2025.12.18 18:37:19.886666 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2025.12.18 18:37:19.886726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10037 | 2025.12.18 18:37:19.887955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10038 | 2025.12.18 18:37:19.888266 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2025.12.18 18:37:19.888709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
| 10040 | 2025.12.18 18:37:22.301091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24462 | ||
| 10041 | 2025.12.18 18:37:22.301655 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2025.12.18 18:37:22.301696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10043 | 2025.12.18 18:37:22.302267 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10044 | 2025.12.18 18:37:22.302571 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2025.12.18 18:37:22.302713 [ 61 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10046 | 2025.12.18 18:37:22.302741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24462 | ||
| 10047 | 2025.12.18 18:37:22.302751 [ 61 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2025.12.18 18:37:22.302774 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10049 | 2025.12.18 18:37:22.302860 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 10050 | 2025.12.18 18:37:22.302944 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10051 | 2025.12.18 18:37:22.302974 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22030 rows starting from the beginning of the part | ||
| 10052 | 2025.12.18 18:37:22.303033 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10053 | 2025.12.18 18:37:22.303077 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10054 | 2025.12.18 18:37:22.303128 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10055 | 2025.12.18 18:37:22.303178 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10056 | 2025.12.18 18:37:22.303225 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10057 | 2025.12.18 18:37:22.305708 [ 199 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24462 rows, containing 4 columns (4 merged, 0 gathered) in 0.002880717 sec., 8491635.936469983 rows/sec., 121.47 MiB/sec. | ||
| 10058 | 2025.12.18 18:37:22.306159 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10059 | 2025.12.18 18:37:22.306506 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2025.12.18 18:37:22.306605 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_51_10} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10061 | 2025.12.18 18:37:22.306749 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10062 | 2025.12.18 18:37:23.361534 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2025.12.18 18:37:23.361855 [ 276 ] {0d669cb8-70b0-4066-82db-2fbab42d99fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10064 | 2025.12.18 18:37:23.361973 [ 276 ] {0d669cb8-70b0-4066-82db-2fbab42d99fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10065 | 2025.12.18 18:37:23.362945 [ 276 ] {0d669cb8-70b0-4066-82db-2fbab42d99fa} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2025.12.18 18:37:23.363021 [ 276 ] {0d669cb8-70b0-4066-82db-2fbab42d99fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10067 | 2025.12.18 18:37:23.363579 [ 276 ] {0d669cb8-70b0-4066-82db-2fbab42d99fa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10068 | 2025.12.18 18:37:23.363915 [ 276 ] {0d669cb8-70b0-4066-82db-2fbab42d99fa} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2025.12.18 18:37:23.364105 [ 171 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10070 | 2025.12.18 18:37:23.364135 [ 276 ] {0d669cb8-70b0-4066-82db-2fbab42d99fa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002425 sec., 9896.907216494845 rows/sec., 840.85 KiB/sec. | ||
| 10071 | 2025.12.18 18:37:23.364187 [ 171 ] {} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2025.12.18 18:37:23.364222 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10073 | 2025.12.18 18:37:23.364223 [ 276 ] {0d669cb8-70b0-4066-82db-2fbab42d99fa} <Debug> TCPHandler: Processed in 0.002979509 sec. | ||
| 10074 | 2025.12.18 18:37:23.364418 [ 191 ] {fe362c7f-737b-4189-a62b-6c06036abe30::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 | ||
| 10075 | 2025.12.18 18:37:23.364469 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2025.12.18 18:37:23.364611 [ 191 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10077 | 2025.12.18 18:37:23.364626 [ 276 ] {d3cfdb2f-db2e-4e49-b98f-8033d77b61ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10078 | 2025.12.18 18:37:23.364673 [ 191 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10079 | 2025.12.18 18:37:23.364707 [ 276 ] {d3cfdb2f-db2e-4e49-b98f-8033d77b61ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10080 | 2025.12.18 18:37:23.364776 [ 191 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10081 | 2025.12.18 18:37:23.364858 [ 191 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10082 | 2025.12.18 18:37:23.364925 [ 191 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10083 | 2025.12.18 18:37:23.364978 [ 191 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10084 | 2025.12.18 18:37:23.365276 [ 276 ] {d3cfdb2f-db2e-4e49-b98f-8033d77b61ff} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2025.12.18 18:37:23.365337 [ 276 ] {d3cfdb2f-db2e-4e49-b98f-8033d77b61ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10086 | 2025.12.18 18:37:23.365792 [ 276 ] {d3cfdb2f-db2e-4e49-b98f-8033d77b61ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10087 | 2025.12.18 18:37:23.365983 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628381 sec., 73692.82741569694 rows/sec., 6.40 MiB/sec. | ||
| 10088 | 2025.12.18 18:37:23.366104 [ 276 ] {d3cfdb2f-db2e-4e49-b98f-8033d77b61ff} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2025.12.18 18:37:23.366272 [ 197 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10090 | 2025.12.18 18:37:23.366313 [ 276 ] {d3cfdb2f-db2e-4e49-b98f-8033d77b61ff} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001724 sec., 4640.371229698376 rows/sec., 378.39 KiB/sec. | ||
| 10091 | 2025.12.18 18:37:23.366379 [ 276 ] {d3cfdb2f-db2e-4e49-b98f-8033d77b61ff} <Debug> TCPHandler: Processed in 0.001984666 sec. | ||
| 10092 | 2025.12.18 18:37:23.366546 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10093 | 2025.12.18 18:37:23.366705 [ 276 ] {77e51ba4-b195-4746-bbcd-299ef32f9a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10094 | 2025.12.18 18:37:23.366771 [ 276 ] {77e51ba4-b195-4746-bbcd-299ef32f9a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10095 | 2025.12.18 18:37:23.366771 [ 197 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2025.12.18 18:37:23.366915 [ 197 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_13_3} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10097 | 2025.12.18 18:37:23.367057 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10098 | 2025.12.18 18:37:23.367530 [ 276 ] {77e51ba4-b195-4746-bbcd-299ef32f9a14} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2025.12.18 18:37:23.367593 [ 276 ] {77e51ba4-b195-4746-bbcd-299ef32f9a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10100 | 2025.12.18 18:37:23.368078 [ 276 ] {77e51ba4-b195-4746-bbcd-299ef32f9a14} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10101 | 2025.12.18 18:37:23.368360 [ 276 ] {77e51ba4-b195-4746-bbcd-299ef32f9a14} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2025.12.18 18:37:23.368544 [ 276 ] {77e51ba4-b195-4746-bbcd-299ef32f9a14} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001875 sec., 134400 rows/sec., 12.00 MiB/sec. | ||
| 10103 | 2025.12.18 18:37:23.368594 [ 276 ] {77e51ba4-b195-4746-bbcd-299ef32f9a14} <Debug> TCPHandler: Processed in 0.002124577 sec. | ||
| 10104 | 2025.12.18 18:37:23.368742 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2025.12.18 18:37:23.368871 [ 276 ] {81d87646-75a2-42cf-a00a-ce62f971d71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10106 | 2025.12.18 18:37:23.368926 [ 276 ] {81d87646-75a2-42cf-a00a-ce62f971d71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10107 | 2025.12.18 18:37:23.369465 [ 276 ] {81d87646-75a2-42cf-a00a-ce62f971d71e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2025.12.18 18:37:23.369514 [ 276 ] {81d87646-75a2-42cf-a00a-ce62f971d71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10109 | 2025.12.18 18:37:23.369894 [ 276 ] {81d87646-75a2-42cf-a00a-ce62f971d71e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10110 | 2025.12.18 18:37:23.370155 [ 276 ] {81d87646-75a2-42cf-a00a-ce62f971d71e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2025.12.18 18:37:23.370315 [ 276 ] {81d87646-75a2-42cf-a00a-ce62f971d71e} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001474 sec., 37991.85888738128 rows/sec., 2.80 MiB/sec. | ||
| 10112 | 2025.12.18 18:37:23.370364 [ 276 ] {81d87646-75a2-42cf-a00a-ce62f971d71e} <Debug> TCPHandler: Processed in 0.001686222 sec. | ||
| 10113 | 2025.12.18 18:37:23.370494 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2025.12.18 18:37:23.370618 [ 276 ] {892e492b-3fc4-4d83-a171-1afda89bdf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10115 | 2025.12.18 18:37:23.370668 [ 276 ] {892e492b-3fc4-4d83-a171-1afda89bdf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10116 | 2025.12.18 18:37:23.371204 [ 276 ] {892e492b-3fc4-4d83-a171-1afda89bdf98} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2025.12.18 18:37:23.371242 [ 276 ] {892e492b-3fc4-4d83-a171-1afda89bdf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10118 | 2025.12.18 18:37:23.371656 [ 276 ] {892e492b-3fc4-4d83-a171-1afda89bdf98} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10119 | 2025.12.18 18:37:23.371944 [ 276 ] {892e492b-3fc4-4d83-a171-1afda89bdf98} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2025.12.18 18:37:23.372133 [ 276 ] {892e492b-3fc4-4d83-a171-1afda89bdf98} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001542 sec., 15564.20233463035 rows/sec., 1.29 MiB/sec. | ||
| 10121 | 2025.12.18 18:37:23.372183 [ 276 ] {892e492b-3fc4-4d83-a171-1afda89bdf98} <Debug> TCPHandler: Processed in 0.001748123 sec. | ||
| 10122 | 2025.12.18 18:37:23.372349 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2025.12.18 18:37:23.372504 [ 276 ] {5ae56998-9c61-465f-b685-8146f8226f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10124 | 2025.12.18 18:37:23.372561 [ 276 ] {5ae56998-9c61-465f-b685-8146f8226f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10125 | 2025.12.18 18:37:23.373146 [ 276 ] {5ae56998-9c61-465f-b685-8146f8226f25} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.12.18 18:37:23.373205 [ 276 ] {5ae56998-9c61-465f-b685-8146f8226f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10127 | 2025.12.18 18:37:23.373688 [ 276 ] {5ae56998-9c61-465f-b685-8146f8226f25} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10128 | 2025.12.18 18:37:23.374036 [ 276 ] {5ae56998-9c61-465f-b685-8146f8226f25} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.12.18 18:37:23.374184 [ 171 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10130 | 2025.12.18 18:37:23.374227 [ 171 ] {} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2025.12.18 18:37:23.374229 [ 276 ] {5ae56998-9c61-465f-b685-8146f8226f25} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001752 sec., 6849.315068493151 rows/sec., 535.10 KiB/sec. | ||
| 10132 | 2025.12.18 18:37:23.374251 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10133 | 2025.12.18 18:37:23.374301 [ 276 ] {5ae56998-9c61-465f-b685-8146f8226f25} <Debug> TCPHandler: Processed in 0.002029276 sec. | ||
| 10134 | 2025.12.18 18:37:23.374355 [ 191 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::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 | ||
| 10135 | 2025.12.18 18:37:23.374474 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2025.12.18 18:37:23.374502 [ 191 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10137 | 2025.12.18 18:37:23.374553 [ 191 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10138 | 2025.12.18 18:37:23.374626 [ 191 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10139 | 2025.12.18 18:37:23.374631 [ 276 ] {f153e7da-9217-4e57-8e1a-91aa77d12ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10140 | 2025.12.18 18:37:23.374691 [ 191 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10141 | 2025.12.18 18:37:23.374705 [ 276 ] {f153e7da-9217-4e57-8e1a-91aa77d12ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10142 | 2025.12.18 18:37:23.374763 [ 191 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10143 | 2025.12.18 18:37:23.374825 [ 191 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10144 | 2025.12.18 18:37:23.375425 [ 276 ] {f153e7da-9217-4e57-8e1a-91aa77d12ffc} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2025.12.18 18:37:23.375485 [ 276 ] {f153e7da-9217-4e57-8e1a-91aa77d12ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10146 | 2025.12.18 18:37:23.375624 [ 199 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308117 sec., 45867.456810055985 rows/sec., 3.67 MiB/sec. | ||
| 10147 | 2025.12.18 18:37:23.375774 [ 199 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10148 | 2025.12.18 18:37:23.375978 [ 276 ] {f153e7da-9217-4e57-8e1a-91aa77d12ffc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10149 | 2025.12.18 18:37:23.376136 [ 199 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2025.12.18 18:37:23.376239 [ 199 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_13_3} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10151 | 2025.12.18 18:37:23.376324 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10152 | 2025.12.18 18:37:23.376357 [ 276 ] {f153e7da-9217-4e57-8e1a-91aa77d12ffc} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2025.12.18 18:37:23.376560 [ 276 ] {f153e7da-9217-4e57-8e1a-91aa77d12ffc} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001957 sec., 73582.01328564128 rows/sec., 5.94 MiB/sec. | ||
| 10154 | 2025.12.18 18:37:23.376610 [ 276 ] {f153e7da-9217-4e57-8e1a-91aa77d12ffc} <Debug> TCPHandler: Processed in 0.002212639 sec. | ||
| 10155 | 2025.12.18 18:37:23.376776 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2025.12.18 18:37:23.376919 [ 276 ] {497223e8-e8b6-4689-92bc-aadc49cc3013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10157 | 2025.12.18 18:37:23.376988 [ 276 ] {497223e8-e8b6-4689-92bc-aadc49cc3013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10158 | 2025.12.18 18:37:23.377590 [ 276 ] {497223e8-e8b6-4689-92bc-aadc49cc3013} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2025.12.18 18:37:23.377645 [ 276 ] {497223e8-e8b6-4689-92bc-aadc49cc3013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10160 | 2025.12.18 18:37:23.378145 [ 276 ] {497223e8-e8b6-4689-92bc-aadc49cc3013} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10161 | 2025.12.18 18:37:23.378467 [ 276 ] {497223e8-e8b6-4689-92bc-aadc49cc3013} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2025.12.18 18:37:23.378659 [ 276 ] {497223e8-e8b6-4689-92bc-aadc49cc3013} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001764 sec., 113378.68480725624 rows/sec., 8.13 MiB/sec. | ||
| 10163 | 2025.12.18 18:37:23.378713 [ 276 ] {497223e8-e8b6-4689-92bc-aadc49cc3013} <Debug> TCPHandler: Processed in 0.002017006 sec. | ||
| 10164 | 2025.12.18 18:37:23.378879 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2025.12.18 18:37:23.379019 [ 276 ] {e8a65fba-ea80-49f2-8d15-63e167238cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10166 | 2025.12.18 18:37:23.379096 [ 276 ] {e8a65fba-ea80-49f2-8d15-63e167238cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10167 | 2025.12.18 18:37:23.380326 [ 276 ] {e8a65fba-ea80-49f2-8d15-63e167238cd9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2025.12.18 18:37:23.380381 [ 276 ] {e8a65fba-ea80-49f2-8d15-63e167238cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10169 | 2025.12.18 18:37:23.381164 [ 276 ] {e8a65fba-ea80-49f2-8d15-63e167238cd9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10170 | 2025.12.18 18:37:23.381521 [ 276 ] {e8a65fba-ea80-49f2-8d15-63e167238cd9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2025.12.18 18:37:23.381739 [ 276 ] {e8a65fba-ea80-49f2-8d15-63e167238cd9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002745 sec., 13114.754098360656 rows/sec., 23.50 MiB/sec. | ||
| 10172 | 2025.12.18 18:37:23.381843 [ 276 ] {e8a65fba-ea80-49f2-8d15-63e167238cd9} <Debug> TCPHandler: Processed in 0.003035339 sec. | ||
| 10173 | 2025.12.18 18:37:23.382007 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2025.12.18 18:37:23.382148 [ 276 ] {3e7290a3-3408-404a-949f-e9874dc4f1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10175 | 2025.12.18 18:37:23.382207 [ 276 ] {3e7290a3-3408-404a-949f-e9874dc4f1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10176 | 2025.12.18 18:37:23.382703 [ 276 ] {3e7290a3-3408-404a-949f-e9874dc4f1b1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2025.12.18 18:37:23.382756 [ 276 ] {3e7290a3-3408-404a-949f-e9874dc4f1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10178 | 2025.12.18 18:37:23.383221 [ 276 ] {3e7290a3-3408-404a-949f-e9874dc4f1b1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10179 | 2025.12.18 18:37:23.383554 [ 276 ] {3e7290a3-3408-404a-949f-e9874dc4f1b1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2025.12.18 18:37:23.383752 [ 276 ] {3e7290a3-3408-404a-949f-e9874dc4f1b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001631 sec., 36787.24708767627 rows/sec., 2.48 MiB/sec. | ||
| 10181 | 2025.12.18 18:37:23.383808 [ 276 ] {3e7290a3-3408-404a-949f-e9874dc4f1b1} <Debug> TCPHandler: Processed in 0.001881184 sec. | ||
| 10182 | 2025.12.18 18:37:23.569546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10183 | 2025.12.18 18:37:23.586491 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10184 | 2025.12.18 18:37:23.586537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10185 | 2025.12.18 18:37:23.593327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10186 | 2025.12.18 18:37:23.594086 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2025.12.18 18:37:23.594385 [ 63 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10188 | 2025.12.18 18:37:23.594435 [ 63 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2025.12.18 18:37:23.594458 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10190 | 2025.12.18 18:37:23.594557 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 10191 | 2025.12.18 18:37:23.597940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10192 | 2025.12.18 18:37:23.598291 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10193 | 2025.12.18 18:37:23.599718 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 10194 | 2025.12.18 18:37:23.604322 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 10195 | 2025.12.18 18:37:23.608722 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 10196 | 2025.12.18 18:37:23.613105 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 10197 | 2025.12.18 18:37:23.617576 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 10198 | 2025.12.18 18:37:23.621558 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 10199 | 2025.12.18 18:37:23.698630 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.104103002 sec., 3688.6544347683653 rows/sec., 19.07 MiB/sec. | ||
| 10200 | 2025.12.18 18:37:23.701484 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10201 | 2025.12.18 18:37:23.703610 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_51_10} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2025.12.18 18:37:23.703729 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_51_10} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10203 | 2025.12.18 18:37:23.706064 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10204 | 2025.12.18 18:37:28.353003 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2025.12.18 18:37:28.353224 [ 276 ] {a72ccbdc-e801-46d6-a47d-969fb5ec7f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10206 | 2025.12.18 18:37:28.353301 [ 276 ] {a72ccbdc-e801-46d6-a47d-969fb5ec7f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10207 | 2025.12.18 18:37:28.354083 [ 276 ] {a72ccbdc-e801-46d6-a47d-969fb5ec7f10} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2025.12.18 18:37:28.354142 [ 276 ] {a72ccbdc-e801-46d6-a47d-969fb5ec7f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10209 | 2025.12.18 18:37:28.354543 [ 276 ] {a72ccbdc-e801-46d6-a47d-969fb5ec7f10} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10210 | 2025.12.18 18:37:28.354765 [ 276 ] {a72ccbdc-e801-46d6-a47d-969fb5ec7f10} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2025.12.18 18:37:28.354933 [ 276 ] {a72ccbdc-e801-46d6-a47d-969fb5ec7f10} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001764 sec., 37414.965986394556 rows/sec., 2.98 MiB/sec. | ||
| 10212 | 2025.12.18 18:37:28.354984 [ 276 ] {a72ccbdc-e801-46d6-a47d-969fb5ec7f10} <Debug> TCPHandler: Processed in 0.002130827 sec. | ||
| 10213 | 2025.12.18 18:37:28.355112 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2025.12.18 18:37:28.355215 [ 276 ] {1a13edd8-ae43-4746-8009-ccc077d96142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10215 | 2025.12.18 18:37:28.355258 [ 276 ] {1a13edd8-ae43-4746-8009-ccc077d96142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10216 | 2025.12.18 18:37:28.355700 [ 276 ] {1a13edd8-ae43-4746-8009-ccc077d96142} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2025.12.18 18:37:28.355740 [ 276 ] {1a13edd8-ae43-4746-8009-ccc077d96142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10218 | 2025.12.18 18:37:28.356036 [ 276 ] {1a13edd8-ae43-4746-8009-ccc077d96142} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10219 | 2025.12.18 18:37:28.356246 [ 276 ] {1a13edd8-ae43-4746-8009-ccc077d96142} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2025.12.18 18:37:28.356367 [ 155 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10221 | 2025.12.18 18:37:28.356378 [ 276 ] {1a13edd8-ae43-4746-8009-ccc077d96142} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001187 sec., 4212.299915754002 rows/sec., 316.75 KiB/sec. | ||
| 10222 | 2025.12.18 18:37:28.356442 [ 155 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2025.12.18 18:37:28.356459 [ 276 ] {1a13edd8-ae43-4746-8009-ccc077d96142} <Debug> TCPHandler: Processed in 0.001403988 sec. | ||
| 10224 | 2025.12.18 18:37:28.356469 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10225 | 2025.12.18 18:37:28.356584 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2025.12.18 18:37:28.356610 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 10227 | 2025.12.18 18:37:28.356684 [ 276 ] {fe2eaee2-7db0-4ed9-a86d-87e55f017a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10228 | 2025.12.18 18:37:28.356728 [ 276 ] {fe2eaee2-7db0-4ed9-a86d-87e55f017a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10229 | 2025.12.18 18:37:28.356769 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10230 | 2025.12.18 18:37:28.356811 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 71 rows starting from the beginning of the part | ||
| 10231 | 2025.12.18 18:37:28.356884 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 9 rows starting from the beginning of the part | ||
| 10232 | 2025.12.18 18:37:28.356934 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 10233 | 2025.12.18 18:37:28.356981 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part | ||
| 10234 | 2025.12.18 18:37:28.357025 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10235 | 2025.12.18 18:37:28.357071 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part | ||
| 10236 | 2025.12.18 18:37:28.357140 [ 276 ] {fe2eaee2-7db0-4ed9-a86d-87e55f017a3a} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2025.12.18 18:37:28.357180 [ 276 ] {fe2eaee2-7db0-4ed9-a86d-87e55f017a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10238 | 2025.12.18 18:37:28.357541 [ 276 ] {fe2eaee2-7db0-4ed9-a86d-87e55f017a3a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10239 | 2025.12.18 18:37:28.357770 [ 276 ] {fe2eaee2-7db0-4ed9-a86d-87e55f017a3a} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2025.12.18 18:37:28.357901 [ 276 ] {fe2eaee2-7db0-4ed9-a86d-87e55f017a3a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001237 sec., 55780.113177041225 rows/sec., 4.35 MiB/sec. | ||
| 10241 | 2025.12.18 18:37:28.357927 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381428 sec., 131747.72771364124 rows/sec., 10.15 MiB/sec. | ||
| 10242 | 2025.12.18 18:37:28.357938 [ 276 ] {fe2eaee2-7db0-4ed9-a86d-87e55f017a3a} <Debug> TCPHandler: Processed in 0.001410088 sec. | ||
| 10243 | 2025.12.18 18:37:28.358066 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2025.12.18 18:37:28.358095 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10245 | 2025.12.18 18:37:28.358163 [ 276 ] {1cd132b8-92c9-4fc7-a103-4e5914f4febd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10246 | 2025.12.18 18:37:28.358212 [ 276 ] {1cd132b8-92c9-4fc7-a103-4e5914f4febd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10247 | 2025.12.18 18:37:28.358414 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10248 | 2025.12.18 18:37:28.358511 [ 186 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_71_14} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10249 | 2025.12.18 18:37:28.358600 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10250 | 2025.12.18 18:37:28.358630 [ 276 ] {1cd132b8-92c9-4fc7-a103-4e5914f4febd} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2025.12.18 18:37:28.358675 [ 276 ] {1cd132b8-92c9-4fc7-a103-4e5914f4febd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10252 | 2025.12.18 18:37:28.359030 [ 276 ] {1cd132b8-92c9-4fc7-a103-4e5914f4febd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10253 | 2025.12.18 18:37:28.359253 [ 276 ] {1cd132b8-92c9-4fc7-a103-4e5914f4febd} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2025.12.18 18:37:28.359386 [ 276 ] {1cd132b8-92c9-4fc7-a103-4e5914f4febd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 10255 | 2025.12.18 18:37:28.359425 [ 276 ] {1cd132b8-92c9-4fc7-a103-4e5914f4febd} <Debug> TCPHandler: Processed in 0.001409838 sec. | ||
| 10256 | 2025.12.18 18:37:28.359530 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2025.12.18 18:37:28.359628 [ 276 ] {abd56a92-a8e6-4747-babc-f0af57e42057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10258 | 2025.12.18 18:37:28.359686 [ 276 ] {abd56a92-a8e6-4747-babc-f0af57e42057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10259 | 2025.12.18 18:37:28.360435 [ 276 ] {abd56a92-a8e6-4747-babc-f0af57e42057} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2025.12.18 18:37:28.360474 [ 276 ] {abd56a92-a8e6-4747-babc-f0af57e42057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10261 | 2025.12.18 18:37:28.360973 [ 276 ] {abd56a92-a8e6-4747-babc-f0af57e42057} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10262 | 2025.12.18 18:37:28.361200 [ 276 ] {abd56a92-a8e6-4747-babc-f0af57e42057} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2025.12.18 18:37:28.361341 [ 276 ] {abd56a92-a8e6-4747-babc-f0af57e42057} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001731 sec., 2888.503755054882 rows/sec., 5.18 MiB/sec. | ||
| 10264 | 2025.12.18 18:37:28.361405 [ 276 ] {abd56a92-a8e6-4747-babc-f0af57e42057} <Debug> TCPHandler: Processed in 0.001925155 sec. | ||
| 10265 | 2025.12.18 18:37:28.361512 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2025.12.18 18:37:28.361608 [ 276 ] {538db8b6-bc9a-4788-a7f3-34d550a1c845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10267 | 2025.12.18 18:37:28.361651 [ 276 ] {538db8b6-bc9a-4788-a7f3-34d550a1c845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10268 | 2025.12.18 18:37:28.361986 [ 276 ] {538db8b6-bc9a-4788-a7f3-34d550a1c845} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2025.12.18 18:37:28.362024 [ 276 ] {538db8b6-bc9a-4788-a7f3-34d550a1c845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10270 | 2025.12.18 18:37:28.362341 [ 276 ] {538db8b6-bc9a-4788-a7f3-34d550a1c845} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10271 | 2025.12.18 18:37:28.362555 [ 276 ] {538db8b6-bc9a-4788-a7f3-34d550a1c845} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2025.12.18 18:37:28.362683 [ 276 ] {538db8b6-bc9a-4788-a7f3-34d550a1c845} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 10273 | 2025.12.18 18:37:28.362721 [ 276 ] {538db8b6-bc9a-4788-a7f3-34d550a1c845} <Debug> TCPHandler: Processed in 0.001259876 sec. | ||
| 10274 | 2025.12.18 18:37:29.659801 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10275 | 2025.12.18 18:37:29.659854 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10276 | 2025.12.18 18:37:29.802973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24910 | ||
| 10277 | 2025.12.18 18:37:29.803481 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2025.12.18 18:37:29.803519 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10279 | 2025.12.18 18:37:29.804009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10280 | 2025.12.18 18:37:29.804242 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2025.12.18 18:37:29.804372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24910 | ||
| 10282 | 2025.12.18 18:37:29.888936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1252 | ||
| 10283 | 2025.12.18 18:37:29.891312 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2025.12.18 18:37:29.891351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10285 | 2025.12.18 18:37:29.892592 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10286 | 2025.12.18 18:37:29.892854 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.12.18 18:37:29.893115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1252 | ||
| 10288 | 2025.12.18 18:37:31.098109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10289 | 2025.12.18 18:37:31.114257 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2025.12.18 18:37:31.114324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10291 | 2025.12.18 18:37:31.120037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10292 | 2025.12.18 18:37:31.120742 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10293 | 2025.12.18 18:37:31.123714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10294 | 2025.12.18 18:37:33.354282 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10295 | 2025.12.18 18:37:33.354479 [ 276 ] {7cbed75f-32dc-4dc2-b523-0a5687e32041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10296 | 2025.12.18 18:37:33.354559 [ 276 ] {7cbed75f-32dc-4dc2-b523-0a5687e32041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10297 | 2025.12.18 18:37:33.355377 [ 276 ] {7cbed75f-32dc-4dc2-b523-0a5687e32041} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2025.12.18 18:37:33.355421 [ 276 ] {7cbed75f-32dc-4dc2-b523-0a5687e32041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10299 | 2025.12.18 18:37:33.355832 [ 276 ] {7cbed75f-32dc-4dc2-b523-0a5687e32041} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10300 | 2025.12.18 18:37:33.356058 [ 276 ] {7cbed75f-32dc-4dc2-b523-0a5687e32041} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2025.12.18 18:37:33.356204 [ 144 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10302 | 2025.12.18 18:37:33.356218 [ 276 ] {7cbed75f-32dc-4dc2-b523-0a5687e32041} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001794 sec., 71348.9409141583 rows/sec., 6.15 MiB/sec. | ||
| 10303 | 2025.12.18 18:37:33.356245 [ 144 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2025.12.18 18:37:33.356265 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10305 | 2025.12.18 18:37:33.356275 [ 276 ] {7cbed75f-32dc-4dc2-b523-0a5687e32041} <Debug> TCPHandler: Processed in 0.002127198 sec. | ||
| 10306 | 2025.12.18 18:37:33.356382 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 10307 | 2025.12.18 18:37:33.356401 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2025.12.18 18:37:33.356526 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10309 | 2025.12.18 18:37:33.356528 [ 276 ] {57284952-9bf5-4317-bab8-f53cea4df38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10310 | 2025.12.18 18:37:33.356570 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1408 rows starting from the beginning of the part | ||
| 10311 | 2025.12.18 18:37:33.356592 [ 276 ] {57284952-9bf5-4317-bab8-f53cea4df38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10312 | 2025.12.18 18:37:33.356642 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 10313 | 2025.12.18 18:37:33.356691 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 66 rows starting from the beginning of the part | ||
| 10314 | 2025.12.18 18:37:33.356735 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 252 rows starting from the beginning of the part | ||
| 10315 | 2025.12.18 18:37:33.356772 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 66 rows starting from the beginning of the part | ||
| 10316 | 2025.12.18 18:37:33.356810 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part | ||
| 10317 | 2025.12.18 18:37:33.357030 [ 276 ] {57284952-9bf5-4317-bab8-f53cea4df38f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2025.12.18 18:37:33.357074 [ 276 ] {57284952-9bf5-4317-bab8-f53cea4df38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10319 | 2025.12.18 18:37:33.357403 [ 276 ] {57284952-9bf5-4317-bab8-f53cea4df38f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10320 | 2025.12.18 18:37:33.357641 [ 276 ] {57284952-9bf5-4317-bab8-f53cea4df38f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2025.12.18 18:37:33.357775 [ 276 ] {57284952-9bf5-4317-bab8-f53cea4df38f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001274 sec., 28257.456828885403 rows/sec., 2.08 MiB/sec. | ||
| 10322 | 2025.12.18 18:37:33.357815 [ 276 ] {57284952-9bf5-4317-bab8-f53cea4df38f} <Debug> TCPHandler: Processed in 0.001470859 sec. | ||
| 10323 | 2025.12.18 18:37:33.357921 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2025.12.18 18:37:33.358025 [ 276 ] {4a129892-bd0b-4b2d-8164-1e7037de65ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10325 | 2025.12.18 18:37:33.358067 [ 276 ] {4a129892-bd0b-4b2d-8164-1e7037de65ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10326 | 2025.12.18 18:37:33.358063 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734903 sec., 1180469.4556410357 rows/sec., 104.38 MiB/sec. | ||
| 10327 | 2025.12.18 18:37:33.358337 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10328 | 2025.12.18 18:37:33.358511 [ 276 ] {4a129892-bd0b-4b2d-8164-1e7037de65ee} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2025.12.18 18:37:33.358555 [ 276 ] {4a129892-bd0b-4b2d-8164-1e7037de65ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10330 | 2025.12.18 18:37:33.358618 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2025.12.18 18:37:33.358703 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_76_15} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10332 | 2025.12.18 18:37:33.358803 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 10333 | 2025.12.18 18:37:33.358907 [ 276 ] {4a129892-bd0b-4b2d-8164-1e7037de65ee} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10334 | 2025.12.18 18:37:33.359118 [ 276 ] {4a129892-bd0b-4b2d-8164-1e7037de65ee} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.12.18 18:37:33.359233 [ 144 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10336 | 2025.12.18 18:37:33.359247 [ 276 ] {4a129892-bd0b-4b2d-8164-1e7037de65ee} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001244 sec., 80385.85209003215 rows/sec., 6.28 MiB/sec. | ||
| 10337 | 2025.12.18 18:37:33.359267 [ 144 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2025.12.18 18:37:33.359286 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10339 | 2025.12.18 18:37:33.359287 [ 276 ] {4a129892-bd0b-4b2d-8164-1e7037de65ee} <Debug> TCPHandler: Processed in 0.001418529 sec. | ||
| 10340 | 2025.12.18 18:37:33.359356 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 10341 | 2025.12.18 18:37:33.359403 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10342 | 2025.12.18 18:37:33.359454 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10343 | 2025.12.18 18:37:33.359483 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 633 rows starting from the beginning of the part | ||
| 10344 | 2025.12.18 18:37:33.359503 [ 276 ] {4a2a1a01-17e3-47da-80ea-313179306989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10345 | 2025.12.18 18:37:33.359530 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part | ||
| 10346 | 2025.12.18 18:37:33.359553 [ 276 ] {4a2a1a01-17e3-47da-80ea-313179306989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10347 | 2025.12.18 18:37:33.359574 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 69 rows starting from the beginning of the part | ||
| 10348 | 2025.12.18 18:37:33.359614 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 144 rows starting from the beginning of the part | ||
| 10349 | 2025.12.18 18:37:33.359649 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 69 rows starting from the beginning of the part | ||
| 10350 | 2025.12.18 18:37:33.359684 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part | ||
| 10351 | 2025.12.18 18:37:33.359983 [ 276 ] {4a2a1a01-17e3-47da-80ea-313179306989} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2025.12.18 18:37:33.360024 [ 276 ] {4a2a1a01-17e3-47da-80ea-313179306989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10353 | 2025.12.18 18:37:33.360371 [ 276 ] {4a2a1a01-17e3-47da-80ea-313179306989} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10354 | 2025.12.18 18:37:33.360532 [ 186 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208046 sec., 922978.0985161162 rows/sec., 74.49 MiB/sec. | ||
| 10355 | 2025.12.18 18:37:33.360582 [ 276 ] {4a2a1a01-17e3-47da-80ea-313179306989} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2025.12.18 18:37:33.360685 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10357 | 2025.12.18 18:37:33.360712 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2025.12.18 18:37:33.360715 [ 276 ] {4a2a1a01-17e3-47da-80ea-313179306989} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 10359 | 2025.12.18 18:37:33.360731 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10360 | 2025.12.18 18:37:33.360727 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10361 | 2025.12.18 18:37:33.360757 [ 276 ] {4a2a1a01-17e3-47da-80ea-313179306989} <Debug> TCPHandler: Processed in 0.001405978 sec. | ||
| 10362 | 2025.12.18 18:37:33.360797 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 10363 | 2025.12.18 18:37:33.360872 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2025.12.18 18:37:33.360908 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10365 | 2025.12.18 18:37:33.360941 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20536 rows starting from the beginning of the part | ||
| 10366 | 2025.12.18 18:37:33.360972 [ 276 ] {0310da2d-5e4d-4fd9-a22c-5f6883995069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10367 | 2025.12.18 18:37:33.360992 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10368 | 2025.12.18 18:37:33.361031 [ 276 ] {0310da2d-5e4d-4fd9-a22c-5f6883995069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10369 | 2025.12.18 18:37:33.361036 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10370 | 2025.12.18 18:37:33.361059 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2025.12.18 18:37:33.361087 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 200 rows starting from the beginning of the part | ||
| 10372 | 2025.12.18 18:37:33.361143 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 10373 | 2025.12.18 18:37:33.361146 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_76_15} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10374 | 2025.12.18 18:37:33.361182 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10375 | 2025.12.18 18:37:33.361255 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10376 | 2025.12.18 18:37:33.361892 [ 276 ] {0310da2d-5e4d-4fd9-a22c-5f6883995069} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2025.12.18 18:37:33.361931 [ 276 ] {0310da2d-5e4d-4fd9-a22c-5f6883995069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10378 | 2025.12.18 18:37:33.362663 [ 276 ] {0310da2d-5e4d-4fd9-a22c-5f6883995069} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10379 | 2025.12.18 18:37:33.362905 [ 276 ] {0310da2d-5e4d-4fd9-a22c-5f6883995069} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2025.12.18 18:37:33.363016 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10381 | 2025.12.18 18:37:33.363044 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10382 | 2025.12.18 18:37:33.363057 [ 276 ] {0310da2d-5e4d-4fd9-a22c-5f6883995069} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002101 sec., 17134.697762970016 rows/sec., 30.70 MiB/sec. | ||
| 10383 | 2025.12.18 18:37:33.363064 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10384 | 2025.12.18 18:37:33.363115 [ 276 ] {0310da2d-5e4d-4fd9-a22c-5f6883995069} <Debug> TCPHandler: Processed in 0.002293599 sec. | ||
| 10385 | 2025.12.18 18:37:33.363150 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 10386 | 2025.12.18 18:37:33.363224 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2025.12.18 18:37:33.363324 [ 276 ] {398eed55-f953-4636-845b-702009c8deb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10388 | 2025.12.18 18:37:33.363385 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10389 | 2025.12.18 18:37:33.363392 [ 276 ] {398eed55-f953-4636-845b-702009c8deb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10390 | 2025.12.18 18:37:33.363460 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1330 rows starting from the beginning of the part | ||
| 10391 | 2025.12.18 18:37:33.363609 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 10392 | 2025.12.18 18:37:33.363730 [ 276 ] {398eed55-f953-4636-845b-702009c8deb8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2025.12.18 18:37:33.363738 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
| 10394 | 2025.12.18 18:37:33.363773 [ 276 ] {398eed55-f953-4636-845b-702009c8deb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10395 | 2025.12.18 18:37:33.363877 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 10396 | 2025.12.18 18:37:33.364029 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 10397 | 2025.12.18 18:37:33.364157 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 10398 | 2025.12.18 18:37:33.364185 [ 276 ] {398eed55-f953-4636-845b-702009c8deb8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10399 | 2025.12.18 18:37:33.364412 [ 276 ] {398eed55-f953-4636-845b-702009c8deb8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2025.12.18 18:37:33.364530 [ 144 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10401 | 2025.12.18 18:37:33.364553 [ 276 ] {398eed55-f953-4636-845b-702009c8deb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 10402 | 2025.12.18 18:37:33.364554 [ 144 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2025.12.18 18:37:33.364591 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10404 | 2025.12.18 18:37:33.364596 [ 276 ] {398eed55-f953-4636-845b-702009c8deb8} <Debug> TCPHandler: Processed in 0.001422588 sec. | ||
| 10405 | 2025.12.18 18:37:33.364674 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 10406 | 2025.12.18 18:37:33.364781 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10407 | 2025.12.18 18:37:33.364815 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4080 rows starting from the beginning of the part | ||
| 10408 | 2025.12.18 18:37:33.364879 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10409 | 2025.12.18 18:37:33.364940 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10410 | 2025.12.18 18:37:33.364986 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 10411 | 2025.12.18 18:37:33.365025 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 10412 | 2025.12.18 18:37:33.365065 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 10413 | 2025.12.18 18:37:33.372477 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4380 rows, containing 4 columns (4 merged, 0 gathered) in 0.007841221 sec., 558586.4752440978 rows/sec., 37.63 MiB/sec. | ||
| 10414 | 2025.12.18 18:37:33.372908 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10415 | 2025.12.18 18:37:33.373244 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_76_15} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2025.12.18 18:37:33.373336 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_76_15} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10417 | 2025.12.18 18:37:33.373429 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10418 | 2025.12.18 18:37:33.376874 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21376 rows, containing 5 columns (5 merged, 0 gathered) in 0.016094137 sec., 1328185.5373792332 rows/sec., 91.29 MiB/sec. | ||
| 10419 | 2025.12.18 18:37:33.377537 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10420 | 2025.12.18 18:37:33.377846 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2025.12.18 18:37:33.377926 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10422 | 2025.12.18 18:37:33.377994 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 19 columns (19 merged, 0 gathered) in 0.014868271 sec., 97388.59346860168 rows/sec., 174.52 MiB/sec. | ||
| 10423 | 2025.12.18 18:37:33.378036 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10424 | 2025.12.18 18:37:33.380336 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10425 | 2025.12.18 18:37:33.380768 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2025.12.18 18:37:33.380872 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10427 | 2025.12.18 18:37:33.381064 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 10428 | 2025.12.18 18:37:34.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.48 MiB, peak 340.05 MiB, free memory in arenas 0.00 B, will set to 332.84 MiB (RSS), difference: 8.36 MiB | ||
| 10429 | 2025.12.18 18:37:34.081345 [ 144 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10430 | 2025.12.18 18:37:34.081397 [ 144 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2025.12.18 18:37:34.081418 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10432 | 2025.12.18 18:37:34.081524 [ 192 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 10433 | 2025.12.18 18:37:34.081661 [ 192 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10434 | 2025.12.18 18:37:34.081698 [ 192 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 10435 | 2025.12.18 18:37:34.081775 [ 192 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 10436 | 2025.12.18 18:37:34.081826 [ 192 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 10437 | 2025.12.18 18:37:34.081875 [ 192 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 10438 | 2025.12.18 18:37:34.081919 [ 192 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::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 | ||
| 10439 | 2025.12.18 18:37:34.082717 [ 201 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234516 sec., 29161.22593793843 rows/sec., 2.43 MiB/sec. | ||
| 10440 | 2025.12.18 18:37:34.082940 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10441 | 2025.12.18 18:37:34.083317 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_25_6} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10442 | 2025.12.18 18:37:34.083403 [ 202 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_25_6} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10443 | 2025.12.18 18:37:34.083519 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10444 | 2025.12.18 18:37:36.596535 [ 142 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10445 | 2025.12.18 18:37:36.596616 [ 142 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2025.12.18 18:37:36.596640 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10447 | 2025.12.18 18:37:36.596761 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::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 | ||
| 10448 | 2025.12.18 18:37:36.596920 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10449 | 2025.12.18 18:37:36.596958 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 253 rows starting from the beginning of the part | ||
| 10450 | 2025.12.18 18:37:36.597034 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 10451 | 2025.12.18 18:37:36.597086 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 10452 | 2025.12.18 18:37:36.597135 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 10453 | 2025.12.18 18:37:36.597181 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 10454 | 2025.12.18 18:37:36.598015 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312597 sec., 576719.2824606487 rows/sec., 42.08 MiB/sec. | ||
| 10455 | 2025.12.18 18:37:36.598228 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10456 | 2025.12.18 18:37:36.598577 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2025.12.18 18:37:36.598657 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_25_6} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10458 | 2025.12.18 18:37:36.598751 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10459 | 2025.12.18 18:37:37.304590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25422 | ||
| 10460 | 2025.12.18 18:37:37.305129 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2025.12.18 18:37:37.305169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10462 | 2025.12.18 18:37:37.305672 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10463 | 2025.12.18 18:37:37.305908 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2025.12.18 18:37:37.306037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25422 | ||
| 10465 | 2025.12.18 18:37:38.380432 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10466 | 2025.12.18 18:37:38.380624 [ 276 ] {599b501b-e5e6-47b3-8dbf-3309b5f19d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10467 | 2025.12.18 18:37:38.380698 [ 276 ] {599b501b-e5e6-47b3-8dbf-3309b5f19d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10468 | 2025.12.18 18:37:38.381421 [ 276 ] {599b501b-e5e6-47b3-8dbf-3309b5f19d1d} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2025.12.18 18:37:38.381474 [ 276 ] {599b501b-e5e6-47b3-8dbf-3309b5f19d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10470 | 2025.12.18 18:37:38.381857 [ 276 ] {599b501b-e5e6-47b3-8dbf-3309b5f19d1d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10471 | 2025.12.18 18:37:38.382075 [ 276 ] {599b501b-e5e6-47b3-8dbf-3309b5f19d1d} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2025.12.18 18:37:38.382233 [ 276 ] {599b501b-e5e6-47b3-8dbf-3309b5f19d1d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001662 sec., 1203.3694344163657 rows/sec., 98.13 KiB/sec. | ||
| 10473 | 2025.12.18 18:37:38.382282 [ 276 ] {599b501b-e5e6-47b3-8dbf-3309b5f19d1d} <Debug> TCPHandler: Processed in 0.001981196 sec. | ||
| 10474 | 2025.12.18 18:37:38.382411 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2025.12.18 18:37:38.382524 [ 276 ] {8783ca54-1a5e-48b1-b6ae-805ead3c5cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10476 | 2025.12.18 18:37:38.382568 [ 276 ] {8783ca54-1a5e-48b1-b6ae-805ead3c5cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10477 | 2025.12.18 18:37:38.383641 [ 276 ] {8783ca54-1a5e-48b1-b6ae-805ead3c5cbf} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2025.12.18 18:37:38.383683 [ 276 ] {8783ca54-1a5e-48b1-b6ae-805ead3c5cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10479 | 2025.12.18 18:37:38.384096 [ 276 ] {8783ca54-1a5e-48b1-b6ae-805ead3c5cbf} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10480 | 2025.12.18 18:37:38.384310 [ 276 ] {8783ca54-1a5e-48b1-b6ae-805ead3c5cbf} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2025.12.18 18:37:38.384456 [ 276 ] {8783ca54-1a5e-48b1-b6ae-805ead3c5cbf} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001957 sec., 616760.3474706183 rows/sec., 50.91 MiB/sec. | ||
| 10482 | 2025.12.18 18:37:38.384497 [ 276 ] {8783ca54-1a5e-48b1-b6ae-805ead3c5cbf} <Debug> TCPHandler: Processed in 0.002140718 sec. | ||
| 10483 | 2025.12.18 18:37:38.384619 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2025.12.18 18:37:38.384721 [ 276 ] {21fabb32-d221-4780-a52a-28251980487f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10485 | 2025.12.18 18:37:38.384762 [ 276 ] {21fabb32-d221-4780-a52a-28251980487f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10486 | 2025.12.18 18:37:38.385167 [ 276 ] {21fabb32-d221-4780-a52a-28251980487f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2025.12.18 18:37:38.385205 [ 276 ] {21fabb32-d221-4780-a52a-28251980487f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10488 | 2025.12.18 18:37:38.385506 [ 276 ] {21fabb32-d221-4780-a52a-28251980487f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10489 | 2025.12.18 18:37:38.385706 [ 276 ] {21fabb32-d221-4780-a52a-28251980487f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2025.12.18 18:37:38.385829 [ 276 ] {21fabb32-d221-4780-a52a-28251980487f} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001147 sec., 6102.877070619006 rows/sec., 449.54 KiB/sec. | ||
| 10491 | 2025.12.18 18:37:38.385866 [ 276 ] {21fabb32-d221-4780-a52a-28251980487f} <Debug> TCPHandler: Processed in 0.001318337 sec. | ||
| 10492 | 2025.12.18 18:37:38.385982 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2025.12.18 18:37:38.386072 [ 276 ] {3b54292f-01de-45bc-a4bb-346905284476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10494 | 2025.12.18 18:37:38.386110 [ 276 ] {3b54292f-01de-45bc-a4bb-346905284476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10495 | 2025.12.18 18:37:38.386637 [ 276 ] {3b54292f-01de-45bc-a4bb-346905284476} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2025.12.18 18:37:38.386673 [ 276 ] {3b54292f-01de-45bc-a4bb-346905284476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10497 | 2025.12.18 18:37:38.386991 [ 276 ] {3b54292f-01de-45bc-a4bb-346905284476} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10498 | 2025.12.18 18:37:38.387192 [ 276 ] {3b54292f-01de-45bc-a4bb-346905284476} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2025.12.18 18:37:38.387324 [ 276 ] {3b54292f-01de-45bc-a4bb-346905284476} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001239 sec., 184019.3704600484 rows/sec., 12.46 MiB/sec. | ||
| 10500 | 2025.12.18 18:37:38.387363 [ 276 ] {3b54292f-01de-45bc-a4bb-346905284476} <Debug> TCPHandler: Processed in 0.001407509 sec. | ||
| 10501 | 2025.12.18 18:37:38.387479 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10502 | 2025.12.18 18:37:38.387574 [ 276 ] {90377bd6-1441-433d-ba7d-f24c26c1cac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10503 | 2025.12.18 18:37:38.387616 [ 276 ] {90377bd6-1441-433d-ba7d-f24c26c1cac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10504 | 2025.12.18 18:37:38.388199 [ 276 ] {90377bd6-1441-433d-ba7d-f24c26c1cac1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2025.12.18 18:37:38.388236 [ 276 ] {90377bd6-1441-433d-ba7d-f24c26c1cac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10506 | 2025.12.18 18:37:38.388555 [ 276 ] {90377bd6-1441-433d-ba7d-f24c26c1cac1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10507 | 2025.12.18 18:37:38.388760 [ 276 ] {90377bd6-1441-433d-ba7d-f24c26c1cac1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2025.12.18 18:37:38.388888 [ 276 ] {90377bd6-1441-433d-ba7d-f24c26c1cac1} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001332 sec., 395645.6456456456 rows/sec., 29.30 MiB/sec. | ||
| 10509 | 2025.12.18 18:37:38.388926 [ 276 ] {90377bd6-1441-433d-ba7d-f24c26c1cac1} <Debug> TCPHandler: Processed in 0.00149814 sec. | ||
| 10510 | 2025.12.18 18:37:38.389041 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2025.12.18 18:37:38.389142 [ 276 ] {b7c6b36a-ca80-4670-aba4-5a6b9bc59af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10512 | 2025.12.18 18:37:38.389185 [ 276 ] {b7c6b36a-ca80-4670-aba4-5a6b9bc59af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10513 | 2025.12.18 18:37:38.389746 [ 276 ] {b7c6b36a-ca80-4670-aba4-5a6b9bc59af0} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2025.12.18 18:37:38.389783 [ 276 ] {b7c6b36a-ca80-4670-aba4-5a6b9bc59af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10515 | 2025.12.18 18:37:38.390147 [ 276 ] {b7c6b36a-ca80-4670-aba4-5a6b9bc59af0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10516 | 2025.12.18 18:37:38.390350 [ 276 ] {b7c6b36a-ca80-4670-aba4-5a6b9bc59af0} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2025.12.18 18:37:38.390477 [ 276 ] {b7c6b36a-ca80-4670-aba4-5a6b9bc59af0} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001353 sec., 624538.0635624538 rows/sec., 42.04 MiB/sec. | ||
| 10518 | 2025.12.18 18:37:38.390514 [ 276 ] {b7c6b36a-ca80-4670-aba4-5a6b9bc59af0} <Debug> TCPHandler: Processed in 0.00152492 sec. | ||
| 10519 | 2025.12.18 18:37:38.390629 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10520 | 2025.12.18 18:37:38.390725 [ 276 ] {1e909380-1408-4b61-98fb-ec9e69d7acc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10521 | 2025.12.18 18:37:38.390779 [ 276 ] {1e909380-1408-4b61-98fb-ec9e69d7acc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10522 | 2025.12.18 18:37:38.391525 [ 276 ] {1e909380-1408-4b61-98fb-ec9e69d7acc6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2025.12.18 18:37:38.391562 [ 276 ] {1e909380-1408-4b61-98fb-ec9e69d7acc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10524 | 2025.12.18 18:37:38.392060 [ 276 ] {1e909380-1408-4b61-98fb-ec9e69d7acc6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10525 | 2025.12.18 18:37:38.392287 [ 276 ] {1e909380-1408-4b61-98fb-ec9e69d7acc6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2025.12.18 18:37:38.392427 [ 276 ] {1e909380-1408-4b61-98fb-ec9e69d7acc6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00172 sec., 2906.9767441860467 rows/sec., 5.21 MiB/sec. | ||
| 10527 | 2025.12.18 18:37:38.392482 [ 276 ] {1e909380-1408-4b61-98fb-ec9e69d7acc6} <Debug> TCPHandler: Processed in 0.001904024 sec. | ||
| 10528 | 2025.12.18 18:37:38.392613 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10529 | 2025.12.18 18:37:38.392739 [ 276 ] {babde4f5-10fe-4a25-b127-a984409492b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10530 | 2025.12.18 18:37:38.392790 [ 276 ] {babde4f5-10fe-4a25-b127-a984409492b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10531 | 2025.12.18 18:37:38.393224 [ 276 ] {babde4f5-10fe-4a25-b127-a984409492b0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2025.12.18 18:37:38.393268 [ 276 ] {babde4f5-10fe-4a25-b127-a984409492b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10533 | 2025.12.18 18:37:38.393627 [ 276 ] {babde4f5-10fe-4a25-b127-a984409492b0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10534 | 2025.12.18 18:37:38.393848 [ 276 ] {babde4f5-10fe-4a25-b127-a984409492b0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2025.12.18 18:37:38.393978 [ 276 ] {babde4f5-10fe-4a25-b127-a984409492b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 10536 | 2025.12.18 18:37:38.394015 [ 276 ] {babde4f5-10fe-4a25-b127-a984409492b0} <Debug> TCPHandler: Processed in 0.001464359 sec. | ||
| 10537 | 2025.12.18 18:37:38.623909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10538 | 2025.12.18 18:37:38.639766 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10539 | 2025.12.18 18:37:38.639815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10540 | 2025.12.18 18:37:38.645730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10541 | 2025.12.18 18:37:38.646460 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2025.12.18 18:37:38.649178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10543 | 2025.12.18 18:37:39.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.95 MiB, peak 340.05 MiB, free memory in arenas 0.00 B, will set to 332.87 MiB (RSS), difference: -1.08 MiB | ||
| 10544 | 2025.12.18 18:37:39.893453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1280 | ||
| 10545 | 2025.12.18 18:37:39.895823 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2025.12.18 18:37:39.895885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10547 | 2025.12.18 18:37:39.897075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10548 | 2025.12.18 18:37:39.897333 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2025.12.18 18:37:39.897776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 10550 | 2025.12.18 18:37:43.355182 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2025.12.18 18:37:43.355398 [ 276 ] {d2d67d97-3703-48f1-b24a-db0ce57509de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10552 | 2025.12.18 18:37:43.355472 [ 276 ] {d2d67d97-3703-48f1-b24a-db0ce57509de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10553 | 2025.12.18 18:37:43.356167 [ 276 ] {d2d67d97-3703-48f1-b24a-db0ce57509de} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2025.12.18 18:37:43.356212 [ 276 ] {d2d67d97-3703-48f1-b24a-db0ce57509de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10555 | 2025.12.18 18:37:43.356619 [ 276 ] {d2d67d97-3703-48f1-b24a-db0ce57509de} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10556 | 2025.12.18 18:37:43.356860 [ 276 ] {d2d67d97-3703-48f1-b24a-db0ce57509de} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2025.12.18 18:37:43.357025 [ 276 ] {d2d67d97-3703-48f1-b24a-db0ce57509de} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001681 sec., 76145.1516954194 rows/sec., 6.56 MiB/sec. | ||
| 10558 | 2025.12.18 18:37:43.357077 [ 276 ] {d2d67d97-3703-48f1-b24a-db0ce57509de} <Debug> TCPHandler: Processed in 0.002034776 sec. | ||
| 10559 | 2025.12.18 18:37:43.357200 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2025.12.18 18:37:43.357305 [ 276 ] {7d6646ef-30d4-4954-a2c0-e9c9b60e5089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10561 | 2025.12.18 18:37:43.357349 [ 276 ] {7d6646ef-30d4-4954-a2c0-e9c9b60e5089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10562 | 2025.12.18 18:37:43.357761 [ 276 ] {7d6646ef-30d4-4954-a2c0-e9c9b60e5089} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2025.12.18 18:37:43.357800 [ 276 ] {7d6646ef-30d4-4954-a2c0-e9c9b60e5089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10564 | 2025.12.18 18:37:43.358103 [ 276 ] {7d6646ef-30d4-4954-a2c0-e9c9b60e5089} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10565 | 2025.12.18 18:37:43.358318 [ 276 ] {7d6646ef-30d4-4954-a2c0-e9c9b60e5089} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2025.12.18 18:37:43.358448 [ 276 ] {7d6646ef-30d4-4954-a2c0-e9c9b60e5089} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001168 sec., 30821.91780821918 rows/sec., 2.26 MiB/sec. | ||
| 10567 | 2025.12.18 18:37:43.358488 [ 276 ] {7d6646ef-30d4-4954-a2c0-e9c9b60e5089} <Debug> TCPHandler: Processed in 0.001340497 sec. | ||
| 10568 | 2025.12.18 18:37:43.358596 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2025.12.18 18:37:43.358694 [ 276 ] {a051f36b-cdaf-4b8d-b8da-58d8982bf9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10570 | 2025.12.18 18:37:43.358735 [ 276 ] {a051f36b-cdaf-4b8d-b8da-58d8982bf9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10571 | 2025.12.18 18:37:43.359154 [ 276 ] {a051f36b-cdaf-4b8d-b8da-58d8982bf9d9} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2025.12.18 18:37:43.359191 [ 276 ] {a051f36b-cdaf-4b8d-b8da-58d8982bf9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10573 | 2025.12.18 18:37:43.359507 [ 276 ] {a051f36b-cdaf-4b8d-b8da-58d8982bf9d9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10574 | 2025.12.18 18:37:43.359718 [ 276 ] {a051f36b-cdaf-4b8d-b8da-58d8982bf9d9} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2025.12.18 18:37:43.359852 [ 276 ] {a051f36b-cdaf-4b8d-b8da-58d8982bf9d9} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001178 sec., 84889.64346349746 rows/sec., 6.63 MiB/sec. | ||
| 10576 | 2025.12.18 18:37:43.359891 [ 276 ] {a051f36b-cdaf-4b8d-b8da-58d8982bf9d9} <Debug> TCPHandler: Processed in 0.001346828 sec. | ||
| 10577 | 2025.12.18 18:37:43.360000 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2025.12.18 18:37:43.360094 [ 276 ] {f46e99f8-88eb-4b32-9fbe-64461c4b5673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10579 | 2025.12.18 18:37:43.360137 [ 276 ] {f46e99f8-88eb-4b32-9fbe-64461c4b5673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10580 | 2025.12.18 18:37:43.360524 [ 276 ] {f46e99f8-88eb-4b32-9fbe-64461c4b5673} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2025.12.18 18:37:43.360560 [ 276 ] {f46e99f8-88eb-4b32-9fbe-64461c4b5673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10582 | 2025.12.18 18:37:43.360890 [ 276 ] {f46e99f8-88eb-4b32-9fbe-64461c4b5673} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10583 | 2025.12.18 18:37:43.361097 [ 276 ] {f46e99f8-88eb-4b32-9fbe-64461c4b5673} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2025.12.18 18:37:43.361232 [ 276 ] {f46e99f8-88eb-4b32-9fbe-64461c4b5673} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 10585 | 2025.12.18 18:37:43.361270 [ 276 ] {f46e99f8-88eb-4b32-9fbe-64461c4b5673} <Debug> TCPHandler: Processed in 0.001321547 sec. | ||
| 10586 | 2025.12.18 18:37:43.361374 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2025.12.18 18:37:43.361468 [ 276 ] {5fe0ccba-dfc1-409a-9127-b527e8f4b446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10588 | 2025.12.18 18:37:43.361522 [ 276 ] {5fe0ccba-dfc1-409a-9127-b527e8f4b446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10589 | 2025.12.18 18:37:43.362313 [ 276 ] {5fe0ccba-dfc1-409a-9127-b527e8f4b446} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2025.12.18 18:37:43.362350 [ 276 ] {5fe0ccba-dfc1-409a-9127-b527e8f4b446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10591 | 2025.12.18 18:37:43.362915 [ 276 ] {5fe0ccba-dfc1-409a-9127-b527e8f4b446} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10592 | 2025.12.18 18:37:43.363144 [ 276 ] {5fe0ccba-dfc1-409a-9127-b527e8f4b446} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2025.12.18 18:37:43.363279 [ 276 ] {5fe0ccba-dfc1-409a-9127-b527e8f4b446} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001829 sec., 19682.886823400768 rows/sec., 35.27 MiB/sec. | ||
| 10594 | 2025.12.18 18:37:43.363333 [ 276 ] {5fe0ccba-dfc1-409a-9127-b527e8f4b446} <Debug> TCPHandler: Processed in 0.002008216 sec. | ||
| 10595 | 2025.12.18 18:37:43.363447 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2025.12.18 18:37:43.363541 [ 276 ] {52cacfeb-74f6-4eff-89fb-a5ea71c7103f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10597 | 2025.12.18 18:37:43.363582 [ 276 ] {52cacfeb-74f6-4eff-89fb-a5ea71c7103f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10598 | 2025.12.18 18:37:43.363907 [ 276 ] {52cacfeb-74f6-4eff-89fb-a5ea71c7103f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2025.12.18 18:37:43.363942 [ 276 ] {52cacfeb-74f6-4eff-89fb-a5ea71c7103f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10600 | 2025.12.18 18:37:43.364249 [ 276 ] {52cacfeb-74f6-4eff-89fb-a5ea71c7103f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10601 | 2025.12.18 18:37:43.364463 [ 276 ] {52cacfeb-74f6-4eff-89fb-a5ea71c7103f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2025.12.18 18:37:43.364604 [ 276 ] {52cacfeb-74f6-4eff-89fb-a5ea71c7103f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 10603 | 2025.12.18 18:37:43.364641 [ 276 ] {52cacfeb-74f6-4eff-89fb-a5ea71c7103f} <Debug> TCPHandler: Processed in 0.001244016 sec. | ||
| 10604 | 2025.12.18 18:37:44.659905 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10605 | 2025.12.18 18:37:44.659954 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10606 | 2025.12.18 18:37:44.806263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25870 | ||
| 10607 | 2025.12.18 18:37:44.806839 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2025.12.18 18:37:44.806886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10609 | 2025.12.18 18:37:44.807384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10610 | 2025.12.18 18:37:44.807611 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2025.12.18 18:37:44.807746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25870 | ||
| 10612 | 2025.12.18 18:37:46.149318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10613 | 2025.12.18 18:37:46.166706 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2025.12.18 18:37:46.166770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10615 | 2025.12.18 18:37:46.173165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10616 | 2025.12.18 18:37:46.173907 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2025.12.18 18:37:46.176972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10618 | 2025.12.18 18:37:48.352956 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2025.12.18 18:37:48.353133 [ 276 ] {5e1b70bd-2392-4a22-958e-0791262bad0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10620 | 2025.12.18 18:37:48.353197 [ 276 ] {5e1b70bd-2392-4a22-958e-0791262bad0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10621 | 2025.12.18 18:37:48.353860 [ 276 ] {5e1b70bd-2392-4a22-958e-0791262bad0f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2025.12.18 18:37:48.353903 [ 276 ] {5e1b70bd-2392-4a22-958e-0791262bad0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10623 | 2025.12.18 18:37:48.354319 [ 276 ] {5e1b70bd-2392-4a22-958e-0791262bad0f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10624 | 2025.12.18 18:37:48.354539 [ 276 ] {5e1b70bd-2392-4a22-958e-0791262bad0f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2025.12.18 18:37:48.354692 [ 276 ] {5e1b70bd-2392-4a22-958e-0791262bad0f} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001608 sec., 41044.77611940298 rows/sec., 3.27 MiB/sec. | ||
| 10626 | 2025.12.18 18:37:48.354742 [ 276 ] {5e1b70bd-2392-4a22-958e-0791262bad0f} <Debug> TCPHandler: Processed in 0.001917455 sec. | ||
| 10627 | 2025.12.18 18:37:48.354869 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2025.12.18 18:37:48.354971 [ 276 ] {baee8145-049b-4fe1-abe5-25b1bd88f3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10629 | 2025.12.18 18:37:48.355014 [ 276 ] {baee8145-049b-4fe1-abe5-25b1bd88f3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10630 | 2025.12.18 18:37:48.355408 [ 276 ] {baee8145-049b-4fe1-abe5-25b1bd88f3ca} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2025.12.18 18:37:48.355442 [ 276 ] {baee8145-049b-4fe1-abe5-25b1bd88f3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10632 | 2025.12.18 18:37:48.355733 [ 276 ] {baee8145-049b-4fe1-abe5-25b1bd88f3ca} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10633 | 2025.12.18 18:37:48.355932 [ 276 ] {baee8145-049b-4fe1-abe5-25b1bd88f3ca} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2025.12.18 18:37:48.356056 [ 276 ] {baee8145-049b-4fe1-abe5-25b1bd88f3ca} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001109 sec., 4508.566275924256 rows/sec., 339.02 KiB/sec. | ||
| 10635 | 2025.12.18 18:37:48.356092 [ 276 ] {baee8145-049b-4fe1-abe5-25b1bd88f3ca} <Debug> TCPHandler: Processed in 0.001274536 sec. | ||
| 10636 | 2025.12.18 18:37:48.356202 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10637 | 2025.12.18 18:37:48.356294 [ 276 ] {4b397dc9-bcf6-4948-8ca9-38eaec7dc72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10638 | 2025.12.18 18:37:48.356333 [ 276 ] {4b397dc9-bcf6-4948-8ca9-38eaec7dc72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10639 | 2025.12.18 18:37:48.356737 [ 276 ] {4b397dc9-bcf6-4948-8ca9-38eaec7dc72c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2025.12.18 18:37:48.356772 [ 276 ] {4b397dc9-bcf6-4948-8ca9-38eaec7dc72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10641 | 2025.12.18 18:37:48.357066 [ 276 ] {4b397dc9-bcf6-4948-8ca9-38eaec7dc72c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10642 | 2025.12.18 18:37:48.357263 [ 276 ] {4b397dc9-bcf6-4948-8ca9-38eaec7dc72c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2025.12.18 18:37:48.357384 [ 276 ] {4b397dc9-bcf6-4948-8ca9-38eaec7dc72c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001108 sec., 62274.36823104693 rows/sec., 4.86 MiB/sec. | ||
| 10644 | 2025.12.18 18:37:48.357421 [ 276 ] {4b397dc9-bcf6-4948-8ca9-38eaec7dc72c} <Debug> TCPHandler: Processed in 0.001266587 sec. | ||
| 10645 | 2025.12.18 18:37:48.357537 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10646 | 2025.12.18 18:37:48.357629 [ 276 ] {48dd4501-3ae1-4379-b32f-26ca7be59959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10647 | 2025.12.18 18:37:48.357672 [ 276 ] {48dd4501-3ae1-4379-b32f-26ca7be59959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10648 | 2025.12.18 18:37:48.358075 [ 276 ] {48dd4501-3ae1-4379-b32f-26ca7be59959} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10649 | 2025.12.18 18:37:48.358108 [ 276 ] {48dd4501-3ae1-4379-b32f-26ca7be59959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10650 | 2025.12.18 18:37:48.358434 [ 276 ] {48dd4501-3ae1-4379-b32f-26ca7be59959} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10651 | 2025.12.18 18:37:48.358669 [ 276 ] {48dd4501-3ae1-4379-b32f-26ca7be59959} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10652 | 2025.12.18 18:37:48.358800 [ 276 ] {48dd4501-3ae1-4379-b32f-26ca7be59959} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 10653 | 2025.12.18 18:37:48.358835 [ 276 ] {48dd4501-3ae1-4379-b32f-26ca7be59959} <Debug> TCPHandler: Processed in 0.001346318 sec. | ||
| 10654 | 2025.12.18 18:37:48.358942 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2025.12.18 18:37:48.359033 [ 276 ] {8ed4e0ee-816f-445e-98d6-dfecfc6b7298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10656 | 2025.12.18 18:37:48.359084 [ 276 ] {8ed4e0ee-816f-445e-98d6-dfecfc6b7298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10657 | 2025.12.18 18:37:48.359805 [ 276 ] {8ed4e0ee-816f-445e-98d6-dfecfc6b7298} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.12.18 18:37:48.359841 [ 276 ] {8ed4e0ee-816f-445e-98d6-dfecfc6b7298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10659 | 2025.12.18 18:37:48.360350 [ 276 ] {8ed4e0ee-816f-445e-98d6-dfecfc6b7298} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10660 | 2025.12.18 18:37:48.360564 [ 276 ] {8ed4e0ee-816f-445e-98d6-dfecfc6b7298} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2025.12.18 18:37:48.360698 [ 276 ] {8ed4e0ee-816f-445e-98d6-dfecfc6b7298} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001682 sec., 2972.651605231867 rows/sec., 5.33 MiB/sec. | ||
| 10662 | 2025.12.18 18:37:48.360749 [ 276 ] {8ed4e0ee-816f-445e-98d6-dfecfc6b7298} <Debug> TCPHandler: Processed in 0.001853304 sec. | ||
| 10663 | 2025.12.18 18:37:48.360858 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2025.12.18 18:37:48.360983 [ 276 ] {ffb9a4e3-a277-418d-ad2d-e76fc33b5957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10665 | 2025.12.18 18:37:48.361036 [ 276 ] {ffb9a4e3-a277-418d-ad2d-e76fc33b5957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10666 | 2025.12.18 18:37:48.361436 [ 276 ] {ffb9a4e3-a277-418d-ad2d-e76fc33b5957} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2025.12.18 18:37:48.361482 [ 276 ] {ffb9a4e3-a277-418d-ad2d-e76fc33b5957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10668 | 2025.12.18 18:37:48.361872 [ 276 ] {ffb9a4e3-a277-418d-ad2d-e76fc33b5957} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10669 | 2025.12.18 18:37:48.362096 [ 276 ] {ffb9a4e3-a277-418d-ad2d-e76fc33b5957} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2025.12.18 18:37:48.362234 [ 276 ] {ffb9a4e3-a277-418d-ad2d-e76fc33b5957} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. | ||
| 10671 | 2025.12.18 18:37:48.362272 [ 276 ] {ffb9a4e3-a277-418d-ad2d-e76fc33b5957} <Debug> TCPHandler: Processed in 0.001466519 sec. | ||
| 10672 | 2025.12.18 18:37:49.898077 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1304 | ||
| 10673 | 2025.12.18 18:37:49.900468 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2025.12.18 18:37:49.900532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10675 | 2025.12.18 18:37:49.901746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10676 | 2025.12.18 18:37:49.902031 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2025.12.18 18:37:49.902457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1304 | ||
| 10678 | 2025.12.18 18:37:52.308038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26382 | ||
| 10679 | 2025.12.18 18:37:52.308604 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2025.12.18 18:37:52.308657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10681 | 2025.12.18 18:37:52.309176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10682 | 2025.12.18 18:37:52.309412 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2025.12.18 18:37:52.309562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26382 | ||
| 10684 | 2025.12.18 18:37:53.357443 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10685 | 2025.12.18 18:37:53.357650 [ 276 ] {f17c477a-a3e7-474d-9627-2ac41944ea58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10686 | 2025.12.18 18:37:53.357729 [ 276 ] {f17c477a-a3e7-474d-9627-2ac41944ea58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10687 | 2025.12.18 18:37:53.358443 [ 276 ] {f17c477a-a3e7-474d-9627-2ac41944ea58} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2025.12.18 18:37:53.358495 [ 276 ] {f17c477a-a3e7-474d-9627-2ac41944ea58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10689 | 2025.12.18 18:37:53.358885 [ 276 ] {f17c477a-a3e7-474d-9627-2ac41944ea58} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10690 | 2025.12.18 18:37:53.359123 [ 276 ] {f17c477a-a3e7-474d-9627-2ac41944ea58} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2025.12.18 18:37:53.359293 [ 276 ] {f17c477a-a3e7-474d-9627-2ac41944ea58} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 1.17 MiB/sec. | ||
| 10692 | 2025.12.18 18:37:53.359344 [ 276 ] {f17c477a-a3e7-474d-9627-2ac41944ea58} <Debug> TCPHandler: Processed in 0.002043737 sec. | ||
| 10693 | 2025.12.18 18:37:53.359530 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2025.12.18 18:37:53.359640 [ 276 ] {849343cb-ae8d-4672-aca8-e545987e0241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10695 | 2025.12.18 18:37:53.359687 [ 276 ] {849343cb-ae8d-4672-aca8-e545987e0241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10696 | 2025.12.18 18:37:53.360100 [ 276 ] {849343cb-ae8d-4672-aca8-e545987e0241} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2025.12.18 18:37:53.360142 [ 276 ] {849343cb-ae8d-4672-aca8-e545987e0241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10698 | 2025.12.18 18:37:53.360467 [ 276 ] {849343cb-ae8d-4672-aca8-e545987e0241} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10699 | 2025.12.18 18:37:53.360705 [ 276 ] {849343cb-ae8d-4672-aca8-e545987e0241} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2025.12.18 18:37:53.360841 [ 276 ] {849343cb-ae8d-4672-aca8-e545987e0241} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001227 sec., 3259.9837000814996 rows/sec., 265.83 KiB/sec. | ||
| 10701 | 2025.12.18 18:37:53.360883 [ 276 ] {849343cb-ae8d-4672-aca8-e545987e0241} <Debug> TCPHandler: Processed in 0.001406189 sec. | ||
| 10702 | 2025.12.18 18:37:53.360994 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10703 | 2025.12.18 18:37:53.361095 [ 276 ] {3a1d4fbb-d257-4563-aa09-16651090e473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10704 | 2025.12.18 18:37:53.361136 [ 276 ] {3a1d4fbb-d257-4563-aa09-16651090e473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10705 | 2025.12.18 18:37:53.361658 [ 276 ] {3a1d4fbb-d257-4563-aa09-16651090e473} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2025.12.18 18:37:53.361697 [ 276 ] {3a1d4fbb-d257-4563-aa09-16651090e473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10707 | 2025.12.18 18:37:53.362058 [ 276 ] {3a1d4fbb-d257-4563-aa09-16651090e473} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10708 | 2025.12.18 18:37:53.362280 [ 276 ] {3a1d4fbb-d257-4563-aa09-16651090e473} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2025.12.18 18:37:53.362415 [ 276 ] {3a1d4fbb-d257-4563-aa09-16651090e473} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.001341 sec., 186428.03877703208 rows/sec., 16.68 MiB/sec. | ||
| 10710 | 2025.12.18 18:37:53.362454 [ 276 ] {3a1d4fbb-d257-4563-aa09-16651090e473} <Debug> TCPHandler: Processed in 0.00151228 sec. | ||
| 10711 | 2025.12.18 18:37:53.362565 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10712 | 2025.12.18 18:37:53.362664 [ 276 ] {3471c53c-70fe-4ac2-9a3a-dadbb3205699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10713 | 2025.12.18 18:37:53.362706 [ 276 ] {3471c53c-70fe-4ac2-9a3a-dadbb3205699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10714 | 2025.12.18 18:37:53.363119 [ 276 ] {3471c53c-70fe-4ac2-9a3a-dadbb3205699} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2025.12.18 18:37:53.363159 [ 276 ] {3471c53c-70fe-4ac2-9a3a-dadbb3205699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10716 | 2025.12.18 18:37:53.363474 [ 276 ] {3471c53c-70fe-4ac2-9a3a-dadbb3205699} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10717 | 2025.12.18 18:37:53.363699 [ 276 ] {3471c53c-70fe-4ac2-9a3a-dadbb3205699} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2025.12.18 18:37:53.363819 [ 126 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10719 | 2025.12.18 18:37:53.363827 [ 276 ] {3471c53c-70fe-4ac2-9a3a-dadbb3205699} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001182 sec., 43993.23181049069 rows/sec., 3.26 MiB/sec. | ||
| 10720 | 2025.12.18 18:37:53.363891 [ 126 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2025.12.18 18:37:53.363909 [ 276 ] {3471c53c-70fe-4ac2-9a3a-dadbb3205699} <Debug> TCPHandler: Processed in 0.001395868 sec. | ||
| 10722 | 2025.12.18 18:37:53.363918 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10723 | 2025.12.18 18:37:53.364029 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2025.12.18 18:37:53.364057 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 10725 | 2025.12.18 18:37:53.364128 [ 276 ] {ea9e0b89-1d18-4b16-9ffa-2d7b84dc38c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10726 | 2025.12.18 18:37:53.364175 [ 276 ] {ea9e0b89-1d18-4b16-9ffa-2d7b84dc38c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10727 | 2025.12.18 18:37:53.364205 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10728 | 2025.12.18 18:37:53.364244 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 71 rows starting from the beginning of the part | ||
| 10729 | 2025.12.18 18:37:53.364313 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 10730 | 2025.12.18 18:37:53.364385 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 10731 | 2025.12.18 18:37:53.364432 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 10732 | 2025.12.18 18:37:53.364474 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part | ||
| 10733 | 2025.12.18 18:37:53.364517 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 52 rows starting from the beginning of the part | ||
| 10734 | 2025.12.18 18:37:53.364610 [ 276 ] {ea9e0b89-1d18-4b16-9ffa-2d7b84dc38c5} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2025.12.18 18:37:53.364656 [ 276 ] {ea9e0b89-1d18-4b16-9ffa-2d7b84dc38c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10736 | 2025.12.18 18:37:53.365039 [ 276 ] {ea9e0b89-1d18-4b16-9ffa-2d7b84dc38c5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10737 | 2025.12.18 18:37:53.365274 [ 276 ] {ea9e0b89-1d18-4b16-9ffa-2d7b84dc38c5} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2025.12.18 18:37:53.365395 [ 189 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402528 sec., 147590.63633667206 rows/sec., 11.39 MiB/sec. | ||
| 10739 | 2025.12.18 18:37:53.365410 [ 276 ] {ea9e0b89-1d18-4b16-9ffa-2d7b84dc38c5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001299 sec., 18475.750577367206 rows/sec., 1.53 MiB/sec. | ||
| 10740 | 2025.12.18 18:37:53.365464 [ 276 ] {ea9e0b89-1d18-4b16-9ffa-2d7b84dc38c5} <Debug> TCPHandler: Processed in 0.001486889 sec. | ||
| 10741 | 2025.12.18 18:37:53.365551 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10742 | 2025.12.18 18:37:53.365582 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2025.12.18 18:37:53.365683 [ 276 ] {bcbba0c9-b202-4c9d-bd34-d8a24527910d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10744 | 2025.12.18 18:37:53.365729 [ 276 ] {bcbba0c9-b202-4c9d-bd34-d8a24527910d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10745 | 2025.12.18 18:37:53.365808 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2025.12.18 18:37:53.365877 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_76_15} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10747 | 2025.12.18 18:37:53.365959 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10748 | 2025.12.18 18:37:53.366199 [ 276 ] {bcbba0c9-b202-4c9d-bd34-d8a24527910d} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2025.12.18 18:37:53.366239 [ 276 ] {bcbba0c9-b202-4c9d-bd34-d8a24527910d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10750 | 2025.12.18 18:37:53.366558 [ 276 ] {bcbba0c9-b202-4c9d-bd34-d8a24527910d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10751 | 2025.12.18 18:37:53.366794 [ 276 ] {bcbba0c9-b202-4c9d-bd34-d8a24527910d} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2025.12.18 18:37:53.366924 [ 276 ] {bcbba0c9-b202-4c9d-bd34-d8a24527910d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001257 sec., 9546.53937947494 rows/sec., 745.82 KiB/sec. | ||
| 10753 | 2025.12.18 18:37:53.366965 [ 276 ] {bcbba0c9-b202-4c9d-bd34-d8a24527910d} <Debug> TCPHandler: Processed in 0.001435259 sec. | ||
| 10754 | 2025.12.18 18:37:53.367079 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2025.12.18 18:37:53.367175 [ 276 ] {f72edb2b-1d1a-43e0-9ab8-08244eef3f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10756 | 2025.12.18 18:37:53.367216 [ 276 ] {f72edb2b-1d1a-43e0-9ab8-08244eef3f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10757 | 2025.12.18 18:37:53.367692 [ 276 ] {f72edb2b-1d1a-43e0-9ab8-08244eef3f3d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2025.12.18 18:37:53.367730 [ 276 ] {f72edb2b-1d1a-43e0-9ab8-08244eef3f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10759 | 2025.12.18 18:37:53.368064 [ 276 ] {f72edb2b-1d1a-43e0-9ab8-08244eef3f3d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10760 | 2025.12.18 18:37:53.368299 [ 276 ] {f72edb2b-1d1a-43e0-9ab8-08244eef3f3d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2025.12.18 18:37:53.368432 [ 276 ] {f72edb2b-1d1a-43e0-9ab8-08244eef3f3d} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001274 sec., 109890.10989010989 rows/sec., 8.88 MiB/sec. | ||
| 10762 | 2025.12.18 18:37:53.368469 [ 276 ] {f72edb2b-1d1a-43e0-9ab8-08244eef3f3d} <Debug> TCPHandler: Processed in 0.001440269 sec. | ||
| 10763 | 2025.12.18 18:37:53.368584 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2025.12.18 18:37:53.368682 [ 276 ] {ba803c7b-b73f-493c-b0cc-df2acf4b645a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10765 | 2025.12.18 18:37:53.368725 [ 276 ] {ba803c7b-b73f-493c-b0cc-df2acf4b645a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10766 | 2025.12.18 18:37:53.369131 [ 276 ] {ba803c7b-b73f-493c-b0cc-df2acf4b645a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2025.12.18 18:37:53.369167 [ 276 ] {ba803c7b-b73f-493c-b0cc-df2acf4b645a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10768 | 2025.12.18 18:37:53.369528 [ 276 ] {ba803c7b-b73f-493c-b0cc-df2acf4b645a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10769 | 2025.12.18 18:37:53.369746 [ 276 ] {ba803c7b-b73f-493c-b0cc-df2acf4b645a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2025.12.18 18:37:53.369875 [ 276 ] {ba803c7b-b73f-493c-b0cc-df2acf4b645a} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001214 sec., 163097.19934102142 rows/sec., 11.70 MiB/sec. | ||
| 10771 | 2025.12.18 18:37:53.369916 [ 276 ] {ba803c7b-b73f-493c-b0cc-df2acf4b645a} <Debug> TCPHandler: Processed in 0.001382788 sec. | ||
| 10772 | 2025.12.18 18:37:53.370036 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2025.12.18 18:37:53.370131 [ 276 ] {5ca8d2af-98aa-4fdc-bf36-bab5bb8fa95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10774 | 2025.12.18 18:37:53.370185 [ 276 ] {5ca8d2af-98aa-4fdc-bf36-bab5bb8fa95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10775 | 2025.12.18 18:37:53.371020 [ 276 ] {5ca8d2af-98aa-4fdc-bf36-bab5bb8fa95d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2025.12.18 18:37:53.371056 [ 276 ] {5ca8d2af-98aa-4fdc-bf36-bab5bb8fa95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10777 | 2025.12.18 18:37:53.371607 [ 276 ] {5ca8d2af-98aa-4fdc-bf36-bab5bb8fa95d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10778 | 2025.12.18 18:37:53.371826 [ 276 ] {5ca8d2af-98aa-4fdc-bf36-bab5bb8fa95d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2025.12.18 18:37:53.371965 [ 276 ] {5ca8d2af-98aa-4fdc-bf36-bab5bb8fa95d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001852 sec., 19438.44492440605 rows/sec., 34.83 MiB/sec. | ||
| 10780 | 2025.12.18 18:37:53.372024 [ 276 ] {5ca8d2af-98aa-4fdc-bf36-bab5bb8fa95d} <Debug> TCPHandler: Processed in 0.002038266 sec. | ||
| 10781 | 2025.12.18 18:37:53.372134 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10782 | 2025.12.18 18:37:53.372229 [ 276 ] {0a33852f-881b-4824-98d1-0742b92762a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10783 | 2025.12.18 18:37:53.372270 [ 276 ] {0a33852f-881b-4824-98d1-0742b92762a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10784 | 2025.12.18 18:37:53.372609 [ 276 ] {0a33852f-881b-4824-98d1-0742b92762a9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2025.12.18 18:37:53.372644 [ 276 ] {0a33852f-881b-4824-98d1-0742b92762a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10786 | 2025.12.18 18:37:53.372951 [ 276 ] {0a33852f-881b-4824-98d1-0742b92762a9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10787 | 2025.12.18 18:37:53.373169 [ 276 ] {0a33852f-881b-4824-98d1-0742b92762a9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2025.12.18 18:37:53.373301 [ 276 ] {0a33852f-881b-4824-98d1-0742b92762a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10789 | 2025.12.18 18:37:53.373337 [ 276 ] {0a33852f-881b-4824-98d1-0742b92762a9} <Debug> TCPHandler: Processed in 0.001253586 sec. | ||
| 10790 | 2025.12.18 18:37:53.677223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 10791 | 2025.12.18 18:37:53.707405 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2025.12.18 18:37:53.707514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10793 | 2025.12.18 18:37:53.718057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10794 | 2025.12.18 18:37:53.719527 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2025.12.18 18:37:53.727345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 10796 | 2025.12.18 18:37:54.552848 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58456 | ||
| 10797 | 2025.12.18 18:37:54.552966 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10798 | 2025.12.18 18:37:54.552993 [ 289 ] {} <Debug> TCP-Session: f366afef-d7ee-4f3a-84a0-26c430d9178b Authenticating user 'default' from [fd00:1122:3344:101::e]:58456 | ||
| 10799 | 2025.12.18 18:37:54.553015 [ 289 ] {} <Debug> TCP-Session: f366afef-d7ee-4f3a-84a0-26c430d9178b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10800 | 2025.12.18 18:37:54.553028 [ 289 ] {} <Debug> TCP-Session: f366afef-d7ee-4f3a-84a0-26c430d9178b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10801 | 2025.12.18 18:37:54.553228 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63657 | ||
| 10802 | 2025.12.18 18:37:54.553269 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61329 | ||
| 10803 | 2025.12.18 18:37:54.553295 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58015 | ||
| 10804 | 2025.12.18 18:37:54.553317 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53481 | ||
| 10805 | 2025.12.18 18:37:54.553350 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10806 | 2025.12.18 18:37:54.553364 [ 289 ] {} <Trace> TCP-Session: f366afef-d7ee-4f3a-84a0-26c430d9178b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10807 | 2025.12.18 18:37:54.553394 [ 290 ] {} <Debug> TCP-Session: 31aaadc8-ddde-422b-bc56-8e03f9ace9ea Authenticating user 'default' from [fd00:1122:3344:101::e]:63657 | ||
| 10808 | 2025.12.18 18:37:54.553404 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10809 | 2025.12.18 18:37:54.553408 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10810 | 2025.12.18 18:37:54.553451 [ 290 ] {} <Debug> TCP-Session: 31aaadc8-ddde-422b-bc56-8e03f9ace9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2025.12.18 18:37:54.553457 [ 293 ] {} <Debug> TCP-Session: 564c186c-cff8-4f56-8491-e674e534aeec Authenticating user 'default' from [fd00:1122:3344:101::e]:58015 | ||
| 10812 | 2025.12.18 18:37:54.553475 [ 275 ] {} <Debug> TCP-Session: e4871b38-af1c-475f-a25d-e92dc6f3e948 Authenticating user 'default' from [fd00:1122:3344:101::e]:53481 | ||
| 10813 | 2025.12.18 18:37:54.553486 [ 290 ] {} <Debug> TCP-Session: 31aaadc8-ddde-422b-bc56-8e03f9ace9ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10814 | 2025.12.18 18:37:54.553507 [ 275 ] {} <Debug> TCP-Session: e4871b38-af1c-475f-a25d-e92dc6f3e948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2025.12.18 18:37:54.553506 [ 293 ] {} <Debug> TCP-Session: 564c186c-cff8-4f56-8491-e674e534aeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10816 | 2025.12.18 18:37:54.553535 [ 275 ] {} <Debug> TCP-Session: e4871b38-af1c-475f-a25d-e92dc6f3e948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10817 | 2025.12.18 18:37:54.553547 [ 293 ] {} <Debug> TCP-Session: 564c186c-cff8-4f56-8491-e674e534aeec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10818 | 2025.12.18 18:37:54.553554 [ 289 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10819 | 2025.12.18 18:37:54.553406 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10820 | 2025.12.18 18:37:54.553333 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34820 | ||
| 10821 | 2025.12.18 18:37:54.553634 [ 292 ] {} <Debug> TCP-Session: 9a09d227-a597-4d00-8a37-df6b7868977d Authenticating user 'default' from [fd00:1122:3344:101::e]:61329 | ||
| 10822 | 2025.12.18 18:37:54.553303 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34275 | ||
| 10823 | 2025.12.18 18:37:54.553666 [ 292 ] {} <Debug> TCP-Session: 9a09d227-a597-4d00-8a37-df6b7868977d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10824 | 2025.12.18 18:37:54.553268 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48588 | ||
| 10825 | 2025.12.18 18:37:54.553707 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10826 | 2025.12.18 18:37:54.553700 [ 292 ] {} <Debug> TCP-Session: 9a09d227-a597-4d00-8a37-df6b7868977d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2025.12.18 18:37:54.553793 [ 288 ] {} <Debug> TCP-Session: a215ffc9-9d6b-40dc-9c97-7c067edbe9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34820 | ||
| 10828 | 2025.12.18 18:37:54.553328 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42273 | ||
| 10829 | 2025.12.18 18:37:54.553815 [ 288 ] {} <Debug> TCP-Session: a215ffc9-9d6b-40dc-9c97-7c067edbe9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2025.12.18 18:37:54.553827 [ 289 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10831 | 2025.12.18 18:37:54.553872 [ 288 ] {} <Debug> TCP-Session: a215ffc9-9d6b-40dc-9c97-7c067edbe9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10832 | 2025.12.18 18:37:54.553872 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10833 | 2025.12.18 18:37:54.553930 [ 289 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10834 | 2025.12.18 18:37:54.553942 [ 294 ] {} <Debug> TCP-Session: 7bc5881a-dbcf-4f13-bf5b-ca884b38540c Authenticating user 'default' from [fd00:1122:3344:101::e]:34275 | ||
| 10835 | 2025.12.18 18:37:54.553967 [ 294 ] {} <Debug> TCP-Session: 7bc5881a-dbcf-4f13-bf5b-ca884b38540c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10836 | 2025.12.18 18:37:54.553983 [ 294 ] {} <Debug> TCP-Session: 7bc5881a-dbcf-4f13-bf5b-ca884b38540c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10837 | 2025.12.18 18:37:54.554230 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10838 | 2025.12.18 18:37:54.554244 [ 289 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 10839 | 2025.12.18 18:37:54.554272 [ 287 ] {} <Debug> TCP-Session: 857bef73-0fb6-49bc-ada2-ccd7623aeb6d Authenticating user 'default' from [fd00:1122:3344:101::e]:42273 | ||
| 10840 | 2025.12.18 18:37:54.554304 [ 287 ] {} <Debug> TCP-Session: 857bef73-0fb6-49bc-ada2-ccd7623aeb6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10841 | 2025.12.18 18:37:54.554317 [ 287 ] {} <Debug> TCP-Session: 857bef73-0fb6-49bc-ada2-ccd7623aeb6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10842 | 2025.12.18 18:37:54.554337 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10843 | 2025.12.18 18:37:54.554377 [ 291 ] {} <Debug> TCP-Session: f63cf31d-0789-4c24-8188-cc68ba647e8b Authenticating user 'default' from [fd00:1122:3344:101::e]:48588 | ||
| 10844 | 2025.12.18 18:37:54.554400 [ 291 ] {} <Debug> TCP-Session: f63cf31d-0789-4c24-8188-cc68ba647e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10845 | 2025.12.18 18:37:54.554420 [ 291 ] {} <Debug> TCP-Session: f63cf31d-0789-4c24-8188-cc68ba647e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10846 | 2025.12.18 18:37:54.555333 [ 333 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Trace> AggregatingTransform: Aggregating | ||
| 10847 | 2025.12.18 18:37:54.555500 [ 333 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10848 | 2025.12.18 18:37:54.555542 [ 333 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001179045 sec. (848.144 rows/sec., 33.13 KiB/sec.) | ||
| 10849 | 2025.12.18 18:37:54.555559 [ 333 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Trace> Aggregator: Merging aggregated data | ||
| 10850 | 2025.12.18 18:37:54.556666 [ 289 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003169 sec., 315.5569580309246 rows/sec., 12.33 KiB/sec. | ||
| 10851 | 2025.12.18 18:37:54.556824 [ 289 ] {d2e3755f-b4ca-4f15-aaf7-78ee3fcdc49a} <Debug> TCPHandler: Processed in 0.003578936 sec. | ||
| 10852 | 2025.12.18 18:37:54.556938 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10853 | 2025.12.18 18:37:54.556957 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10854 | 2025.12.18 18:37:54.556981 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10855 | 2025.12.18 18:37:54.557007 [ 288 ] {} <Debug> TCP-Session: a215ffc9-9d6b-40dc-9c97-7c067edbe9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10856 | 2025.12.18 18:37:54.557014 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10857 | 2025.12.18 18:37:54.557034 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10858 | 2025.12.18 18:37:54.557056 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10859 | 2025.12.18 18:37:54.557072 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10860 | 2025.12.18 18:37:54.557111 [ 275 ] {} <Debug> TCP-Session: e4871b38-af1c-475f-a25d-e92dc6f3e948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2025.12.18 18:37:54.557093 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10862 | 2025.12.18 18:37:54.557141 [ 294 ] {} <Debug> TCP-Session: 7bc5881a-dbcf-4f13-bf5b-ca884b38540c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2025.12.18 18:37:54.557062 [ 292 ] {} <Debug> TCP-Session: 9a09d227-a597-4d00-8a37-df6b7868977d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10864 | 2025.12.18 18:37:54.557174 [ 287 ] {} <Debug> TCP-Session: 857bef73-0fb6-49bc-ada2-ccd7623aeb6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10865 | 2025.12.18 18:37:54.557044 [ 290 ] {} <Debug> TCP-Session: 31aaadc8-ddde-422b-bc56-8e03f9ace9ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10866 | 2025.12.18 18:37:54.556999 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10867 | 2025.12.18 18:37:54.557087 [ 291 ] {} <Debug> TCP-Session: f63cf31d-0789-4c24-8188-cc68ba647e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2025.12.18 18:37:54.556989 [ 289 ] {} <Debug> TCP-Session: f366afef-d7ee-4f3a-84a0-26c430d9178b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2025.12.18 18:37:54.557283 [ 293 ] {} <Debug> TCP-Session: 564c186c-cff8-4f56-8491-e674e534aeec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10870 | 2025.12.18 18:37:55.452184 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55739 | ||
| 10871 | 2025.12.18 18:37:55.452295 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10872 | 2025.12.18 18:37:55.452324 [ 291 ] {} <Debug> TCP-Session: ad57e341-c6df-4022-8b36-e7e240af8f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:55739 | ||
| 10873 | 2025.12.18 18:37:55.452346 [ 291 ] {} <Debug> TCP-Session: ad57e341-c6df-4022-8b36-e7e240af8f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10874 | 2025.12.18 18:37:55.452360 [ 291 ] {} <Debug> TCP-Session: ad57e341-c6df-4022-8b36-e7e240af8f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10875 | 2025.12.18 18:37:55.452575 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45204 | ||
| 10876 | 2025.12.18 18:37:55.452589 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64487 | ||
| 10877 | 2025.12.18 18:37:55.452612 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34769 | ||
| 10878 | 2025.12.18 18:37:55.452653 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64055 | ||
| 10879 | 2025.12.18 18:37:55.452664 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44289 | ||
| 10880 | 2025.12.18 18:37:55.452726 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10881 | 2025.12.18 18:37:55.452735 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10882 | 2025.12.18 18:37:55.452749 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10883 | 2025.12.18 18:37:55.452762 [ 293 ] {} <Debug> TCP-Session: 4382a74d-3e3e-4510-b14c-0c44ee0df547 Authenticating user 'default' from [fd00:1122:3344:101::e]:64487 | ||
| 10884 | 2025.12.18 18:37:55.452771 [ 275 ] {} <Debug> TCP-Session: 47357c4b-1a81-43f5-b450-464cff078786 Authenticating user 'default' from [fd00:1122:3344:101::e]:34769 | ||
| 10885 | 2025.12.18 18:37:55.452788 [ 289 ] {} <Debug> TCP-Session: 497a9d94-3039-4b27-9e08-c0fff6b37e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:64055 | ||
| 10886 | 2025.12.18 18:37:55.452797 [ 293 ] {} <Debug> TCP-Session: 4382a74d-3e3e-4510-b14c-0c44ee0df547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2025.12.18 18:37:55.452803 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10888 | 2025.12.18 18:37:55.452816 [ 289 ] {} <Debug> TCP-Session: 497a9d94-3039-4b27-9e08-c0fff6b37e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2025.12.18 18:37:55.452844 [ 290 ] {} <Debug> TCP-Session: 47421869-36c9-41bd-8537-3700b4f9d9f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44289 | ||
| 10890 | 2025.12.18 18:37:55.452859 [ 289 ] {} <Debug> TCP-Session: 497a9d94-3039-4b27-9e08-c0fff6b37e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2025.12.18 18:37:55.452809 [ 275 ] {} <Debug> TCP-Session: 47357c4b-1a81-43f5-b450-464cff078786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10892 | 2025.12.18 18:37:55.452884 [ 290 ] {} <Debug> TCP-Session: 47421869-36c9-41bd-8537-3700b4f9d9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10893 | 2025.12.18 18:37:55.452909 [ 275 ] {} <Debug> TCP-Session: 47357c4b-1a81-43f5-b450-464cff078786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10894 | 2025.12.18 18:37:55.452923 [ 290 ] {} <Debug> TCP-Session: 47421869-36c9-41bd-8537-3700b4f9d9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2025.12.18 18:37:55.452691 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10896 | 2025.12.18 18:37:55.452659 [ 291 ] {} <Trace> TCP-Session: ad57e341-c6df-4022-8b36-e7e240af8f63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10897 | 2025.12.18 18:37:55.452985 [ 292 ] {} <Debug> TCP-Session: 9bf46c5f-e5ef-43e5-975a-36aa51f31209 Authenticating user 'default' from [fd00:1122:3344:101::e]:45204 | ||
| 10898 | 2025.12.18 18:37:55.452637 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42396 | ||
| 10899 | 2025.12.18 18:37:55.453022 [ 292 ] {} <Debug> TCP-Session: 9bf46c5f-e5ef-43e5-975a-36aa51f31209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10900 | 2025.12.18 18:37:55.452618 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54242 | ||
| 10901 | 2025.12.18 18:37:55.453044 [ 292 ] {} <Debug> TCP-Session: 9bf46c5f-e5ef-43e5-975a-36aa51f31209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2025.12.18 18:37:55.453077 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10903 | 2025.12.18 18:37:55.452603 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35772 | ||
| 10904 | 2025.12.18 18:37:55.453104 [ 288 ] {} <Debug> TCP-Session: b7082913-ca26-4576-9163-b9a15cb3f8b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42396 | ||
| 10905 | 2025.12.18 18:37:55.453119 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10906 | 2025.12.18 18:37:55.453142 [ 288 ] {} <Debug> TCP-Session: b7082913-ca26-4576-9163-b9a15cb3f8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10907 | 2025.12.18 18:37:55.453154 [ 291 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10908 | 2025.12.18 18:37:55.453160 [ 287 ] {} <Debug> TCP-Session: 41801042-89f8-460e-b3f5-ef55ae0b0c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:54242 | ||
| 10909 | 2025.12.18 18:37:55.453168 [ 288 ] {} <Debug> TCP-Session: b7082913-ca26-4576-9163-b9a15cb3f8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2025.12.18 18:37:55.453196 [ 287 ] {} <Debug> TCP-Session: 41801042-89f8-460e-b3f5-ef55ae0b0c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2025.12.18 18:37:55.453169 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10912 | 2025.12.18 18:37:55.453221 [ 287 ] {} <Debug> TCP-Session: 41801042-89f8-460e-b3f5-ef55ae0b0c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10913 | 2025.12.18 18:37:55.453249 [ 294 ] {} <Debug> TCP-Session: e5358eb0-f7e6-4242-b887-41dcad399fde Authenticating user 'default' from [fd00:1122:3344:101::e]:35772 | ||
| 10914 | 2025.12.18 18:37:55.452819 [ 293 ] {} <Debug> TCP-Session: 4382a74d-3e3e-4510-b14c-0c44ee0df547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2025.12.18 18:37:55.453282 [ 294 ] {} <Debug> TCP-Session: e5358eb0-f7e6-4242-b887-41dcad399fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10916 | 2025.12.18 18:37:55.453307 [ 294 ] {} <Debug> TCP-Session: e5358eb0-f7e6-4242-b887-41dcad399fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10917 | 2025.12.18 18:37:55.453430 [ 291 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10918 | 2025.12.18 18:37:55.453490 [ 291 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10919 | 2025.12.18 18:37:55.453773 [ 291 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 10920 | 2025.12.18 18:37:55.454723 [ 317 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Trace> AggregatingTransform: Aggregating | ||
| 10921 | 2025.12.18 18:37:55.454776 [ 317 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10922 | 2025.12.18 18:37:55.454818 [ 317 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941012 sec. (1062.686 rows/sec., 41.51 KiB/sec.) | ||
| 10923 | 2025.12.18 18:37:55.454839 [ 317 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Trace> Aggregator: Merging aggregated data | ||
| 10924 | 2025.12.18 18:37:55.456151 [ 291 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003056 sec., 327.22513089005236 rows/sec., 12.78 KiB/sec. | ||
| 10925 | 2025.12.18 18:37:55.456334 [ 291 ] {22cc742e-94bc-4bf3-9569-c380f05305a1} <Debug> TCPHandler: Processed in 0.003793209 sec. | ||
| 10926 | 2025.12.18 18:37:55.456431 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10927 | 2025.12.18 18:37:55.456467 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10928 | 2025.12.18 18:37:55.456474 [ 293 ] {} <Debug> TCP-Session: 4382a74d-3e3e-4510-b14c-0c44ee0df547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10929 | 2025.12.18 18:37:55.456496 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10930 | 2025.12.18 18:37:55.456518 [ 290 ] {} <Debug> TCP-Session: 47421869-36c9-41bd-8537-3700b4f9d9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2025.12.18 18:37:55.456524 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10932 | 2025.12.18 18:37:55.456557 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10933 | 2025.12.18 18:37:55.456568 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10934 | 2025.12.18 18:37:55.456599 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10935 | 2025.12.18 18:37:55.456623 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10936 | 2025.12.18 18:37:55.456657 [ 288 ] {} <Debug> TCP-Session: b7082913-ca26-4576-9163-b9a15cb3f8b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10937 | 2025.12.18 18:37:55.456644 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10938 | 2025.12.18 18:37:55.456689 [ 289 ] {} <Debug> TCP-Session: 497a9d94-3039-4b27-9e08-c0fff6b37e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10939 | 2025.12.18 18:37:55.456628 [ 287 ] {} <Debug> TCP-Session: 41801042-89f8-460e-b3f5-ef55ae0b0c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10940 | 2025.12.18 18:37:55.456722 [ 291 ] {} <Debug> TCP-Session: ad57e341-c6df-4022-8b36-e7e240af8f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10941 | 2025.12.18 18:37:55.456610 [ 275 ] {} <Debug> TCP-Session: 47357c4b-1a81-43f5-b450-464cff078786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10942 | 2025.12.18 18:37:55.456594 [ 292 ] {} <Debug> TCP-Session: 9bf46c5f-e5ef-43e5-975a-36aa51f31209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10943 | 2025.12.18 18:37:55.456543 [ 294 ] {} <Debug> TCP-Session: e5358eb0-f7e6-4242-b887-41dcad399fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10944 | 2025.12.18 18:37:55.512684 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50832 | ||
| 10945 | 2025.12.18 18:37:55.512773 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10946 | 2025.12.18 18:37:55.512798 [ 291 ] {} <Debug> TCP-Session: 1ec5333f-9b73-48ef-a369-798617d9aaca Authenticating user 'default' from [fd00:1122:3344:101::e]:50832 | ||
| 10947 | 2025.12.18 18:37:55.512819 [ 291 ] {} <Debug> TCP-Session: 1ec5333f-9b73-48ef-a369-798617d9aaca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10948 | 2025.12.18 18:37:55.512833 [ 291 ] {} <Debug> TCP-Session: 1ec5333f-9b73-48ef-a369-798617d9aaca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10949 | 2025.12.18 18:37:55.513034 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36211 | ||
| 10950 | 2025.12.18 18:37:55.513063 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46118 | ||
| 10951 | 2025.12.18 18:37:55.513085 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61687 | ||
| 10952 | 2025.12.18 18:37:55.513107 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45343 | ||
| 10953 | 2025.12.18 18:37:55.513139 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38649 | ||
| 10954 | 2025.12.18 18:37:55.513149 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57397 | ||
| 10955 | 2025.12.18 18:37:55.513175 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10956 | 2025.12.18 18:37:55.513211 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10957 | 2025.12.18 18:37:55.513217 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10958 | 2025.12.18 18:37:55.513228 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10959 | 2025.12.18 18:37:55.513243 [ 288 ] {} <Debug> TCP-Session: 60f6224c-5290-471b-9c10-a83207db744e Authenticating user 'default' from [fd00:1122:3344:101::e]:45343 | ||
| 10960 | 2025.12.18 18:37:55.513262 [ 294 ] {} <Debug> TCP-Session: df39b2ed-fd79-48a3-ba1d-a505cac308dd Authenticating user 'default' from [fd00:1122:3344:101::e]:61687 | ||
| 10961 | 2025.12.18 18:37:55.513274 [ 289 ] {} <Debug> TCP-Session: 47a07b23-917f-44ea-944f-1080783d072c Authenticating user 'default' from [fd00:1122:3344:101::e]:38649 | ||
| 10962 | 2025.12.18 18:37:55.513289 [ 288 ] {} <Debug> TCP-Session: 60f6224c-5290-471b-9c10-a83207db744e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2025.12.18 18:37:55.513321 [ 289 ] {} <Debug> TCP-Session: 47a07b23-917f-44ea-944f-1080783d072c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2025.12.18 18:37:55.513338 [ 288 ] {} <Debug> TCP-Session: 60f6224c-5290-471b-9c10-a83207db744e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2025.12.18 18:37:55.513354 [ 289 ] {} <Debug> TCP-Session: 47a07b23-917f-44ea-944f-1080783d072c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10966 | 2025.12.18 18:37:55.513244 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10967 | 2025.12.18 18:37:55.513229 [ 293 ] {} <Debug> TCP-Session: 870f5434-0c42-4335-9e18-fa892482a45d Authenticating user 'default' from [fd00:1122:3344:101::e]:46118 | ||
| 10968 | 2025.12.18 18:37:55.513414 [ 290 ] {} <Debug> TCP-Session: 661eb1bb-2d43-44fa-a507-abd71c628596 Authenticating user 'default' from [fd00:1122:3344:101::e]:57397 | ||
| 10969 | 2025.12.18 18:37:55.513429 [ 293 ] {} <Debug> TCP-Session: 870f5434-0c42-4335-9e18-fa892482a45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10970 | 2025.12.18 18:37:55.513444 [ 290 ] {} <Debug> TCP-Session: 661eb1bb-2d43-44fa-a507-abd71c628596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10971 | 2025.12.18 18:37:55.513457 [ 293 ] {} <Debug> TCP-Session: 870f5434-0c42-4335-9e18-fa892482a45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2025.12.18 18:37:55.513469 [ 290 ] {} <Debug> TCP-Session: 661eb1bb-2d43-44fa-a507-abd71c628596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10973 | 2025.12.18 18:37:55.513221 [ 291 ] {} <Trace> TCP-Session: 1ec5333f-9b73-48ef-a369-798617d9aaca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10974 | 2025.12.18 18:37:55.513126 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10975 | 2025.12.18 18:37:55.513101 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43627 | ||
| 10976 | 2025.12.18 18:37:55.513558 [ 292 ] {} <Debug> TCP-Session: 50f00a99-957d-42bd-bb60-44c790bdf77c Authenticating user 'default' from [fd00:1122:3344:101::e]:36211 | ||
| 10977 | 2025.12.18 18:37:55.513093 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45691 | ||
| 10978 | 2025.12.18 18:37:55.513590 [ 292 ] {} <Debug> TCP-Session: 50f00a99-957d-42bd-bb60-44c790bdf77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10979 | 2025.12.18 18:37:55.513305 [ 294 ] {} <Debug> TCP-Session: df39b2ed-fd79-48a3-ba1d-a505cac308dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2025.12.18 18:37:55.513624 [ 292 ] {} <Debug> TCP-Session: 50f00a99-957d-42bd-bb60-44c790bdf77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2025.12.18 18:37:55.513653 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10982 | 2025.12.18 18:37:55.513649 [ 294 ] {} <Debug> TCP-Session: df39b2ed-fd79-48a3-ba1d-a505cac308dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2025.12.18 18:37:55.513679 [ 291 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50832) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10984 | 2025.12.18 18:37:55.513684 [ 275 ] {} <Debug> TCP-Session: ad56ce00-efaa-48aa-a815-6fdb604798c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45691 | ||
| 10985 | 2025.12.18 18:37:55.513623 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10986 | 2025.12.18 18:37:55.513754 [ 275 ] {} <Debug> TCP-Session: ad56ce00-efaa-48aa-a815-6fdb604798c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10987 | 2025.12.18 18:37:55.513774 [ 287 ] {} <Debug> TCP-Session: efc1fb9d-72c9-4a17-a581-47e30ae4c4dd Authenticating user 'default' from [fd00:1122:3344:101::e]:43627 | ||
| 10988 | 2025.12.18 18:37:55.513790 [ 275 ] {} <Debug> TCP-Session: ad56ce00-efaa-48aa-a815-6fdb604798c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2025.12.18 18:37:55.513800 [ 287 ] {} <Debug> TCP-Session: efc1fb9d-72c9-4a17-a581-47e30ae4c4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10990 | 2025.12.18 18:37:55.513835 [ 287 ] {} <Debug> TCP-Session: efc1fb9d-72c9-4a17-a581-47e30ae4c4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2025.12.18 18:37:55.513935 [ 291 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10992 | 2025.12.18 18:37:55.513988 [ 291 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10993 | 2025.12.18 18:37:55.514262 [ 291 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 10994 | 2025.12.18 18:37:55.515159 [ 318 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Trace> AggregatingTransform: Aggregating | ||
| 10995 | 2025.12.18 18:37:55.515222 [ 318 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Trace> Aggregator: Aggregation method: without_key | ||
| 10996 | 2025.12.18 18:37:55.515261 [ 318 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898912 sec. (1112.456 rows/sec., 43.46 KiB/sec.) | ||
| 10997 | 2025.12.18 18:37:55.515280 [ 318 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Trace> Aggregator: Merging aggregated data | ||
| 10998 | 2025.12.18 18:37:55.516423 [ 291 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0028 sec., 357.14285714285717 rows/sec., 13.95 KiB/sec. | ||
| 10999 | 2025.12.18 18:37:55.516583 [ 291 ] {c615237a-c108-4ca3-8276-aaaccb8bd337} <Debug> TCPHandler: Processed in 0.003503655 sec. | ||
| 11000 | 2025.12.18 18:37:55.516701 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11001 | 2025.12.18 18:37:55.516728 [ 291 ] {} <Debug> TCP-Session: 1ec5333f-9b73-48ef-a369-798617d9aaca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2025.12.18 18:37:55.516736 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11003 | 2025.12.18 18:37:55.516762 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11004 | 2025.12.18 18:37:55.516780 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11005 | 2025.12.18 18:37:55.516802 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11006 | 2025.12.18 18:37:55.516827 [ 290 ] {} <Debug> TCP-Session: 661eb1bb-2d43-44fa-a507-abd71c628596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2025.12.18 18:37:55.516839 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11008 | 2025.12.18 18:37:55.516848 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11009 | 2025.12.18 18:37:55.516864 [ 275 ] {} <Debug> TCP-Session: ad56ce00-efaa-48aa-a815-6fdb604798c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2025.12.18 18:37:55.516886 [ 293 ] {} <Debug> TCP-Session: 870f5434-0c42-4335-9e18-fa892482a45d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11011 | 2025.12.18 18:37:55.516900 [ 288 ] {} <Debug> TCP-Session: 60f6224c-5290-471b-9c10-a83207db744e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2025.12.18 18:37:55.516862 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11013 | 2025.12.18 18:37:55.516820 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11014 | 2025.12.18 18:37:55.516980 [ 289 ] {} <Debug> TCP-Session: 47a07b23-917f-44ea-944f-1080783d072c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2025.12.18 18:37:55.516807 [ 292 ] {} <Debug> TCP-Session: 50f00a99-957d-42bd-bb60-44c790bdf77c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11016 | 2025.12.18 18:37:55.517008 [ 287 ] {} <Debug> TCP-Session: efc1fb9d-72c9-4a17-a581-47e30ae4c4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11017 | 2025.12.18 18:37:55.516777 [ 294 ] {} <Debug> TCP-Session: df39b2ed-fd79-48a3-ba1d-a505cac308dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11018 | 2025.12.18 18:37:58.354061 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11019 | 2025.12.18 18:37:58.354357 [ 276 ] {e40e7f48-5a4d-4d13-876a-8851b4427ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11020 | 2025.12.18 18:37:58.354422 [ 276 ] {e40e7f48-5a4d-4d13-876a-8851b4427ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11021 | 2025.12.18 18:37:58.355122 [ 276 ] {e40e7f48-5a4d-4d13-876a-8851b4427ce1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11022 | 2025.12.18 18:37:58.355167 [ 276 ] {e40e7f48-5a4d-4d13-876a-8851b4427ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11023 | 2025.12.18 18:37:58.355554 [ 276 ] {e40e7f48-5a4d-4d13-876a-8851b4427ce1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11024 | 2025.12.18 18:37:58.355769 [ 276 ] {e40e7f48-5a4d-4d13-876a-8851b4427ce1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11025 | 2025.12.18 18:37:58.355929 [ 276 ] {e40e7f48-5a4d-4d13-876a-8851b4427ce1} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001636 sec., 40342.29828850856 rows/sec., 3.21 MiB/sec. | ||
| 11026 | 2025.12.18 18:37:58.355925 [ 119 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11027 | 2025.12.18 18:37:58.355972 [ 276 ] {e40e7f48-5a4d-4d13-876a-8851b4427ce1} <Debug> TCPHandler: Processed in 0.002106427 sec. | ||
| 11028 | 2025.12.18 18:37:58.356011 [ 119 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2025.12.18 18:37:58.356039 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11030 | 2025.12.18 18:37:58.356123 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11031 | 2025.12.18 18:37:58.356177 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 11032 | 2025.12.18 18:37:58.356255 [ 276 ] {83ef99da-4756-4dcb-8360-e81a90a2c737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11033 | 2025.12.18 18:37:58.356309 [ 276 ] {83ef99da-4756-4dcb-8360-e81a90a2c737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11034 | 2025.12.18 18:37:58.356327 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11035 | 2025.12.18 18:37:58.356369 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1408 rows starting from the beginning of the part | ||
| 11036 | 2025.12.18 18:37:58.356445 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1207 rows starting from the beginning of the part | ||
| 11037 | 2025.12.18 18:37:58.356499 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
| 11038 | 2025.12.18 18:37:58.356547 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 66 rows starting from the beginning of the part | ||
| 11039 | 2025.12.18 18:37:58.356593 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 250 rows starting from the beginning of the part | ||
| 11040 | 2025.12.18 18:37:58.356637 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 66 rows starting from the beginning of the part | ||
| 11041 | 2025.12.18 18:37:58.356806 [ 276 ] {83ef99da-4756-4dcb-8360-e81a90a2c737} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2025.12.18 18:37:58.356854 [ 276 ] {83ef99da-4756-4dcb-8360-e81a90a2c737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11043 | 2025.12.18 18:37:58.357233 [ 276 ] {83ef99da-4756-4dcb-8360-e81a90a2c737} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11044 | 2025.12.18 18:37:58.357468 [ 276 ] {83ef99da-4756-4dcb-8360-e81a90a2c737} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2025.12.18 18:37:58.357603 [ 276 ] {83ef99da-4756-4dcb-8360-e81a90a2c737} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001378 sec., 3628.4470246734395 rows/sec., 272.84 KiB/sec. | ||
| 11046 | 2025.12.18 18:37:58.357641 [ 276 ] {83ef99da-4756-4dcb-8360-e81a90a2c737} <Debug> TCPHandler: Processed in 0.00157853 sec. | ||
| 11047 | 2025.12.18 18:37:58.357758 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11048 | 2025.12.18 18:37:58.357851 [ 276 ] {5ce59d21-17ea-4bfa-9f12-4b9f9f262c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11049 | 2025.12.18 18:37:58.357890 [ 276 ] {5ce59d21-17ea-4bfa-9f12-4b9f9f262c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11050 | 2025.12.18 18:37:58.358242 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.002136927 sec., 1462380.3246437525 rows/sec., 128.06 MiB/sec. | ||
| 11051 | 2025.12.18 18:37:58.358355 [ 276 ] {5ce59d21-17ea-4bfa-9f12-4b9f9f262c13} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2025.12.18 18:37:58.358395 [ 276 ] {5ce59d21-17ea-4bfa-9f12-4b9f9f262c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11053 | 2025.12.18 18:37:58.358444 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11054 | 2025.12.18 18:37:58.358732 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2025.12.18 18:37:58.358740 [ 276 ] {5ce59d21-17ea-4bfa-9f12-4b9f9f262c13} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11056 | 2025.12.18 18:37:58.358817 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_81_16} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11057 | 2025.12.18 18:37:58.358901 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11058 | 2025.12.18 18:37:58.358974 [ 276 ] {5ce59d21-17ea-4bfa-9f12-4b9f9f262c13} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2025.12.18 18:37:58.359098 [ 119 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11060 | 2025.12.18 18:37:58.359111 [ 276 ] {5ce59d21-17ea-4bfa-9f12-4b9f9f262c13} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001279 sec., 53948.397185301015 rows/sec., 4.21 MiB/sec. | ||
| 11061 | 2025.12.18 18:37:58.359134 [ 119 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2025.12.18 18:37:58.359196 [ 276 ] {5ce59d21-17ea-4bfa-9f12-4b9f9f262c13} <Debug> TCPHandler: Processed in 0.001485149 sec. | ||
| 11063 | 2025.12.18 18:37:58.359208 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11064 | 2025.12.18 18:37:58.359339 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 11065 | 2025.12.18 18:37:58.359354 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2025.12.18 18:37:58.359437 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11067 | 2025.12.18 18:37:58.359468 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 633 rows starting from the beginning of the part | ||
| 11068 | 2025.12.18 18:37:58.359476 [ 276 ] {e3f0a969-a948-4c1a-bf86-bf2bea49ab88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11069 | 2025.12.18 18:37:58.359522 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 527 rows starting from the beginning of the part | ||
| 11070 | 2025.12.18 18:37:58.359531 [ 276 ] {e3f0a969-a948-4c1a-bf86-bf2bea49ab88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11071 | 2025.12.18 18:37:58.359575 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 100 rows starting from the beginning of the part | ||
| 11072 | 2025.12.18 18:37:58.359619 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 69 rows starting from the beginning of the part | ||
| 11073 | 2025.12.18 18:37:58.359657 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 140 rows starting from the beginning of the part | ||
| 11074 | 2025.12.18 18:37:58.359695 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 69 rows starting from the beginning of the part | ||
| 11075 | 2025.12.18 18:37:58.360023 [ 276 ] {e3f0a969-a948-4c1a-bf86-bf2bea49ab88} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2025.12.18 18:37:58.360071 [ 276 ] {e3f0a969-a948-4c1a-bf86-bf2bea49ab88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11077 | 2025.12.18 18:37:58.360458 [ 276 ] {e3f0a969-a948-4c1a-bf86-bf2bea49ab88} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11078 | 2025.12.18 18:37:58.360609 [ 196 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313446 sec., 1170965.536459055 rows/sec., 93.27 MiB/sec. | ||
| 11079 | 2025.12.18 18:37:58.360664 [ 276 ] {e3f0a969-a948-4c1a-bf86-bf2bea49ab88} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2025.12.18 18:37:58.360754 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11081 | 2025.12.18 18:37:58.360786 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11082 | 2025.12.18 18:37:58.360800 [ 276 ] {e3f0a969-a948-4c1a-bf86-bf2bea49ab88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 11083 | 2025.12.18 18:37:58.360821 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2025.12.18 18:37:58.360844 [ 276 ] {e3f0a969-a948-4c1a-bf86-bf2bea49ab88} <Debug> TCPHandler: Processed in 0.00155085 sec. | ||
| 11085 | 2025.12.18 18:37:58.360847 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11086 | 2025.12.18 18:37:58.360942 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 11087 | 2025.12.18 18:37:58.360962 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11088 | 2025.12.18 18:37:58.361011 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2025.12.18 18:37:58.361038 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11090 | 2025.12.18 18:37:58.361056 [ 276 ] {15c267b8-0ac8-4166-9972-b4e6aecd8cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11091 | 2025.12.18 18:37:58.361072 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21376 rows starting from the beginning of the part | ||
| 11092 | 2025.12.18 18:37:58.361080 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_81_16} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11093 | 2025.12.18 18:37:58.361110 [ 276 ] {15c267b8-0ac8-4166-9972-b4e6aecd8cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11094 | 2025.12.18 18:37:58.361135 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 845 rows starting from the beginning of the part | ||
| 11095 | 2025.12.18 18:37:58.361150 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11096 | 2025.12.18 18:37:58.361180 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 11097 | 2025.12.18 18:37:58.361224 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11098 | 2025.12.18 18:37:58.361262 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 198 rows starting from the beginning of the part | ||
| 11099 | 2025.12.18 18:37:58.361308 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 11100 | 2025.12.18 18:37:58.361872 [ 276 ] {15c267b8-0ac8-4166-9972-b4e6aecd8cd9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2025.12.18 18:37:58.361908 [ 276 ] {15c267b8-0ac8-4166-9972-b4e6aecd8cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11102 | 2025.12.18 18:37:58.362409 [ 276 ] {15c267b8-0ac8-4166-9972-b4e6aecd8cd9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11103 | 2025.12.18 18:37:58.362635 [ 276 ] {15c267b8-0ac8-4166-9972-b4e6aecd8cd9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2025.12.18 18:37:58.362756 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11105 | 2025.12.18 18:37:58.362775 [ 276 ] {15c267b8-0ac8-4166-9972-b4e6aecd8cd9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001737 sec., 2878.526194588371 rows/sec., 5.16 MiB/sec. | ||
| 11106 | 2025.12.18 18:37:58.362790 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11107 | 2025.12.18 18:37:58.362818 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11108 | 2025.12.18 18:37:58.362855 [ 276 ] {15c267b8-0ac8-4166-9972-b4e6aecd8cd9} <Debug> TCPHandler: Processed in 0.001940425 sec. | ||
| 11109 | 2025.12.18 18:37:58.362888 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 11110 | 2025.12.18 18:37:58.362968 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11111 | 2025.12.18 18:37:58.363060 [ 276 ] {b4d948df-9a17-4ff2-b9de-7e5082c98d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11112 | 2025.12.18 18:37:58.363061 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11113 | 2025.12.18 18:37:58.363100 [ 276 ] {b4d948df-9a17-4ff2-b9de-7e5082c98d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11114 | 2025.12.18 18:37:58.363118 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1448 rows starting from the beginning of the part | ||
| 11115 | 2025.12.18 18:37:58.363226 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
| 11116 | 2025.12.18 18:37:58.363321 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 11117 | 2025.12.18 18:37:58.363410 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
| 11118 | 2025.12.18 18:37:58.363428 [ 276 ] {b4d948df-9a17-4ff2-b9de-7e5082c98d7d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2025.12.18 18:37:58.363487 [ 276 ] {b4d948df-9a17-4ff2-b9de-7e5082c98d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11120 | 2025.12.18 18:37:58.363497 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 11121 | 2025.12.18 18:37:58.363583 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 11122 | 2025.12.18 18:37:58.363786 [ 276 ] {b4d948df-9a17-4ff2-b9de-7e5082c98d7d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11123 | 2025.12.18 18:37:58.363998 [ 276 ] {b4d948df-9a17-4ff2-b9de-7e5082c98d7d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2025.12.18 18:37:58.364100 [ 119 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11125 | 2025.12.18 18:37:58.364127 [ 276 ] {b4d948df-9a17-4ff2-b9de-7e5082c98d7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 11126 | 2025.12.18 18:37:58.364129 [ 119 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2025.12.18 18:37:58.364196 [ 276 ] {b4d948df-9a17-4ff2-b9de-7e5082c98d7d} <Debug> TCPHandler: Processed in 0.001275257 sec. | ||
| 11128 | 2025.12.18 18:37:58.364197 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11129 | 2025.12.18 18:37:58.364311 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 11130 | 2025.12.18 18:37:58.364437 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11131 | 2025.12.18 18:37:58.364474 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4380 rows starting from the beginning of the part | ||
| 11132 | 2025.12.18 18:37:58.364545 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 11133 | 2025.12.18 18:37:58.364595 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 11134 | 2025.12.18 18:37:58.364642 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11135 | 2025.12.18 18:37:58.364689 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11136 | 2025.12.18 18:37:58.364735 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 11137 | 2025.12.18 18:37:58.366485 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002216328 sec., 2111600.809988413 rows/sec., 142.24 MiB/sec. | ||
| 11138 | 2025.12.18 18:37:58.366866 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11139 | 2025.12.18 18:37:58.367180 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_81_16} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2025.12.18 18:37:58.367260 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_81_16} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11141 | 2025.12.18 18:37:58.367301 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22899 rows, containing 5 columns (5 merged, 0 gathered) in 0.006395443 sec., 3580518.1908430737 rows/sec., 246.08 MiB/sec. | ||
| 11142 | 2025.12.18 18:37:58.367347 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11143 | 2025.12.18 18:37:58.367768 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11144 | 2025.12.18 18:37:58.368001 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2025.12.18 18:37:58.368069 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11146 | 2025.12.18 18:37:58.368156 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11147 | 2025.12.18 18:37:58.370332 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1535 rows, containing 19 columns (19 merged, 0 gathered) in 0.007475856 sec., 205327.65746156694 rows/sec., 367.94 MiB/sec. | ||
| 11148 | 2025.12.18 18:37:58.371620 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11149 | 2025.12.18 18:37:58.371924 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2025.12.18 18:37:58.371990 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11151 | 2025.12.18 18:37:58.372086 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 11152 | 2025.12.18 18:37:59.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.01 MiB, peak 348.33 MiB, free memory in arenas 0.00 B, will set to 339.04 MiB (RSS), difference: 5.03 MiB | ||
| 11153 | 2025.12.18 18:37:59.660205 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11154 | 2025.12.18 18:37:59.660279 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11155 | 2025.12.18 18:37:59.809728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26830 | ||
| 11156 | 2025.12.18 18:37:59.810347 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2025.12.18 18:37:59.810386 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11158 | 2025.12.18 18:37:59.810897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11159 | 2025.12.18 18:37:59.811140 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2025.12.18 18:37:59.811263 [ 117 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11161 | 2025.12.18 18:37:59.811282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26830 | ||
| 11162 | 2025.12.18 18:37:59.811306 [ 117 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2025.12.18 18:37:59.811329 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11164 | 2025.12.18 18:37:59.811487 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 11165 | 2025.12.18 18:37:59.811694 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11166 | 2025.12.18 18:37:59.811756 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24462 rows starting from the beginning of the part | ||
| 11167 | 2025.12.18 18:37:59.811860 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11168 | 2025.12.18 18:37:59.811936 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11169 | 2025.12.18 18:37:59.812008 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11170 | 2025.12.18 18:37:59.812077 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11171 | 2025.12.18 18:37:59.812144 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11172 | 2025.12.18 18:37:59.814490 [ 188 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26830 rows, containing 4 columns (4 merged, 0 gathered) in 0.003082689 sec., 8703440.405438239 rows/sec., 124.50 MiB/sec. | ||
| 11173 | 2025.12.18 18:37:59.814764 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11174 | 2025.12.18 18:37:59.815094 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2025.12.18 18:37:59.815182 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_56_11} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11176 | 2025.12.18 18:37:59.815304 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 11177 | 2025.12.18 18:37:59.902746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1342 | ||
| 11178 | 2025.12.18 18:37:59.905204 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2025.12.18 18:37:59.905247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11180 | 2025.12.18 18:37:59.906427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11181 | 2025.12.18 18:37:59.906693 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2025.12.18 18:37:59.906846 [ 117 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11183 | 2025.12.18 18:37:59.906886 [ 117 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2025.12.18 18:37:59.906903 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11185 | 2025.12.18 18:37:59.906987 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 11186 | 2025.12.18 18:37:59.907070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1342 | ||
| 11187 | 2025.12.18 18:37:59.907434 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11188 | 2025.12.18 18:37:59.907554 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1196 rows starting from the beginning of the part | ||
| 11189 | 2025.12.18 18:37:59.907878 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 11190 | 2025.12.18 18:37:59.908193 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 11191 | 2025.12.18 18:37:59.908502 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 11192 | 2025.12.18 18:37:59.908818 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 11193 | 2025.12.18 18:37:59.909140 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part | ||
| 11194 | 2025.12.18 18:37:59.916208 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 72 columns (72 merged, 0 gathered) in 0.009255999 sec., 144987.0511005889 rows/sec., 112.91 MiB/sec. | ||
| 11195 | 2025.12.18 18:37:59.917899 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11196 | 2025.12.18 18:37:59.918520 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_41_8} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2025.12.18 18:37:59.918612 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_41_8} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11198 | 2025.12.18 18:37:59.918938 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11199 | 2025.12.18 18:38:01.227539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 11200 | 2025.12.18 18:38:01.244938 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11201 | 2025.12.18 18:38:01.244990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11202 | 2025.12.18 18:38:01.251176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11203 | 2025.12.18 18:38:01.251880 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2025.12.18 18:38:01.252217 [ 115 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11205 | 2025.12.18 18:38:01.252316 [ 115 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2025.12.18 18:38:01.252354 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11207 | 2025.12.18 18:38:01.252468 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11208 | 2025.12.18 18:38:01.254936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11209 | 2025.12.18 18:38:01.255462 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11210 | 2025.12.18 18:38:01.256262 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11211 | 2025.12.18 18:38:01.259672 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11212 | 2025.12.18 18:38:01.263157 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11213 | 2025.12.18 18:38:01.267207 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11214 | 2025.12.18 18:38:01.271692 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11215 | 2025.12.18 18:38:01.275482 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11216 | 2025.12.18 18:38:01.325685 [ 186 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.073252074 sec., 5760.929035265268 rows/sec., 29.79 MiB/sec. | ||
| 11217 | 2025.12.18 18:38:01.328654 [ 186 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11218 | 2025.12.18 18:38:01.330873 [ 186 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_56_11} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2025.12.18 18:38:01.330998 [ 186 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_56_11} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11220 | 2025.12.18 18:38:01.333498 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11221 | 2025.12.18 18:38:03.355655 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2025.12.18 18:38:03.355857 [ 276 ] {5e3f9a5d-1c84-43d4-ae24-3318b53595c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11223 | 2025.12.18 18:38:03.355935 [ 276 ] {5e3f9a5d-1c84-43d4-ae24-3318b53595c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11224 | 2025.12.18 18:38:03.356633 [ 276 ] {5e3f9a5d-1c84-43d4-ae24-3318b53595c6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2025.12.18 18:38:03.356689 [ 276 ] {5e3f9a5d-1c84-43d4-ae24-3318b53595c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11226 | 2025.12.18 18:38:03.357118 [ 276 ] {5e3f9a5d-1c84-43d4-ae24-3318b53595c6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11227 | 2025.12.18 18:38:03.357345 [ 276 ] {5e3f9a5d-1c84-43d4-ae24-3318b53595c6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2025.12.18 18:38:03.357506 [ 276 ] {5e3f9a5d-1c84-43d4-ae24-3318b53595c6} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001705 sec., 75073.3137829912 rows/sec., 6.47 MiB/sec. | ||
| 11229 | 2025.12.18 18:38:03.357560 [ 276 ] {5e3f9a5d-1c84-43d4-ae24-3318b53595c6} <Debug> TCPHandler: Processed in 0.002040017 sec. | ||
| 11230 | 2025.12.18 18:38:03.357682 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2025.12.18 18:38:03.357786 [ 276 ] {99bf7560-900d-490b-bbcb-ee3ae221d3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11232 | 2025.12.18 18:38:03.357831 [ 276 ] {99bf7560-900d-490b-bbcb-ee3ae221d3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11233 | 2025.12.18 18:38:03.358252 [ 276 ] {99bf7560-900d-490b-bbcb-ee3ae221d3bf} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2025.12.18 18:38:03.358291 [ 276 ] {99bf7560-900d-490b-bbcb-ee3ae221d3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11235 | 2025.12.18 18:38:03.358613 [ 276 ] {99bf7560-900d-490b-bbcb-ee3ae221d3bf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11236 | 2025.12.18 18:38:03.358825 [ 276 ] {99bf7560-900d-490b-bbcb-ee3ae221d3bf} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2025.12.18 18:38:03.358964 [ 276 ] {99bf7560-900d-490b-bbcb-ee3ae221d3bf} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001202 sec., 29950.083194675542 rows/sec., 2.20 MiB/sec. | ||
| 11238 | 2025.12.18 18:38:03.359004 [ 276 ] {99bf7560-900d-490b-bbcb-ee3ae221d3bf} <Debug> TCPHandler: Processed in 0.001373868 sec. | ||
| 11239 | 2025.12.18 18:38:03.359112 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2025.12.18 18:38:03.359208 [ 276 ] {4ab992c5-ad16-4d35-8365-1dc1c53da660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11241 | 2025.12.18 18:38:03.359247 [ 276 ] {4ab992c5-ad16-4d35-8365-1dc1c53da660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11242 | 2025.12.18 18:38:03.359661 [ 276 ] {4ab992c5-ad16-4d35-8365-1dc1c53da660} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2025.12.18 18:38:03.359697 [ 276 ] {4ab992c5-ad16-4d35-8365-1dc1c53da660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11244 | 2025.12.18 18:38:03.360012 [ 276 ] {4ab992c5-ad16-4d35-8365-1dc1c53da660} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11245 | 2025.12.18 18:38:03.360220 [ 276 ] {4ab992c5-ad16-4d35-8365-1dc1c53da660} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2025.12.18 18:38:03.360345 [ 276 ] {4ab992c5-ad16-4d35-8365-1dc1c53da660} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001158 sec., 86355.78583765113 rows/sec., 6.74 MiB/sec. | ||
| 11247 | 2025.12.18 18:38:03.360382 [ 276 ] {4ab992c5-ad16-4d35-8365-1dc1c53da660} <Debug> TCPHandler: Processed in 0.001318577 sec. | ||
| 11248 | 2025.12.18 18:38:03.360487 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2025.12.18 18:38:03.360578 [ 276 ] {33a08504-e895-4e47-be7c-2cc1f98dabb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11250 | 2025.12.18 18:38:03.360619 [ 276 ] {33a08504-e895-4e47-be7c-2cc1f98dabb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11251 | 2025.12.18 18:38:03.361002 [ 276 ] {33a08504-e895-4e47-be7c-2cc1f98dabb8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2025.12.18 18:38:03.361037 [ 276 ] {33a08504-e895-4e47-be7c-2cc1f98dabb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11253 | 2025.12.18 18:38:03.361370 [ 276 ] {33a08504-e895-4e47-be7c-2cc1f98dabb8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11254 | 2025.12.18 18:38:03.361571 [ 276 ] {33a08504-e895-4e47-be7c-2cc1f98dabb8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2025.12.18 18:38:03.361696 [ 276 ] {33a08504-e895-4e47-be7c-2cc1f98dabb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 11256 | 2025.12.18 18:38:03.361731 [ 276 ] {33a08504-e895-4e47-be7c-2cc1f98dabb8} <Debug> TCPHandler: Processed in 0.001290877 sec. | ||
| 11257 | 2025.12.18 18:38:03.361845 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2025.12.18 18:38:03.361935 [ 276 ] {215b7ff3-ffcd-49d4-a305-c321e3418874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11259 | 2025.12.18 18:38:03.361988 [ 276 ] {215b7ff3-ffcd-49d4-a305-c321e3418874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11260 | 2025.12.18 18:38:03.362797 [ 276 ] {215b7ff3-ffcd-49d4-a305-c321e3418874} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2025.12.18 18:38:03.362832 [ 276 ] {215b7ff3-ffcd-49d4-a305-c321e3418874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11262 | 2025.12.18 18:38:03.363387 [ 276 ] {215b7ff3-ffcd-49d4-a305-c321e3418874} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11263 | 2025.12.18 18:38:03.363604 [ 276 ] {215b7ff3-ffcd-49d4-a305-c321e3418874} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2025.12.18 18:38:03.363738 [ 276 ] {215b7ff3-ffcd-49d4-a305-c321e3418874} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00182 sec., 19780.21978021978 rows/sec., 35.45 MiB/sec. | ||
| 11265 | 2025.12.18 18:38:03.363791 [ 276 ] {215b7ff3-ffcd-49d4-a305-c321e3418874} <Debug> TCPHandler: Processed in 0.001992386 sec. | ||
| 11266 | 2025.12.18 18:38:03.363902 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2025.12.18 18:38:03.363993 [ 276 ] {9ecf9077-0eed-46ce-95d2-62620bfea0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11268 | 2025.12.18 18:38:03.364034 [ 276 ] {9ecf9077-0eed-46ce-95d2-62620bfea0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11269 | 2025.12.18 18:38:03.364357 [ 276 ] {9ecf9077-0eed-46ce-95d2-62620bfea0fa} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.12.18 18:38:03.364392 [ 276 ] {9ecf9077-0eed-46ce-95d2-62620bfea0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11271 | 2025.12.18 18:38:03.364703 [ 276 ] {9ecf9077-0eed-46ce-95d2-62620bfea0fa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11272 | 2025.12.18 18:38:03.364909 [ 276 ] {9ecf9077-0eed-46ce-95d2-62620bfea0fa} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2025.12.18 18:38:03.365034 [ 276 ] {9ecf9077-0eed-46ce-95d2-62620bfea0fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11274 | 2025.12.18 18:38:03.365069 [ 276 ] {9ecf9077-0eed-46ce-95d2-62620bfea0fa} <Debug> TCPHandler: Processed in 0.001214456 sec. | ||
| 11275 | 2025.12.18 18:38:07.311530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27342 | ||
| 11276 | 2025.12.18 18:38:07.312230 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2025.12.18 18:38:07.312293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11278 | 2025.12.18 18:38:07.312893 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11279 | 2025.12.18 18:38:07.313128 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2025.12.18 18:38:07.313281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27342 | ||
| 11281 | 2025.12.18 18:38:08.381443 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2025.12.18 18:38:08.381621 [ 276 ] {7a639440-5d5e-46a4-a3c4-efbf38d38c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11283 | 2025.12.18 18:38:08.381684 [ 276 ] {7a639440-5d5e-46a4-a3c4-efbf38d38c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11284 | 2025.12.18 18:38:08.382302 [ 276 ] {7a639440-5d5e-46a4-a3c4-efbf38d38c57} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2025.12.18 18:38:08.382339 [ 276 ] {7a639440-5d5e-46a4-a3c4-efbf38d38c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11286 | 2025.12.18 18:38:08.382718 [ 276 ] {7a639440-5d5e-46a4-a3c4-efbf38d38c57} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11287 | 2025.12.18 18:38:08.382946 [ 276 ] {7a639440-5d5e-46a4-a3c4-efbf38d38c57} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2025.12.18 18:38:08.383099 [ 276 ] {7a639440-5d5e-46a4-a3c4-efbf38d38c57} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001523 sec., 2626.3952724885094 rows/sec., 214.16 KiB/sec. | ||
| 11289 | 2025.12.18 18:38:08.383140 [ 276 ] {7a639440-5d5e-46a4-a3c4-efbf38d38c57} <Debug> TCPHandler: Processed in 0.001827174 sec. | ||
| 11290 | 2025.12.18 18:38:08.383264 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11291 | 2025.12.18 18:38:08.383359 [ 276 ] {afb90b72-0e92-4094-a514-62ec370876cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11292 | 2025.12.18 18:38:08.383398 [ 276 ] {afb90b72-0e92-4094-a514-62ec370876cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11293 | 2025.12.18 18:38:08.384630 [ 276 ] {afb90b72-0e92-4094-a514-62ec370876cf} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2025.12.18 18:38:08.384665 [ 276 ] {afb90b72-0e92-4094-a514-62ec370876cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11295 | 2025.12.18 18:38:08.385046 [ 276 ] {afb90b72-0e92-4094-a514-62ec370876cf} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11296 | 2025.12.18 18:38:08.385260 [ 276 ] {afb90b72-0e92-4094-a514-62ec370876cf} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2025.12.18 18:38:08.385386 [ 276 ] {afb90b72-0e92-4094-a514-62ec370876cf} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.002045 sec., 590709.0464547677 rows/sec., 48.75 MiB/sec. | ||
| 11298 | 2025.12.18 18:38:08.385422 [ 276 ] {afb90b72-0e92-4094-a514-62ec370876cf} <Debug> TCPHandler: Processed in 0.002208508 sec. | ||
| 11299 | 2025.12.18 18:38:08.385534 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11300 | 2025.12.18 18:38:08.385629 [ 276 ] {35aa0131-149d-4a3e-8e12-f61f81af798a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11301 | 2025.12.18 18:38:08.385668 [ 276 ] {35aa0131-149d-4a3e-8e12-f61f81af798a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11302 | 2025.12.18 18:38:08.386075 [ 276 ] {35aa0131-149d-4a3e-8e12-f61f81af798a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2025.12.18 18:38:08.386111 [ 276 ] {35aa0131-149d-4a3e-8e12-f61f81af798a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11304 | 2025.12.18 18:38:08.386418 [ 276 ] {35aa0131-149d-4a3e-8e12-f61f81af798a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11305 | 2025.12.18 18:38:08.386630 [ 276 ] {35aa0131-149d-4a3e-8e12-f61f81af798a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2025.12.18 18:38:08.386760 [ 276 ] {35aa0131-149d-4a3e-8e12-f61f81af798a} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001149 sec., 7832.898172323759 rows/sec., 570.30 KiB/sec. | ||
| 11307 | 2025.12.18 18:38:08.386796 [ 276 ] {35aa0131-149d-4a3e-8e12-f61f81af798a} <Debug> TCPHandler: Processed in 0.001311817 sec. | ||
| 11308 | 2025.12.18 18:38:08.386904 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2025.12.18 18:38:08.386999 [ 276 ] {e00b2881-e4a4-4bef-94d2-76e46c705343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11310 | 2025.12.18 18:38:08.387038 [ 276 ] {e00b2881-e4a4-4bef-94d2-76e46c705343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11311 | 2025.12.18 18:38:08.387547 [ 276 ] {e00b2881-e4a4-4bef-94d2-76e46c705343} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2025.12.18 18:38:08.387584 [ 276 ] {e00b2881-e4a4-4bef-94d2-76e46c705343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11313 | 2025.12.18 18:38:08.387895 [ 276 ] {e00b2881-e4a4-4bef-94d2-76e46c705343} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11314 | 2025.12.18 18:38:08.388103 [ 276 ] {e00b2881-e4a4-4bef-94d2-76e46c705343} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2025.12.18 18:38:08.388229 [ 276 ] {e00b2881-e4a4-4bef-94d2-76e46c705343} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001248 sec., 182692.3076923077 rows/sec., 12.37 MiB/sec. | ||
| 11316 | 2025.12.18 18:38:08.388267 [ 276 ] {e00b2881-e4a4-4bef-94d2-76e46c705343} <Debug> TCPHandler: Processed in 0.001413079 sec. | ||
| 11317 | 2025.12.18 18:38:08.388375 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2025.12.18 18:38:08.388469 [ 276 ] {a842d0fb-d345-436c-a041-8e1f7352d0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11319 | 2025.12.18 18:38:08.388507 [ 276 ] {a842d0fb-d345-436c-a041-8e1f7352d0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11320 | 2025.12.18 18:38:08.389182 [ 276 ] {a842d0fb-d345-436c-a041-8e1f7352d0e5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2025.12.18 18:38:08.389219 [ 276 ] {a842d0fb-d345-436c-a041-8e1f7352d0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11322 | 2025.12.18 18:38:08.389539 [ 276 ] {a842d0fb-d345-436c-a041-8e1f7352d0e5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11323 | 2025.12.18 18:38:08.389742 [ 276 ] {a842d0fb-d345-436c-a041-8e1f7352d0e5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2025.12.18 18:38:08.389867 [ 276 ] {a842d0fb-d345-436c-a041-8e1f7352d0e5} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001416 sec., 373587.57062146894 rows/sec., 27.68 MiB/sec. | ||
| 11325 | 2025.12.18 18:38:08.389904 [ 276 ] {a842d0fb-d345-436c-a041-8e1f7352d0e5} <Debug> TCPHandler: Processed in 0.001577721 sec. | ||
| 11326 | 2025.12.18 18:38:08.390011 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2025.12.18 18:38:08.390105 [ 276 ] {a09caae4-ee0b-4100-8eaa-eb1fada9ba9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11328 | 2025.12.18 18:38:08.390149 [ 276 ] {a09caae4-ee0b-4100-8eaa-eb1fada9ba9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11329 | 2025.12.18 18:38:08.390776 [ 276 ] {a09caae4-ee0b-4100-8eaa-eb1fada9ba9d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2025.12.18 18:38:08.390813 [ 276 ] {a09caae4-ee0b-4100-8eaa-eb1fada9ba9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11331 | 2025.12.18 18:38:08.391198 [ 276 ] {a09caae4-ee0b-4100-8eaa-eb1fada9ba9d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11332 | 2025.12.18 18:38:08.391416 [ 276 ] {a09caae4-ee0b-4100-8eaa-eb1fada9ba9d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.12.18 18:38:08.391541 [ 276 ] {a09caae4-ee0b-4100-8eaa-eb1fada9ba9d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001454 sec., 581843.1911966988 rows/sec., 39.16 MiB/sec. | ||
| 11334 | 2025.12.18 18:38:08.391578 [ 276 ] {a09caae4-ee0b-4100-8eaa-eb1fada9ba9d} <Debug> TCPHandler: Processed in 0.001615741 sec. | ||
| 11335 | 2025.12.18 18:38:08.391689 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2025.12.18 18:38:08.391783 [ 276 ] {05efa096-5fd4-4369-83c4-02ddd49e7062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11337 | 2025.12.18 18:38:08.391836 [ 276 ] {05efa096-5fd4-4369-83c4-02ddd49e7062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11338 | 2025.12.18 18:38:08.392581 [ 276 ] {05efa096-5fd4-4369-83c4-02ddd49e7062} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2025.12.18 18:38:08.392617 [ 276 ] {05efa096-5fd4-4369-83c4-02ddd49e7062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11340 | 2025.12.18 18:38:08.393101 [ 276 ] {05efa096-5fd4-4369-83c4-02ddd49e7062} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11341 | 2025.12.18 18:38:08.393324 [ 276 ] {05efa096-5fd4-4369-83c4-02ddd49e7062} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2025.12.18 18:38:08.393468 [ 276 ] {05efa096-5fd4-4369-83c4-02ddd49e7062} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001703 sec., 2935.995302407516 rows/sec., 5.26 MiB/sec. | ||
| 11343 | 2025.12.18 18:38:08.393522 [ 276 ] {05efa096-5fd4-4369-83c4-02ddd49e7062} <Debug> TCPHandler: Processed in 0.001883384 sec. | ||
| 11344 | 2025.12.18 18:38:08.393628 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2025.12.18 18:38:08.393728 [ 276 ] {7ce9c363-7696-4c2c-931c-815bead7b7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11346 | 2025.12.18 18:38:08.393769 [ 276 ] {7ce9c363-7696-4c2c-931c-815bead7b7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11347 | 2025.12.18 18:38:08.394111 [ 276 ] {7ce9c363-7696-4c2c-931c-815bead7b7f2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2025.12.18 18:38:08.394147 [ 276 ] {7ce9c363-7696-4c2c-931c-815bead7b7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11349 | 2025.12.18 18:38:08.394455 [ 276 ] {7ce9c363-7696-4c2c-931c-815bead7b7f2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11350 | 2025.12.18 18:38:08.394667 [ 276 ] {7ce9c363-7696-4c2c-931c-815bead7b7f2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2025.12.18 18:38:08.394793 [ 276 ] {7ce9c363-7696-4c2c-931c-815bead7b7f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 11352 | 2025.12.18 18:38:08.394829 [ 276 ] {7ce9c363-7696-4c2c-931c-815bead7b7f2} <Debug> TCPHandler: Processed in 0.001250276 sec. | ||
| 11353 | 2025.12.18 18:38:08.755129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11354 | 2025.12.18 18:38:08.771055 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11355 | 2025.12.18 18:38:08.771135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11356 | 2025.12.18 18:38:08.777548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11357 | 2025.12.18 18:38:08.778291 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2025.12.18 18:38:08.781362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11359 | 2025.12.18 18:38:09.907439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1370 | ||
| 11360 | 2025.12.18 18:38:09.909780 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2025.12.18 18:38:09.909835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11362 | 2025.12.18 18:38:09.911143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11363 | 2025.12.18 18:38:09.911426 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2025.12.18 18:38:09.911817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 11365 | 2025.12.18 18:38:13.355531 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2025.12.18 18:38:13.355746 [ 276 ] {9346a397-6e5c-4ed7-93ff-b6009c5524b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11367 | 2025.12.18 18:38:13.355820 [ 276 ] {9346a397-6e5c-4ed7-93ff-b6009c5524b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11368 | 2025.12.18 18:38:13.356482 [ 276 ] {9346a397-6e5c-4ed7-93ff-b6009c5524b8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2025.12.18 18:38:13.356524 [ 276 ] {9346a397-6e5c-4ed7-93ff-b6009c5524b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11370 | 2025.12.18 18:38:13.356949 [ 276 ] {9346a397-6e5c-4ed7-93ff-b6009c5524b8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11371 | 2025.12.18 18:38:13.357175 [ 276 ] {9346a397-6e5c-4ed7-93ff-b6009c5524b8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2025.12.18 18:38:13.357339 [ 276 ] {9346a397-6e5c-4ed7-93ff-b6009c5524b8} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001646 sec., 77764.27703523694 rows/sec., 6.70 MiB/sec. | ||
| 11373 | 2025.12.18 18:38:13.357390 [ 276 ] {9346a397-6e5c-4ed7-93ff-b6009c5524b8} <Debug> TCPHandler: Processed in 0.002005806 sec. | ||
| 11374 | 2025.12.18 18:38:13.357513 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11375 | 2025.12.18 18:38:13.357619 [ 276 ] {d780678b-89a5-47bb-96f5-9bf0c5a50fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11376 | 2025.12.18 18:38:13.357662 [ 276 ] {d780678b-89a5-47bb-96f5-9bf0c5a50fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11377 | 2025.12.18 18:38:13.358076 [ 276 ] {d780678b-89a5-47bb-96f5-9bf0c5a50fec} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2025.12.18 18:38:13.358112 [ 276 ] {d780678b-89a5-47bb-96f5-9bf0c5a50fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11379 | 2025.12.18 18:38:13.358422 [ 276 ] {d780678b-89a5-47bb-96f5-9bf0c5a50fec} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11380 | 2025.12.18 18:38:13.358624 [ 276 ] {d780678b-89a5-47bb-96f5-9bf0c5a50fec} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11381 | 2025.12.18 18:38:13.358755 [ 276 ] {d780678b-89a5-47bb-96f5-9bf0c5a50fec} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001162 sec., 30981.067125645437 rows/sec., 2.28 MiB/sec. | ||
| 11382 | 2025.12.18 18:38:13.358793 [ 276 ] {d780678b-89a5-47bb-96f5-9bf0c5a50fec} <Debug> TCPHandler: Processed in 0.001334227 sec. | ||
| 11383 | 2025.12.18 18:38:13.358905 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11384 | 2025.12.18 18:38:13.359003 [ 276 ] {20860a4c-7320-419d-aae1-f56f1a905304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11385 | 2025.12.18 18:38:13.359044 [ 276 ] {20860a4c-7320-419d-aae1-f56f1a905304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11386 | 2025.12.18 18:38:13.359467 [ 276 ] {20860a4c-7320-419d-aae1-f56f1a905304} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11387 | 2025.12.18 18:38:13.359502 [ 276 ] {20860a4c-7320-419d-aae1-f56f1a905304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11388 | 2025.12.18 18:38:13.359816 [ 276 ] {20860a4c-7320-419d-aae1-f56f1a905304} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11389 | 2025.12.18 18:38:13.360027 [ 276 ] {20860a4c-7320-419d-aae1-f56f1a905304} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11390 | 2025.12.18 18:38:13.360160 [ 276 ] {20860a4c-7320-419d-aae1-f56f1a905304} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001175 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 11391 | 2025.12.18 18:38:13.360198 [ 276 ] {20860a4c-7320-419d-aae1-f56f1a905304} <Debug> TCPHandler: Processed in 0.001345867 sec. | ||
| 11392 | 2025.12.18 18:38:13.360325 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11393 | 2025.12.18 18:38:13.360422 [ 276 ] {7c23e373-5b6d-4810-89f8-0a076a86602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11394 | 2025.12.18 18:38:13.360466 [ 276 ] {7c23e373-5b6d-4810-89f8-0a076a86602d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11395 | 2025.12.18 18:38:13.360878 [ 276 ] {7c23e373-5b6d-4810-89f8-0a076a86602d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2025.12.18 18:38:13.360912 [ 276 ] {7c23e373-5b6d-4810-89f8-0a076a86602d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11397 | 2025.12.18 18:38:13.361241 [ 276 ] {7c23e373-5b6d-4810-89f8-0a076a86602d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11398 | 2025.12.18 18:38:13.361454 [ 276 ] {7c23e373-5b6d-4810-89f8-0a076a86602d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2025.12.18 18:38:13.361581 [ 276 ] {7c23e373-5b6d-4810-89f8-0a076a86602d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 11400 | 2025.12.18 18:38:13.361618 [ 276 ] {7c23e373-5b6d-4810-89f8-0a076a86602d} <Debug> TCPHandler: Processed in 0.001342867 sec. | ||
| 11401 | 2025.12.18 18:38:13.361733 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11402 | 2025.12.18 18:38:13.361827 [ 276 ] {be45eb71-dfc7-472e-abbf-a81f785e9c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11403 | 2025.12.18 18:38:13.361881 [ 276 ] {be45eb71-dfc7-472e-abbf-a81f785e9c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11404 | 2025.12.18 18:38:13.362669 [ 276 ] {be45eb71-dfc7-472e-abbf-a81f785e9c3f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2025.12.18 18:38:13.362703 [ 276 ] {be45eb71-dfc7-472e-abbf-a81f785e9c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11406 | 2025.12.18 18:38:13.363258 [ 276 ] {be45eb71-dfc7-472e-abbf-a81f785e9c3f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11407 | 2025.12.18 18:38:13.363479 [ 276 ] {be45eb71-dfc7-472e-abbf-a81f785e9c3f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2025.12.18 18:38:13.363615 [ 276 ] {be45eb71-dfc7-472e-abbf-a81f785e9c3f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001806 sec., 19933.554817275748 rows/sec., 35.72 MiB/sec. | ||
| 11409 | 2025.12.18 18:38:13.363668 [ 276 ] {be45eb71-dfc7-472e-abbf-a81f785e9c3f} <Debug> TCPHandler: Processed in 0.001985626 sec. | ||
| 11410 | 2025.12.18 18:38:13.363787 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11411 | 2025.12.18 18:38:13.363885 [ 276 ] {7a47bacd-c20e-491f-9fe8-419da8340872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11412 | 2025.12.18 18:38:13.363928 [ 276 ] {7a47bacd-c20e-491f-9fe8-419da8340872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11413 | 2025.12.18 18:38:13.364256 [ 276 ] {7a47bacd-c20e-491f-9fe8-419da8340872} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2025.12.18 18:38:13.364291 [ 276 ] {7a47bacd-c20e-491f-9fe8-419da8340872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11415 | 2025.12.18 18:38:13.364599 [ 276 ] {7a47bacd-c20e-491f-9fe8-419da8340872} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11416 | 2025.12.18 18:38:13.364804 [ 276 ] {7a47bacd-c20e-491f-9fe8-419da8340872} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11417 | 2025.12.18 18:38:13.364929 [ 276 ] {7a47bacd-c20e-491f-9fe8-419da8340872} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 11418 | 2025.12.18 18:38:13.364964 [ 276 ] {7a47bacd-c20e-491f-9fe8-419da8340872} <Debug> TCPHandler: Processed in 0.001227746 sec. | ||
| 11419 | 2025.12.18 18:38:14.660328 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11420 | 2025.12.18 18:38:14.660379 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11421 | 2025.12.18 18:38:14.813519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27790 | ||
| 11422 | 2025.12.18 18:38:14.814086 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2025.12.18 18:38:14.814138 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11424 | 2025.12.18 18:38:14.814703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11425 | 2025.12.18 18:38:14.814942 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2025.12.18 18:38:14.815103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27790 | ||
| 11427 | 2025.12.18 18:38:16.281508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11428 | 2025.12.18 18:38:16.297694 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2025.12.18 18:38:16.297764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11430 | 2025.12.18 18:38:16.303758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11431 | 2025.12.18 18:38:16.304491 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2025.12.18 18:38:16.307316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11433 | 2025.12.18 18:38:18.354935 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11434 | 2025.12.18 18:38:18.355121 [ 276 ] {21d29744-7ea2-441e-8df6-0640aed6d0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11435 | 2025.12.18 18:38:18.355191 [ 276 ] {21d29744-7ea2-441e-8df6-0640aed6d0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11436 | 2025.12.18 18:38:18.355905 [ 276 ] {21d29744-7ea2-441e-8df6-0640aed6d0aa} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11437 | 2025.12.18 18:38:18.355958 [ 276 ] {21d29744-7ea2-441e-8df6-0640aed6d0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11438 | 2025.12.18 18:38:18.356366 [ 276 ] {21d29744-7ea2-441e-8df6-0640aed6d0aa} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11439 | 2025.12.18 18:38:18.356648 [ 276 ] {21d29744-7ea2-441e-8df6-0640aed6d0aa} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11440 | 2025.12.18 18:38:18.356847 [ 276 ] {21d29744-7ea2-441e-8df6-0640aed6d0aa} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001777 sec., 37141.24929656725 rows/sec., 2.96 MiB/sec. | ||
| 11441 | 2025.12.18 18:38:18.356903 [ 276 ] {21d29744-7ea2-441e-8df6-0640aed6d0aa} <Debug> TCPHandler: Processed in 0.002112537 sec. | ||
| 11442 | 2025.12.18 18:38:18.357026 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11443 | 2025.12.18 18:38:18.357132 [ 276 ] {db68719c-19d1-4e0b-b370-45b74697981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11444 | 2025.12.18 18:38:18.357178 [ 276 ] {db68719c-19d1-4e0b-b370-45b74697981a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11445 | 2025.12.18 18:38:18.357599 [ 276 ] {db68719c-19d1-4e0b-b370-45b74697981a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2025.12.18 18:38:18.357639 [ 276 ] {db68719c-19d1-4e0b-b370-45b74697981a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11447 | 2025.12.18 18:38:18.357957 [ 276 ] {db68719c-19d1-4e0b-b370-45b74697981a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11448 | 2025.12.18 18:38:18.358162 [ 276 ] {db68719c-19d1-4e0b-b370-45b74697981a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2025.12.18 18:38:18.358295 [ 276 ] {db68719c-19d1-4e0b-b370-45b74697981a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001189 sec., 4205.214465937763 rows/sec., 316.21 KiB/sec. | ||
| 11450 | 2025.12.18 18:38:18.358300 [ 99 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11451 | 2025.12.18 18:38:18.358335 [ 276 ] {db68719c-19d1-4e0b-b370-45b74697981a} <Debug> TCPHandler: Processed in 0.001362498 sec. | ||
| 11452 | 2025.12.18 18:38:18.358371 [ 99 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2025.12.18 18:38:18.358398 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11454 | 2025.12.18 18:38:18.358468 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2025.12.18 18:38:18.358535 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 11456 | 2025.12.18 18:38:18.358572 [ 276 ] {a8fb2c7d-5a92-443c-ac02-1c09999bdafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11457 | 2025.12.18 18:38:18.358623 [ 276 ] {a8fb2c7d-5a92-443c-ac02-1c09999bdafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11458 | 2025.12.18 18:38:18.358693 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11459 | 2025.12.18 18:38:18.358732 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 71 rows starting from the beginning of the part | ||
| 11460 | 2025.12.18 18:38:18.358806 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 5 rows starting from the beginning of the part | ||
| 11461 | 2025.12.18 18:38:18.358854 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 11462 | 2025.12.18 18:38:18.358899 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 9 rows starting from the beginning of the part | ||
| 11463 | 2025.12.18 18:38:18.358941 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 36 rows starting from the beginning of the part | ||
| 11464 | 2025.12.18 18:38:18.358985 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 5 rows starting from the beginning of the part | ||
| 11465 | 2025.12.18 18:38:18.359051 [ 276 ] {a8fb2c7d-5a92-443c-ac02-1c09999bdafd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2025.12.18 18:38:18.359093 [ 276 ] {a8fb2c7d-5a92-443c-ac02-1c09999bdafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11467 | 2025.12.18 18:38:18.359440 [ 276 ] {a8fb2c7d-5a92-443c-ac02-1c09999bdafd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11468 | 2025.12.18 18:38:18.359660 [ 276 ] {a8fb2c7d-5a92-443c-ac02-1c09999bdafd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11469 | 2025.12.18 18:38:18.359802 [ 276 ] {a8fb2c7d-5a92-443c-ac02-1c09999bdafd} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001252 sec., 55111.821086261974 rows/sec., 4.30 MiB/sec. | ||
| 11470 | 2025.12.18 18:38:18.359839 [ 276 ] {a8fb2c7d-5a92-443c-ac02-1c09999bdafd} <Debug> TCPHandler: Processed in 0.001436259 sec. | ||
| 11471 | 2025.12.18 18:38:18.359875 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401368 sec., 115601.32670362103 rows/sec., 8.89 MiB/sec. | ||
| 11472 | 2025.12.18 18:38:18.359946 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11473 | 2025.12.18 18:38:18.360017 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11474 | 2025.12.18 18:38:18.360047 [ 276 ] {e3a2f43c-6f2a-4588-b614-cf87dad8c6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11475 | 2025.12.18 18:38:18.360096 [ 276 ] {e3a2f43c-6f2a-4588-b614-cf87dad8c6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11476 | 2025.12.18 18:38:18.360274 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2025.12.18 18:38:18.360356 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_81_16} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11478 | 2025.12.18 18:38:18.360446 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11479 | 2025.12.18 18:38:18.360517 [ 276 ] {e3a2f43c-6f2a-4588-b614-cf87dad8c6f2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2025.12.18 18:38:18.360557 [ 276 ] {e3a2f43c-6f2a-4588-b614-cf87dad8c6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11481 | 2025.12.18 18:38:18.360887 [ 276 ] {e3a2f43c-6f2a-4588-b614-cf87dad8c6f2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11482 | 2025.12.18 18:38:18.361092 [ 276 ] {e3a2f43c-6f2a-4588-b614-cf87dad8c6f2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2025.12.18 18:38:18.361228 [ 276 ] {e3a2f43c-6f2a-4588-b614-cf87dad8c6f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11484 | 2025.12.18 18:38:18.361266 [ 276 ] {e3a2f43c-6f2a-4588-b614-cf87dad8c6f2} <Debug> TCPHandler: Processed in 0.001370817 sec. | ||
| 11485 | 2025.12.18 18:38:18.361379 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11486 | 2025.12.18 18:38:18.361486 [ 276 ] {b3974633-8c20-468f-b502-bbf6a199c46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11487 | 2025.12.18 18:38:18.361548 [ 276 ] {b3974633-8c20-468f-b502-bbf6a199c46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11488 | 2025.12.18 18:38:18.362295 [ 276 ] {b3974633-8c20-468f-b502-bbf6a199c46b} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2025.12.18 18:38:18.362330 [ 276 ] {b3974633-8c20-468f-b502-bbf6a199c46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11490 | 2025.12.18 18:38:18.362813 [ 276 ] {b3974633-8c20-468f-b502-bbf6a199c46b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11491 | 2025.12.18 18:38:18.363029 [ 276 ] {b3974633-8c20-468f-b502-bbf6a199c46b} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2025.12.18 18:38:18.363162 [ 276 ] {b3974633-8c20-468f-b502-bbf6a199c46b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.0017 sec., 2941.1764705882356 rows/sec., 5.27 MiB/sec. | ||
| 11493 | 2025.12.18 18:38:18.363216 [ 276 ] {b3974633-8c20-468f-b502-bbf6a199c46b} <Debug> TCPHandler: Processed in 0.001894424 sec. | ||
| 11494 | 2025.12.18 18:38:18.363320 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11495 | 2025.12.18 18:38:18.363413 [ 276 ] {ca991d62-d4a9-48d7-b6f4-841ed97ca1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11496 | 2025.12.18 18:38:18.363453 [ 276 ] {ca991d62-d4a9-48d7-b6f4-841ed97ca1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11497 | 2025.12.18 18:38:18.363786 [ 276 ] {ca991d62-d4a9-48d7-b6f4-841ed97ca1b3} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2025.12.18 18:38:18.363821 [ 276 ] {ca991d62-d4a9-48d7-b6f4-841ed97ca1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11499 | 2025.12.18 18:38:18.364114 [ 276 ] {ca991d62-d4a9-48d7-b6f4-841ed97ca1b3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11500 | 2025.12.18 18:38:18.364315 [ 276 ] {ca991d62-d4a9-48d7-b6f4-841ed97ca1b3} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2025.12.18 18:38:18.364445 [ 276 ] {ca991d62-d4a9-48d7-b6f4-841ed97ca1b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 11502 | 2025.12.18 18:38:18.364481 [ 276 ] {ca991d62-d4a9-48d7-b6f4-841ed97ca1b3} <Debug> TCPHandler: Processed in 0.001210686 sec. | ||
| 11503 | 2025.12.18 18:38:19.912121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1394 | ||
| 11504 | 2025.12.18 18:38:19.914668 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2025.12.18 18:38:19.914714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11506 | 2025.12.18 18:38:19.915868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11507 | 2025.12.18 18:38:19.916120 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2025.12.18 18:38:19.916376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
| 11509 | 2025.12.18 18:38:22.315285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28302 | ||
| 11510 | 2025.12.18 18:38:22.315983 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2025.12.18 18:38:22.316037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11512 | 2025.12.18 18:38:22.316696 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11513 | 2025.12.18 18:38:22.316924 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2025.12.18 18:38:22.317064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28302 | ||
| 11515 | 2025.12.18 18:38:23.358187 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11516 | 2025.12.18 18:38:23.358361 [ 276 ] {672be4be-19f5-4d56-9c4e-959e36ee8d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11517 | 2025.12.18 18:38:23.358424 [ 276 ] {672be4be-19f5-4d56-9c4e-959e36ee8d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11518 | 2025.12.18 18:38:23.359040 [ 276 ] {672be4be-19f5-4d56-9c4e-959e36ee8d9d} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2025.12.18 18:38:23.359082 [ 276 ] {672be4be-19f5-4d56-9c4e-959e36ee8d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11520 | 2025.12.18 18:38:23.359527 [ 276 ] {672be4be-19f5-4d56-9c4e-959e36ee8d9d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11521 | 2025.12.18 18:38:23.359760 [ 276 ] {672be4be-19f5-4d56-9c4e-959e36ee8d9d} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2025.12.18 18:38:23.359915 [ 276 ] {672be4be-19f5-4d56-9c4e-959e36ee8d9d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 11523 | 2025.12.18 18:38:23.359958 [ 276 ] {672be4be-19f5-4d56-9c4e-959e36ee8d9d} <Debug> TCPHandler: Processed in 0.001904175 sec. | ||
| 11524 | 2025.12.18 18:38:23.360080 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11525 | 2025.12.18 18:38:23.360178 [ 276 ] {16bb77ce-813c-43d0-a092-2414d6e1b3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11526 | 2025.12.18 18:38:23.360222 [ 276 ] {16bb77ce-813c-43d0-a092-2414d6e1b3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11527 | 2025.12.18 18:38:23.360613 [ 276 ] {16bb77ce-813c-43d0-a092-2414d6e1b3fb} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2025.12.18 18:38:23.360651 [ 276 ] {16bb77ce-813c-43d0-a092-2414d6e1b3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11529 | 2025.12.18 18:38:23.360941 [ 276 ] {16bb77ce-813c-43d0-a092-2414d6e1b3fb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11530 | 2025.12.18 18:38:23.361161 [ 276 ] {16bb77ce-813c-43d0-a092-2414d6e1b3fb} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2025.12.18 18:38:23.361291 [ 276 ] {16bb77ce-813c-43d0-a092-2414d6e1b3fb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001133 sec., 7060.900264783761 rows/sec., 575.77 KiB/sec. | ||
| 11532 | 2025.12.18 18:38:23.361330 [ 276 ] {16bb77ce-813c-43d0-a092-2414d6e1b3fb} <Debug> TCPHandler: Processed in 0.001302486 sec. | ||
| 11533 | 2025.12.18 18:38:23.361441 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11534 | 2025.12.18 18:38:23.361536 [ 276 ] {4332f758-b87f-4028-b6b9-ca911a8a9b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11535 | 2025.12.18 18:38:23.361576 [ 276 ] {4332f758-b87f-4028-b6b9-ca911a8a9b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11536 | 2025.12.18 18:38:23.362095 [ 276 ] {4332f758-b87f-4028-b6b9-ca911a8a9b29} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2025.12.18 18:38:23.362133 [ 276 ] {4332f758-b87f-4028-b6b9-ca911a8a9b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11538 | 2025.12.18 18:38:23.362449 [ 276 ] {4332f758-b87f-4028-b6b9-ca911a8a9b29} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11539 | 2025.12.18 18:38:23.362666 [ 276 ] {4332f758-b87f-4028-b6b9-ca911a8a9b29} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2025.12.18 18:38:23.362792 [ 96 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11541 | 2025.12.18 18:38:23.362793 [ 276 ] {4332f758-b87f-4028-b6b9-ca911a8a9b29} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001274 sec., 197802.1978021978 rows/sec., 17.67 MiB/sec. | ||
| 11542 | 2025.12.18 18:38:23.362839 [ 96 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2025.12.18 18:38:23.362865 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11544 | 2025.12.18 18:38:23.362877 [ 276 ] {4332f758-b87f-4028-b6b9-ca911a8a9b29} <Debug> TCPHandler: Processed in 0.001484929 sec. | ||
| 11545 | 2025.12.18 18:38:23.362993 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 11546 | 2025.12.18 18:38:23.363000 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11547 | 2025.12.18 18:38:23.363145 [ 276 ] {fbaba02f-7b15-4c77-880e-520b4e336740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11548 | 2025.12.18 18:38:23.363154 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11549 | 2025.12.18 18:38:23.363191 [ 276 ] {fbaba02f-7b15-4c77-880e-520b4e336740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11550 | 2025.12.18 18:38:23.363201 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1408 rows starting from the beginning of the part | ||
| 11551 | 2025.12.18 18:38:23.363281 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part | ||
| 11552 | 2025.12.18 18:38:23.363328 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1208 rows starting from the beginning of the part | ||
| 11553 | 2025.12.18 18:38:23.363374 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 128 rows starting from the beginning of the part | ||
| 11554 | 2025.12.18 18:38:23.363415 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 66 rows starting from the beginning of the part | ||
| 11555 | 2025.12.18 18:38:23.363456 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 252 rows starting from the beginning of the part | ||
| 11556 | 2025.12.18 18:38:23.363636 [ 276 ] {fbaba02f-7b15-4c77-880e-520b4e336740} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2025.12.18 18:38:23.363678 [ 276 ] {fbaba02f-7b15-4c77-880e-520b4e336740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11558 | 2025.12.18 18:38:23.364026 [ 276 ] {fbaba02f-7b15-4c77-880e-520b4e336740} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11559 | 2025.12.18 18:38:23.364266 [ 276 ] {fbaba02f-7b15-4c77-880e-520b4e336740} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2025.12.18 18:38:23.364405 [ 276 ] {fbaba02f-7b15-4c77-880e-520b4e336740} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001279 sec., 43784.2064112588 rows/sec., 3.23 MiB/sec. | ||
| 11561 | 2025.12.18 18:38:23.364446 [ 276 ] {fbaba02f-7b15-4c77-880e-520b4e336740} <Debug> TCPHandler: Processed in 0.00149666 sec. | ||
| 11562 | 2025.12.18 18:38:23.364554 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2025.12.18 18:38:23.364654 [ 276 ] {c844fd99-7bf5-4617-b553-c08b083a4aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11564 | 2025.12.18 18:38:23.364697 [ 276 ] {c844fd99-7bf5-4617-b553-c08b083a4aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11565 | 2025.12.18 18:38:23.364943 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3190 rows, containing 5 columns (5 merged, 0 gathered) in 0.002006586 sec., 1589764.9041705665 rows/sec., 139.48 MiB/sec. | ||
| 11566 | 2025.12.18 18:38:23.365168 [ 276 ] {c844fd99-7bf5-4617-b553-c08b083a4aee} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2025.12.18 18:38:23.365221 [ 276 ] {c844fd99-7bf5-4617-b553-c08b083a4aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11568 | 2025.12.18 18:38:23.365284 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11569 | 2025.12.18 18:38:23.365622 [ 276 ] {c844fd99-7bf5-4617-b553-c08b083a4aee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11570 | 2025.12.18 18:38:23.365648 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2025.12.18 18:38:23.365742 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_86_17} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11572 | 2025.12.18 18:38:23.365841 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 11573 | 2025.12.18 18:38:23.365872 [ 276 ] {c844fd99-7bf5-4617-b553-c08b083a4aee} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2025.12.18 18:38:23.366008 [ 276 ] {c844fd99-7bf5-4617-b553-c08b083a4aee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001372 sec., 17492.71137026239 rows/sec., 1.45 MiB/sec. | ||
| 11575 | 2025.12.18 18:38:23.366052 [ 276 ] {c844fd99-7bf5-4617-b553-c08b083a4aee} <Debug> TCPHandler: Processed in 0.00154895 sec. | ||
| 11576 | 2025.12.18 18:38:23.366160 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2025.12.18 18:38:23.366255 [ 276 ] {60d20cd8-3df0-45f7-80f1-b48db5cdc2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11578 | 2025.12.18 18:38:23.366294 [ 276 ] {60d20cd8-3df0-45f7-80f1-b48db5cdc2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11579 | 2025.12.18 18:38:23.366684 [ 276 ] {60d20cd8-3df0-45f7-80f1-b48db5cdc2c6} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2025.12.18 18:38:23.366719 [ 276 ] {60d20cd8-3df0-45f7-80f1-b48db5cdc2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11581 | 2025.12.18 18:38:23.367026 [ 276 ] {60d20cd8-3df0-45f7-80f1-b48db5cdc2c6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11582 | 2025.12.18 18:38:23.367324 [ 276 ] {60d20cd8-3df0-45f7-80f1-b48db5cdc2c6} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2025.12.18 18:38:23.367460 [ 276 ] {60d20cd8-3df0-45f7-80f1-b48db5cdc2c6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001223 sec., 9811.937857726902 rows/sec., 766.56 KiB/sec. | ||
| 11584 | 2025.12.18 18:38:23.367499 [ 276 ] {60d20cd8-3df0-45f7-80f1-b48db5cdc2c6} <Debug> TCPHandler: Processed in 0.001389108 sec. | ||
| 11585 | 2025.12.18 18:38:23.367608 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11586 | 2025.12.18 18:38:23.367703 [ 276 ] {188f645b-3d38-4568-afeb-fc5dadb04c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11587 | 2025.12.18 18:38:23.367743 [ 276 ] {188f645b-3d38-4568-afeb-fc5dadb04c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11588 | 2025.12.18 18:38:23.368252 [ 276 ] {188f645b-3d38-4568-afeb-fc5dadb04c87} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11589 | 2025.12.18 18:38:23.368287 [ 276 ] {188f645b-3d38-4568-afeb-fc5dadb04c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11590 | 2025.12.18 18:38:23.368594 [ 276 ] {188f645b-3d38-4568-afeb-fc5dadb04c87} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11591 | 2025.12.18 18:38:23.368792 [ 276 ] {188f645b-3d38-4568-afeb-fc5dadb04c87} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2025.12.18 18:38:23.368897 [ 96 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11593 | 2025.12.18 18:38:23.368918 [ 276 ] {188f645b-3d38-4568-afeb-fc5dadb04c87} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001233 sec., 116788.32116788322 rows/sec., 9.43 MiB/sec. | ||
| 11594 | 2025.12.18 18:38:23.368932 [ 96 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2025.12.18 18:38:23.368952 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11596 | 2025.12.18 18:38:23.368956 [ 276 ] {188f645b-3d38-4568-afeb-fc5dadb04c87} <Debug> TCPHandler: Processed in 0.001400378 sec. | ||
| 11597 | 2025.12.18 18:38:23.369042 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 11598 | 2025.12.18 18:38:23.369066 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11599 | 2025.12.18 18:38:23.369162 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11600 | 2025.12.18 18:38:23.369166 [ 276 ] {927aa863-8043-4fdc-b1ea-af67cf74b91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11601 | 2025.12.18 18:38:23.369201 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 633 rows starting from the beginning of the part | ||
| 11602 | 2025.12.18 18:38:23.369224 [ 276 ] {927aa863-8043-4fdc-b1ea-af67cf74b91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11603 | 2025.12.18 18:38:23.369270 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 100 rows starting from the beginning of the part | ||
| 11604 | 2025.12.18 18:38:23.369318 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 529 rows starting from the beginning of the part | ||
| 11605 | 2025.12.18 18:38:23.369359 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 100 rows starting from the beginning of the part | ||
| 11606 | 2025.12.18 18:38:23.369400 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 69 rows starting from the beginning of the part | ||
| 11607 | 2025.12.18 18:38:23.369441 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 144 rows starting from the beginning of the part | ||
| 11608 | 2025.12.18 18:38:23.369638 [ 276 ] {927aa863-8043-4fdc-b1ea-af67cf74b91e} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2025.12.18 18:38:23.369678 [ 276 ] {927aa863-8043-4fdc-b1ea-af67cf74b91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11610 | 2025.12.18 18:38:23.370038 [ 276 ] {927aa863-8043-4fdc-b1ea-af67cf74b91e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11611 | 2025.12.18 18:38:23.370272 [ 276 ] {927aa863-8043-4fdc-b1ea-af67cf74b91e} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2025.12.18 18:38:23.370384 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11613 | 2025.12.18 18:38:23.370401 [ 276 ] {927aa863-8043-4fdc-b1ea-af67cf74b91e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001254 sec., 159489.6331738437 rows/sec., 11.43 MiB/sec. | ||
| 11614 | 2025.12.18 18:38:23.370415 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2025.12.18 18:38:23.370433 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11616 | 2025.12.18 18:38:23.370440 [ 276 ] {927aa863-8043-4fdc-b1ea-af67cf74b91e} <Debug> TCPHandler: Processed in 0.001425389 sec. | ||
| 11617 | 2025.12.18 18:38:23.370543 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154086 sec., 1022156.4580818504 rows/sec., 81.48 MiB/sec. | ||
| 11618 | 2025.12.18 18:38:23.370561 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11619 | 2025.12.18 18:38:23.370543 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 11620 | 2025.12.18 18:38:23.370677 [ 276 ] {a6d1ffe4-293f-4cd3-85f3-8fcde029f0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11621 | 2025.12.18 18:38:23.370729 [ 196 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11622 | 2025.12.18 18:38:23.370735 [ 276 ] {a6d1ffe4-293f-4cd3-85f3-8fcde029f0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11623 | 2025.12.18 18:38:23.370761 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11624 | 2025.12.18 18:38:23.370806 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22899 rows starting from the beginning of the part | ||
| 11625 | 2025.12.18 18:38:23.370873 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 11626 | 2025.12.18 18:38:23.370921 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 846 rows starting from the beginning of the part | ||
| 11627 | 2025.12.18 18:38:23.370970 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 11628 | 2025.12.18 18:38:23.371018 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 11629 | 2025.12.18 18:38:23.371058 [ 196 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2025.12.18 18:38:23.371063 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 200 rows starting from the beginning of the part | ||
| 11631 | 2025.12.18 18:38:23.371174 [ 196 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_86_17} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11632 | 2025.12.18 18:38:23.371293 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 11633 | 2025.12.18 18:38:23.371610 [ 276 ] {a6d1ffe4-293f-4cd3-85f3-8fcde029f0a6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2025.12.18 18:38:23.371647 [ 276 ] {a6d1ffe4-293f-4cd3-85f3-8fcde029f0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11635 | 2025.12.18 18:38:23.372268 [ 276 ] {a6d1ffe4-293f-4cd3-85f3-8fcde029f0a6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11636 | 2025.12.18 18:38:23.372503 [ 276 ] {a6d1ffe4-293f-4cd3-85f3-8fcde029f0a6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2025.12.18 18:38:23.372621 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11638 | 2025.12.18 18:38:23.372641 [ 276 ] {a6d1ffe4-293f-4cd3-85f3-8fcde029f0a6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001983 sec., 18154.311649016643 rows/sec., 32.53 MiB/sec. | ||
| 11639 | 2025.12.18 18:38:23.372652 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2025.12.18 18:38:23.372672 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11641 | 2025.12.18 18:38:23.372699 [ 276 ] {a6d1ffe4-293f-4cd3-85f3-8fcde029f0a6} <Debug> TCPHandler: Processed in 0.002187988 sec. | ||
| 11642 | 2025.12.18 18:38:23.372741 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 11643 | 2025.12.18 18:38:23.372814 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2025.12.18 18:38:23.372914 [ 276 ] {3759288a-693a-48b9-a875-e70ed65919c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11645 | 2025.12.18 18:38:23.372945 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11646 | 2025.12.18 18:38:23.372955 [ 276 ] {3759288a-693a-48b9-a875-e70ed65919c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11647 | 2025.12.18 18:38:23.373000 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1535 rows starting from the beginning of the part | ||
| 11648 | 2025.12.18 18:38:23.373125 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 11649 | 2025.12.18 18:38:23.373235 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part | ||
| 11650 | 2025.12.18 18:38:23.373302 [ 276 ] {3759288a-693a-48b9-a875-e70ed65919c6} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2025.12.18 18:38:23.373352 [ 276 ] {3759288a-693a-48b9-a875-e70ed65919c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11652 | 2025.12.18 18:38:23.373354 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 11653 | 2025.12.18 18:38:23.373481 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part | ||
| 11654 | 2025.12.18 18:38:23.373591 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11655 | 2025.12.18 18:38:23.373689 [ 276 ] {3759288a-693a-48b9-a875-e70ed65919c6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11656 | 2025.12.18 18:38:23.373922 [ 276 ] {3759288a-693a-48b9-a875-e70ed65919c6} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2025.12.18 18:38:23.374043 [ 96 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11658 | 2025.12.18 18:38:23.374064 [ 276 ] {3759288a-693a-48b9-a875-e70ed65919c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 11659 | 2025.12.18 18:38:23.374073 [ 96 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2025.12.18 18:38:23.374095 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11661 | 2025.12.18 18:38:23.374103 [ 276 ] {3759288a-693a-48b9-a875-e70ed65919c6} <Debug> TCPHandler: Processed in 0.001339497 sec. | ||
| 11662 | 2025.12.18 18:38:23.374179 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 11663 | 2025.12.18 18:38:23.374294 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11664 | 2025.12.18 18:38:23.374324 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4680 rows starting from the beginning of the part | ||
| 11665 | 2025.12.18 18:38:23.374379 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 11666 | 2025.12.18 18:38:23.374422 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 11667 | 2025.12.18 18:38:23.374465 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 11668 | 2025.12.18 18:38:23.374506 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 11669 | 2025.12.18 18:38:23.374546 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11670 | 2025.12.18 18:38:23.376640 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24425 rows, containing 5 columns (5 merged, 0 gathered) in 0.00615523 sec., 3968170.157735779 rows/sec., 272.69 MiB/sec. | ||
| 11671 | 2025.12.18 18:38:23.377008 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867486 sec., 1736712.925538259 rows/sec., 116.99 MiB/sec. | ||
| 11672 | 2025.12.18 18:38:23.377151 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11673 | 2025.12.18 18:38:23.377432 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2025.12.18 18:38:23.377488 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11675 | 2025.12.18 18:38:23.377510 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11676 | 2025.12.18 18:38:23.377614 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11677 | 2025.12.18 18:38:23.377754 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_86_17} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2025.12.18 18:38:23.377835 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_86_17} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11679 | 2025.12.18 18:38:23.377913 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11680 | 2025.12.18 18:38:23.382484 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1653 rows, containing 19 columns (19 merged, 0 gathered) in 0.009773356 sec., 169133.30487500914 rows/sec., 303.08 MiB/sec. | ||
| 11681 | 2025.12.18 18:38:23.384252 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11682 | 2025.12.18 18:38:23.384570 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2025.12.18 18:38:23.384647 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11684 | 2025.12.18 18:38:23.384783 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11685 | 2025.12.18 18:38:23.807440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11686 | 2025.12.18 18:38:23.824692 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2025.12.18 18:38:23.824760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11688 | 2025.12.18 18:38:23.831105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11689 | 2025.12.18 18:38:23.831900 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2025.12.18 18:38:23.836290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11691 | 2025.12.18 18:38:24.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.82 MiB, peak 354.77 MiB, free memory in arenas 0.00 B, will set to 345.69 MiB (RSS), difference: 3.87 MiB | ||
| 11692 | 2025.12.18 18:38:28.354410 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2025.12.18 18:38:28.354626 [ 276 ] {18a7d140-98e1-4c2a-8219-b81ad4faff03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11694 | 2025.12.18 18:38:28.354700 [ 276 ] {18a7d140-98e1-4c2a-8219-b81ad4faff03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11695 | 2025.12.18 18:38:28.355428 [ 276 ] {18a7d140-98e1-4c2a-8219-b81ad4faff03} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2025.12.18 18:38:28.355476 [ 276 ] {18a7d140-98e1-4c2a-8219-b81ad4faff03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11697 | 2025.12.18 18:38:28.355873 [ 276 ] {18a7d140-98e1-4c2a-8219-b81ad4faff03} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11698 | 2025.12.18 18:38:28.356095 [ 276 ] {18a7d140-98e1-4c2a-8219-b81ad4faff03} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2025.12.18 18:38:28.356260 [ 276 ] {18a7d140-98e1-4c2a-8219-b81ad4faff03} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001688 sec., 39099.52606635071 rows/sec., 3.11 MiB/sec. | ||
| 11700 | 2025.12.18 18:38:28.356311 [ 276 ] {18a7d140-98e1-4c2a-8219-b81ad4faff03} <Debug> TCPHandler: Processed in 0.002049397 sec. | ||
| 11701 | 2025.12.18 18:38:28.356438 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2025.12.18 18:38:28.356543 [ 276 ] {8a23854f-c19b-4883-ad4e-78506bd1ffe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11703 | 2025.12.18 18:38:28.356586 [ 276 ] {8a23854f-c19b-4883-ad4e-78506bd1ffe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11704 | 2025.12.18 18:38:28.356986 [ 276 ] {8a23854f-c19b-4883-ad4e-78506bd1ffe1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2025.12.18 18:38:28.357025 [ 276 ] {8a23854f-c19b-4883-ad4e-78506bd1ffe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11706 | 2025.12.18 18:38:28.357337 [ 276 ] {8a23854f-c19b-4883-ad4e-78506bd1ffe1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11707 | 2025.12.18 18:38:28.357545 [ 276 ] {8a23854f-c19b-4883-ad4e-78506bd1ffe1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2025.12.18 18:38:28.357682 [ 276 ] {8a23854f-c19b-4883-ad4e-78506bd1ffe1} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001163 sec., 4299.226139294927 rows/sec., 323.28 KiB/sec. | ||
| 11709 | 2025.12.18 18:38:28.357721 [ 276 ] {8a23854f-c19b-4883-ad4e-78506bd1ffe1} <Debug> TCPHandler: Processed in 0.001336797 sec. | ||
| 11710 | 2025.12.18 18:38:28.357851 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2025.12.18 18:38:28.357947 [ 276 ] {1f11c70c-3262-4d6a-a7ac-a87f70cb4dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11712 | 2025.12.18 18:38:28.357987 [ 276 ] {1f11c70c-3262-4d6a-a7ac-a87f70cb4dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11713 | 2025.12.18 18:38:28.358396 [ 276 ] {1f11c70c-3262-4d6a-a7ac-a87f70cb4dd2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2025.12.18 18:38:28.358434 [ 276 ] {1f11c70c-3262-4d6a-a7ac-a87f70cb4dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11715 | 2025.12.18 18:38:28.358728 [ 276 ] {1f11c70c-3262-4d6a-a7ac-a87f70cb4dd2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11716 | 2025.12.18 18:38:28.358935 [ 276 ] {1f11c70c-3262-4d6a-a7ac-a87f70cb4dd2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2025.12.18 18:38:28.359062 [ 276 ] {1f11c70c-3262-4d6a-a7ac-a87f70cb4dd2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001135 sec., 60792.95154185023 rows/sec., 4.75 MiB/sec. | ||
| 11718 | 2025.12.18 18:38:28.359100 [ 276 ] {1f11c70c-3262-4d6a-a7ac-a87f70cb4dd2} <Debug> TCPHandler: Processed in 0.001309626 sec. | ||
| 11719 | 2025.12.18 18:38:28.359210 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2025.12.18 18:38:28.359306 [ 276 ] {0c664b36-3773-4238-b88c-942fd0dc95f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11721 | 2025.12.18 18:38:28.359350 [ 276 ] {0c664b36-3773-4238-b88c-942fd0dc95f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11722 | 2025.12.18 18:38:28.359735 [ 276 ] {0c664b36-3773-4238-b88c-942fd0dc95f2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2025.12.18 18:38:28.359771 [ 276 ] {0c664b36-3773-4238-b88c-942fd0dc95f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11724 | 2025.12.18 18:38:28.360098 [ 276 ] {0c664b36-3773-4238-b88c-942fd0dc95f2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11725 | 2025.12.18 18:38:28.360296 [ 276 ] {0c664b36-3773-4238-b88c-942fd0dc95f2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2025.12.18 18:38:28.360425 [ 276 ] {0c664b36-3773-4238-b88c-942fd0dc95f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 11727 | 2025.12.18 18:38:28.360462 [ 276 ] {0c664b36-3773-4238-b88c-942fd0dc95f2} <Debug> TCPHandler: Processed in 0.001302977 sec. | ||
| 11728 | 2025.12.18 18:38:28.360572 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2025.12.18 18:38:28.360665 [ 276 ] {7f21e96a-376c-406b-b068-f6744d3e67d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11730 | 2025.12.18 18:38:28.360718 [ 276 ] {7f21e96a-376c-406b-b068-f6744d3e67d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11731 | 2025.12.18 18:38:28.361518 [ 276 ] {7f21e96a-376c-406b-b068-f6744d3e67d8} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2025.12.18 18:38:28.361553 [ 276 ] {7f21e96a-376c-406b-b068-f6744d3e67d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11733 | 2025.12.18 18:38:28.362060 [ 276 ] {7f21e96a-376c-406b-b068-f6744d3e67d8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11734 | 2025.12.18 18:38:28.362274 [ 276 ] {7f21e96a-376c-406b-b068-f6744d3e67d8} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2025.12.18 18:38:28.362418 [ 276 ] {7f21e96a-376c-406b-b068-f6744d3e67d8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001771 sec., 2823.2636928289103 rows/sec., 5.06 MiB/sec. | ||
| 11736 | 2025.12.18 18:38:28.362488 [ 276 ] {7f21e96a-376c-406b-b068-f6744d3e67d8} <Debug> TCPHandler: Processed in 0.001967245 sec. | ||
| 11737 | 2025.12.18 18:38:28.362596 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11738 | 2025.12.18 18:38:28.362691 [ 276 ] {e9f7e2b8-296e-42cb-a3fd-aa9fd58b4f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11739 | 2025.12.18 18:38:28.362733 [ 276 ] {e9f7e2b8-296e-42cb-a3fd-aa9fd58b4f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11740 | 2025.12.18 18:38:28.363057 [ 276 ] {e9f7e2b8-296e-42cb-a3fd-aa9fd58b4f50} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2025.12.18 18:38:28.363094 [ 276 ] {e9f7e2b8-296e-42cb-a3fd-aa9fd58b4f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11742 | 2025.12.18 18:38:28.363396 [ 276 ] {e9f7e2b8-296e-42cb-a3fd-aa9fd58b4f50} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11743 | 2025.12.18 18:38:28.363601 [ 276 ] {e9f7e2b8-296e-42cb-a3fd-aa9fd58b4f50} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11744 | 2025.12.18 18:38:28.363731 [ 276 ] {e9f7e2b8-296e-42cb-a3fd-aa9fd58b4f50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 11745 | 2025.12.18 18:38:28.363768 [ 276 ] {e9f7e2b8-296e-42cb-a3fd-aa9fd58b4f50} <Debug> TCPHandler: Processed in 0.001221936 sec. | ||
| 11746 | 2025.12.18 18:38:29.660424 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11747 | 2025.12.18 18:38:29.660506 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11748 | 2025.12.18 18:38:29.817363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28750 | ||
| 11749 | 2025.12.18 18:38:29.818210 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2025.12.18 18:38:29.818287 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11751 | 2025.12.18 18:38:29.819065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11752 | 2025.12.18 18:38:29.819293 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2025.12.18 18:38:29.819425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28750 | ||
| 11754 | 2025.12.18 18:38:29.916731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1426 | ||
| 11755 | 2025.12.18 18:38:29.919330 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.12.18 18:38:29.919377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11757 | 2025.12.18 18:38:29.920568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11758 | 2025.12.18 18:38:29.920850 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2025.12.18 18:38:29.921101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1426 | ||
| 11760 | 2025.12.18 18:38:31.336480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11761 | 2025.12.18 18:38:31.354140 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2025.12.18 18:38:31.354198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11763 | 2025.12.18 18:38:31.360239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11764 | 2025.12.18 18:38:31.360924 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2025.12.18 18:38:31.364022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11766 | 2025.12.18 18:38:33.356646 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2025.12.18 18:38:33.356850 [ 276 ] {0f5a451c-c6a2-4fac-835b-075a5a858c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11768 | 2025.12.18 18:38:33.356927 [ 276 ] {0f5a451c-c6a2-4fac-835b-075a5a858c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11769 | 2025.12.18 18:38:33.357663 [ 276 ] {0f5a451c-c6a2-4fac-835b-075a5a858c55} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2025.12.18 18:38:33.357715 [ 276 ] {0f5a451c-c6a2-4fac-835b-075a5a858c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11771 | 2025.12.18 18:38:33.358120 [ 276 ] {0f5a451c-c6a2-4fac-835b-075a5a858c55} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11772 | 2025.12.18 18:38:33.358348 [ 276 ] {0f5a451c-c6a2-4fac-835b-075a5a858c55} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2025.12.18 18:38:33.358512 [ 276 ] {0f5a451c-c6a2-4fac-835b-075a5a858c55} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001718 sec., 74505.23864959256 rows/sec., 6.42 MiB/sec. | ||
| 11774 | 2025.12.18 18:38:33.358565 [ 276 ] {0f5a451c-c6a2-4fac-835b-075a5a858c55} <Debug> TCPHandler: Processed in 0.002065837 sec. | ||
| 11775 | 2025.12.18 18:38:33.358682 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2025.12.18 18:38:33.358786 [ 276 ] {3ea2b9a0-45da-43b5-8b8e-0eb4eea2f7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11777 | 2025.12.18 18:38:33.358831 [ 276 ] {3ea2b9a0-45da-43b5-8b8e-0eb4eea2f7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11778 | 2025.12.18 18:38:33.359242 [ 276 ] {3ea2b9a0-45da-43b5-8b8e-0eb4eea2f7f1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2025.12.18 18:38:33.359281 [ 276 ] {3ea2b9a0-45da-43b5-8b8e-0eb4eea2f7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11780 | 2025.12.18 18:38:33.359591 [ 276 ] {3ea2b9a0-45da-43b5-8b8e-0eb4eea2f7f1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11781 | 2025.12.18 18:38:33.359835 [ 276 ] {3ea2b9a0-45da-43b5-8b8e-0eb4eea2f7f1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2025.12.18 18:38:33.359975 [ 276 ] {3ea2b9a0-45da-43b5-8b8e-0eb4eea2f7f1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001213 sec., 29678.483099752677 rows/sec., 2.18 MiB/sec. | ||
| 11783 | 2025.12.18 18:38:33.360017 [ 276 ] {3ea2b9a0-45da-43b5-8b8e-0eb4eea2f7f1} <Debug> TCPHandler: Processed in 0.001388298 sec. | ||
| 11784 | 2025.12.18 18:38:33.360129 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11785 | 2025.12.18 18:38:33.360234 [ 276 ] {9d71010c-16e0-45ce-9fac-5cbb4349afbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11786 | 2025.12.18 18:38:33.360276 [ 276 ] {9d71010c-16e0-45ce-9fac-5cbb4349afbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11787 | 2025.12.18 18:38:33.360706 [ 276 ] {9d71010c-16e0-45ce-9fac-5cbb4349afbf} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2025.12.18 18:38:33.360744 [ 276 ] {9d71010c-16e0-45ce-9fac-5cbb4349afbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11789 | 2025.12.18 18:38:33.361051 [ 276 ] {9d71010c-16e0-45ce-9fac-5cbb4349afbf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11790 | 2025.12.18 18:38:33.361261 [ 276 ] {9d71010c-16e0-45ce-9fac-5cbb4349afbf} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2025.12.18 18:38:33.361395 [ 276 ] {9d71010c-16e0-45ce-9fac-5cbb4349afbf} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001182 sec., 84602.36886632825 rows/sec., 6.61 MiB/sec. | ||
| 11792 | 2025.12.18 18:38:33.361434 [ 276 ] {9d71010c-16e0-45ce-9fac-5cbb4349afbf} <Debug> TCPHandler: Processed in 0.001357338 sec. | ||
| 11793 | 2025.12.18 18:38:33.361548 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2025.12.18 18:38:33.361645 [ 276 ] {e2a5340a-3a2d-4f91-ba97-2bf2e447d944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11795 | 2025.12.18 18:38:33.361689 [ 276 ] {e2a5340a-3a2d-4f91-ba97-2bf2e447d944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11796 | 2025.12.18 18:38:33.362085 [ 276 ] {e2a5340a-3a2d-4f91-ba97-2bf2e447d944} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2025.12.18 18:38:33.362123 [ 276 ] {e2a5340a-3a2d-4f91-ba97-2bf2e447d944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11798 | 2025.12.18 18:38:33.362448 [ 276 ] {e2a5340a-3a2d-4f91-ba97-2bf2e447d944} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11799 | 2025.12.18 18:38:33.362657 [ 276 ] {e2a5340a-3a2d-4f91-ba97-2bf2e447d944} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2025.12.18 18:38:33.362815 [ 276 ] {e2a5340a-3a2d-4f91-ba97-2bf2e447d944} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 11801 | 2025.12.18 18:38:33.362854 [ 276 ] {e2a5340a-3a2d-4f91-ba97-2bf2e447d944} <Debug> TCPHandler: Processed in 0.001359408 sec. | ||
| 11802 | 2025.12.18 18:38:33.362957 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2025.12.18 18:38:33.363053 [ 276 ] {ad3e799d-6f6c-4f0c-b220-6a348afae45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11804 | 2025.12.18 18:38:33.363106 [ 276 ] {ad3e799d-6f6c-4f0c-b220-6a348afae45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11805 | 2025.12.18 18:38:33.363922 [ 276 ] {ad3e799d-6f6c-4f0c-b220-6a348afae45b} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2025.12.18 18:38:33.363959 [ 276 ] {ad3e799d-6f6c-4f0c-b220-6a348afae45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11807 | 2025.12.18 18:38:33.364540 [ 276 ] {ad3e799d-6f6c-4f0c-b220-6a348afae45b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11808 | 2025.12.18 18:38:33.364773 [ 276 ] {ad3e799d-6f6c-4f0c-b220-6a348afae45b} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2025.12.18 18:38:33.364914 [ 276 ] {ad3e799d-6f6c-4f0c-b220-6a348afae45b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00188 sec., 19148.936170212768 rows/sec., 34.31 MiB/sec. | ||
| 11810 | 2025.12.18 18:38:33.364990 [ 276 ] {ad3e799d-6f6c-4f0c-b220-6a348afae45b} <Debug> TCPHandler: Processed in 0.002084817 sec. | ||
| 11811 | 2025.12.18 18:38:33.365099 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2025.12.18 18:38:33.365196 [ 276 ] {9e4be61a-4d76-4ae0-b055-77d49387cc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11813 | 2025.12.18 18:38:33.365238 [ 276 ] {9e4be61a-4d76-4ae0-b055-77d49387cc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11814 | 2025.12.18 18:38:33.365583 [ 276 ] {9e4be61a-4d76-4ae0-b055-77d49387cc9d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2025.12.18 18:38:33.365620 [ 276 ] {9e4be61a-4d76-4ae0-b055-77d49387cc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11816 | 2025.12.18 18:38:33.365925 [ 276 ] {9e4be61a-4d76-4ae0-b055-77d49387cc9d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11817 | 2025.12.18 18:38:33.366138 [ 276 ] {9e4be61a-4d76-4ae0-b055-77d49387cc9d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2025.12.18 18:38:33.366269 [ 276 ] {9e4be61a-4d76-4ae0-b055-77d49387cc9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11819 | 2025.12.18 18:38:33.366305 [ 276 ] {9e4be61a-4d76-4ae0-b055-77d49387cc9d} <Debug> TCPHandler: Processed in 0.001257176 sec. | ||
| 11820 | 2025.12.18 18:38:34.398019 [ 84 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11821 | 2025.12.18 18:38:34.398093 [ 84 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2025.12.18 18:38:34.398118 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11823 | 2025.12.18 18:38:34.398245 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 11824 | 2025.12.18 18:38:34.398391 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11825 | 2025.12.18 18:38:34.398430 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 11826 | 2025.12.18 18:38:34.398503 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 11827 | 2025.12.18 18:38:34.398556 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 11828 | 2025.12.18 18:38:34.398605 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 11829 | 2025.12.18 18:38:34.398649 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 11830 | 2025.12.18 18:38:34.399369 [ 191 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179555 sec., 30519.984231341477 rows/sec., 2.55 MiB/sec. | ||
| 11831 | 2025.12.18 18:38:34.399561 [ 187 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11832 | 2025.12.18 18:38:34.399897 [ 187 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2025.12.18 18:38:34.399989 [ 187 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_29_7} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11834 | 2025.12.18 18:38:34.400105 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11835 | 2025.12.18 18:38:36.149058 [ 82 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11836 | 2025.12.18 18:38:36.149131 [ 82 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2025.12.18 18:38:36.149152 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11838 | 2025.12.18 18:38:36.149252 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 11839 | 2025.12.18 18:38:36.149371 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11840 | 2025.12.18 18:38:36.149404 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 253 rows starting from the beginning of the part | ||
| 11841 | 2025.12.18 18:38:36.149466 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 11842 | 2025.12.18 18:38:36.149509 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11843 | 2025.12.18 18:38:36.149549 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 11844 | 2025.12.18 18:38:36.149588 [ 190 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 11845 | 2025.12.18 18:38:36.150432 [ 191 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220376 sec., 620300.6286587084 rows/sec., 45.27 MiB/sec. | ||
| 11846 | 2025.12.18 18:38:36.150633 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11847 | 2025.12.18 18:38:36.150934 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2025.12.18 18:38:36.151014 [ 192 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_29_7} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11849 | 2025.12.18 18:38:36.151106 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11850 | 2025.12.18 18:38:37.319632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29262 | ||
| 11851 | 2025.12.18 18:38:37.320426 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2025.12.18 18:38:37.320503 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11853 | 2025.12.18 18:38:37.321095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11854 | 2025.12.18 18:38:37.321339 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2025.12.18 18:38:37.321472 [ 81 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11856 | 2025.12.18 18:38:37.321483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29262 | ||
| 11857 | 2025.12.18 18:38:37.321518 [ 81 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2025.12.18 18:38:37.321543 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11859 | 2025.12.18 18:38:37.321695 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 11860 | 2025.12.18 18:38:37.321871 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11861 | 2025.12.18 18:38:37.321914 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26830 rows starting from the beginning of the part | ||
| 11862 | 2025.12.18 18:38:37.321985 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 11863 | 2025.12.18 18:38:37.322035 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 11864 | 2025.12.18 18:38:37.322081 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 11865 | 2025.12.18 18:38:37.322126 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 11866 | 2025.12.18 18:38:37.322170 [ 190 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 11867 | 2025.12.18 18:38:37.324547 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002924977 sec., 10004181.22945924 rows/sec., 143.11 MiB/sec. | ||
| 11868 | 2025.12.18 18:38:37.324951 [ 199 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11869 | 2025.12.18 18:38:37.325302 [ 199 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2025.12.18 18:38:37.325396 [ 199 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_61_12} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11871 | 2025.12.18 18:38:37.325529 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 11872 | 2025.12.18 18:38:38.381077 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11873 | 2025.12.18 18:38:38.381265 [ 276 ] {5564e631-fc3e-45ac-886a-b7be310c8b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11874 | 2025.12.18 18:38:38.381333 [ 276 ] {5564e631-fc3e-45ac-886a-b7be310c8b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11875 | 2025.12.18 18:38:38.382022 [ 276 ] {5564e631-fc3e-45ac-886a-b7be310c8b28} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11876 | 2025.12.18 18:38:38.382072 [ 276 ] {5564e631-fc3e-45ac-886a-b7be310c8b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11877 | 2025.12.18 18:38:38.382446 [ 276 ] {5564e631-fc3e-45ac-886a-b7be310c8b28} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11878 | 2025.12.18 18:38:38.382670 [ 276 ] {5564e631-fc3e-45ac-886a-b7be310c8b28} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2025.12.18 18:38:38.382840 [ 276 ] {5564e631-fc3e-45ac-886a-b7be310c8b28} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001626 sec., 1230.0123001230013 rows/sec., 100.30 KiB/sec. | ||
| 11880 | 2025.12.18 18:38:38.382893 [ 276 ] {5564e631-fc3e-45ac-886a-b7be310c8b28} <Debug> TCPHandler: Processed in 0.001957335 sec. | ||
| 11881 | 2025.12.18 18:38:38.383028 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11882 | 2025.12.18 18:38:38.383158 [ 276 ] {afb73e04-169f-4278-8cea-9ae7cb93d9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11883 | 2025.12.18 18:38:38.383208 [ 276 ] {afb73e04-169f-4278-8cea-9ae7cb93d9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11884 | 2025.12.18 18:38:38.384342 [ 276 ] {afb73e04-169f-4278-8cea-9ae7cb93d9b7} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2025.12.18 18:38:38.384380 [ 276 ] {afb73e04-169f-4278-8cea-9ae7cb93d9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11886 | 2025.12.18 18:38:38.384771 [ 276 ] {afb73e04-169f-4278-8cea-9ae7cb93d9b7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11887 | 2025.12.18 18:38:38.384975 [ 276 ] {afb73e04-169f-4278-8cea-9ae7cb93d9b7} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2025.12.18 18:38:38.385106 [ 276 ] {afb73e04-169f-4278-8cea-9ae7cb93d9b7} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001977 sec., 610520.9914011128 rows/sec., 50.39 MiB/sec. | ||
| 11889 | 2025.12.18 18:38:38.385144 [ 276 ] {afb73e04-169f-4278-8cea-9ae7cb93d9b7} <Debug> TCPHandler: Processed in 0.002178108 sec. | ||
| 11890 | 2025.12.18 18:38:38.385256 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11891 | 2025.12.18 18:38:38.385351 [ 276 ] {3498407c-c7cc-47d5-a48c-e9071f2b5c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11892 | 2025.12.18 18:38:38.385391 [ 276 ] {3498407c-c7cc-47d5-a48c-e9071f2b5c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11893 | 2025.12.18 18:38:38.385777 [ 276 ] {3498407c-c7cc-47d5-a48c-e9071f2b5c3b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2025.12.18 18:38:38.385813 [ 276 ] {3498407c-c7cc-47d5-a48c-e9071f2b5c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11895 | 2025.12.18 18:38:38.386104 [ 276 ] {3498407c-c7cc-47d5-a48c-e9071f2b5c3b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11896 | 2025.12.18 18:38:38.386310 [ 276 ] {3498407c-c7cc-47d5-a48c-e9071f2b5c3b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2025.12.18 18:38:38.386444 [ 276 ] {3498407c-c7cc-47d5-a48c-e9071f2b5c3b} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001113 sec., 6289.308176100629 rows/sec., 463.27 KiB/sec. | ||
| 11898 | 2025.12.18 18:38:38.386482 [ 276 ] {3498407c-c7cc-47d5-a48c-e9071f2b5c3b} <Debug> TCPHandler: Processed in 0.001274017 sec. | ||
| 11899 | 2025.12.18 18:38:38.386585 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11900 | 2025.12.18 18:38:38.386677 [ 276 ] {0e419089-4f4d-4761-ae50-cc414efdc18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11901 | 2025.12.18 18:38:38.386715 [ 276 ] {0e419089-4f4d-4761-ae50-cc414efdc18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11902 | 2025.12.18 18:38:38.387196 [ 276 ] {0e419089-4f4d-4761-ae50-cc414efdc18c} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11903 | 2025.12.18 18:38:38.387232 [ 276 ] {0e419089-4f4d-4761-ae50-cc414efdc18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11904 | 2025.12.18 18:38:38.387522 [ 276 ] {0e419089-4f4d-4761-ae50-cc414efdc18c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11905 | 2025.12.18 18:38:38.387724 [ 276 ] {0e419089-4f4d-4761-ae50-cc414efdc18c} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11906 | 2025.12.18 18:38:38.387851 [ 276 ] {0e419089-4f4d-4761-ae50-cc414efdc18c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001193 sec., 191114.83654652137 rows/sec., 12.94 MiB/sec. | ||
| 11907 | 2025.12.18 18:38:38.387887 [ 276 ] {0e419089-4f4d-4761-ae50-cc414efdc18c} <Debug> TCPHandler: Processed in 0.001350208 sec. | ||
| 11908 | 2025.12.18 18:38:38.388005 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11909 | 2025.12.18 18:38:38.388127 [ 276 ] {076811a2-d0b0-4fb7-b8fd-0f62ef04d0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11910 | 2025.12.18 18:38:38.388175 [ 276 ] {076811a2-d0b0-4fb7-b8fd-0f62ef04d0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11911 | 2025.12.18 18:38:38.388854 [ 276 ] {076811a2-d0b0-4fb7-b8fd-0f62ef04d0c5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11912 | 2025.12.18 18:38:38.388889 [ 276 ] {076811a2-d0b0-4fb7-b8fd-0f62ef04d0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11913 | 2025.12.18 18:38:38.389226 [ 276 ] {076811a2-d0b0-4fb7-b8fd-0f62ef04d0c5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11914 | 2025.12.18 18:38:38.389433 [ 276 ] {076811a2-d0b0-4fb7-b8fd-0f62ef04d0c5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11915 | 2025.12.18 18:38:38.389564 [ 276 ] {076811a2-d0b0-4fb7-b8fd-0f62ef04d0c5} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001461 sec., 360711.8412046543 rows/sec., 26.72 MiB/sec. | ||
| 11916 | 2025.12.18 18:38:38.389601 [ 276 ] {076811a2-d0b0-4fb7-b8fd-0f62ef04d0c5} <Debug> TCPHandler: Processed in 0.001659022 sec. | ||
| 11917 | 2025.12.18 18:38:38.389708 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11918 | 2025.12.18 18:38:38.389804 [ 276 ] {60207ff7-dc5e-41ea-a760-58b0b4efb540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11919 | 2025.12.18 18:38:38.389848 [ 276 ] {60207ff7-dc5e-41ea-a760-58b0b4efb540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11920 | 2025.12.18 18:38:38.390412 [ 276 ] {60207ff7-dc5e-41ea-a760-58b0b4efb540} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11921 | 2025.12.18 18:38:38.390447 [ 276 ] {60207ff7-dc5e-41ea-a760-58b0b4efb540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11922 | 2025.12.18 18:38:38.390817 [ 276 ] {60207ff7-dc5e-41ea-a760-58b0b4efb540} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11923 | 2025.12.18 18:38:38.391027 [ 276 ] {60207ff7-dc5e-41ea-a760-58b0b4efb540} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11924 | 2025.12.18 18:38:38.391154 [ 276 ] {60207ff7-dc5e-41ea-a760-58b0b4efb540} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001368 sec., 617690.0584795321 rows/sec., 41.57 MiB/sec. | ||
| 11925 | 2025.12.18 18:38:38.391191 [ 276 ] {60207ff7-dc5e-41ea-a760-58b0b4efb540} <Debug> TCPHandler: Processed in 0.001534299 sec. | ||
| 11926 | 2025.12.18 18:38:38.391298 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11927 | 2025.12.18 18:38:38.391392 [ 276 ] {356d23b5-104e-458a-a929-e0be001ed54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11928 | 2025.12.18 18:38:38.391446 [ 276 ] {356d23b5-104e-458a-a929-e0be001ed54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11929 | 2025.12.18 18:38:38.392209 [ 276 ] {356d23b5-104e-458a-a929-e0be001ed54c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2025.12.18 18:38:38.392243 [ 276 ] {356d23b5-104e-458a-a929-e0be001ed54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11931 | 2025.12.18 18:38:38.392733 [ 276 ] {356d23b5-104e-458a-a929-e0be001ed54c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11932 | 2025.12.18 18:38:38.392942 [ 276 ] {356d23b5-104e-458a-a929-e0be001ed54c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2025.12.18 18:38:38.393078 [ 276 ] {356d23b5-104e-458a-a929-e0be001ed54c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001704 sec., 2934.2723004694835 rows/sec., 5.26 MiB/sec. | ||
| 11934 | 2025.12.18 18:38:38.393131 [ 276 ] {356d23b5-104e-458a-a929-e0be001ed54c} <Debug> TCPHandler: Processed in 0.001883784 sec. | ||
| 11935 | 2025.12.18 18:38:38.393238 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2025.12.18 18:38:38.393336 [ 276 ] {f536cbf9-64cf-46bd-945f-5e22651cc76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11937 | 2025.12.18 18:38:38.393377 [ 276 ] {f536cbf9-64cf-46bd-945f-5e22651cc76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11938 | 2025.12.18 18:38:38.393710 [ 276 ] {f536cbf9-64cf-46bd-945f-5e22651cc76d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2025.12.18 18:38:38.393745 [ 276 ] {f536cbf9-64cf-46bd-945f-5e22651cc76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11940 | 2025.12.18 18:38:38.394034 [ 276 ] {f536cbf9-64cf-46bd-945f-5e22651cc76d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11941 | 2025.12.18 18:38:38.394235 [ 276 ] {f536cbf9-64cf-46bd-945f-5e22651cc76d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2025.12.18 18:38:38.394359 [ 276 ] {f536cbf9-64cf-46bd-945f-5e22651cc76d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 11943 | 2025.12.18 18:38:38.394393 [ 276 ] {f536cbf9-64cf-46bd-945f-5e22651cc76d} <Debug> TCPHandler: Processed in 0.001206025 sec. | ||
| 11944 | 2025.12.18 18:38:38.864132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11945 | 2025.12.18 18:38:38.882110 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2025.12.18 18:38:38.882168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11947 | 2025.12.18 18:38:38.887881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11948 | 2025.12.18 18:38:38.888616 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2025.12.18 18:38:38.888887 [ 80 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11950 | 2025.12.18 18:38:38.888924 [ 80 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2025.12.18 18:38:38.888943 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11952 | 2025.12.18 18:38:38.889075 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11953 | 2025.12.18 18:38:38.892105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11954 | 2025.12.18 18:38:38.892548 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11955 | 2025.12.18 18:38:38.894017 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11956 | 2025.12.18 18:38:38.898796 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11957 | 2025.12.18 18:38:38.903526 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11958 | 2025.12.18 18:38:38.908118 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11959 | 2025.12.18 18:38:38.912542 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11960 | 2025.12.18 18:38:38.916314 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 11961 | 2025.12.18 18:38:38.968490 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079473524 sec., 5788.091138377103 rows/sec., 29.93 MiB/sec. | ||
| 11962 | 2025.12.18 18:38:38.971140 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11963 | 2025.12.18 18:38:38.973137 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_61_12} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2025.12.18 18:38:38.973218 [ 200 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_61_12} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11965 | 2025.12.18 18:38:38.975918 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11966 | 2025.12.18 18:38:39.921468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1454 | ||
| 11967 | 2025.12.18 18:38:39.923910 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2025.12.18 18:38:39.923963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11969 | 2025.12.18 18:38:39.925185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11970 | 2025.12.18 18:38:39.925473 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2025.12.18 18:38:39.925876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
| 11972 | 2025.12.18 18:38:43.356210 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2025.12.18 18:38:43.356516 [ 276 ] {7788cf55-f549-4a99-98a9-7e818080577d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11974 | 2025.12.18 18:38:43.356618 [ 276 ] {7788cf55-f549-4a99-98a9-7e818080577d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11975 | 2025.12.18 18:38:43.357566 [ 276 ] {7788cf55-f549-4a99-98a9-7e818080577d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2025.12.18 18:38:43.357603 [ 276 ] {7788cf55-f549-4a99-98a9-7e818080577d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11977 | 2025.12.18 18:38:43.358002 [ 276 ] {7788cf55-f549-4a99-98a9-7e818080577d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11978 | 2025.12.18 18:38:43.358222 [ 276 ] {7788cf55-f549-4a99-98a9-7e818080577d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2025.12.18 18:38:43.358374 [ 276 ] {7788cf55-f549-4a99-98a9-7e818080577d} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001937 sec., 66081.56943727414 rows/sec., 5.69 MiB/sec. | ||
| 11980 | 2025.12.18 18:38:43.358415 [ 276 ] {7788cf55-f549-4a99-98a9-7e818080577d} <Debug> TCPHandler: Processed in 0.002401681 sec. | ||
| 11981 | 2025.12.18 18:38:43.358537 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11982 | 2025.12.18 18:38:43.358633 [ 276 ] {541de694-6d83-4c7f-86de-2327568e807f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11983 | 2025.12.18 18:38:43.358674 [ 276 ] {541de694-6d83-4c7f-86de-2327568e807f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11984 | 2025.12.18 18:38:43.359074 [ 276 ] {541de694-6d83-4c7f-86de-2327568e807f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2025.12.18 18:38:43.359110 [ 276 ] {541de694-6d83-4c7f-86de-2327568e807f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11986 | 2025.12.18 18:38:43.359396 [ 276 ] {541de694-6d83-4c7f-86de-2327568e807f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11987 | 2025.12.18 18:38:43.359599 [ 276 ] {541de694-6d83-4c7f-86de-2327568e807f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2025.12.18 18:38:43.359701 [ 76 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11989 | 2025.12.18 18:38:43.359727 [ 276 ] {541de694-6d83-4c7f-86de-2327568e807f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001114 sec., 32315.978456014363 rows/sec., 2.37 MiB/sec. | ||
| 11990 | 2025.12.18 18:38:43.359738 [ 76 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2025.12.18 18:38:43.359759 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11992 | 2025.12.18 18:38:43.359765 [ 276 ] {541de694-6d83-4c7f-86de-2327568e807f} <Debug> TCPHandler: Processed in 0.001280267 sec. | ||
| 11993 | 2025.12.18 18:38:43.359872 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2025.12.18 18:38:43.359890 [ 191 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 11995 | 2025.12.18 18:38:43.359972 [ 276 ] {060912a4-6fca-4180-a8f2-47a07cb5baf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11996 | 2025.12.18 18:38:43.360017 [ 276 ] {060912a4-6fca-4180-a8f2-47a07cb5baf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11997 | 2025.12.18 18:38:43.360065 [ 191 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11998 | 2025.12.18 18:38:43.360125 [ 191 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 71 rows starting from the beginning of the part | ||
| 11999 | 2025.12.18 18:38:43.360230 [ 191 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 12000 | 2025.12.18 18:38:43.360307 [ 191 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 5 rows starting from the beginning of the part | ||
| 12001 | 2025.12.18 18:38:43.360382 [ 191 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part | ||
| 12002 | 2025.12.18 18:38:43.360439 [ 276 ] {060912a4-6fca-4180-a8f2-47a07cb5baf7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2025.12.18 18:38:43.360448 [ 191 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 12004 | 2025.12.18 18:38:43.360484 [ 276 ] {060912a4-6fca-4180-a8f2-47a07cb5baf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12005 | 2025.12.18 18:38:43.360534 [ 191 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 36 rows starting from the beginning of the part | ||
| 12006 | 2025.12.18 18:38:43.360814 [ 276 ] {060912a4-6fca-4180-a8f2-47a07cb5baf7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12007 | 2025.12.18 18:38:43.361094 [ 276 ] {060912a4-6fca-4180-a8f2-47a07cb5baf7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12008 | 2025.12.18 18:38:43.361229 [ 276 ] {060912a4-6fca-4180-a8f2-47a07cb5baf7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001275 sec., 78431.37254901961 rows/sec., 6.13 MiB/sec. | ||
| 12009 | 2025.12.18 18:38:43.361267 [ 276 ] {060912a4-6fca-4180-a8f2-47a07cb5baf7} <Debug> TCPHandler: Processed in 0.001446599 sec. | ||
| 12010 | 2025.12.18 18:38:43.361375 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12011 | 2025.12.18 18:38:43.361469 [ 276 ] {07ca6160-75e2-43e6-8dd1-eb227ce4b3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12012 | 2025.12.18 18:38:43.361511 [ 276 ] {07ca6160-75e2-43e6-8dd1-eb227ce4b3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12013 | 2025.12.18 18:38:43.361604 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773833 sec., 118951.44582381769 rows/sec., 9.17 MiB/sec. | ||
| 12014 | 2025.12.18 18:38:43.361817 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12015 | 2025.12.18 18:38:43.361909 [ 276 ] {07ca6160-75e2-43e6-8dd1-eb227ce4b3d7} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2025.12.18 18:38:43.361950 [ 276 ] {07ca6160-75e2-43e6-8dd1-eb227ce4b3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12017 | 2025.12.18 18:38:43.362167 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2025.12.18 18:38:43.362260 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_86_17} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12019 | 2025.12.18 18:38:43.362316 [ 276 ] {07ca6160-75e2-43e6-8dd1-eb227ce4b3d7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12020 | 2025.12.18 18:38:43.362375 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12021 | 2025.12.18 18:38:43.362535 [ 276 ] {07ca6160-75e2-43e6-8dd1-eb227ce4b3d7} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2025.12.18 18:38:43.362672 [ 276 ] {07ca6160-75e2-43e6-8dd1-eb227ce4b3d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 12023 | 2025.12.18 18:38:43.362709 [ 276 ] {07ca6160-75e2-43e6-8dd1-eb227ce4b3d7} <Debug> TCPHandler: Processed in 0.001386017 sec. | ||
| 12024 | 2025.12.18 18:38:43.362813 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12025 | 2025.12.18 18:38:43.362917 [ 276 ] {a97b30f7-17f2-4bda-bd3c-d0f72dca5aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12026 | 2025.12.18 18:38:43.362974 [ 276 ] {a97b30f7-17f2-4bda-bd3c-d0f72dca5aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12027 | 2025.12.18 18:38:43.363964 [ 276 ] {a97b30f7-17f2-4bda-bd3c-d0f72dca5aff} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2025.12.18 18:38:43.364008 [ 276 ] {a97b30f7-17f2-4bda-bd3c-d0f72dca5aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12029 | 2025.12.18 18:38:43.364584 [ 276 ] {a97b30f7-17f2-4bda-bd3c-d0f72dca5aff} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12030 | 2025.12.18 18:38:43.364813 [ 276 ] {a97b30f7-17f2-4bda-bd3c-d0f72dca5aff} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2025.12.18 18:38:43.364961 [ 276 ] {a97b30f7-17f2-4bda-bd3c-d0f72dca5aff} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002063 sec., 17450.3150751333 rows/sec., 31.27 MiB/sec. | ||
| 12032 | 2025.12.18 18:38:43.365040 [ 276 ] {a97b30f7-17f2-4bda-bd3c-d0f72dca5aff} <Debug> TCPHandler: Processed in 0.00227846 sec. | ||
| 12033 | 2025.12.18 18:38:43.365147 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12034 | 2025.12.18 18:38:43.365243 [ 276 ] {2eee7b6d-0909-411b-a69a-b684507e965c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12035 | 2025.12.18 18:38:43.365284 [ 276 ] {2eee7b6d-0909-411b-a69a-b684507e965c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12036 | 2025.12.18 18:38:43.365614 [ 276 ] {2eee7b6d-0909-411b-a69a-b684507e965c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2025.12.18 18:38:43.365650 [ 276 ] {2eee7b6d-0909-411b-a69a-b684507e965c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12038 | 2025.12.18 18:38:43.365953 [ 276 ] {2eee7b6d-0909-411b-a69a-b684507e965c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12039 | 2025.12.18 18:38:43.366173 [ 276 ] {2eee7b6d-0909-411b-a69a-b684507e965c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12040 | 2025.12.18 18:38:43.366305 [ 276 ] {2eee7b6d-0909-411b-a69a-b684507e965c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 12041 | 2025.12.18 18:38:43.366340 [ 276 ] {2eee7b6d-0909-411b-a69a-b684507e965c} <Debug> TCPHandler: Processed in 0.001243476 sec. | ||
| 12042 | 2025.12.18 18:38:44.660556 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12043 | 2025.12.18 18:38:44.660612 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12044 | 2025.12.18 18:38:44.821747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29710 | ||
| 12045 | 2025.12.18 18:38:44.822290 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12046 | 2025.12.18 18:38:44.822334 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12047 | 2025.12.18 18:38:44.822817 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12048 | 2025.12.18 18:38:44.823055 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2025.12.18 18:38:44.823198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29710 | ||
| 12050 | 2025.12.18 18:38:46.392295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12051 | 2025.12.18 18:38:46.407985 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2025.12.18 18:38:46.408035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12053 | 2025.12.18 18:38:46.413379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12054 | 2025.12.18 18:38:46.414053 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2025.12.18 18:38:46.416867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12056 | 2025.12.18 18:38:48.355010 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.12.18 18:38:48.355206 [ 276 ] {dad57dee-a237-4b7a-b3d3-41377aa207ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12058 | 2025.12.18 18:38:48.355280 [ 276 ] {dad57dee-a237-4b7a-b3d3-41377aa207ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12059 | 2025.12.18 18:38:48.356049 [ 276 ] {dad57dee-a237-4b7a-b3d3-41377aa207ba} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2025.12.18 18:38:48.356101 [ 276 ] {dad57dee-a237-4b7a-b3d3-41377aa207ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12061 | 2025.12.18 18:38:48.356499 [ 276 ] {dad57dee-a237-4b7a-b3d3-41377aa207ba} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12062 | 2025.12.18 18:38:48.356747 [ 276 ] {dad57dee-a237-4b7a-b3d3-41377aa207ba} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.12.18 18:38:48.356897 [ 70 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12064 | 2025.12.18 18:38:48.356906 [ 276 ] {dad57dee-a237-4b7a-b3d3-41377aa207ba} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001755 sec., 37606.83760683761 rows/sec., 2.99 MiB/sec. | ||
| 12065 | 2025.12.18 18:38:48.356977 [ 70 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2025.12.18 18:38:48.357008 [ 276 ] {dad57dee-a237-4b7a-b3d3-41377aa207ba} <Debug> TCPHandler: Processed in 0.002138368 sec. | ||
| 12067 | 2025.12.18 18:38:48.357007 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12068 | 2025.12.18 18:38:48.357140 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2025.12.18 18:38:48.357186 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 12070 | 2025.12.18 18:38:48.357248 [ 276 ] {4e993ea5-7a23-4e9a-aa8b-c0d4c94fe006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12071 | 2025.12.18 18:38:48.357298 [ 276 ] {4e993ea5-7a23-4e9a-aa8b-c0d4c94fe006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12072 | 2025.12.18 18:38:48.357397 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12073 | 2025.12.18 18:38:48.357456 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1408 rows starting from the beginning of the part | ||
| 12074 | 2025.12.18 18:38:48.357561 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 66 rows starting from the beginning of the part | ||
| 12075 | 2025.12.18 18:38:48.357641 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 128 rows starting from the beginning of the part | ||
| 12076 | 2025.12.18 18:38:48.357715 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1207 rows starting from the beginning of the part | ||
| 12077 | 2025.12.18 18:38:48.357718 [ 276 ] {4e993ea5-7a23-4e9a-aa8b-c0d4c94fe006} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2025.12.18 18:38:48.357781 [ 276 ] {4e993ea5-7a23-4e9a-aa8b-c0d4c94fe006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12079 | 2025.12.18 18:38:48.357786 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part | ||
| 12080 | 2025.12.18 18:38:48.357864 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 66 rows starting from the beginning of the part | ||
| 12081 | 2025.12.18 18:38:48.358109 [ 276 ] {4e993ea5-7a23-4e9a-aa8b-c0d4c94fe006} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12082 | 2025.12.18 18:38:48.358372 [ 276 ] {4e993ea5-7a23-4e9a-aa8b-c0d4c94fe006} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2025.12.18 18:38:48.358517 [ 276 ] {4e993ea5-7a23-4e9a-aa8b-c0d4c94fe006} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001294 sec., 3863.987635239567 rows/sec., 290.55 KiB/sec. | ||
| 12084 | 2025.12.18 18:38:48.358559 [ 276 ] {4e993ea5-7a23-4e9a-aa8b-c0d4c94fe006} <Debug> TCPHandler: Processed in 0.001472768 sec. | ||
| 12085 | 2025.12.18 18:38:48.358677 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2025.12.18 18:38:48.358774 [ 276 ] {acbc9c56-8f0e-43fc-9d9d-9c08c382cba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12087 | 2025.12.18 18:38:48.358816 [ 276 ] {acbc9c56-8f0e-43fc-9d9d-9c08c382cba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12088 | 2025.12.18 18:38:48.359234 [ 276 ] {acbc9c56-8f0e-43fc-9d9d-9c08c382cba6} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2025.12.18 18:38:48.359271 [ 276 ] {acbc9c56-8f0e-43fc-9d9d-9c08c382cba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12090 | 2025.12.18 18:38:48.359445 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3003 rows, containing 5 columns (5 merged, 0 gathered) in 0.00234706 sec., 1279473.0428706552 rows/sec., 111.57 MiB/sec. | ||
| 12091 | 2025.12.18 18:38:48.359580 [ 276 ] {acbc9c56-8f0e-43fc-9d9d-9c08c382cba6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12092 | 2025.12.18 18:38:48.359664 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12093 | 2025.12.18 18:38:48.359839 [ 276 ] {acbc9c56-8f0e-43fc-9d9d-9c08c382cba6} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2025.12.18 18:38:48.359966 [ 70 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12095 | 2025.12.18 18:38:48.359975 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2025.12.18 18:38:48.359995 [ 276 ] {acbc9c56-8f0e-43fc-9d9d-9c08c382cba6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001228 sec., 56188.925081433226 rows/sec., 4.39 MiB/sec. | ||
| 12097 | 2025.12.18 18:38:48.360000 [ 70 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2025.12.18 18:38:48.360039 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12099 | 2025.12.18 18:38:48.360046 [ 276 ] {acbc9c56-8f0e-43fc-9d9d-9c08c382cba6} <Debug> TCPHandler: Processed in 0.001419189 sec. | ||
| 12100 | 2025.12.18 18:38:48.360075 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_91_18} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12101 | 2025.12.18 18:38:48.360161 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12102 | 2025.12.18 18:38:48.360166 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2025.12.18 18:38:48.360199 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 12104 | 2025.12.18 18:38:48.360269 [ 276 ] {1849a6cd-4265-479e-be1e-9ae0ed7339cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12105 | 2025.12.18 18:38:48.360275 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12106 | 2025.12.18 18:38:48.360316 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 633 rows starting from the beginning of the part | ||
| 12107 | 2025.12.18 18:38:48.360322 [ 276 ] {1849a6cd-4265-479e-be1e-9ae0ed7339cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12108 | 2025.12.18 18:38:48.360364 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 69 rows starting from the beginning of the part | ||
| 12109 | 2025.12.18 18:38:48.360406 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part | ||
| 12110 | 2025.12.18 18:38:48.360441 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 527 rows starting from the beginning of the part | ||
| 12111 | 2025.12.18 18:38:48.360475 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part | ||
| 12112 | 2025.12.18 18:38:48.360508 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 69 rows starting from the beginning of the part | ||
| 12113 | 2025.12.18 18:38:48.360750 [ 276 ] {1849a6cd-4265-479e-be1e-9ae0ed7339cd} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2025.12.18 18:38:48.360789 [ 276 ] {1849a6cd-4265-479e-be1e-9ae0ed7339cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12115 | 2025.12.18 18:38:48.361135 [ 276 ] {1849a6cd-4265-479e-be1e-9ae0ed7339cd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12116 | 2025.12.18 18:38:48.361345 [ 276 ] {1849a6cd-4265-479e-be1e-9ae0ed7339cd} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.12.18 18:38:48.361417 [ 197 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314577 sec., 1139530.0541543022 rows/sec., 90.41 MiB/sec. | ||
| 12118 | 2025.12.18 18:38:48.361459 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12119 | 2025.12.18 18:38:48.361473 [ 276 ] {1849a6cd-4265-479e-be1e-9ae0ed7339cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 12120 | 2025.12.18 18:38:48.361490 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2025.12.18 18:38:48.361513 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12122 | 2025.12.18 18:38:48.361523 [ 276 ] {1849a6cd-4265-479e-be1e-9ae0ed7339cd} <Debug> TCPHandler: Processed in 0.001407198 sec. | ||
| 12123 | 2025.12.18 18:38:48.361586 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 12124 | 2025.12.18 18:38:48.361646 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2025.12.18 18:38:48.361647 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12126 | 2025.12.18 18:38:48.361709 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12127 | 2025.12.18 18:38:48.361742 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24425 rows starting from the beginning of the part | ||
| 12128 | 2025.12.18 18:38:48.361748 [ 276 ] {e424b3f5-99e7-49f4-8b8c-f57a8022d25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12129 | 2025.12.18 18:38:48.361810 [ 276 ] {e424b3f5-99e7-49f4-8b8c-f57a8022d25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12130 | 2025.12.18 18:38:48.361813 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12131 | 2025.12.18 18:38:48.361890 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 12132 | 2025.12.18 18:38:48.361938 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 845 rows starting from the beginning of the part | ||
| 12133 | 2025.12.18 18:38:48.361974 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2025.12.18 18:38:48.361979 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12135 | 2025.12.18 18:38:48.362028 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 12136 | 2025.12.18 18:38:48.362069 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_91_18} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12137 | 2025.12.18 18:38:48.362161 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 12138 | 2025.12.18 18:38:48.362578 [ 276 ] {e424b3f5-99e7-49f4-8b8c-f57a8022d25d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2025.12.18 18:38:48.362622 [ 276 ] {e424b3f5-99e7-49f4-8b8c-f57a8022d25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12140 | 2025.12.18 18:38:48.363138 [ 276 ] {e424b3f5-99e7-49f4-8b8c-f57a8022d25d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12141 | 2025.12.18 18:38:48.363372 [ 276 ] {e424b3f5-99e7-49f4-8b8c-f57a8022d25d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2025.12.18 18:38:48.363498 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12143 | 2025.12.18 18:38:48.363517 [ 276 ] {e424b3f5-99e7-49f4-8b8c-f57a8022d25d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001787 sec., 2797.9854504756577 rows/sec., 5.01 MiB/sec. | ||
| 12144 | 2025.12.18 18:38:48.363530 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2025.12.18 18:38:48.363557 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12146 | 2025.12.18 18:38:48.363577 [ 276 ] {e424b3f5-99e7-49f4-8b8c-f57a8022d25d} <Debug> TCPHandler: Processed in 0.001981865 sec. | ||
| 12147 | 2025.12.18 18:38:48.363633 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 12148 | 2025.12.18 18:38:48.363691 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12149 | 2025.12.18 18:38:48.363789 [ 276 ] {b6e64c30-14ef-4063-a3e7-b28941552073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12150 | 2025.12.18 18:38:48.363830 [ 276 ] {b6e64c30-14ef-4063-a3e7-b28941552073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12151 | 2025.12.18 18:38:48.363859 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12152 | 2025.12.18 18:38:48.363921 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1653 rows starting from the beginning of the part | ||
| 12153 | 2025.12.18 18:38:48.364047 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 12154 | 2025.12.18 18:38:48.364151 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
| 12155 | 2025.12.18 18:38:48.364161 [ 276 ] {b6e64c30-14ef-4063-a3e7-b28941552073} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2025.12.18 18:38:48.364200 [ 276 ] {b6e64c30-14ef-4063-a3e7-b28941552073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12157 | 2025.12.18 18:38:48.364249 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part | ||
| 12158 | 2025.12.18 18:38:48.364345 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 12159 | 2025.12.18 18:38:48.364440 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part | ||
| 12160 | 2025.12.18 18:38:48.364505 [ 276 ] {b6e64c30-14ef-4063-a3e7-b28941552073} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12161 | 2025.12.18 18:38:48.364739 [ 276 ] {b6e64c30-14ef-4063-a3e7-b28941552073} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2025.12.18 18:38:48.364848 [ 70 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12163 | 2025.12.18 18:38:48.364876 [ 70 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2025.12.18 18:38:48.364885 [ 276 ] {b6e64c30-14ef-4063-a3e7-b28941552073} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 12165 | 2025.12.18 18:38:48.364893 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12166 | 2025.12.18 18:38:48.364929 [ 276 ] {b6e64c30-14ef-4063-a3e7-b28941552073} <Debug> TCPHandler: Processed in 0.001289276 sec. | ||
| 12167 | 2025.12.18 18:38:48.364973 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 12168 | 2025.12.18 18:38:48.365076 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12169 | 2025.12.18 18:38:48.365104 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4980 rows starting from the beginning of the part | ||
| 12170 | 2025.12.18 18:38:48.365163 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12171 | 2025.12.18 18:38:48.365214 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 12172 | 2025.12.18 18:38:48.365268 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 12173 | 2025.12.18 18:38:48.365337 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 12174 | 2025.12.18 18:38:48.365401 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 12175 | 2025.12.18 18:38:48.367412 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25910 rows, containing 5 columns (5 merged, 0 gathered) in 0.005862085 sec., 4419929.0866645565 rows/sec., 303.63 MiB/sec. | ||
| 12176 | 2025.12.18 18:38:48.367555 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002612203 sec., 2021282.419475056 rows/sec., 136.16 MiB/sec. | ||
| 12177 | 2025.12.18 18:38:48.367674 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12178 | 2025.12.18 18:38:48.367956 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2025.12.18 18:38:48.368029 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12180 | 2025.12.18 18:38:48.368113 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12181 | 2025.12.18 18:38:48.368116 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12182 | 2025.12.18 18:38:48.368441 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_91_18} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2025.12.18 18:38:48.368531 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_91_18} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12184 | 2025.12.18 18:38:48.368630 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12185 | 2025.12.18 18:38:48.372640 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 19 columns (19 merged, 0 gathered) in 0.009040277 sec., 192471.97845818222 rows/sec., 344.90 MiB/sec. | ||
| 12186 | 2025.12.18 18:38:48.374180 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12187 | 2025.12.18 18:38:48.374505 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2025.12.18 18:38:48.374570 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12189 | 2025.12.18 18:38:48.374710 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.98 MiB. | ||
| 12190 | 2025.12.18 18:38:49.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.11 MiB, peak 365.29 MiB, free memory in arenas 0.00 B, will set to 350.98 MiB (RSS), difference: 2.87 MiB | ||
| 12191 | 2025.12.18 18:38:49.926133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1478 | ||
| 12192 | 2025.12.18 18:38:49.928854 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2025.12.18 18:38:49.928909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12194 | 2025.12.18 18:38:49.930155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12195 | 2025.12.18 18:38:49.930442 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2025.12.18 18:38:49.930595 [ 71 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12197 | 2025.12.18 18:38:49.930637 [ 71 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2025.12.18 18:38:49.930659 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12199 | 2025.12.18 18:38:49.930788 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 12200 | 2025.12.18 18:38:49.930844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
| 12201 | 2025.12.18 18:38:49.931364 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12202 | 2025.12.18 18:38:49.931514 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1342 rows starting from the beginning of the part | ||
| 12203 | 2025.12.18 18:38:49.931876 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 12204 | 2025.12.18 18:38:49.932207 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 12205 | 2025.12.18 18:38:49.932535 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 12206 | 2025.12.18 18:38:49.932858 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 12207 | 2025.12.18 18:38:49.933176 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 12208 | 2025.12.18 18:38:49.940553 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1478 rows, containing 72 columns (72 merged, 0 gathered) in 0.009826997 sec., 150401.9997156812 rows/sec., 116.14 MiB/sec. | ||
| 12209 | 2025.12.18 18:38:49.942360 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12210 | 2025.12.18 18:38:49.942933 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_46_9} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12211 | 2025.12.18 18:38:49.943004 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_46_9} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12212 | 2025.12.18 18:38:49.943305 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12213 | 2025.12.18 18:38:52.323425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30222 | ||
| 12214 | 2025.12.18 18:38:52.324122 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2025.12.18 18:38:52.324172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12216 | 2025.12.18 18:38:52.324657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12217 | 2025.12.18 18:38:52.324890 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2025.12.18 18:38:52.325021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30222 | ||
| 12219 | 2025.12.18 18:38:53.357988 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12220 | 2025.12.18 18:38:53.358186 [ 276 ] {c79f4c58-fc6d-4079-9105-ae8d13b67b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12221 | 2025.12.18 18:38:53.358260 [ 276 ] {c79f4c58-fc6d-4079-9105-ae8d13b67b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12222 | 2025.12.18 18:38:53.358944 [ 276 ] {c79f4c58-fc6d-4079-9105-ae8d13b67b96} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2025.12.18 18:38:53.358990 [ 276 ] {c79f4c58-fc6d-4079-9105-ae8d13b67b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12224 | 2025.12.18 18:38:53.359366 [ 276 ] {c79f4c58-fc6d-4079-9105-ae8d13b67b96} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12225 | 2025.12.18 18:38:53.359596 [ 276 ] {c79f4c58-fc6d-4079-9105-ae8d13b67b96} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2025.12.18 18:38:53.359756 [ 276 ] {c79f4c58-fc6d-4079-9105-ae8d13b67b96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 12227 | 2025.12.18 18:38:53.359808 [ 276 ] {c79f4c58-fc6d-4079-9105-ae8d13b67b96} <Debug> TCPHandler: Processed in 0.001960505 sec. | ||
| 12228 | 2025.12.18 18:38:53.359929 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2025.12.18 18:38:53.360031 [ 276 ] {0761b551-fe75-4abf-8352-2c4fb05ae994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12230 | 2025.12.18 18:38:53.360075 [ 276 ] {0761b551-fe75-4abf-8352-2c4fb05ae994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12231 | 2025.12.18 18:38:53.360473 [ 276 ] {0761b551-fe75-4abf-8352-2c4fb05ae994} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2025.12.18 18:38:53.360510 [ 276 ] {0761b551-fe75-4abf-8352-2c4fb05ae994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12233 | 2025.12.18 18:38:53.360798 [ 276 ] {0761b551-fe75-4abf-8352-2c4fb05ae994} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12234 | 2025.12.18 18:38:53.360996 [ 276 ] {0761b551-fe75-4abf-8352-2c4fb05ae994} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2025.12.18 18:38:53.361127 [ 276 ] {0761b551-fe75-4abf-8352-2c4fb05ae994} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00112 sec., 3571.4285714285716 rows/sec., 291.22 KiB/sec. | ||
| 12236 | 2025.12.18 18:38:53.361166 [ 276 ] {0761b551-fe75-4abf-8352-2c4fb05ae994} <Debug> TCPHandler: Processed in 0.001290006 sec. | ||
| 12237 | 2025.12.18 18:38:53.361275 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2025.12.18 18:38:53.361371 [ 276 ] {916c20b2-7aeb-4c39-91cb-4ac7d35f02ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12239 | 2025.12.18 18:38:53.361410 [ 276 ] {916c20b2-7aeb-4c39-91cb-4ac7d35f02ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12240 | 2025.12.18 18:38:53.361993 [ 276 ] {916c20b2-7aeb-4c39-91cb-4ac7d35f02ab} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2025.12.18 18:38:53.362039 [ 276 ] {916c20b2-7aeb-4c39-91cb-4ac7d35f02ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12242 | 2025.12.18 18:38:53.362422 [ 276 ] {916c20b2-7aeb-4c39-91cb-4ac7d35f02ab} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12243 | 2025.12.18 18:38:53.362623 [ 276 ] {916c20b2-7aeb-4c39-91cb-4ac7d35f02ab} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2025.12.18 18:38:53.362753 [ 276 ] {916c20b2-7aeb-4c39-91cb-4ac7d35f02ab} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.001401 sec., 178443.96859386153 rows/sec., 15.96 MiB/sec. | ||
| 12245 | 2025.12.18 18:38:53.362791 [ 276 ] {916c20b2-7aeb-4c39-91cb-4ac7d35f02ab} <Debug> TCPHandler: Processed in 0.00156607 sec. | ||
| 12246 | 2025.12.18 18:38:53.362903 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2025.12.18 18:38:53.363000 [ 276 ] {2385864a-174c-44d2-aaea-e3d8d9acc50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12248 | 2025.12.18 18:38:53.363040 [ 276 ] {2385864a-174c-44d2-aaea-e3d8d9acc50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12249 | 2025.12.18 18:38:53.363457 [ 276 ] {2385864a-174c-44d2-aaea-e3d8d9acc50d} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2025.12.18 18:38:53.363494 [ 276 ] {2385864a-174c-44d2-aaea-e3d8d9acc50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12251 | 2025.12.18 18:38:53.363783 [ 276 ] {2385864a-174c-44d2-aaea-e3d8d9acc50d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12252 | 2025.12.18 18:38:53.363987 [ 276 ] {2385864a-174c-44d2-aaea-e3d8d9acc50d} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2025.12.18 18:38:53.364116 [ 276 ] {2385864a-174c-44d2-aaea-e3d8d9acc50d} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001136 sec., 45774.64788732394 rows/sec., 3.39 MiB/sec. | ||
| 12254 | 2025.12.18 18:38:53.364154 [ 276 ] {2385864a-174c-44d2-aaea-e3d8d9acc50d} <Debug> TCPHandler: Processed in 0.001303907 sec. | ||
| 12255 | 2025.12.18 18:38:53.364261 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2025.12.18 18:38:53.364355 [ 276 ] {78205b1e-2085-4731-9b55-5634219a3283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12257 | 2025.12.18 18:38:53.364394 [ 276 ] {78205b1e-2085-4731-9b55-5634219a3283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12258 | 2025.12.18 18:38:53.364781 [ 276 ] {78205b1e-2085-4731-9b55-5634219a3283} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2025.12.18 18:38:53.364817 [ 276 ] {78205b1e-2085-4731-9b55-5634219a3283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12260 | 2025.12.18 18:38:53.365106 [ 276 ] {78205b1e-2085-4731-9b55-5634219a3283} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12261 | 2025.12.18 18:38:53.365314 [ 276 ] {78205b1e-2085-4731-9b55-5634219a3283} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2025.12.18 18:38:53.365443 [ 276 ] {78205b1e-2085-4731-9b55-5634219a3283} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 12263 | 2025.12.18 18:38:53.365480 [ 276 ] {78205b1e-2085-4731-9b55-5634219a3283} <Debug> TCPHandler: Processed in 0.001270277 sec. | ||
| 12264 | 2025.12.18 18:38:53.365589 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2025.12.18 18:38:53.365682 [ 276 ] {49de1d56-7618-44da-8626-e07d6522dbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12266 | 2025.12.18 18:38:53.365721 [ 276 ] {49de1d56-7618-44da-8626-e07d6522dbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12267 | 2025.12.18 18:38:53.366109 [ 276 ] {49de1d56-7618-44da-8626-e07d6522dbcc} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2025.12.18 18:38:53.366144 [ 276 ] {49de1d56-7618-44da-8626-e07d6522dbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12269 | 2025.12.18 18:38:53.366440 [ 276 ] {49de1d56-7618-44da-8626-e07d6522dbcc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12270 | 2025.12.18 18:38:53.366654 [ 276 ] {49de1d56-7618-44da-8626-e07d6522dbcc} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2025.12.18 18:38:53.366780 [ 276 ] {49de1d56-7618-44da-8626-e07d6522dbcc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 12272 | 2025.12.18 18:38:53.366817 [ 276 ] {49de1d56-7618-44da-8626-e07d6522dbcc} <Debug> TCPHandler: Processed in 0.001280476 sec. | ||
| 12273 | 2025.12.18 18:38:53.366932 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2025.12.18 18:38:53.367027 [ 276 ] {51020263-e728-4201-9dce-033777fcc312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12275 | 2025.12.18 18:38:53.367065 [ 276 ] {51020263-e728-4201-9dce-033777fcc312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12276 | 2025.12.18 18:38:53.367529 [ 276 ] {51020263-e728-4201-9dce-033777fcc312} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2025.12.18 18:38:53.367565 [ 276 ] {51020263-e728-4201-9dce-033777fcc312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12278 | 2025.12.18 18:38:53.367868 [ 276 ] {51020263-e728-4201-9dce-033777fcc312} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12279 | 2025.12.18 18:38:53.368070 [ 276 ] {51020263-e728-4201-9dce-033777fcc312} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2025.12.18 18:38:53.368198 [ 276 ] {51020263-e728-4201-9dce-033777fcc312} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001189 sec., 117746.00504625737 rows/sec., 9.51 MiB/sec. | ||
| 12281 | 2025.12.18 18:38:53.368235 [ 276 ] {51020263-e728-4201-9dce-033777fcc312} <Debug> TCPHandler: Processed in 0.001355857 sec. | ||
| 12282 | 2025.12.18 18:38:53.368352 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2025.12.18 18:38:53.368446 [ 276 ] {db9b8ce4-7c66-4b13-ae03-0cf2c65f601d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12284 | 2025.12.18 18:38:53.368490 [ 276 ] {db9b8ce4-7c66-4b13-ae03-0cf2c65f601d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12285 | 2025.12.18 18:38:53.368914 [ 276 ] {db9b8ce4-7c66-4b13-ae03-0cf2c65f601d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2025.12.18 18:38:53.368949 [ 276 ] {db9b8ce4-7c66-4b13-ae03-0cf2c65f601d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12287 | 2025.12.18 18:38:53.369278 [ 276 ] {db9b8ce4-7c66-4b13-ae03-0cf2c65f601d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12288 | 2025.12.18 18:38:53.369498 [ 276 ] {db9b8ce4-7c66-4b13-ae03-0cf2c65f601d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2025.12.18 18:38:53.369626 [ 276 ] {db9b8ce4-7c66-4b13-ae03-0cf2c65f601d} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001199 sec., 165137.6146788991 rows/sec., 11.84 MiB/sec. | ||
| 12290 | 2025.12.18 18:38:53.369663 [ 276 ] {db9b8ce4-7c66-4b13-ae03-0cf2c65f601d} <Debug> TCPHandler: Processed in 0.001362688 sec. | ||
| 12291 | 2025.12.18 18:38:53.369780 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2025.12.18 18:38:53.369874 [ 276 ] {289475f2-c7e2-4bf2-bdb8-4ce96721f225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12293 | 2025.12.18 18:38:53.369926 [ 276 ] {289475f2-c7e2-4bf2-bdb8-4ce96721f225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12294 | 2025.12.18 18:38:53.370763 [ 276 ] {289475f2-c7e2-4bf2-bdb8-4ce96721f225} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2025.12.18 18:38:53.370799 [ 276 ] {289475f2-c7e2-4bf2-bdb8-4ce96721f225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12296 | 2025.12.18 18:38:53.371337 [ 276 ] {289475f2-c7e2-4bf2-bdb8-4ce96721f225} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12297 | 2025.12.18 18:38:53.371552 [ 276 ] {289475f2-c7e2-4bf2-bdb8-4ce96721f225} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2025.12.18 18:38:53.371688 [ 276 ] {289475f2-c7e2-4bf2-bdb8-4ce96721f225} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001831 sec., 19661.387220098306 rows/sec., 35.23 MiB/sec. | ||
| 12299 | 2025.12.18 18:38:53.371802 [ 276 ] {289475f2-c7e2-4bf2-bdb8-4ce96721f225} <Debug> TCPHandler: Processed in 0.002071906 sec. | ||
| 12300 | 2025.12.18 18:38:53.371938 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12301 | 2025.12.18 18:38:53.372041 [ 276 ] {d16fcadd-1333-4a5a-a7fd-938d617a34b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12302 | 2025.12.18 18:38:53.372086 [ 276 ] {d16fcadd-1333-4a5a-a7fd-938d617a34b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12303 | 2025.12.18 18:38:53.372551 [ 276 ] {d16fcadd-1333-4a5a-a7fd-938d617a34b5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2025.12.18 18:38:53.372598 [ 276 ] {d16fcadd-1333-4a5a-a7fd-938d617a34b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12305 | 2025.12.18 18:38:53.373006 [ 276 ] {d16fcadd-1333-4a5a-a7fd-938d617a34b5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12306 | 2025.12.18 18:38:53.373297 [ 276 ] {d16fcadd-1333-4a5a-a7fd-938d617a34b5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2025.12.18 18:38:53.373467 [ 276 ] {d16fcadd-1333-4a5a-a7fd-938d617a34b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
| 12308 | 2025.12.18 18:38:53.373517 [ 276 ] {d16fcadd-1333-4a5a-a7fd-938d617a34b5} <Debug> TCPHandler: Processed in 0.001633892 sec. | ||
| 12309 | 2025.12.18 18:38:53.917032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12310 | 2025.12.18 18:38:53.936868 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2025.12.18 18:38:53.936944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12312 | 2025.12.18 18:38:53.944544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12313 | 2025.12.18 18:38:53.945648 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2025.12.18 18:38:53.951014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12315 | 2025.12.18 18:38:54.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.13 MiB, peak 365.29 MiB, free memory in arenas 0.00 B, will set to 351.98 MiB (RSS), difference: -1.15 MiB | ||
| 12316 | 2025.12.18 18:38:54.374065 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62263 | ||
| 12317 | 2025.12.18 18:38:54.374172 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12318 | 2025.12.18 18:38:54.374198 [ 291 ] {} <Debug> TCP-Session: 7c578a96-c376-404e-a172-103d8f17820b Authenticating user 'default' from [fd00:1122:3344:101::e]:62263 | ||
| 12319 | 2025.12.18 18:38:54.374220 [ 291 ] {} <Debug> TCP-Session: 7c578a96-c376-404e-a172-103d8f17820b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12320 | 2025.12.18 18:38:54.374233 [ 291 ] {} <Debug> TCP-Session: 7c578a96-c376-404e-a172-103d8f17820b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12321 | 2025.12.18 18:38:54.374399 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54516 | ||
| 12322 | 2025.12.18 18:38:54.374438 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49865 | ||
| 12323 | 2025.12.18 18:38:54.374458 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46644 | ||
| 12324 | 2025.12.18 18:38:54.374485 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65513 | ||
| 12325 | 2025.12.18 18:38:54.374523 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12326 | 2025.12.18 18:38:54.374495 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56952 | ||
| 12327 | 2025.12.18 18:38:54.374576 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12328 | 2025.12.18 18:38:54.374584 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12329 | 2025.12.18 18:38:54.374578 [ 291 ] {} <Trace> TCP-Session: 7c578a96-c376-404e-a172-103d8f17820b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2025.12.18 18:38:54.374629 [ 289 ] {} <Debug> TCP-Session: 4833b001-2e4d-4cb0-ad4b-7f63dfd5abb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65513 | ||
| 12331 | 2025.12.18 18:38:54.374623 [ 293 ] {} <Debug> TCP-Session: e45b442f-63d4-467e-8eb0-44a379ecffe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49865 | ||
| 12332 | 2025.12.18 18:38:54.374661 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12333 | 2025.12.18 18:38:54.374672 [ 289 ] {} <Debug> TCP-Session: 4833b001-2e4d-4cb0-ad4b-7f63dfd5abb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12334 | 2025.12.18 18:38:54.374686 [ 293 ] {} <Debug> TCP-Session: e45b442f-63d4-467e-8eb0-44a379ecffe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12335 | 2025.12.18 18:38:54.374706 [ 290 ] {} <Debug> TCP-Session: 2163d90a-149f-4eca-955f-859b686029e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56952 | ||
| 12336 | 2025.12.18 18:38:54.374569 [ 292 ] {} <Debug> TCP-Session: f4ff5481-6e25-412d-a55e-c234116296dc Authenticating user 'default' from [fd00:1122:3344:101::e]:54516 | ||
| 12337 | 2025.12.18 18:38:54.374723 [ 293 ] {} <Debug> TCP-Session: e45b442f-63d4-467e-8eb0-44a379ecffe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12338 | 2025.12.18 18:38:54.374740 [ 290 ] {} <Debug> TCP-Session: 2163d90a-149f-4eca-955f-859b686029e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12339 | 2025.12.18 18:38:54.374754 [ 292 ] {} <Debug> TCP-Session: f4ff5481-6e25-412d-a55e-c234116296dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12340 | 2025.12.18 18:38:54.374772 [ 290 ] {} <Debug> TCP-Session: 2163d90a-149f-4eca-955f-859b686029e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2025.12.18 18:38:54.374786 [ 292 ] {} <Debug> TCP-Session: f4ff5481-6e25-412d-a55e-c234116296dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12342 | 2025.12.18 18:38:54.374793 [ 291 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62263) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12343 | 2025.12.18 18:38:54.374564 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12344 | 2025.12.18 18:38:54.374448 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49785 | ||
| 12345 | 2025.12.18 18:38:54.374862 [ 288 ] {} <Debug> TCP-Session: 596b2002-939a-4567-9976-4dc63f08134b Authenticating user 'default' from [fd00:1122:3344:101::e]:46644 | ||
| 12346 | 2025.12.18 18:38:54.374444 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42603 | ||
| 12347 | 2025.12.18 18:38:54.374902 [ 288 ] {} <Debug> TCP-Session: 596b2002-939a-4567-9976-4dc63f08134b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12348 | 2025.12.18 18:38:54.374934 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12349 | 2025.12.18 18:38:54.374953 [ 288 ] {} <Debug> TCP-Session: 596b2002-939a-4567-9976-4dc63f08134b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12350 | 2025.12.18 18:38:54.374977 [ 287 ] {} <Debug> TCP-Session: 225d2783-bfe5-4f44-b6af-51e7dac238fa Authenticating user 'default' from [fd00:1122:3344:101::e]:49785 | ||
| 12351 | 2025.12.18 18:38:54.374439 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42203 | ||
| 12352 | 2025.12.18 18:38:54.375005 [ 287 ] {} <Debug> TCP-Session: 225d2783-bfe5-4f44-b6af-51e7dac238fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12353 | 2025.12.18 18:38:54.374706 [ 289 ] {} <Debug> TCP-Session: 4833b001-2e4d-4cb0-ad4b-7f63dfd5abb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12354 | 2025.12.18 18:38:54.375049 [ 287 ] {} <Debug> TCP-Session: 225d2783-bfe5-4f44-b6af-51e7dac238fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12355 | 2025.12.18 18:38:54.375065 [ 291 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12356 | 2025.12.18 18:38:54.375125 [ 291 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12357 | 2025.12.18 18:38:54.375223 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12358 | 2025.12.18 18:38:54.375259 [ 294 ] {} <Debug> TCP-Session: 917525b8-f77d-4b22-b0db-71e062bb2598 Authenticating user 'default' from [fd00:1122:3344:101::e]:42603 | ||
| 12359 | 2025.12.18 18:38:54.375283 [ 294 ] {} <Debug> TCP-Session: 917525b8-f77d-4b22-b0db-71e062bb2598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12360 | 2025.12.18 18:38:54.375297 [ 294 ] {} <Debug> TCP-Session: 917525b8-f77d-4b22-b0db-71e062bb2598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12361 | 2025.12.18 18:38:54.375299 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12362 | 2025.12.18 18:38:54.375339 [ 275 ] {} <Debug> TCP-Session: 3a886815-8ea4-4229-9882-a4b87fe7e352 Authenticating user 'default' from [fd00:1122:3344:101::e]:42203 | ||
| 12363 | 2025.12.18 18:38:54.375354 [ 275 ] {} <Debug> TCP-Session: 3a886815-8ea4-4229-9882-a4b87fe7e352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12364 | 2025.12.18 18:38:54.375366 [ 275 ] {} <Debug> TCP-Session: 3a886815-8ea4-4229-9882-a4b87fe7e352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12365 | 2025.12.18 18:38:54.375389 [ 291 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 12366 | 2025.12.18 18:38:54.376300 [ 347 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Trace> AggregatingTransform: Aggregating | ||
| 12367 | 2025.12.18 18:38:54.376351 [ 347 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Trace> Aggregator: Aggregation method: without_key | ||
| 12368 | 2025.12.18 18:38:54.376389 [ 347 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000851681 sec. (1174.149 rows/sec., 45.87 KiB/sec.) | ||
| 12369 | 2025.12.18 18:38:54.376407 [ 347 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Trace> Aggregator: Merging aggregated data | ||
| 12370 | 2025.12.18 18:38:54.377811 [ 291 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. | ||
| 12371 | 2025.12.18 18:38:54.377962 [ 291 ] {6d205a48-f52e-40a1-9d6b-b7cc06976670} <Debug> TCPHandler: Processed in 0.003495386 sec. | ||
| 12372 | 2025.12.18 18:38:54.378054 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12373 | 2025.12.18 18:38:54.378073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12374 | 2025.12.18 18:38:54.378082 [ 291 ] {} <Debug> TCP-Session: 7c578a96-c376-404e-a172-103d8f17820b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12375 | 2025.12.18 18:38:54.378089 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12376 | 2025.12.18 18:38:54.378119 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12377 | 2025.12.18 18:38:54.378129 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12378 | 2025.12.18 18:38:54.378143 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12379 | 2025.12.18 18:38:54.378173 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12380 | 2025.12.18 18:38:54.378184 [ 288 ] {} <Debug> TCP-Session: 596b2002-939a-4567-9976-4dc63f08134b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12381 | 2025.12.18 18:38:54.378204 [ 294 ] {} <Debug> TCP-Session: 917525b8-f77d-4b22-b0db-71e062bb2598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12382 | 2025.12.18 18:38:54.378221 [ 289 ] {} <Debug> TCP-Session: 4833b001-2e4d-4cb0-ad4b-7f63dfd5abb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12383 | 2025.12.18 18:38:54.378168 [ 275 ] {} <Debug> TCP-Session: 3a886815-8ea4-4229-9882-a4b87fe7e352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12384 | 2025.12.18 18:38:54.378159 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12385 | 2025.12.18 18:38:54.378149 [ 290 ] {} <Debug> TCP-Session: 2163d90a-149f-4eca-955f-859b686029e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12386 | 2025.12.18 18:38:54.378305 [ 287 ] {} <Debug> TCP-Session: 225d2783-bfe5-4f44-b6af-51e7dac238fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12387 | 2025.12.18 18:38:54.378117 [ 292 ] {} <Debug> TCP-Session: f4ff5481-6e25-412d-a55e-c234116296dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12388 | 2025.12.18 18:38:54.378103 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12389 | 2025.12.18 18:38:54.378382 [ 293 ] {} <Debug> TCP-Session: e45b442f-63d4-467e-8eb0-44a379ecffe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12390 | 2025.12.18 18:38:55.557152 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49413 | ||
| 12391 | 2025.12.18 18:38:55.557259 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12392 | 2025.12.18 18:38:55.557285 [ 289 ] {} <Debug> TCP-Session: d0ccbd7d-1bbb-46d7-836d-fca40c3655e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49413 | ||
| 12393 | 2025.12.18 18:38:55.557307 [ 289 ] {} <Debug> TCP-Session: d0ccbd7d-1bbb-46d7-836d-fca40c3655e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12394 | 2025.12.18 18:38:55.557320 [ 289 ] {} <Debug> TCP-Session: d0ccbd7d-1bbb-46d7-836d-fca40c3655e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12395 | 2025.12.18 18:38:55.557532 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64817 | ||
| 12396 | 2025.12.18 18:38:55.557566 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65195 | ||
| 12397 | 2025.12.18 18:38:55.557593 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41701 | ||
| 12398 | 2025.12.18 18:38:55.557608 [ 289 ] {} <Trace> TCP-Session: d0ccbd7d-1bbb-46d7-836d-fca40c3655e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12399 | 2025.12.18 18:38:55.557610 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50120 | ||
| 12400 | 2025.12.18 18:38:55.557668 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12401 | 2025.12.18 18:38:55.557666 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12402 | 2025.12.18 18:38:55.557659 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12403 | 2025.12.18 18:38:55.557714 [ 275 ] {} <Debug> TCP-Session: 57ea3789-057f-4719-9f49-95c92b5bbba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41701 | ||
| 12404 | 2025.12.18 18:38:55.557723 [ 293 ] {} <Debug> TCP-Session: ca344fe2-1c02-4c00-a79e-643e8c081fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:65195 | ||
| 12405 | 2025.12.18 18:38:55.557755 [ 275 ] {} <Debug> TCP-Session: 57ea3789-057f-4719-9f49-95c92b5bbba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12406 | 2025.12.18 18:38:55.557756 [ 290 ] {} <Debug> TCP-Session: 7cc1ad9d-8e2a-415a-8ae3-4d5f061c0a5c Authenticating user 'default' from [fd00:1122:3344:101::e]:64817 | ||
| 12407 | 2025.12.18 18:38:55.557769 [ 293 ] {} <Debug> TCP-Session: ca344fe2-1c02-4c00-a79e-643e8c081fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12408 | 2025.12.18 18:38:55.557788 [ 289 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12409 | 2025.12.18 18:38:55.557811 [ 293 ] {} <Debug> TCP-Session: ca344fe2-1c02-4c00-a79e-643e8c081fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12410 | 2025.12.18 18:38:55.557809 [ 290 ] {} <Debug> TCP-Session: 7cc1ad9d-8e2a-415a-8ae3-4d5f061c0a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12411 | 2025.12.18 18:38:55.557793 [ 275 ] {} <Debug> TCP-Session: 57ea3789-057f-4719-9f49-95c92b5bbba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12412 | 2025.12.18 18:38:55.557852 [ 290 ] {} <Debug> TCP-Session: 7cc1ad9d-8e2a-415a-8ae3-4d5f061c0a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12413 | 2025.12.18 18:38:55.557759 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12414 | 2025.12.18 18:38:55.557579 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44774 | ||
| 12415 | 2025.12.18 18:38:55.557925 [ 287 ] {} <Debug> TCP-Session: 2a8f2d1c-e305-4478-8dec-70c6f1d9b923 Authenticating user 'default' from [fd00:1122:3344:101::e]:50120 | ||
| 12416 | 2025.12.18 18:38:55.557559 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44806 | ||
| 12417 | 2025.12.18 18:38:55.557968 [ 287 ] {} <Debug> TCP-Session: 2a8f2d1c-e305-4478-8dec-70c6f1d9b923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12418 | 2025.12.18 18:38:55.557993 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12419 | 2025.12.18 18:38:55.558009 [ 287 ] {} <Debug> TCP-Session: 2a8f2d1c-e305-4478-8dec-70c6f1d9b923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12420 | 2025.12.18 18:38:55.557547 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52685 | ||
| 12421 | 2025.12.18 18:38:55.558030 [ 294 ] {} <Debug> TCP-Session: 58152eef-f07a-4e51-b5ec-6da9d00dc333 Authenticating user 'default' from [fd00:1122:3344:101::e]:44774 | ||
| 12422 | 2025.12.18 18:38:55.558058 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12423 | 2025.12.18 18:38:55.558082 [ 294 ] {} <Debug> TCP-Session: 58152eef-f07a-4e51-b5ec-6da9d00dc333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12424 | 2025.12.18 18:38:55.558102 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12425 | 2025.12.18 18:38:55.558106 [ 292 ] {} <Debug> TCP-Session: c9eea1d4-09df-4b7f-83ab-c77ab9388c74 Authenticating user 'default' from [fd00:1122:3344:101::e]:44806 | ||
| 12426 | 2025.12.18 18:38:55.558116 [ 294 ] {} <Debug> TCP-Session: 58152eef-f07a-4e51-b5ec-6da9d00dc333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12427 | 2025.12.18 18:38:55.558136 [ 291 ] {} <Debug> TCP-Session: a5405603-3de1-458f-aae5-98182f3ae4f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52685 | ||
| 12428 | 2025.12.18 18:38:55.558154 [ 292 ] {} <Debug> TCP-Session: c9eea1d4-09df-4b7f-83ab-c77ab9388c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12429 | 2025.12.18 18:38:55.558178 [ 291 ] {} <Debug> TCP-Session: a5405603-3de1-458f-aae5-98182f3ae4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12430 | 2025.12.18 18:38:55.558192 [ 292 ] {} <Debug> TCP-Session: c9eea1d4-09df-4b7f-83ab-c77ab9388c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12431 | 2025.12.18 18:38:55.558205 [ 291 ] {} <Debug> TCP-Session: a5405603-3de1-458f-aae5-98182f3ae4f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12432 | 2025.12.18 18:38:55.558106 [ 289 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12433 | 2025.12.18 18:38:55.557608 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34990 | ||
| 12434 | 2025.12.18 18:38:55.558304 [ 289 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12435 | 2025.12.18 18:38:55.558322 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12436 | 2025.12.18 18:38:55.558351 [ 288 ] {} <Debug> TCP-Session: 908e9f92-a696-47cb-882e-a35be94bd85f Authenticating user 'default' from [fd00:1122:3344:101::e]:34990 | ||
| 12437 | 2025.12.18 18:38:55.558366 [ 288 ] {} <Debug> TCP-Session: 908e9f92-a696-47cb-882e-a35be94bd85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12438 | 2025.12.18 18:38:55.558378 [ 288 ] {} <Debug> TCP-Session: 908e9f92-a696-47cb-882e-a35be94bd85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12439 | 2025.12.18 18:38:55.558642 [ 289 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 12440 | 2025.12.18 18:38:55.559587 [ 297 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Trace> AggregatingTransform: Aggregating | ||
| 12441 | 2025.12.18 18:38:55.559626 [ 297 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Trace> Aggregator: Aggregation method: without_key | ||
| 12442 | 2025.12.18 18:38:55.559666 [ 297 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919992 sec. (1086.966 rows/sec., 42.46 KiB/sec.) | ||
| 12443 | 2025.12.18 18:38:55.559685 [ 297 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Trace> Aggregator: Merging aggregated data | ||
| 12444 | 2025.12.18 18:38:55.561254 [ 289 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003519 sec., 284.1716396703609 rows/sec., 11.10 KiB/sec. | ||
| 12445 | 2025.12.18 18:38:55.561406 [ 289 ] {6e106bde-47a4-45a4-99c7-6819affb7ca3} <Debug> TCPHandler: Processed in 0.00390773 sec. | ||
| 12446 | 2025.12.18 18:38:55.561485 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12447 | 2025.12.18 18:38:55.561508 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12448 | 2025.12.18 18:38:55.561513 [ 289 ] {} <Debug> TCP-Session: d0ccbd7d-1bbb-46d7-836d-fca40c3655e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12449 | 2025.12.18 18:38:55.561550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12450 | 2025.12.18 18:38:55.561559 [ 288 ] {} <Debug> TCP-Session: 908e9f92-a696-47cb-882e-a35be94bd85f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12451 | 2025.12.18 18:38:55.561575 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12452 | 2025.12.18 18:38:55.561584 [ 292 ] {} <Debug> TCP-Session: c9eea1d4-09df-4b7f-83ab-c77ab9388c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12453 | 2025.12.18 18:38:55.561602 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12454 | 2025.12.18 18:38:55.561622 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12455 | 2025.12.18 18:38:55.561642 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12456 | 2025.12.18 18:38:55.561664 [ 294 ] {} <Debug> TCP-Session: 58152eef-f07a-4e51-b5ec-6da9d00dc333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12457 | 2025.12.18 18:38:55.561678 [ 290 ] {} <Debug> TCP-Session: 7cc1ad9d-8e2a-415a-8ae3-4d5f061c0a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12458 | 2025.12.18 18:38:55.561677 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12459 | 2025.12.18 18:38:55.561700 [ 291 ] {} <Debug> TCP-Session: a5405603-3de1-458f-aae5-98182f3ae4f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12460 | 2025.12.18 18:38:55.561661 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12461 | 2025.12.18 18:38:55.561739 [ 275 ] {} <Debug> TCP-Session: 57ea3789-057f-4719-9f49-95c92b5bbba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12462 | 2025.12.18 18:38:55.561622 [ 293 ] {} <Debug> TCP-Session: ca344fe2-1c02-4c00-a79e-643e8c081fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12463 | 2025.12.18 18:38:55.561793 [ 287 ] {} <Debug> TCP-Session: 2a8f2d1c-e305-4478-8dec-70c6f1d9b923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12464 | 2025.12.18 18:38:55.579527 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58968 | ||
| 12465 | 2025.12.18 18:38:55.579593 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12466 | 2025.12.18 18:38:55.579613 [ 289 ] {} <Debug> TCP-Session: e9315f21-1037-4f29-8508-2b08c32d914c Authenticating user 'default' from [fd00:1122:3344:101::e]:58968 | ||
| 12467 | 2025.12.18 18:38:55.579628 [ 289 ] {} <Debug> TCP-Session: e9315f21-1037-4f29-8508-2b08c32d914c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12468 | 2025.12.18 18:38:55.579640 [ 289 ] {} <Debug> TCP-Session: e9315f21-1037-4f29-8508-2b08c32d914c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12469 | 2025.12.18 18:38:55.579767 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48617 | ||
| 12470 | 2025.12.18 18:38:55.579775 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47796 | ||
| 12471 | 2025.12.18 18:38:55.579805 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61983 | ||
| 12472 | 2025.12.18 18:38:55.579812 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50151 | ||
| 12473 | 2025.12.18 18:38:55.579838 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38154 | ||
| 12474 | 2025.12.18 18:38:55.579867 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47183 | ||
| 12475 | 2025.12.18 18:38:55.579881 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12476 | 2025.12.18 18:38:55.579900 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12477 | 2025.12.18 18:38:55.579916 [ 292 ] {} <Debug> TCP-Session: bf1b42cd-6282-47f0-a233-e553bb4dcd9d Authenticating user 'default' from [fd00:1122:3344:101::e]:61983 | ||
| 12478 | 2025.12.18 18:38:55.579916 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12479 | 2025.12.18 18:38:55.579933 [ 293 ] {} <Debug> TCP-Session: d2cd6591-b752-4dc1-acee-9fd172b80aeb Authenticating user 'default' from [fd00:1122:3344:101::e]:50151 | ||
| 12480 | 2025.12.18 18:38:55.579943 [ 292 ] {} <Debug> TCP-Session: bf1b42cd-6282-47f0-a233-e553bb4dcd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12481 | 2025.12.18 18:38:55.579956 [ 275 ] {} <Debug> TCP-Session: a317225a-941e-44c1-af31-18406931236d Authenticating user 'default' from [fd00:1122:3344:101::e]:38154 | ||
| 12482 | 2025.12.18 18:38:55.579984 [ 293 ] {} <Debug> TCP-Session: d2cd6591-b752-4dc1-acee-9fd172b80aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12483 | 2025.12.18 18:38:55.579995 [ 275 ] {} <Debug> TCP-Session: a317225a-941e-44c1-af31-18406931236d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12484 | 2025.12.18 18:38:55.580008 [ 293 ] {} <Debug> TCP-Session: d2cd6591-b752-4dc1-acee-9fd172b80aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12485 | 2025.12.18 18:38:55.579986 [ 292 ] {} <Debug> TCP-Session: bf1b42cd-6282-47f0-a233-e553bb4dcd9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12486 | 2025.12.18 18:38:55.580021 [ 275 ] {} <Debug> TCP-Session: a317225a-941e-44c1-af31-18406931236d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12487 | 2025.12.18 18:38:55.579936 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12488 | 2025.12.18 18:38:55.579881 [ 289 ] {} <Trace> TCP-Session: e9315f21-1037-4f29-8508-2b08c32d914c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12489 | 2025.12.18 18:38:55.580079 [ 288 ] {} <Debug> TCP-Session: 122663be-5d92-4dfa-86cc-da74e66645c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47183 | ||
| 12490 | 2025.12.18 18:38:55.579861 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12491 | 2025.12.18 18:38:55.579849 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56120 | ||
| 12492 | 2025.12.18 18:38:55.580136 [ 291 ] {} <Debug> TCP-Session: 6a83e862-4af1-4a5e-a0d4-4b5552a68b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:47796 | ||
| 12493 | 2025.12.18 18:38:55.579824 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59250 | ||
| 12494 | 2025.12.18 18:38:55.580166 [ 291 ] {} <Debug> TCP-Session: 6a83e862-4af1-4a5e-a0d4-4b5552a68b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12495 | 2025.12.18 18:38:55.580194 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12496 | 2025.12.18 18:38:55.580208 [ 291 ] {} <Debug> TCP-Session: 6a83e862-4af1-4a5e-a0d4-4b5552a68b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12497 | 2025.12.18 18:38:55.580125 [ 288 ] {} <Debug> TCP-Session: 122663be-5d92-4dfa-86cc-da74e66645c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12498 | 2025.12.18 18:38:55.580223 [ 289 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58968) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12499 | 2025.12.18 18:38:55.580247 [ 288 ] {} <Debug> TCP-Session: 122663be-5d92-4dfa-86cc-da74e66645c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12500 | 2025.12.18 18:38:55.580232 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12501 | 2025.12.18 18:38:55.580224 [ 287 ] {} <Debug> TCP-Session: 54b01021-5391-4b8c-b419-ddff6f51a886 Authenticating user 'default' from [fd00:1122:3344:101::e]:56120 | ||
| 12502 | 2025.12.18 18:38:55.580307 [ 294 ] {} <Debug> TCP-Session: ce20a7e8-7619-4a96-ace7-9457f009a457 Authenticating user 'default' from [fd00:1122:3344:101::e]:59250 | ||
| 12503 | 2025.12.18 18:38:55.580323 [ 287 ] {} <Debug> TCP-Session: 54b01021-5391-4b8c-b419-ddff6f51a886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12504 | 2025.12.18 18:38:55.580341 [ 294 ] {} <Debug> TCP-Session: ce20a7e8-7619-4a96-ace7-9457f009a457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12505 | 2025.12.18 18:38:55.580352 [ 287 ] {} <Debug> TCP-Session: 54b01021-5391-4b8c-b419-ddff6f51a886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12506 | 2025.12.18 18:38:55.580365 [ 294 ] {} <Debug> TCP-Session: ce20a7e8-7619-4a96-ace7-9457f009a457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12507 | 2025.12.18 18:38:55.579840 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12508 | 2025.12.18 18:38:55.580413 [ 290 ] {} <Debug> TCP-Session: 23dc541b-647e-414e-bcde-5958cfe5068d Authenticating user 'default' from [fd00:1122:3344:101::e]:48617 | ||
| 12509 | 2025.12.18 18:38:55.580428 [ 290 ] {} <Debug> TCP-Session: 23dc541b-647e-414e-bcde-5958cfe5068d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12510 | 2025.12.18 18:38:55.580440 [ 290 ] {} <Debug> TCP-Session: 23dc541b-647e-414e-bcde-5958cfe5068d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12511 | 2025.12.18 18:38:55.580447 [ 289 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12512 | 2025.12.18 18:38:55.580495 [ 289 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12513 | 2025.12.18 18:38:55.580727 [ 289 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 12514 | 2025.12.18 18:38:55.581553 [ 325 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Trace> AggregatingTransform: Aggregating | ||
| 12515 | 2025.12.18 18:38:55.581589 [ 325 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Trace> Aggregator: Aggregation method: without_key | ||
| 12516 | 2025.12.18 18:38:55.581625 [ 325 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00080735 sec. (1238.620 rows/sec., 48.38 KiB/sec.) | ||
| 12517 | 2025.12.18 18:38:55.581646 [ 325 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Trace> Aggregator: Merging aggregated data | ||
| 12518 | 2025.12.18 18:38:55.582899 [ 289 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002719 sec., 367.78227289444646 rows/sec., 14.37 KiB/sec. | ||
| 12519 | 2025.12.18 18:38:55.583015 [ 289 ] {f092865b-3379-4a33-a59a-90923f3f6abf} <Debug> TCPHandler: Processed in 0.003208401 sec. | ||
| 12520 | 2025.12.18 18:38:55.583118 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12521 | 2025.12.18 18:38:55.583146 [ 289 ] {} <Debug> TCP-Session: e9315f21-1037-4f29-8508-2b08c32d914c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12522 | 2025.12.18 18:38:55.583149 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12523 | 2025.12.18 18:38:55.583167 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12524 | 2025.12.18 18:38:55.583190 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12525 | 2025.12.18 18:38:55.583207 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12526 | 2025.12.18 18:38:55.583281 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12527 | 2025.12.18 18:38:55.583365 [ 292 ] {} <Debug> TCP-Session: bf1b42cd-6282-47f0-a233-e553bb4dcd9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12528 | 2025.12.18 18:38:55.583264 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12529 | 2025.12.18 18:38:55.583383 [ 288 ] {} <Debug> TCP-Session: 122663be-5d92-4dfa-86cc-da74e66645c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12530 | 2025.12.18 18:38:55.583247 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12531 | 2025.12.18 18:38:55.583415 [ 293 ] {} <Debug> TCP-Session: d2cd6591-b752-4dc1-acee-9fd172b80aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12532 | 2025.12.18 18:38:55.583229 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12533 | 2025.12.18 18:38:55.583456 [ 294 ] {} <Debug> TCP-Session: ce20a7e8-7619-4a96-ace7-9457f009a457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12534 | 2025.12.18 18:38:55.583504 [ 287 ] {} <Debug> TCP-Session: 54b01021-5391-4b8c-b419-ddff6f51a886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12535 | 2025.12.18 18:38:55.583193 [ 291 ] {} <Debug> TCP-Session: 6a83e862-4af1-4a5e-a0d4-4b5552a68b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12536 | 2025.12.18 18:38:55.583231 [ 275 ] {} <Debug> TCP-Session: a317225a-941e-44c1-af31-18406931236d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12537 | 2025.12.18 18:38:55.583208 [ 290 ] {} <Debug> TCP-Session: 23dc541b-647e-414e-bcde-5958cfe5068d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12538 | 2025.12.18 18:38:58.359210 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12539 | 2025.12.18 18:38:58.359491 [ 276 ] {7ee9e285-ae9e-4dbe-a904-556a1273418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12540 | 2025.12.18 18:38:58.359580 [ 276 ] {7ee9e285-ae9e-4dbe-a904-556a1273418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12541 | 2025.12.18 18:38:58.360554 [ 276 ] {7ee9e285-ae9e-4dbe-a904-556a1273418d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12542 | 2025.12.18 18:38:58.360609 [ 276 ] {7ee9e285-ae9e-4dbe-a904-556a1273418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12543 | 2025.12.18 18:38:58.361172 [ 276 ] {7ee9e285-ae9e-4dbe-a904-556a1273418d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12544 | 2025.12.18 18:38:58.361495 [ 276 ] {7ee9e285-ae9e-4dbe-a904-556a1273418d} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12545 | 2025.12.18 18:38:58.361727 [ 276 ] {7ee9e285-ae9e-4dbe-a904-556a1273418d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002314 sec., 28522.039757994815 rows/sec., 2.27 MiB/sec. | ||
| 12546 | 2025.12.18 18:38:58.361800 [ 276 ] {7ee9e285-ae9e-4dbe-a904-556a1273418d} <Debug> TCPHandler: Processed in 0.002777376 sec. | ||
| 12547 | 2025.12.18 18:38:58.361981 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12548 | 2025.12.18 18:38:58.362138 [ 276 ] {1bcd69cb-a49a-4bc3-89b5-f0f2fe7188e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12549 | 2025.12.18 18:38:58.362199 [ 276 ] {1bcd69cb-a49a-4bc3-89b5-f0f2fe7188e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12550 | 2025.12.18 18:38:58.362749 [ 276 ] {1bcd69cb-a49a-4bc3-89b5-f0f2fe7188e4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2025.12.18 18:38:58.362798 [ 276 ] {1bcd69cb-a49a-4bc3-89b5-f0f2fe7188e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12552 | 2025.12.18 18:38:58.363197 [ 276 ] {1bcd69cb-a49a-4bc3-89b5-f0f2fe7188e4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12553 | 2025.12.18 18:38:58.363514 [ 276 ] {1bcd69cb-a49a-4bc3-89b5-f0f2fe7188e4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2025.12.18 18:38:58.363708 [ 276 ] {1bcd69cb-a49a-4bc3-89b5-f0f2fe7188e4} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001615 sec., 3095.9752321981427 rows/sec., 232.80 KiB/sec. | ||
| 12555 | 2025.12.18 18:38:58.363766 [ 276 ] {1bcd69cb-a49a-4bc3-89b5-f0f2fe7188e4} <Debug> TCPHandler: Processed in 0.001860154 sec. | ||
| 12556 | 2025.12.18 18:38:58.363925 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12557 | 2025.12.18 18:38:58.364066 [ 276 ] {946b8a64-f534-46f0-be1b-35d28b7b23e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12558 | 2025.12.18 18:38:58.364125 [ 276 ] {946b8a64-f534-46f0-be1b-35d28b7b23e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12559 | 2025.12.18 18:38:58.364760 [ 276 ] {946b8a64-f534-46f0-be1b-35d28b7b23e4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2025.12.18 18:38:58.364809 [ 276 ] {946b8a64-f534-46f0-be1b-35d28b7b23e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12561 | 2025.12.18 18:38:58.365273 [ 276 ] {946b8a64-f534-46f0-be1b-35d28b7b23e4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12562 | 2025.12.18 18:38:58.365593 [ 276 ] {946b8a64-f534-46f0-be1b-35d28b7b23e4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2025.12.18 18:38:58.365796 [ 276 ] {946b8a64-f534-46f0-be1b-35d28b7b23e4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001764 sec., 39115.6462585034 rows/sec., 3.05 MiB/sec. | ||
| 12564 | 2025.12.18 18:38:58.365857 [ 276 ] {946b8a64-f534-46f0-be1b-35d28b7b23e4} <Debug> TCPHandler: Processed in 0.002004276 sec. | ||
| 12565 | 2025.12.18 18:38:58.366016 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2025.12.18 18:38:58.366157 [ 276 ] {aa81ac00-985d-4d5b-96ae-e5e4dec52edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12567 | 2025.12.18 18:38:58.366227 [ 276 ] {aa81ac00-985d-4d5b-96ae-e5e4dec52edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12568 | 2025.12.18 18:38:58.366838 [ 276 ] {aa81ac00-985d-4d5b-96ae-e5e4dec52edb} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.12.18 18:38:58.366892 [ 276 ] {aa81ac00-985d-4d5b-96ae-e5e4dec52edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12570 | 2025.12.18 18:38:58.367413 [ 276 ] {aa81ac00-985d-4d5b-96ae-e5e4dec52edb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12571 | 2025.12.18 18:38:58.367734 [ 276 ] {aa81ac00-985d-4d5b-96ae-e5e4dec52edb} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2025.12.18 18:38:58.367901 [ 276 ] {aa81ac00-985d-4d5b-96ae-e5e4dec52edb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001777 sec., 90039.39223410243 rows/sec., 6.27 MiB/sec. | ||
| 12573 | 2025.12.18 18:38:58.367949 [ 276 ] {aa81ac00-985d-4d5b-96ae-e5e4dec52edb} <Debug> TCPHandler: Processed in 0.002001846 sec. | ||
| 12574 | 2025.12.18 18:38:58.368111 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2025.12.18 18:38:58.368244 [ 276 ] {dde071c0-2924-40ce-aa1d-8b04d13d95de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12576 | 2025.12.18 18:38:58.368323 [ 276 ] {dde071c0-2924-40ce-aa1d-8b04d13d95de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12577 | 2025.12.18 18:38:58.369391 [ 276 ] {dde071c0-2924-40ce-aa1d-8b04d13d95de} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2025.12.18 18:38:58.369440 [ 276 ] {dde071c0-2924-40ce-aa1d-8b04d13d95de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12579 | 2025.12.18 18:38:58.370178 [ 276 ] {dde071c0-2924-40ce-aa1d-8b04d13d95de} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12580 | 2025.12.18 18:38:58.370513 [ 276 ] {dde071c0-2924-40ce-aa1d-8b04d13d95de} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2025.12.18 18:38:58.370713 [ 276 ] {dde071c0-2924-40ce-aa1d-8b04d13d95de} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002499 sec., 2000.8003201280512 rows/sec., 3.59 MiB/sec. | ||
| 12582 | 2025.12.18 18:38:58.370808 [ 276 ] {dde071c0-2924-40ce-aa1d-8b04d13d95de} <Debug> TCPHandler: Processed in 0.002766706 sec. | ||
| 12583 | 2025.12.18 18:38:58.370952 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12584 | 2025.12.18 18:38:58.371065 [ 276 ] {215f8958-d2c5-4678-b5ed-4a4b750e07c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12585 | 2025.12.18 18:38:58.371115 [ 276 ] {215f8958-d2c5-4678-b5ed-4a4b750e07c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12586 | 2025.12.18 18:38:58.371579 [ 276 ] {215f8958-d2c5-4678-b5ed-4a4b750e07c0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2025.12.18 18:38:58.371627 [ 276 ] {215f8958-d2c5-4678-b5ed-4a4b750e07c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12588 | 2025.12.18 18:38:58.372057 [ 276 ] {215f8958-d2c5-4678-b5ed-4a4b750e07c0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12589 | 2025.12.18 18:38:58.372345 [ 276 ] {215f8958-d2c5-4678-b5ed-4a4b750e07c0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2025.12.18 18:38:58.372474 [ 276 ] {215f8958-d2c5-4678-b5ed-4a4b750e07c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
| 12591 | 2025.12.18 18:38:58.372510 [ 276 ] {215f8958-d2c5-4678-b5ed-4a4b750e07c0} <Debug> TCPHandler: Processed in 0.001624801 sec. | ||
| 12592 | 2025.12.18 18:38:59.660663 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12593 | 2025.12.18 18:38:59.660717 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12594 | 2025.12.18 18:38:59.825401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30670 | ||
| 12595 | 2025.12.18 18:38:59.825962 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2025.12.18 18:38:59.826012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12597 | 2025.12.18 18:38:59.826508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12598 | 2025.12.18 18:38:59.826772 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2025.12.18 18:38:59.826924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30670 | ||
| 12600 | 2025.12.18 18:38:59.931318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1516 | ||
| 12601 | 2025.12.18 18:38:59.933912 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2025.12.18 18:38:59.933980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12603 | 2025.12.18 18:38:59.935307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12604 | 2025.12.18 18:38:59.935583 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2025.12.18 18:38:59.936014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1516 | ||
| 12606 | 2025.12.18 18:39:00.003815 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003435254 sec. | ||
| 12607 | 2025.12.18 18:39:01.451298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12608 | 2025.12.18 18:39:01.468247 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2025.12.18 18:39:01.468308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12610 | 2025.12.18 18:39:01.474642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12611 | 2025.12.18 18:39:01.475406 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2025.12.18 18:39:01.479094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12613 | 2025.12.18 18:39:03.356306 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2025.12.18 18:39:03.356508 [ 276 ] {b08b769e-a0ed-46aa-84eb-e512311a992c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12615 | 2025.12.18 18:39:03.356583 [ 276 ] {b08b769e-a0ed-46aa-84eb-e512311a992c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12616 | 2025.12.18 18:39:03.357303 [ 276 ] {b08b769e-a0ed-46aa-84eb-e512311a992c} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2025.12.18 18:39:03.357354 [ 276 ] {b08b769e-a0ed-46aa-84eb-e512311a992c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12618 | 2025.12.18 18:39:03.357751 [ 276 ] {b08b769e-a0ed-46aa-84eb-e512311a992c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12619 | 2025.12.18 18:39:03.357985 [ 276 ] {b08b769e-a0ed-46aa-84eb-e512311a992c} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2025.12.18 18:39:03.358145 [ 276 ] {b08b769e-a0ed-46aa-84eb-e512311a992c} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001691 sec., 75694.85511531639 rows/sec., 6.52 MiB/sec. | ||
| 12621 | 2025.12.18 18:39:03.358195 [ 276 ] {b08b769e-a0ed-46aa-84eb-e512311a992c} <Debug> TCPHandler: Processed in 0.002032326 sec. | ||
| 12622 | 2025.12.18 18:39:03.358322 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12623 | 2025.12.18 18:39:03.358427 [ 276 ] {51809ad7-4b63-4d7f-917e-a122be8321d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12624 | 2025.12.18 18:39:03.358473 [ 276 ] {51809ad7-4b63-4d7f-917e-a122be8321d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12625 | 2025.12.18 18:39:03.358901 [ 276 ] {51809ad7-4b63-4d7f-917e-a122be8321d6} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2025.12.18 18:39:03.358938 [ 276 ] {51809ad7-4b63-4d7f-917e-a122be8321d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12627 | 2025.12.18 18:39:03.359239 [ 276 ] {51809ad7-4b63-4d7f-917e-a122be8321d6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12628 | 2025.12.18 18:39:03.359449 [ 276 ] {51809ad7-4b63-4d7f-917e-a122be8321d6} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2025.12.18 18:39:03.359583 [ 276 ] {51809ad7-4b63-4d7f-917e-a122be8321d6} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00118 sec., 30508.474576271186 rows/sec., 2.24 MiB/sec. | ||
| 12630 | 2025.12.18 18:39:03.359621 [ 276 ] {51809ad7-4b63-4d7f-917e-a122be8321d6} <Debug> TCPHandler: Processed in 0.001356108 sec. | ||
| 12631 | 2025.12.18 18:39:03.359741 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12632 | 2025.12.18 18:39:03.359868 [ 276 ] {8d8718eb-c7d1-451f-b8de-5753e6387702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12633 | 2025.12.18 18:39:03.359919 [ 276 ] {8d8718eb-c7d1-451f-b8de-5753e6387702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12634 | 2025.12.18 18:39:03.360443 [ 276 ] {8d8718eb-c7d1-451f-b8de-5753e6387702} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2025.12.18 18:39:03.360488 [ 276 ] {8d8718eb-c7d1-451f-b8de-5753e6387702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12636 | 2025.12.18 18:39:03.360857 [ 276 ] {8d8718eb-c7d1-451f-b8de-5753e6387702} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12637 | 2025.12.18 18:39:03.361069 [ 276 ] {8d8718eb-c7d1-451f-b8de-5753e6387702} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2025.12.18 18:39:03.361204 [ 276 ] {8d8718eb-c7d1-451f-b8de-5753e6387702} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001363 sec., 73367.57153338224 rows/sec., 5.73 MiB/sec. | ||
| 12639 | 2025.12.18 18:39:03.361243 [ 276 ] {8d8718eb-c7d1-451f-b8de-5753e6387702} <Debug> TCPHandler: Processed in 0.0015652 sec. | ||
| 12640 | 2025.12.18 18:39:03.361355 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12641 | 2025.12.18 18:39:03.361450 [ 276 ] {e50d7d65-574d-44fc-86aa-5047b81e84a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12642 | 2025.12.18 18:39:03.361494 [ 276 ] {e50d7d65-574d-44fc-86aa-5047b81e84a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12643 | 2025.12.18 18:39:03.361894 [ 276 ] {e50d7d65-574d-44fc-86aa-5047b81e84a7} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2025.12.18 18:39:03.361932 [ 276 ] {e50d7d65-574d-44fc-86aa-5047b81e84a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12645 | 2025.12.18 18:39:03.362267 [ 276 ] {e50d7d65-574d-44fc-86aa-5047b81e84a7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12646 | 2025.12.18 18:39:03.362476 [ 276 ] {e50d7d65-574d-44fc-86aa-5047b81e84a7} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12647 | 2025.12.18 18:39:03.362606 [ 276 ] {e50d7d65-574d-44fc-86aa-5047b81e84a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 12648 | 2025.12.18 18:39:03.362645 [ 276 ] {e50d7d65-574d-44fc-86aa-5047b81e84a7} <Debug> TCPHandler: Processed in 0.001341458 sec. | ||
| 12649 | 2025.12.18 18:39:03.362751 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12650 | 2025.12.18 18:39:03.362847 [ 276 ] {88d6c26b-1100-4ac7-9d3e-089512971912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12651 | 2025.12.18 18:39:03.362901 [ 276 ] {88d6c26b-1100-4ac7-9d3e-089512971912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12652 | 2025.12.18 18:39:03.363736 [ 276 ] {88d6c26b-1100-4ac7-9d3e-089512971912} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12653 | 2025.12.18 18:39:03.363773 [ 276 ] {88d6c26b-1100-4ac7-9d3e-089512971912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12654 | 2025.12.18 18:39:03.364354 [ 276 ] {88d6c26b-1100-4ac7-9d3e-089512971912} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12655 | 2025.12.18 18:39:03.364579 [ 276 ] {88d6c26b-1100-4ac7-9d3e-089512971912} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12656 | 2025.12.18 18:39:03.364719 [ 276 ] {88d6c26b-1100-4ac7-9d3e-089512971912} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00189 sec., 19047.61904761905 rows/sec., 34.13 MiB/sec. | ||
| 12657 | 2025.12.18 18:39:03.364785 [ 276 ] {88d6c26b-1100-4ac7-9d3e-089512971912} <Debug> TCPHandler: Processed in 0.002084267 sec. | ||
| 12658 | 2025.12.18 18:39:03.364903 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12659 | 2025.12.18 18:39:03.364999 [ 276 ] {975ed849-1b9a-4464-ab5c-0494ec7f9cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12660 | 2025.12.18 18:39:03.365040 [ 276 ] {975ed849-1b9a-4464-ab5c-0494ec7f9cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12661 | 2025.12.18 18:39:03.365399 [ 276 ] {975ed849-1b9a-4464-ab5c-0494ec7f9cd8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2025.12.18 18:39:03.365441 [ 276 ] {975ed849-1b9a-4464-ab5c-0494ec7f9cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12663 | 2025.12.18 18:39:03.365836 [ 276 ] {975ed849-1b9a-4464-ab5c-0494ec7f9cd8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12664 | 2025.12.18 18:39:03.366153 [ 276 ] {975ed849-1b9a-4464-ab5c-0494ec7f9cd8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2025.12.18 18:39:03.366319 [ 276 ] {975ed849-1b9a-4464-ab5c-0494ec7f9cd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
| 12666 | 2025.12.18 18:39:03.366364 [ 276 ] {975ed849-1b9a-4464-ab5c-0494ec7f9cd8} <Debug> TCPHandler: Processed in 0.00151083 sec. | ||
| 12667 | 2025.12.18 18:39:07.328005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31182 | ||
| 12668 | 2025.12.18 18:39:07.328567 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12669 | 2025.12.18 18:39:07.328617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12670 | 2025.12.18 18:39:07.329152 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12671 | 2025.12.18 18:39:07.329392 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12672 | 2025.12.18 18:39:07.329557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31182 | ||
| 12673 | 2025.12.18 18:39:08.384826 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2025.12.18 18:39:08.385008 [ 276 ] {c5b596fd-2dfa-48c3-8113-e064e2f4bc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12675 | 2025.12.18 18:39:08.385076 [ 276 ] {c5b596fd-2dfa-48c3-8113-e064e2f4bc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12676 | 2025.12.18 18:39:08.385720 [ 276 ] {c5b596fd-2dfa-48c3-8113-e064e2f4bc01} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12677 | 2025.12.18 18:39:08.385770 [ 276 ] {c5b596fd-2dfa-48c3-8113-e064e2f4bc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12678 | 2025.12.18 18:39:08.386148 [ 276 ] {c5b596fd-2dfa-48c3-8113-e064e2f4bc01} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12679 | 2025.12.18 18:39:08.386366 [ 276 ] {c5b596fd-2dfa-48c3-8113-e064e2f4bc01} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2025.12.18 18:39:08.386533 [ 276 ] {c5b596fd-2dfa-48c3-8113-e064e2f4bc01} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001575 sec., 2539.6825396825398 rows/sec., 207.09 KiB/sec. | ||
| 12681 | 2025.12.18 18:39:08.386585 [ 276 ] {c5b596fd-2dfa-48c3-8113-e064e2f4bc01} <Debug> TCPHandler: Processed in 0.001909145 sec. | ||
| 12682 | 2025.12.18 18:39:08.386713 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12683 | 2025.12.18 18:39:08.386817 [ 276 ] {59f101dc-8155-4649-95c7-c7f0f6fa4158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12684 | 2025.12.18 18:39:08.386859 [ 276 ] {59f101dc-8155-4649-95c7-c7f0f6fa4158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12685 | 2025.12.18 18:39:08.387947 [ 276 ] {59f101dc-8155-4649-95c7-c7f0f6fa4158} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2025.12.18 18:39:08.387985 [ 276 ] {59f101dc-8155-4649-95c7-c7f0f6fa4158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12687 | 2025.12.18 18:39:08.388391 [ 276 ] {59f101dc-8155-4649-95c7-c7f0f6fa4158} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12688 | 2025.12.18 18:39:08.388612 [ 276 ] {59f101dc-8155-4649-95c7-c7f0f6fa4158} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2025.12.18 18:39:08.388746 [ 276 ] {59f101dc-8155-4649-95c7-c7f0f6fa4158} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.001954 sec., 618219.0378710338 rows/sec., 51.02 MiB/sec. | ||
| 12690 | 2025.12.18 18:39:08.388789 [ 276 ] {59f101dc-8155-4649-95c7-c7f0f6fa4158} <Debug> TCPHandler: Processed in 0.002130937 sec. | ||
| 12691 | 2025.12.18 18:39:08.388912 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12692 | 2025.12.18 18:39:08.389013 [ 276 ] {b405533f-3562-4a15-aa0b-219abce97ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12693 | 2025.12.18 18:39:08.389054 [ 276 ] {b405533f-3562-4a15-aa0b-219abce97ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12694 | 2025.12.18 18:39:08.389459 [ 276 ] {b405533f-3562-4a15-aa0b-219abce97ec2} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2025.12.18 18:39:08.389496 [ 276 ] {b405533f-3562-4a15-aa0b-219abce97ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12696 | 2025.12.18 18:39:08.389795 [ 276 ] {b405533f-3562-4a15-aa0b-219abce97ec2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12697 | 2025.12.18 18:39:08.390003 [ 276 ] {b405533f-3562-4a15-aa0b-219abce97ec2} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2025.12.18 18:39:08.390133 [ 276 ] {b405533f-3562-4a15-aa0b-219abce97ec2} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001142 sec., 7880.910683012259 rows/sec., 573.79 KiB/sec. | ||
| 12699 | 2025.12.18 18:39:08.390131 [ 53 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12700 | 2025.12.18 18:39:08.390170 [ 276 ] {b405533f-3562-4a15-aa0b-219abce97ec2} <Debug> TCPHandler: Processed in 0.001310567 sec. | ||
| 12701 | 2025.12.18 18:39:08.390206 [ 53 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2025.12.18 18:39:08.390233 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12703 | 2025.12.18 18:39:08.390290 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12704 | 2025.12.18 18:39:08.390329 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 12705 | 2025.12.18 18:39:08.390393 [ 276 ] {334300d6-e14a-4aad-9bc9-6010b1d77ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12706 | 2025.12.18 18:39:08.390418 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12707 | 2025.12.18 18:39:08.390434 [ 276 ] {334300d6-e14a-4aad-9bc9-6010b1d77ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12708 | 2025.12.18 18:39:08.390447 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 71 rows starting from the beginning of the part | ||
| 12709 | 2025.12.18 18:39:08.390507 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 5 rows starting from the beginning of the part | ||
| 12710 | 2025.12.18 18:39:08.390551 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 52 rows starting from the beginning of the part | ||
| 12711 | 2025.12.18 18:39:08.390596 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 5 rows starting from the beginning of the part | ||
| 12712 | 2025.12.18 18:39:08.390633 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 36 rows starting from the beginning of the part | ||
| 12713 | 2025.12.18 18:39:08.390677 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 9 rows starting from the beginning of the part | ||
| 12714 | 2025.12.18 18:39:08.391009 [ 276 ] {334300d6-e14a-4aad-9bc9-6010b1d77ca3} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12715 | 2025.12.18 18:39:08.391044 [ 276 ] {334300d6-e14a-4aad-9bc9-6010b1d77ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12716 | 2025.12.18 18:39:08.391359 [ 276 ] {334300d6-e14a-4aad-9bc9-6010b1d77ca3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12717 | 2025.12.18 18:39:08.391467 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212015 sec., 146862.86885888374 rows/sec., 11.33 MiB/sec. | ||
| 12718 | 2025.12.18 18:39:08.391560 [ 276 ] {334300d6-e14a-4aad-9bc9-6010b1d77ca3} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12719 | 2025.12.18 18:39:08.391602 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12720 | 2025.12.18 18:39:08.391688 [ 276 ] {334300d6-e14a-4aad-9bc9-6010b1d77ca3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001365 sec., 167032.96703296705 rows/sec., 11.31 MiB/sec. | ||
| 12721 | 2025.12.18 18:39:08.391732 [ 276 ] {334300d6-e14a-4aad-9bc9-6010b1d77ca3} <Debug> TCPHandler: Processed in 0.00154652 sec. | ||
| 12722 | 2025.12.18 18:39:08.391843 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2025.12.18 18:39:08.391849 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12724 | 2025.12.18 18:39:08.391987 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_91_18} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12725 | 2025.12.18 18:39:08.392017 [ 276 ] {c9a3a75f-b5a7-4a3c-ab72-55b0109085bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12726 | 2025.12.18 18:39:08.392057 [ 276 ] {c9a3a75f-b5a7-4a3c-ab72-55b0109085bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12727 | 2025.12.18 18:39:08.392062 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12728 | 2025.12.18 18:39:08.392663 [ 276 ] {c9a3a75f-b5a7-4a3c-ab72-55b0109085bd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2025.12.18 18:39:08.392699 [ 276 ] {c9a3a75f-b5a7-4a3c-ab72-55b0109085bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12730 | 2025.12.18 18:39:08.393038 [ 276 ] {c9a3a75f-b5a7-4a3c-ab72-55b0109085bd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12731 | 2025.12.18 18:39:08.393260 [ 276 ] {c9a3a75f-b5a7-4a3c-ab72-55b0109085bd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2025.12.18 18:39:08.393389 [ 276 ] {c9a3a75f-b5a7-4a3c-ab72-55b0109085bd} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001391 sec., 380301.94104960456 rows/sec., 28.17 MiB/sec. | ||
| 12733 | 2025.12.18 18:39:08.393431 [ 276 ] {c9a3a75f-b5a7-4a3c-ab72-55b0109085bd} <Debug> TCPHandler: Processed in 0.00157235 sec. | ||
| 12734 | 2025.12.18 18:39:08.393539 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12735 | 2025.12.18 18:39:08.393634 [ 276 ] {1e8bf6c4-abc6-4bdf-834a-4e3b07e99c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12736 | 2025.12.18 18:39:08.393677 [ 276 ] {1e8bf6c4-abc6-4bdf-834a-4e3b07e99c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12737 | 2025.12.18 18:39:08.394246 [ 276 ] {1e8bf6c4-abc6-4bdf-834a-4e3b07e99c58} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12738 | 2025.12.18 18:39:08.394283 [ 276 ] {1e8bf6c4-abc6-4bdf-834a-4e3b07e99c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12739 | 2025.12.18 18:39:08.394667 [ 276 ] {1e8bf6c4-abc6-4bdf-834a-4e3b07e99c58} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12740 | 2025.12.18 18:39:08.394870 [ 276 ] {1e8bf6c4-abc6-4bdf-834a-4e3b07e99c58} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2025.12.18 18:39:08.395002 [ 276 ] {1e8bf6c4-abc6-4bdf-834a-4e3b07e99c58} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001386 sec., 610389.6103896104 rows/sec., 41.08 MiB/sec. | ||
| 12742 | 2025.12.18 18:39:08.395043 [ 276 ] {1e8bf6c4-abc6-4bdf-834a-4e3b07e99c58} <Debug> TCPHandler: Processed in 0.00155458 sec. | ||
| 12743 | 2025.12.18 18:39:08.395154 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12744 | 2025.12.18 18:39:08.395249 [ 276 ] {28e630e9-1f04-4b93-bcd2-6b0ae6c86627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12745 | 2025.12.18 18:39:08.395302 [ 276 ] {28e630e9-1f04-4b93-bcd2-6b0ae6c86627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12746 | 2025.12.18 18:39:08.396049 [ 276 ] {28e630e9-1f04-4b93-bcd2-6b0ae6c86627} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2025.12.18 18:39:08.396086 [ 276 ] {28e630e9-1f04-4b93-bcd2-6b0ae6c86627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12748 | 2025.12.18 18:39:08.396584 [ 276 ] {28e630e9-1f04-4b93-bcd2-6b0ae6c86627} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12749 | 2025.12.18 18:39:08.396798 [ 276 ] {28e630e9-1f04-4b93-bcd2-6b0ae6c86627} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2025.12.18 18:39:08.396938 [ 276 ] {28e630e9-1f04-4b93-bcd2-6b0ae6c86627} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001707 sec., 2929.1154071470414 rows/sec., 5.25 MiB/sec. | ||
| 12751 | 2025.12.18 18:39:08.397006 [ 276 ] {28e630e9-1f04-4b93-bcd2-6b0ae6c86627} <Debug> TCPHandler: Processed in 0.001902794 sec. | ||
| 12752 | 2025.12.18 18:39:08.397141 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12753 | 2025.12.18 18:39:08.397253 [ 276 ] {ec706a61-3150-41ea-a9b1-ad072f32bbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12754 | 2025.12.18 18:39:08.397297 [ 276 ] {ec706a61-3150-41ea-a9b1-ad072f32bbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12755 | 2025.12.18 18:39:08.397661 [ 276 ] {ec706a61-3150-41ea-a9b1-ad072f32bbce} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12756 | 2025.12.18 18:39:08.397698 [ 276 ] {ec706a61-3150-41ea-a9b1-ad072f32bbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12757 | 2025.12.18 18:39:08.398037 [ 276 ] {ec706a61-3150-41ea-a9b1-ad072f32bbce} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12758 | 2025.12.18 18:39:08.398284 [ 276 ] {ec706a61-3150-41ea-a9b1-ad072f32bbce} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12759 | 2025.12.18 18:39:08.398415 [ 276 ] {ec706a61-3150-41ea-a9b1-ad072f32bbce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 12760 | 2025.12.18 18:39:08.398452 [ 276 ] {ec706a61-3150-41ea-a9b1-ad072f32bbce} <Debug> TCPHandler: Processed in 0.001372038 sec. | ||
| 12761 | 2025.12.18 18:39:08.979189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12762 | 2025.12.18 18:39:08.996358 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2025.12.18 18:39:08.996426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12764 | 2025.12.18 18:39:09.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.15 MiB, peak 365.29 MiB, free memory in arenas 0.00 B, will set to 352.03 MiB (RSS), difference: -5.12 MiB | ||
| 12765 | 2025.12.18 18:39:09.002685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12766 | 2025.12.18 18:39:09.003435 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2025.12.18 18:39:09.006914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12768 | 2025.12.18 18:39:09.936249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1544 | ||
| 12769 | 2025.12.18 18:39:09.938634 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2025.12.18 18:39:09.938686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12771 | 2025.12.18 18:39:09.939931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12772 | 2025.12.18 18:39:09.940240 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2025.12.18 18:39:09.940649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1544 | ||
| 12774 | 2025.12.18 18:39:10.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.03 MiB, peak 365.29 MiB, free memory in arenas 0.00 B, will set to 352.03 MiB (RSS), difference: 4.00 MiB | ||
| 12775 | 2025.12.18 18:39:13.356405 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2025.12.18 18:39:13.356623 [ 276 ] {db5cebcf-9116-4973-9285-0812efad28d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12777 | 2025.12.18 18:39:13.356698 [ 276 ] {db5cebcf-9116-4973-9285-0812efad28d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12778 | 2025.12.18 18:39:13.357397 [ 276 ] {db5cebcf-9116-4973-9285-0812efad28d5} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2025.12.18 18:39:13.357447 [ 276 ] {db5cebcf-9116-4973-9285-0812efad28d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12780 | 2025.12.18 18:39:13.357847 [ 276 ] {db5cebcf-9116-4973-9285-0812efad28d5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12781 | 2025.12.18 18:39:13.358078 [ 276 ] {db5cebcf-9116-4973-9285-0812efad28d5} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2025.12.18 18:39:13.358242 [ 276 ] {db5cebcf-9116-4973-9285-0812efad28d5} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001675 sec., 76417.9104477612 rows/sec., 6.58 MiB/sec. | ||
| 12783 | 2025.12.18 18:39:13.358255 [ 49 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12784 | 2025.12.18 18:39:13.358292 [ 276 ] {db5cebcf-9116-4973-9285-0812efad28d5} <Debug> TCPHandler: Processed in 0.002031386 sec. | ||
| 12785 | 2025.12.18 18:39:13.358332 [ 49 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2025.12.18 18:39:13.358363 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12787 | 2025.12.18 18:39:13.358425 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12788 | 2025.12.18 18:39:13.358461 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 12789 | 2025.12.18 18:39:13.358534 [ 276 ] {05dbfb66-f88a-4ed7-963d-4886535eb188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12790 | 2025.12.18 18:39:13.358553 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12791 | 2025.12.18 18:39:13.358578 [ 276 ] {05dbfb66-f88a-4ed7-963d-4886535eb188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12792 | 2025.12.18 18:39:13.358583 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1408 rows starting from the beginning of the part | ||
| 12793 | 2025.12.18 18:39:13.358646 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 250 rows starting from the beginning of the part | ||
| 12794 | 2025.12.18 18:39:13.358688 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 66 rows starting from the beginning of the part | ||
| 12795 | 2025.12.18 18:39:13.358729 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part | ||
| 12796 | 2025.12.18 18:39:13.358767 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1208 rows starting from the beginning of the part | ||
| 12797 | 2025.12.18 18:39:13.358833 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part | ||
| 12798 | 2025.12.18 18:39:13.359047 [ 276 ] {05dbfb66-f88a-4ed7-963d-4886535eb188} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2025.12.18 18:39:13.359081 [ 276 ] {05dbfb66-f88a-4ed7-963d-4886535eb188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12800 | 2025.12.18 18:39:13.359400 [ 276 ] {05dbfb66-f88a-4ed7-963d-4886535eb188} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12801 | 2025.12.18 18:39:13.359610 [ 276 ] {05dbfb66-f88a-4ed7-963d-4886535eb188} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2025.12.18 18:39:13.359750 [ 276 ] {05dbfb66-f88a-4ed7-963d-4886535eb188} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001241 sec., 29008.863819500406 rows/sec., 2.13 MiB/sec. | ||
| 12803 | 2025.12.18 18:39:13.359792 [ 276 ] {05dbfb66-f88a-4ed7-963d-4886535eb188} <Debug> TCPHandler: Processed in 0.001421609 sec. | ||
| 12804 | 2025.12.18 18:39:13.359902 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12805 | 2025.12.18 18:39:13.360003 [ 276 ] {14123d42-b95e-4b91-94da-6e4aeef6fbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12806 | 2025.12.18 18:39:13.360043 [ 276 ] {14123d42-b95e-4b91-94da-6e4aeef6fbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12807 | 2025.12.18 18:39:13.360168 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749332 sec., 1822409.9256173214 rows/sec., 159.91 MiB/sec. | ||
| 12808 | 2025.12.18 18:39:13.360368 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12809 | 2025.12.18 18:39:13.360470 [ 276 ] {14123d42-b95e-4b91-94da-6e4aeef6fbc2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2025.12.18 18:39:13.360507 [ 276 ] {14123d42-b95e-4b91-94da-6e4aeef6fbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12811 | 2025.12.18 18:39:13.360596 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2025.12.18 18:39:13.360659 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_96_19} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12813 | 2025.12.18 18:39:13.360725 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 12814 | 2025.12.18 18:39:13.360827 [ 276 ] {14123d42-b95e-4b91-94da-6e4aeef6fbc2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12815 | 2025.12.18 18:39:13.361031 [ 276 ] {14123d42-b95e-4b91-94da-6e4aeef6fbc2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2025.12.18 18:39:13.361150 [ 49 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12817 | 2025.12.18 18:39:13.361160 [ 276 ] {14123d42-b95e-4b91-94da-6e4aeef6fbc2} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00118 sec., 84745.7627118644 rows/sec., 6.62 MiB/sec. | ||
| 12818 | 2025.12.18 18:39:13.361191 [ 49 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2025.12.18 18:39:13.361214 [ 276 ] {14123d42-b95e-4b91-94da-6e4aeef6fbc2} <Debug> TCPHandler: Processed in 0.001365258 sec. | ||
| 12820 | 2025.12.18 18:39:13.361218 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12821 | 2025.12.18 18:39:13.361331 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2025.12.18 18:39:13.361355 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 12823 | 2025.12.18 18:39:13.361433 [ 276 ] {936a8c44-05ca-477a-9a4c-fc076338b658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12824 | 2025.12.18 18:39:13.361482 [ 276 ] {936a8c44-05ca-477a-9a4c-fc076338b658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12825 | 2025.12.18 18:39:13.361499 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12826 | 2025.12.18 18:39:13.361541 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 633 rows starting from the beginning of the part | ||
| 12827 | 2025.12.18 18:39:13.361610 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 140 rows starting from the beginning of the part | ||
| 12828 | 2025.12.18 18:39:13.361658 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 69 rows starting from the beginning of the part | ||
| 12829 | 2025.12.18 18:39:13.361701 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 100 rows starting from the beginning of the part | ||
| 12830 | 2025.12.18 18:39:13.361741 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 529 rows starting from the beginning of the part | ||
| 12831 | 2025.12.18 18:39:13.361781 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 100 rows starting from the beginning of the part | ||
| 12832 | 2025.12.18 18:39:13.361880 [ 276 ] {936a8c44-05ca-477a-9a4c-fc076338b658} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2025.12.18 18:39:13.361923 [ 276 ] {936a8c44-05ca-477a-9a4c-fc076338b658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12834 | 2025.12.18 18:39:13.362265 [ 276 ] {936a8c44-05ca-477a-9a4c-fc076338b658} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12835 | 2025.12.18 18:39:13.362484 [ 276 ] {936a8c44-05ca-477a-9a4c-fc076338b658} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2025.12.18 18:39:13.362604 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12837 | 2025.12.18 18:39:13.362618 [ 276 ] {936a8c44-05ca-477a-9a4c-fc076338b658} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 12838 | 2025.12.18 18:39:13.362636 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2025.12.18 18:39:13.362659 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12840 | 2025.12.18 18:39:13.362663 [ 276 ] {936a8c44-05ca-477a-9a4c-fc076338b658} <Debug> TCPHandler: Processed in 0.001384437 sec. | ||
| 12841 | 2025.12.18 18:39:13.362729 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 12842 | 2025.12.18 18:39:13.362776 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12843 | 2025.12.18 18:39:13.362803 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12844 | 2025.12.18 18:39:13.362828 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25910 rows starting from the beginning of the part | ||
| 12845 | 2025.12.18 18:39:13.362870 [ 276 ] {e45fa61c-d2f5-4ef0-985d-c2676d96b269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12846 | 2025.12.18 18:39:13.362872 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 198 rows starting from the beginning of the part | ||
| 12847 | 2025.12.18 18:39:13.362918 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12848 | 2025.12.18 18:39:13.362924 [ 276 ] {e45fa61c-d2f5-4ef0-985d-c2676d96b269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12849 | 2025.12.18 18:39:13.362934 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635571 sec., 960520.8211688763 rows/sec., 76.56 MiB/sec. | ||
| 12850 | 2025.12.18 18:39:13.362951 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12851 | 2025.12.18 18:39:13.363022 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 846 rows starting from the beginning of the part | ||
| 12852 | 2025.12.18 18:39:13.363060 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 12853 | 2025.12.18 18:39:13.363133 [ 196 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12854 | 2025.12.18 18:39:13.363409 [ 196 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2025.12.18 18:39:13.363482 [ 196 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_96_19} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12856 | 2025.12.18 18:39:13.363561 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12857 | 2025.12.18 18:39:13.363735 [ 276 ] {e45fa61c-d2f5-4ef0-985d-c2676d96b269} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12858 | 2025.12.18 18:39:13.363771 [ 276 ] {e45fa61c-d2f5-4ef0-985d-c2676d96b269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12859 | 2025.12.18 18:39:13.364319 [ 276 ] {e45fa61c-d2f5-4ef0-985d-c2676d96b269} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12860 | 2025.12.18 18:39:13.364534 [ 276 ] {e45fa61c-d2f5-4ef0-985d-c2676d96b269} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12861 | 2025.12.18 18:39:13.364656 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12862 | 2025.12.18 18:39:13.364671 [ 276 ] {e45fa61c-d2f5-4ef0-985d-c2676d96b269} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001819 sec., 19791.094007696534 rows/sec., 35.46 MiB/sec. | ||
| 12863 | 2025.12.18 18:39:13.364692 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2025.12.18 18:39:13.364719 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12865 | 2025.12.18 18:39:13.364739 [ 276 ] {e45fa61c-d2f5-4ef0-985d-c2676d96b269} <Debug> TCPHandler: Processed in 0.002013956 sec. | ||
| 12866 | 2025.12.18 18:39:13.364798 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 12867 | 2025.12.18 18:39:13.364858 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2025.12.18 18:39:13.364957 [ 276 ] {13bd0fa4-a298-4e3c-8c1b-fbffb00e02d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12869 | 2025.12.18 18:39:13.364999 [ 276 ] {13bd0fa4-a298-4e3c-8c1b-fbffb00e02d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12870 | 2025.12.18 18:39:13.365002 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12871 | 2025.12.18 18:39:13.365065 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1740 rows starting from the beginning of the part | ||
| 12872 | 2025.12.18 18:39:13.365176 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 12873 | 2025.12.18 18:39:13.365284 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 12874 | 2025.12.18 18:39:13.365338 [ 276 ] {13bd0fa4-a298-4e3c-8c1b-fbffb00e02d1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2025.12.18 18:39:13.365379 [ 276 ] {13bd0fa4-a298-4e3c-8c1b-fbffb00e02d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12876 | 2025.12.18 18:39:13.365392 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 12877 | 2025.12.18 18:39:13.365500 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part | ||
| 12878 | 2025.12.18 18:39:13.365603 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 12879 | 2025.12.18 18:39:13.365709 [ 276 ] {13bd0fa4-a298-4e3c-8c1b-fbffb00e02d1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12880 | 2025.12.18 18:39:13.365933 [ 276 ] {13bd0fa4-a298-4e3c-8c1b-fbffb00e02d1} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2025.12.18 18:39:13.366055 [ 49 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12882 | 2025.12.18 18:39:13.366067 [ 276 ] {13bd0fa4-a298-4e3c-8c1b-fbffb00e02d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 12883 | 2025.12.18 18:39:13.366087 [ 49 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2025.12.18 18:39:13.366115 [ 276 ] {13bd0fa4-a298-4e3c-8c1b-fbffb00e02d1} <Debug> TCPHandler: Processed in 0.001308907 sec. | ||
| 12885 | 2025.12.18 18:39:13.366115 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12886 | 2025.12.18 18:39:13.366231 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 12887 | 2025.12.18 18:39:13.366365 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12888 | 2025.12.18 18:39:13.366399 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5280 rows starting from the beginning of the part | ||
| 12889 | 2025.12.18 18:39:13.366461 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 12890 | 2025.12.18 18:39:13.366505 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12891 | 2025.12.18 18:39:13.366547 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12892 | 2025.12.18 18:39:13.366585 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 12893 | 2025.12.18 18:39:13.366633 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 12894 | 2025.12.18 18:39:13.368315 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002128457 sec., 2621617.443998164 rows/sec., 176.61 MiB/sec. | ||
| 12895 | 2025.12.18 18:39:13.368631 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12896 | 2025.12.18 18:39:13.368875 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_96_19} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12897 | 2025.12.18 18:39:13.368949 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_96_19} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12898 | 2025.12.18 18:39:13.369018 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12899 | 2025.12.18 18:39:13.370584 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27434 rows, containing 5 columns (5 merged, 0 gathered) in 0.007886541 sec., 3478584.59114078 rows/sec., 238.95 MiB/sec. | ||
| 12900 | 2025.12.18 18:39:13.370906 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12901 | 2025.12.18 18:39:13.371168 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2025.12.18 18:39:13.371243 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12903 | 2025.12.18 18:39:13.371337 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12904 | 2025.12.18 18:39:13.374907 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 19 columns (19 merged, 0 gathered) in 0.01014277 sec., 183184.6724316927 rows/sec., 328.26 MiB/sec. | ||
| 12905 | 2025.12.18 18:39:13.377257 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12906 | 2025.12.18 18:39:13.377568 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2025.12.18 18:39:13.377644 [ 194 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12908 | 2025.12.18 18:39:13.377789 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.28 MiB. | ||
| 12909 | 2025.12.18 18:39:14.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.65 MiB, peak 372.58 MiB, free memory in arenas 0.00 B, will set to 357.08 MiB (RSS), difference: 4.43 MiB | ||
| 12910 | 2025.12.18 18:39:14.660953 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12911 | 2025.12.18 18:39:14.661008 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12912 | 2025.12.18 18:39:14.829854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31630 | ||
| 12913 | 2025.12.18 18:39:14.830678 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2025.12.18 18:39:14.830719 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12915 | 2025.12.18 18:39:14.831237 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12916 | 2025.12.18 18:39:14.831490 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2025.12.18 18:39:14.831636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31630 | ||
| 12918 | 2025.12.18 18:39:14.831639 [ 47 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12919 | 2025.12.18 18:39:14.831748 [ 47 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2025.12.18 18:39:14.831785 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12921 | 2025.12.18 18:39:14.831931 [ 198 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 12922 | 2025.12.18 18:39:14.832103 [ 198 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12923 | 2025.12.18 18:39:14.832146 [ 198 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29262 rows starting from the beginning of the part | ||
| 12924 | 2025.12.18 18:39:14.832217 [ 198 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 12925 | 2025.12.18 18:39:14.832259 [ 198 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 12926 | 2025.12.18 18:39:14.832299 [ 198 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 12927 | 2025.12.18 18:39:14.832343 [ 198 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 12928 | 2025.12.18 18:39:14.832383 [ 198 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 12929 | 2025.12.18 18:39:14.834707 [ 197 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002842887 sec., 11126013.8021666 rows/sec., 159.16 MiB/sec. | ||
| 12930 | 2025.12.18 18:39:14.835091 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12931 | 2025.12.18 18:39:14.835368 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2025.12.18 18:39:14.835438 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_66_13} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12933 | 2025.12.18 18:39:14.835534 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12934 | 2025.12.18 18:39:16.507054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12935 | 2025.12.18 18:39:16.523701 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2025.12.18 18:39:16.523745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12937 | 2025.12.18 18:39:16.529901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12938 | 2025.12.18 18:39:16.530582 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2025.12.18 18:39:16.530853 [ 44 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12940 | 2025.12.18 18:39:16.530896 [ 44 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2025.12.18 18:39:16.530917 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12942 | 2025.12.18 18:39:16.531049 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 12943 | 2025.12.18 18:39:16.533759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12944 | 2025.12.18 18:39:16.535075 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12945 | 2025.12.18 18:39:16.536545 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 12946 | 2025.12.18 18:39:16.541131 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 12947 | 2025.12.18 18:39:16.545758 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 12948 | 2025.12.18 18:39:16.550794 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 12949 | 2025.12.18 18:39:16.555870 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 12950 | 2025.12.18 18:39:16.559778 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 12951 | 2025.12.18 18:39:16.614495 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.083501116 sec., 5952.016258082108 rows/sec., 30.78 MiB/sec. | ||
| 12952 | 2025.12.18 18:39:16.617968 [ 192 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12953 | 2025.12.18 18:39:16.620119 [ 192 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_66_13} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2025.12.18 18:39:16.620200 [ 192 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_66_13} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12955 | 2025.12.18 18:39:16.622777 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12956 | 2025.12.18 18:39:17.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.16 MiB, peak 372.58 MiB, free memory in arenas 0.00 B, will set to 359.50 MiB (RSS), difference: 1.34 MiB | ||
| 12957 | 2025.12.18 18:39:18.355052 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12958 | 2025.12.18 18:39:18.355246 [ 276 ] {88a40bd5-366f-4c20-a105-988efc99949e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12959 | 2025.12.18 18:39:18.355316 [ 276 ] {88a40bd5-366f-4c20-a105-988efc99949e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12960 | 2025.12.18 18:39:18.356025 [ 276 ] {88a40bd5-366f-4c20-a105-988efc99949e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12961 | 2025.12.18 18:39:18.356136 [ 276 ] {88a40bd5-366f-4c20-a105-988efc99949e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12962 | 2025.12.18 18:39:18.356534 [ 276 ] {88a40bd5-366f-4c20-a105-988efc99949e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12963 | 2025.12.18 18:39:18.356770 [ 276 ] {88a40bd5-366f-4c20-a105-988efc99949e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12964 | 2025.12.18 18:39:18.356929 [ 276 ] {88a40bd5-366f-4c20-a105-988efc99949e} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001728 sec., 38194.444444444445 rows/sec., 3.04 MiB/sec. | ||
| 12965 | 2025.12.18 18:39:18.356974 [ 276 ] {88a40bd5-366f-4c20-a105-988efc99949e} <Debug> TCPHandler: Processed in 0.002068567 sec. | ||
| 12966 | 2025.12.18 18:39:18.357103 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12967 | 2025.12.18 18:39:18.357201 [ 276 ] {191d0f8e-86b1-4782-aa6b-a103f8bdfb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12968 | 2025.12.18 18:39:18.357243 [ 276 ] {191d0f8e-86b1-4782-aa6b-a103f8bdfb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12969 | 2025.12.18 18:39:18.357696 [ 276 ] {191d0f8e-86b1-4782-aa6b-a103f8bdfb94} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12970 | 2025.12.18 18:39:18.357734 [ 276 ] {191d0f8e-86b1-4782-aa6b-a103f8bdfb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12971 | 2025.12.18 18:39:18.358042 [ 276 ] {191d0f8e-86b1-4782-aa6b-a103f8bdfb94} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12972 | 2025.12.18 18:39:18.358257 [ 276 ] {191d0f8e-86b1-4782-aa6b-a103f8bdfb94} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12973 | 2025.12.18 18:39:18.358390 [ 276 ] {191d0f8e-86b1-4782-aa6b-a103f8bdfb94} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001207 sec., 4142.502071251036 rows/sec., 311.50 KiB/sec. | ||
| 12974 | 2025.12.18 18:39:18.358429 [ 276 ] {191d0f8e-86b1-4782-aa6b-a103f8bdfb94} <Debug> TCPHandler: Processed in 0.001377668 sec. | ||
| 12975 | 2025.12.18 18:39:18.358549 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12976 | 2025.12.18 18:39:18.358645 [ 276 ] {683465b6-c1ed-465c-867b-e136d3a6e483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12977 | 2025.12.18 18:39:18.358686 [ 276 ] {683465b6-c1ed-465c-867b-e136d3a6e483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12978 | 2025.12.18 18:39:18.359145 [ 276 ] {683465b6-c1ed-465c-867b-e136d3a6e483} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2025.12.18 18:39:18.359182 [ 276 ] {683465b6-c1ed-465c-867b-e136d3a6e483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12980 | 2025.12.18 18:39:18.359494 [ 276 ] {683465b6-c1ed-465c-867b-e136d3a6e483} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12981 | 2025.12.18 18:39:18.359710 [ 276 ] {683465b6-c1ed-465c-867b-e136d3a6e483} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2025.12.18 18:39:18.359839 [ 276 ] {683465b6-c1ed-465c-867b-e136d3a6e483} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001212 sec., 56930.69306930693 rows/sec., 4.44 MiB/sec. | ||
| 12983 | 2025.12.18 18:39:18.359878 [ 276 ] {683465b6-c1ed-465c-867b-e136d3a6e483} <Debug> TCPHandler: Processed in 0.001379438 sec. | ||
| 12984 | 2025.12.18 18:39:18.359993 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12985 | 2025.12.18 18:39:18.360094 [ 276 ] {7fd9d308-8c75-4eed-a8ee-72a7aef725d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12986 | 2025.12.18 18:39:18.360140 [ 276 ] {7fd9d308-8c75-4eed-a8ee-72a7aef725d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12987 | 2025.12.18 18:39:18.360563 [ 276 ] {7fd9d308-8c75-4eed-a8ee-72a7aef725d4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2025.12.18 18:39:18.360600 [ 276 ] {7fd9d308-8c75-4eed-a8ee-72a7aef725d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12989 | 2025.12.18 18:39:18.360930 [ 276 ] {7fd9d308-8c75-4eed-a8ee-72a7aef725d4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12990 | 2025.12.18 18:39:18.361148 [ 276 ] {7fd9d308-8c75-4eed-a8ee-72a7aef725d4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2025.12.18 18:39:18.361278 [ 276 ] {7fd9d308-8c75-4eed-a8ee-72a7aef725d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 12992 | 2025.12.18 18:39:18.361316 [ 276 ] {7fd9d308-8c75-4eed-a8ee-72a7aef725d4} <Debug> TCPHandler: Processed in 0.001374348 sec. | ||
| 12993 | 2025.12.18 18:39:18.361426 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2025.12.18 18:39:18.361520 [ 276 ] {fbf87af2-9c9e-4559-8ec6-900ec71f6449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12995 | 2025.12.18 18:39:18.361576 [ 276 ] {fbf87af2-9c9e-4559-8ec6-900ec71f6449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12996 | 2025.12.18 18:39:18.362349 [ 276 ] {fbf87af2-9c9e-4559-8ec6-900ec71f6449} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2025.12.18 18:39:18.362386 [ 276 ] {fbf87af2-9c9e-4559-8ec6-900ec71f6449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12998 | 2025.12.18 18:39:18.362891 [ 276 ] {fbf87af2-9c9e-4559-8ec6-900ec71f6449} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12999 | 2025.12.18 18:39:18.363128 [ 276 ] {fbf87af2-9c9e-4559-8ec6-900ec71f6449} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2025.12.18 18:39:18.363272 [ 276 ] {fbf87af2-9c9e-4559-8ec6-900ec71f6449} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001769 sec., 2826.455624646693 rows/sec., 5.06 MiB/sec. | ||
| 13001 | 2025.12.18 18:39:18.363328 [ 276 ] {fbf87af2-9c9e-4559-8ec6-900ec71f6449} <Debug> TCPHandler: Processed in 0.001951295 sec. | ||
| 13002 | 2025.12.18 18:39:18.363438 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13003 | 2025.12.18 18:39:18.363533 [ 276 ] {e81ea3f0-9ef3-49ec-bdd3-b43faaeba1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13004 | 2025.12.18 18:39:18.363576 [ 276 ] {e81ea3f0-9ef3-49ec-bdd3-b43faaeba1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13005 | 2025.12.18 18:39:18.363906 [ 276 ] {e81ea3f0-9ef3-49ec-bdd3-b43faaeba1bd} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13006 | 2025.12.18 18:39:18.363944 [ 276 ] {e81ea3f0-9ef3-49ec-bdd3-b43faaeba1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13007 | 2025.12.18 18:39:18.364251 [ 276 ] {e81ea3f0-9ef3-49ec-bdd3-b43faaeba1bd} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13008 | 2025.12.18 18:39:18.364468 [ 276 ] {e81ea3f0-9ef3-49ec-bdd3-b43faaeba1bd} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13009 | 2025.12.18 18:39:18.364598 [ 276 ] {e81ea3f0-9ef3-49ec-bdd3-b43faaeba1bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 13010 | 2025.12.18 18:39:18.364636 [ 276 ] {e81ea3f0-9ef3-49ec-bdd3-b43faaeba1bd} <Debug> TCPHandler: Processed in 0.001248426 sec. | ||
| 13011 | 2025.12.18 18:39:19.940937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1568 | ||
| 13012 | 2025.12.18 18:39:19.943272 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13013 | 2025.12.18 18:39:19.943326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13014 | 2025.12.18 18:39:19.944556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13015 | 2025.12.18 18:39:19.944833 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13016 | 2025.12.18 18:39:19.945236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
| 13017 | 2025.12.18 18:39:22.331895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32142 | ||
| 13018 | 2025.12.18 18:39:22.332519 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2025.12.18 18:39:22.332567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13020 | 2025.12.18 18:39:22.333073 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13021 | 2025.12.18 18:39:22.333330 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2025.12.18 18:39:22.333479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32142 | ||
| 13023 | 2025.12.18 18:39:23.358751 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2025.12.18 18:39:23.358955 [ 276 ] {8678eaf7-e5c6-4385-8dd5-e55d10146c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13025 | 2025.12.18 18:39:23.359029 [ 276 ] {8678eaf7-e5c6-4385-8dd5-e55d10146c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13026 | 2025.12.18 18:39:23.359750 [ 276 ] {8678eaf7-e5c6-4385-8dd5-e55d10146c71} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2025.12.18 18:39:23.359790 [ 276 ] {8678eaf7-e5c6-4385-8dd5-e55d10146c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13028 | 2025.12.18 18:39:23.360185 [ 276 ] {8678eaf7-e5c6-4385-8dd5-e55d10146c71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13029 | 2025.12.18 18:39:23.360423 [ 276 ] {8678eaf7-e5c6-4385-8dd5-e55d10146c71} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2025.12.18 18:39:23.360553 [ 40 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13031 | 2025.12.18 18:39:23.360580 [ 276 ] {8678eaf7-e5c6-4385-8dd5-e55d10146c71} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001683 sec., 14260.249554367201 rows/sec., 1.18 MiB/sec. | ||
| 13032 | 2025.12.18 18:39:23.360597 [ 40 ] {} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2025.12.18 18:39:23.360622 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13034 | 2025.12.18 18:39:23.360626 [ 276 ] {8678eaf7-e5c6-4385-8dd5-e55d10146c71} <Debug> TCPHandler: Processed in 0.002018106 sec. | ||
| 13035 | 2025.12.18 18:39:23.360742 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::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 | ||
| 13036 | 2025.12.18 18:39:23.360758 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2025.12.18 18:39:23.360901 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13038 | 2025.12.18 18:39:23.360903 [ 276 ] {5add5253-85f2-418f-a297-c9b1f9af977f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13039 | 2025.12.18 18:39:23.360949 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 13040 | 2025.12.18 18:39:23.360967 [ 276 ] {5add5253-85f2-418f-a297-c9b1f9af977f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13041 | 2025.12.18 18:39:23.361028 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 13042 | 2025.12.18 18:39:23.361086 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 13043 | 2025.12.18 18:39:23.361136 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 13044 | 2025.12.18 18:39:23.361181 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13045 | 2025.12.18 18:39:23.361392 [ 276 ] {5add5253-85f2-418f-a297-c9b1f9af977f} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2025.12.18 18:39:23.361434 [ 276 ] {5add5253-85f2-418f-a297-c9b1f9af977f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13047 | 2025.12.18 18:39:23.361765 [ 276 ] {5add5253-85f2-418f-a297-c9b1f9af977f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13048 | 2025.12.18 18:39:23.361984 [ 276 ] {5add5253-85f2-418f-a297-c9b1f9af977f} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2025.12.18 18:39:23.362034 [ 197 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342357 sec., 89394.99700899239 rows/sec., 7.76 MiB/sec. | ||
| 13050 | 2025.12.18 18:39:23.362114 [ 276 ] {5add5253-85f2-418f-a297-c9b1f9af977f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001232 sec., 6493.506493506494 rows/sec., 529.50 KiB/sec. | ||
| 13051 | 2025.12.18 18:39:23.362160 [ 276 ] {5add5253-85f2-418f-a297-c9b1f9af977f} <Debug> TCPHandler: Processed in 0.001453699 sec. | ||
| 13052 | 2025.12.18 18:39:23.362195 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13053 | 2025.12.18 18:39:23.362274 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13054 | 2025.12.18 18:39:23.362374 [ 276 ] {d111a39b-f102-42c1-85dc-5f228476f0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13055 | 2025.12.18 18:39:23.362416 [ 276 ] {d111a39b-f102-42c1-85dc-5f228476f0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13056 | 2025.12.18 18:39:23.362487 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2025.12.18 18:39:23.362566 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_17_4} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13058 | 2025.12.18 18:39:23.362644 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13059 | 2025.12.18 18:39:23.362945 [ 276 ] {d111a39b-f102-42c1-85dc-5f228476f0da} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2025.12.18 18:39:23.362986 [ 276 ] {d111a39b-f102-42c1-85dc-5f228476f0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13061 | 2025.12.18 18:39:23.363318 [ 276 ] {d111a39b-f102-42c1-85dc-5f228476f0da} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13062 | 2025.12.18 18:39:23.363524 [ 276 ] {d111a39b-f102-42c1-85dc-5f228476f0da} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2025.12.18 18:39:23.363657 [ 276 ] {d111a39b-f102-42c1-85dc-5f228476f0da} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001302 sec., 193548.38709677418 rows/sec., 17.29 MiB/sec. | ||
| 13064 | 2025.12.18 18:39:23.363695 [ 276 ] {d111a39b-f102-42c1-85dc-5f228476f0da} <Debug> TCPHandler: Processed in 0.001471769 sec. | ||
| 13065 | 2025.12.18 18:39:23.363807 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13066 | 2025.12.18 18:39:23.363901 [ 276 ] {1a2ade29-ab3f-4aa2-a7ab-28d9f9ff7c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13067 | 2025.12.18 18:39:23.363940 [ 276 ] {1a2ade29-ab3f-4aa2-a7ab-28d9f9ff7c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13068 | 2025.12.18 18:39:23.364347 [ 276 ] {1a2ade29-ab3f-4aa2-a7ab-28d9f9ff7c41} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2025.12.18 18:39:23.364382 [ 276 ] {1a2ade29-ab3f-4aa2-a7ab-28d9f9ff7c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13070 | 2025.12.18 18:39:23.364667 [ 276 ] {1a2ade29-ab3f-4aa2-a7ab-28d9f9ff7c41} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13071 | 2025.12.18 18:39:23.364878 [ 276 ] {1a2ade29-ab3f-4aa2-a7ab-28d9f9ff7c41} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2025.12.18 18:39:23.365002 [ 276 ] {1a2ade29-ab3f-4aa2-a7ab-28d9f9ff7c41} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.00112 sec., 50000.00000000001 rows/sec., 3.69 MiB/sec. | ||
| 13073 | 2025.12.18 18:39:23.365038 [ 276 ] {1a2ade29-ab3f-4aa2-a7ab-28d9f9ff7c41} <Debug> TCPHandler: Processed in 0.001282186 sec. | ||
| 13074 | 2025.12.18 18:39:23.365150 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2025.12.18 18:39:23.365244 [ 276 ] {91ebcf99-4b71-4569-95fe-bd6a176b3e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13076 | 2025.12.18 18:39:23.365282 [ 276 ] {91ebcf99-4b71-4569-95fe-bd6a176b3e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13077 | 2025.12.18 18:39:23.365668 [ 276 ] {91ebcf99-4b71-4569-95fe-bd6a176b3e3f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13078 | 2025.12.18 18:39:23.365702 [ 276 ] {91ebcf99-4b71-4569-95fe-bd6a176b3e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13079 | 2025.12.18 18:39:23.365990 [ 276 ] {91ebcf99-4b71-4569-95fe-bd6a176b3e3f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13080 | 2025.12.18 18:39:23.366208 [ 276 ] {91ebcf99-4b71-4569-95fe-bd6a176b3e3f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13081 | 2025.12.18 18:39:23.366334 [ 276 ] {91ebcf99-4b71-4569-95fe-bd6a176b3e3f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 13082 | 2025.12.18 18:39:23.366373 [ 276 ] {91ebcf99-4b71-4569-95fe-bd6a176b3e3f} <Debug> TCPHandler: Processed in 0.001273436 sec. | ||
| 13083 | 2025.12.18 18:39:23.366487 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13084 | 2025.12.18 18:39:23.366581 [ 276 ] {84d14565-bba1-4e78-9058-b73a72f3e1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13085 | 2025.12.18 18:39:23.366620 [ 276 ] {84d14565-bba1-4e78-9058-b73a72f3e1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13086 | 2025.12.18 18:39:23.367033 [ 276 ] {84d14565-bba1-4e78-9058-b73a72f3e1a7} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2025.12.18 18:39:23.367069 [ 276 ] {84d14565-bba1-4e78-9058-b73a72f3e1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13088 | 2025.12.18 18:39:23.367357 [ 276 ] {84d14565-bba1-4e78-9058-b73a72f3e1a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13089 | 2025.12.18 18:39:23.367564 [ 276 ] {84d14565-bba1-4e78-9058-b73a72f3e1a7} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13090 | 2025.12.18 18:39:23.367655 [ 40 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13091 | 2025.12.18 18:39:23.367687 [ 276 ] {84d14565-bba1-4e78-9058-b73a72f3e1a7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 13092 | 2025.12.18 18:39:23.367690 [ 40 ] {} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13093 | 2025.12.18 18:39:23.367720 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13094 | 2025.12.18 18:39:23.367726 [ 276 ] {84d14565-bba1-4e78-9058-b73a72f3e1a7} <Debug> TCPHandler: Processed in 0.001288427 sec. | ||
| 13095 | 2025.12.18 18:39:23.367806 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::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 | ||
| 13096 | 2025.12.18 18:39:23.367841 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2025.12.18 18:39:23.367916 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13098 | 2025.12.18 18:39:23.367940 [ 276 ] {72e48d16-fa52-48f8-b835-817682c608fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13099 | 2025.12.18 18:39:23.367950 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 13100 | 2025.12.18 18:39:23.367986 [ 276 ] {72e48d16-fa52-48f8-b835-817682c608fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13101 | 2025.12.18 18:39:23.368020 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 13102 | 2025.12.18 18:39:23.368073 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 13103 | 2025.12.18 18:39:23.368116 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13104 | 2025.12.18 18:39:23.368164 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13105 | 2025.12.18 18:39:23.368476 [ 276 ] {72e48d16-fa52-48f8-b835-817682c608fd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13106 | 2025.12.18 18:39:23.368517 [ 276 ] {72e48d16-fa52-48f8-b835-817682c608fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13107 | 2025.12.18 18:39:23.368875 [ 276 ] {72e48d16-fa52-48f8-b835-817682c608fd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13108 | 2025.12.18 18:39:23.368895 [ 197 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001129195 sec., 53135.19808359053 rows/sec., 4.26 MiB/sec. | ||
| 13109 | 2025.12.18 18:39:23.369029 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13110 | 2025.12.18 18:39:23.369179 [ 276 ] {72e48d16-fa52-48f8-b835-817682c608fd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13111 | 2025.12.18 18:39:23.369322 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2025.12.18 18:39:23.369335 [ 276 ] {72e48d16-fa52-48f8-b835-817682c608fd} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001413 sec., 101910.8280254777 rows/sec., 8.23 MiB/sec. | ||
| 13113 | 2025.12.18 18:39:23.369381 [ 276 ] {72e48d16-fa52-48f8-b835-817682c608fd} <Debug> TCPHandler: Processed in 0.00158921 sec. | ||
| 13114 | 2025.12.18 18:39:23.369405 [ 195 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_17_4} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13115 | 2025.12.18 18:39:23.369491 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13116 | 2025.12.18 18:39:23.369502 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13117 | 2025.12.18 18:39:23.369601 [ 276 ] {e74d2f48-31c0-4c89-9b61-b7de6bf335ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13118 | 2025.12.18 18:39:23.369646 [ 276 ] {e74d2f48-31c0-4c89-9b61-b7de6bf335ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13119 | 2025.12.18 18:39:23.370107 [ 276 ] {e74d2f48-31c0-4c89-9b61-b7de6bf335ac} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2025.12.18 18:39:23.370142 [ 276 ] {e74d2f48-31c0-4c89-9b61-b7de6bf335ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13121 | 2025.12.18 18:39:23.370478 [ 276 ] {e74d2f48-31c0-4c89-9b61-b7de6bf335ac} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13122 | 2025.12.18 18:39:23.370704 [ 276 ] {e74d2f48-31c0-4c89-9b61-b7de6bf335ac} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2025.12.18 18:39:23.370835 [ 276 ] {e74d2f48-31c0-4c89-9b61-b7de6bf335ac} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001253 sec., 159616.9193934557 rows/sec., 11.44 MiB/sec. | ||
| 13124 | 2025.12.18 18:39:23.370872 [ 276 ] {e74d2f48-31c0-4c89-9b61-b7de6bf335ac} <Debug> TCPHandler: Processed in 0.001420928 sec. | ||
| 13125 | 2025.12.18 18:39:23.370987 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2025.12.18 18:39:23.371080 [ 276 ] {08c15830-a46f-4511-a9dc-c603a5ee58b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13127 | 2025.12.18 18:39:23.371132 [ 276 ] {08c15830-a46f-4511-a9dc-c603a5ee58b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13128 | 2025.12.18 18:39:23.371998 [ 276 ] {08c15830-a46f-4511-a9dc-c603a5ee58b6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2025.12.18 18:39:23.372032 [ 276 ] {08c15830-a46f-4511-a9dc-c603a5ee58b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13130 | 2025.12.18 18:39:23.372657 [ 276 ] {08c15830-a46f-4511-a9dc-c603a5ee58b6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13131 | 2025.12.18 18:39:23.372901 [ 276 ] {08c15830-a46f-4511-a9dc-c603a5ee58b6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2025.12.18 18:39:23.373046 [ 276 ] {08c15830-a46f-4511-a9dc-c603a5ee58b6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001984 sec., 18145.16129032258 rows/sec., 32.52 MiB/sec. | ||
| 13133 | 2025.12.18 18:39:23.373102 [ 276 ] {08c15830-a46f-4511-a9dc-c603a5ee58b6} <Debug> TCPHandler: Processed in 0.002166858 sec. | ||
| 13134 | 2025.12.18 18:39:23.373222 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13135 | 2025.12.18 18:39:23.373317 [ 276 ] {baf3e9cd-2812-4c52-819b-ac8b1a918fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13136 | 2025.12.18 18:39:23.373359 [ 276 ] {baf3e9cd-2812-4c52-819b-ac8b1a918fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13137 | 2025.12.18 18:39:23.373714 [ 276 ] {baf3e9cd-2812-4c52-819b-ac8b1a918fa4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2025.12.18 18:39:23.373750 [ 276 ] {baf3e9cd-2812-4c52-819b-ac8b1a918fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13139 | 2025.12.18 18:39:23.374085 [ 276 ] {baf3e9cd-2812-4c52-819b-ac8b1a918fa4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13140 | 2025.12.18 18:39:23.374315 [ 276 ] {baf3e9cd-2812-4c52-819b-ac8b1a918fa4} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2025.12.18 18:39:23.374448 [ 276 ] {baf3e9cd-2812-4c52-819b-ac8b1a918fa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 13142 | 2025.12.18 18:39:23.374484 [ 276 ] {baf3e9cd-2812-4c52-819b-ac8b1a918fa4} <Debug> TCPHandler: Processed in 0.001314897 sec. | ||
| 13143 | 2025.12.18 18:39:24.033955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13144 | 2025.12.18 18:39:24.049490 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2025.12.18 18:39:24.049556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13146 | 2025.12.18 18:39:24.054804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13147 | 2025.12.18 18:39:24.055517 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13148 | 2025.12.18 18:39:24.058802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13149 | 2025.12.18 18:39:28.354920 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2025.12.18 18:39:28.355116 [ 276 ] {c643d614-52fa-4468-80f5-06d6f7cd84b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13151 | 2025.12.18 18:39:28.355181 [ 276 ] {c643d614-52fa-4468-80f5-06d6f7cd84b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13152 | 2025.12.18 18:39:28.355841 [ 276 ] {c643d614-52fa-4468-80f5-06d6f7cd84b6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2025.12.18 18:39:28.355889 [ 276 ] {c643d614-52fa-4468-80f5-06d6f7cd84b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13154 | 2025.12.18 18:39:28.356281 [ 276 ] {c643d614-52fa-4468-80f5-06d6f7cd84b6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13155 | 2025.12.18 18:39:28.356520 [ 276 ] {c643d614-52fa-4468-80f5-06d6f7cd84b6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2025.12.18 18:39:28.356679 [ 276 ] {c643d614-52fa-4468-80f5-06d6f7cd84b6} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001613 sec., 40917.54494730316 rows/sec., 3.26 MiB/sec. | ||
| 13157 | 2025.12.18 18:39:28.356729 [ 276 ] {c643d614-52fa-4468-80f5-06d6f7cd84b6} <Debug> TCPHandler: Processed in 0.001943625 sec. | ||
| 13158 | 2025.12.18 18:39:28.356850 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2025.12.18 18:39:28.356954 [ 276 ] {b8a6a4e3-fa06-4dbd-a1fd-2f791feb3fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13160 | 2025.12.18 18:39:28.356997 [ 276 ] {b8a6a4e3-fa06-4dbd-a1fd-2f791feb3fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13161 | 2025.12.18 18:39:28.357409 [ 276 ] {b8a6a4e3-fa06-4dbd-a1fd-2f791feb3fc9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2025.12.18 18:39:28.357447 [ 276 ] {b8a6a4e3-fa06-4dbd-a1fd-2f791feb3fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13163 | 2025.12.18 18:39:28.357756 [ 276 ] {b8a6a4e3-fa06-4dbd-a1fd-2f791feb3fc9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13164 | 2025.12.18 18:39:28.357964 [ 276 ] {b8a6a4e3-fa06-4dbd-a1fd-2f791feb3fc9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2025.12.18 18:39:28.358097 [ 276 ] {b8a6a4e3-fa06-4dbd-a1fd-2f791feb3fc9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001168 sec., 4280.821917808219 rows/sec., 321.90 KiB/sec. | ||
| 13166 | 2025.12.18 18:39:28.358136 [ 276 ] {b8a6a4e3-fa06-4dbd-a1fd-2f791feb3fc9} <Debug> TCPHandler: Processed in 0.001338457 sec. | ||
| 13167 | 2025.12.18 18:39:28.358248 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13168 | 2025.12.18 18:39:28.358346 [ 276 ] {46252f51-7945-48fe-b50a-ac787002fd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13169 | 2025.12.18 18:39:28.358386 [ 276 ] {46252f51-7945-48fe-b50a-ac787002fd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13170 | 2025.12.18 18:39:28.358792 [ 276 ] {46252f51-7945-48fe-b50a-ac787002fd2f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2025.12.18 18:39:28.358831 [ 276 ] {46252f51-7945-48fe-b50a-ac787002fd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13172 | 2025.12.18 18:39:28.359136 [ 276 ] {46252f51-7945-48fe-b50a-ac787002fd2f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13173 | 2025.12.18 18:39:28.359351 [ 276 ] {46252f51-7945-48fe-b50a-ac787002fd2f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2025.12.18 18:39:28.359482 [ 276 ] {46252f51-7945-48fe-b50a-ac787002fd2f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001156 sec., 59688.581314878895 rows/sec., 4.66 MiB/sec. | ||
| 13175 | 2025.12.18 18:39:28.359520 [ 276 ] {46252f51-7945-48fe-b50a-ac787002fd2f} <Debug> TCPHandler: Processed in 0.001321827 sec. | ||
| 13176 | 2025.12.18 18:39:28.359632 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2025.12.18 18:39:28.359726 [ 276 ] {9963a388-73d0-4db8-8620-268e0b34c596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13178 | 2025.12.18 18:39:28.359770 [ 276 ] {9963a388-73d0-4db8-8620-268e0b34c596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13179 | 2025.12.18 18:39:28.360162 [ 276 ] {9963a388-73d0-4db8-8620-268e0b34c596} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2025.12.18 18:39:28.360197 [ 276 ] {9963a388-73d0-4db8-8620-268e0b34c596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13181 | 2025.12.18 18:39:28.360520 [ 276 ] {9963a388-73d0-4db8-8620-268e0b34c596} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13182 | 2025.12.18 18:39:28.360723 [ 276 ] {9963a388-73d0-4db8-8620-268e0b34c596} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2025.12.18 18:39:28.360849 [ 276 ] {9963a388-73d0-4db8-8620-268e0b34c596} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 13184 | 2025.12.18 18:39:28.360885 [ 276 ] {9963a388-73d0-4db8-8620-268e0b34c596} <Debug> TCPHandler: Processed in 0.001304146 sec. | ||
| 13185 | 2025.12.18 18:39:28.360993 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2025.12.18 18:39:28.361085 [ 276 ] {91fd3500-516f-4877-9694-5209366b5746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13187 | 2025.12.18 18:39:28.361137 [ 276 ] {91fd3500-516f-4877-9694-5209366b5746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13188 | 2025.12.18 18:39:28.361870 [ 276 ] {91fd3500-516f-4877-9694-5209366b5746} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2025.12.18 18:39:28.361906 [ 276 ] {91fd3500-516f-4877-9694-5209366b5746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13190 | 2025.12.18 18:39:28.362402 [ 276 ] {91fd3500-516f-4877-9694-5209366b5746} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13191 | 2025.12.18 18:39:28.362612 [ 276 ] {91fd3500-516f-4877-9694-5209366b5746} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2025.12.18 18:39:28.362746 [ 276 ] {91fd3500-516f-4877-9694-5209366b5746} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001679 sec., 2977.9630732578917 rows/sec., 5.34 MiB/sec. | ||
| 13193 | 2025.12.18 18:39:28.362801 [ 276 ] {91fd3500-516f-4877-9694-5209366b5746} <Debug> TCPHandler: Processed in 0.001856574 sec. | ||
| 13194 | 2025.12.18 18:39:28.362914 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2025.12.18 18:39:28.363007 [ 276 ] {596b3e51-7bde-4a88-8493-03c88689a153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13196 | 2025.12.18 18:39:28.363049 [ 276 ] {596b3e51-7bde-4a88-8493-03c88689a153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13197 | 2025.12.18 18:39:28.363381 [ 276 ] {596b3e51-7bde-4a88-8493-03c88689a153} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2025.12.18 18:39:28.363417 [ 276 ] {596b3e51-7bde-4a88-8493-03c88689a153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13199 | 2025.12.18 18:39:28.363716 [ 276 ] {596b3e51-7bde-4a88-8493-03c88689a153} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13200 | 2025.12.18 18:39:28.363926 [ 276 ] {596b3e51-7bde-4a88-8493-03c88689a153} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2025.12.18 18:39:28.364052 [ 276 ] {596b3e51-7bde-4a88-8493-03c88689a153} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 13202 | 2025.12.18 18:39:28.364088 [ 276 ] {596b3e51-7bde-4a88-8493-03c88689a153} <Debug> TCPHandler: Processed in 0.001223806 sec. | ||
| 13203 | 2025.12.18 18:39:29.661095 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13204 | 2025.12.18 18:39:29.661184 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13205 | 2025.12.18 18:39:29.833736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32590 | ||
| 13206 | 2025.12.18 18:39:29.834302 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2025.12.18 18:39:29.834355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13208 | 2025.12.18 18:39:29.834872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13209 | 2025.12.18 18:39:29.835112 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2025.12.18 18:39:29.835394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32590 | ||
| 13211 | 2025.12.18 18:39:29.945561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1600 | ||
| 13212 | 2025.12.18 18:39:29.948008 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2025.12.18 18:39:29.948052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13214 | 2025.12.18 18:39:29.949237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13215 | 2025.12.18 18:39:29.949498 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2025.12.18 18:39:29.949763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1600 | ||
| 13217 | 2025.12.18 18:39:31.558999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13218 | 2025.12.18 18:39:31.575270 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2025.12.18 18:39:31.575331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13220 | 2025.12.18 18:39:31.581107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13221 | 2025.12.18 18:39:31.581793 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2025.12.18 18:39:31.584548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13223 | 2025.12.18 18:39:33.356631 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13224 | 2025.12.18 18:39:33.356828 [ 276 ] {ee1258ac-cb5d-4890-b8da-54c214ca9c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13225 | 2025.12.18 18:39:33.356900 [ 276 ] {ee1258ac-cb5d-4890-b8da-54c214ca9c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13226 | 2025.12.18 18:39:33.357605 [ 276 ] {ee1258ac-cb5d-4890-b8da-54c214ca9c8a} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2025.12.18 18:39:33.357652 [ 276 ] {ee1258ac-cb5d-4890-b8da-54c214ca9c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13228 | 2025.12.18 18:39:33.358048 [ 276 ] {ee1258ac-cb5d-4890-b8da-54c214ca9c8a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13229 | 2025.12.18 18:39:33.358276 [ 276 ] {ee1258ac-cb5d-4890-b8da-54c214ca9c8a} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2025.12.18 18:39:33.358434 [ 276 ] {ee1258ac-cb5d-4890-b8da-54c214ca9c8a} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001658 sec., 77201.44752714114 rows/sec., 6.65 MiB/sec. | ||
| 13231 | 2025.12.18 18:39:33.358485 [ 276 ] {ee1258ac-cb5d-4890-b8da-54c214ca9c8a} <Debug> TCPHandler: Processed in 0.001998916 sec. | ||
| 13232 | 2025.12.18 18:39:33.358613 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13233 | 2025.12.18 18:39:33.358717 [ 276 ] {3ba72a24-45c4-46b4-967a-6f75482d0ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13234 | 2025.12.18 18:39:33.358760 [ 276 ] {3ba72a24-45c4-46b4-967a-6f75482d0ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13235 | 2025.12.18 18:39:33.359179 [ 276 ] {3ba72a24-45c4-46b4-967a-6f75482d0ea4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2025.12.18 18:39:33.359215 [ 276 ] {3ba72a24-45c4-46b4-967a-6f75482d0ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13237 | 2025.12.18 18:39:33.359540 [ 276 ] {3ba72a24-45c4-46b4-967a-6f75482d0ea4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13238 | 2025.12.18 18:39:33.359747 [ 276 ] {3ba72a24-45c4-46b4-967a-6f75482d0ea4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2025.12.18 18:39:33.359874 [ 34 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13240 | 2025.12.18 18:39:33.359882 [ 276 ] {3ba72a24-45c4-46b4-967a-6f75482d0ea4} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001189 sec., 30277.544154751893 rows/sec., 2.22 MiB/sec. | ||
| 13241 | 2025.12.18 18:39:33.359952 [ 34 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2025.12.18 18:39:33.359967 [ 276 ] {3ba72a24-45c4-46b4-967a-6f75482d0ea4} <Debug> TCPHandler: Processed in 0.001409788 sec. | ||
| 13243 | 2025.12.18 18:39:33.359982 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13244 | 2025.12.18 18:39:33.360082 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13245 | 2025.12.18 18:39:33.360111 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 13246 | 2025.12.18 18:39:33.360184 [ 276 ] {cd534410-b255-489b-9d58-bcf46ea6bb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13247 | 2025.12.18 18:39:33.360230 [ 276 ] {cd534410-b255-489b-9d58-bcf46ea6bb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13248 | 2025.12.18 18:39:33.360267 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13249 | 2025.12.18 18:39:33.360309 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 71 rows starting from the beginning of the part | ||
| 13250 | 2025.12.18 18:39:33.360386 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
| 13251 | 2025.12.18 18:39:33.360441 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 5 rows starting from the beginning of the part | ||
| 13252 | 2025.12.18 18:39:33.360490 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 13253 | 2025.12.18 18:39:33.360535 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 5 rows starting from the beginning of the part | ||
| 13254 | 2025.12.18 18:39:33.360582 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 36 rows starting from the beginning of the part | ||
| 13255 | 2025.12.18 18:39:33.360667 [ 276 ] {cd534410-b255-489b-9d58-bcf46ea6bb45} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2025.12.18 18:39:33.360709 [ 276 ] {cd534410-b255-489b-9d58-bcf46ea6bb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13257 | 2025.12.18 18:39:33.361048 [ 276 ] {cd534410-b255-489b-9d58-bcf46ea6bb45} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13258 | 2025.12.18 18:39:33.361276 [ 276 ] {cd534410-b255-489b-9d58-bcf46ea6bb45} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2025.12.18 18:39:33.361411 [ 276 ] {cd534410-b255-489b-9d58-bcf46ea6bb45} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001248 sec., 80128.20512820513 rows/sec., 6.26 MiB/sec. | ||
| 13260 | 2025.12.18 18:39:33.361449 [ 276 ] {cd534410-b255-489b-9d58-bcf46ea6bb45} <Debug> TCPHandler: Processed in 0.001417938 sec. | ||
| 13261 | 2025.12.18 18:39:33.361511 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455969 sec., 143547.012333367 rows/sec., 11.07 MiB/sec. | ||
| 13262 | 2025.12.18 18:39:33.361560 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13263 | 2025.12.18 18:39:33.361659 [ 276 ] {cb501edc-e7c0-49c7-b1cf-edaa0b2bc00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13264 | 2025.12.18 18:39:33.361679 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13265 | 2025.12.18 18:39:33.361704 [ 276 ] {cb501edc-e7c0-49c7-b1cf-edaa0b2bc00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13266 | 2025.12.18 18:39:33.361938 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13267 | 2025.12.18 18:39:33.362008 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_96_19} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13268 | 2025.12.18 18:39:33.362104 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13269 | 2025.12.18 18:39:33.362124 [ 276 ] {cb501edc-e7c0-49c7-b1cf-edaa0b2bc00c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2025.12.18 18:39:33.362160 [ 276 ] {cb501edc-e7c0-49c7-b1cf-edaa0b2bc00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13271 | 2025.12.18 18:39:33.362491 [ 276 ] {cb501edc-e7c0-49c7-b1cf-edaa0b2bc00c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13272 | 2025.12.18 18:39:33.362702 [ 276 ] {cb501edc-e7c0-49c7-b1cf-edaa0b2bc00c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2025.12.18 18:39:33.362836 [ 276 ] {cb501edc-e7c0-49c7-b1cf-edaa0b2bc00c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13274 | 2025.12.18 18:39:33.362873 [ 276 ] {cb501edc-e7c0-49c7-b1cf-edaa0b2bc00c} <Debug> TCPHandler: Processed in 0.001365007 sec. | ||
| 13275 | 2025.12.18 18:39:33.362980 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13276 | 2025.12.18 18:39:33.363074 [ 276 ] {734e9bca-f450-41aa-87cc-a3eab4f14c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13277 | 2025.12.18 18:39:33.363129 [ 276 ] {734e9bca-f450-41aa-87cc-a3eab4f14c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13278 | 2025.12.18 18:39:33.363980 [ 276 ] {734e9bca-f450-41aa-87cc-a3eab4f14c28} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2025.12.18 18:39:33.364017 [ 276 ] {734e9bca-f450-41aa-87cc-a3eab4f14c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13280 | 2025.12.18 18:39:33.364594 [ 276 ] {734e9bca-f450-41aa-87cc-a3eab4f14c28} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13281 | 2025.12.18 18:39:33.364822 [ 276 ] {734e9bca-f450-41aa-87cc-a3eab4f14c28} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2025.12.18 18:39:33.364960 [ 276 ] {734e9bca-f450-41aa-87cc-a3eab4f14c28} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001903 sec., 18917.498686284813 rows/sec., 33.90 MiB/sec. | ||
| 13283 | 2025.12.18 18:39:33.365023 [ 276 ] {734e9bca-f450-41aa-87cc-a3eab4f14c28} <Debug> TCPHandler: Processed in 0.002093027 sec. | ||
| 13284 | 2025.12.18 18:39:33.365144 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13285 | 2025.12.18 18:39:33.365239 [ 276 ] {1d4eb5ed-02f6-4e18-8a35-061b06bf462b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13286 | 2025.12.18 18:39:33.365280 [ 276 ] {1d4eb5ed-02f6-4e18-8a35-061b06bf462b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13287 | 2025.12.18 18:39:33.365612 [ 276 ] {1d4eb5ed-02f6-4e18-8a35-061b06bf462b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2025.12.18 18:39:33.365648 [ 276 ] {1d4eb5ed-02f6-4e18-8a35-061b06bf462b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13289 | 2025.12.18 18:39:33.365946 [ 276 ] {1d4eb5ed-02f6-4e18-8a35-061b06bf462b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13290 | 2025.12.18 18:39:33.366157 [ 276 ] {1d4eb5ed-02f6-4e18-8a35-061b06bf462b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2025.12.18 18:39:33.366283 [ 276 ] {1d4eb5ed-02f6-4e18-8a35-061b06bf462b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 13292 | 2025.12.18 18:39:33.366319 [ 276 ] {1d4eb5ed-02f6-4e18-8a35-061b06bf462b} <Debug> TCPHandler: Processed in 0.001225076 sec. | ||
| 13293 | 2025.12.18 18:39:34.001311 [ 33 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13294 | 2025.12.18 18:39:34.001390 [ 33 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13295 | 2025.12.18 18:39:34.001415 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13296 | 2025.12.18 18:39:34.001526 [ 197 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 13297 | 2025.12.18 18:39:34.001665 [ 197 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13298 | 2025.12.18 18:39:34.001702 [ 197 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 13299 | 2025.12.18 18:39:34.001788 [ 197 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 13300 | 2025.12.18 18:39:34.001844 [ 197 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 13301 | 2025.12.18 18:39:34.001894 [ 197 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 13302 | 2025.12.18 18:39:34.001938 [ 197 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 13303 | 2025.12.18 18:39:34.002737 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251726 sec., 28760.287794613196 rows/sec., 2.40 MiB/sec. | ||
| 13304 | 2025.12.18 18:39:34.002970 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 13305 | 2025.12.18 18:39:34.003320 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13306 | 2025.12.18 18:39:34.003411 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_33_8} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 13307 | 2025.12.18 18:39:34.003513 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13308 | 2025.12.18 18:39:36.719204 [ 28 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13309 | 2025.12.18 18:39:36.719294 [ 28 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2025.12.18 18:39:36.719321 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13311 | 2025.12.18 18:39:36.719450 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 13312 | 2025.12.18 18:39:36.719608 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13313 | 2025.12.18 18:39:36.719646 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 253 rows starting from the beginning of the part | ||
| 13314 | 2025.12.18 18:39:36.719724 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 13315 | 2025.12.18 18:39:36.719780 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 13316 | 2025.12.18 18:39:36.719832 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 13317 | 2025.12.18 18:39:36.719882 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 13318 | 2025.12.18 18:39:36.720757 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364108 sec., 554941.3976019494 rows/sec., 40.50 MiB/sec. | ||
| 13319 | 2025.12.18 18:39:36.720912 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 13320 | 2025.12.18 18:39:36.721157 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13321 | 2025.12.18 18:39:36.721225 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_33_8} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 13322 | 2025.12.18 18:39:36.721290 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13323 | 2025.12.18 18:39:37.335660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33102 | ||
| 13324 | 2025.12.18 18:39:37.336239 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2025.12.18 18:39:37.336276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13326 | 2025.12.18 18:39:37.336746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13327 | 2025.12.18 18:39:37.336974 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13328 | 2025.12.18 18:39:37.337101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33102 | ||
| 13329 | 2025.12.18 18:39:38.383422 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2025.12.18 18:39:38.383709 [ 276 ] {107e30e5-8a35-49df-bcb1-5ef0f36d103d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13331 | 2025.12.18 18:39:38.383811 [ 276 ] {107e30e5-8a35-49df-bcb1-5ef0f36d103d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13332 | 2025.12.18 18:39:38.384542 [ 276 ] {107e30e5-8a35-49df-bcb1-5ef0f36d103d} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2025.12.18 18:39:38.384582 [ 276 ] {107e30e5-8a35-49df-bcb1-5ef0f36d103d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13334 | 2025.12.18 18:39:38.384941 [ 276 ] {107e30e5-8a35-49df-bcb1-5ef0f36d103d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13335 | 2025.12.18 18:39:38.385161 [ 276 ] {107e30e5-8a35-49df-bcb1-5ef0f36d103d} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2025.12.18 18:39:38.385315 [ 276 ] {107e30e5-8a35-49df-bcb1-5ef0f36d103d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001681 sec., 1189.767995240928 rows/sec., 97.02 KiB/sec. | ||
| 13337 | 2025.12.18 18:39:38.385357 [ 276 ] {107e30e5-8a35-49df-bcb1-5ef0f36d103d} <Debug> TCPHandler: Processed in 0.002133768 sec. | ||
| 13338 | 2025.12.18 18:39:38.385480 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2025.12.18 18:39:38.385575 [ 276 ] {5a02b0d0-977e-4999-950f-ec28b0007a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13340 | 2025.12.18 18:39:38.385614 [ 276 ] {5a02b0d0-977e-4999-950f-ec28b0007a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13341 | 2025.12.18 18:39:38.386657 [ 276 ] {5a02b0d0-977e-4999-950f-ec28b0007a9e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2025.12.18 18:39:38.386694 [ 276 ] {5a02b0d0-977e-4999-950f-ec28b0007a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13343 | 2025.12.18 18:39:38.387058 [ 276 ] {5a02b0d0-977e-4999-950f-ec28b0007a9e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13344 | 2025.12.18 18:39:38.387270 [ 276 ] {5a02b0d0-977e-4999-950f-ec28b0007a9e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2025.12.18 18:39:38.387398 [ 276 ] {5a02b0d0-977e-4999-950f-ec28b0007a9e} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001842 sec., 655266.0152008686 rows/sec., 54.09 MiB/sec. | ||
| 13346 | 2025.12.18 18:39:38.387407 [ 25 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13347 | 2025.12.18 18:39:38.387435 [ 276 ] {5a02b0d0-977e-4999-950f-ec28b0007a9e} <Debug> TCPHandler: Processed in 0.002006335 sec. | ||
| 13348 | 2025.12.18 18:39:38.387481 [ 25 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2025.12.18 18:39:38.387511 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13350 | 2025.12.18 18:39:38.387571 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2025.12.18 18:39:38.387629 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 13352 | 2025.12.18 18:39:38.387668 [ 276 ] {a853b811-aaa1-479c-b1b1-4e1e17a667a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13353 | 2025.12.18 18:39:38.387715 [ 276 ] {a853b811-aaa1-479c-b1b1-4e1e17a667a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13354 | 2025.12.18 18:39:38.387776 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13355 | 2025.12.18 18:39:38.387817 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1408 rows starting from the beginning of the part | ||
| 13356 | 2025.12.18 18:39:38.387889 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 66 rows starting from the beginning of the part | ||
| 13357 | 2025.12.18 18:39:38.387940 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 252 rows starting from the beginning of the part | ||
| 13358 | 2025.12.18 18:39:38.387989 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 66 rows starting from the beginning of the part | ||
| 13359 | 2025.12.18 18:39:38.388033 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 128 rows starting from the beginning of the part | ||
| 13360 | 2025.12.18 18:39:38.388077 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1207 rows starting from the beginning of the part | ||
| 13361 | 2025.12.18 18:39:38.388107 [ 276 ] {a853b811-aaa1-479c-b1b1-4e1e17a667a2} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2025.12.18 18:39:38.388147 [ 276 ] {a853b811-aaa1-479c-b1b1-4e1e17a667a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13363 | 2025.12.18 18:39:38.388474 [ 276 ] {a853b811-aaa1-479c-b1b1-4e1e17a667a2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13364 | 2025.12.18 18:39:38.388680 [ 276 ] {a853b811-aaa1-479c-b1b1-4e1e17a667a2} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13365 | 2025.12.18 18:39:38.388812 [ 276 ] {a853b811-aaa1-479c-b1b1-4e1e17a667a2} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001163 sec., 6018.916595012898 rows/sec., 443.36 KiB/sec. | ||
| 13366 | 2025.12.18 18:39:38.388850 [ 276 ] {a853b811-aaa1-479c-b1b1-4e1e17a667a2} <Debug> TCPHandler: Processed in 0.001330027 sec. | ||
| 13367 | 2025.12.18 18:39:38.388955 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13368 | 2025.12.18 18:39:38.389049 [ 276 ] {bd8e3e70-2d05-4465-a534-527d9240e5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13369 | 2025.12.18 18:39:38.389088 [ 276 ] {bd8e3e70-2d05-4465-a534-527d9240e5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13370 | 2025.12.18 18:39:38.389507 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001939125 sec., 1612582.994907497 rows/sec., 141.20 MiB/sec. | ||
| 13371 | 2025.12.18 18:39:38.389562 [ 276 ] {bd8e3e70-2d05-4465-a534-527d9240e5b5} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13372 | 2025.12.18 18:39:38.389601 [ 276 ] {bd8e3e70-2d05-4465-a534-527d9240e5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13373 | 2025.12.18 18:39:38.389735 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13374 | 2025.12.18 18:39:38.389893 [ 276 ] {bd8e3e70-2d05-4465-a534-527d9240e5b5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13375 | 2025.12.18 18:39:38.390060 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2025.12.18 18:39:38.390128 [ 276 ] {bd8e3e70-2d05-4465-a534-527d9240e5b5} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13377 | 2025.12.18 18:39:38.390145 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_101_20} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13378 | 2025.12.18 18:39:38.390237 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13379 | 2025.12.18 18:39:38.390262 [ 276 ] {bd8e3e70-2d05-4465-a534-527d9240e5b5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001287 sec., 177156.17715617717 rows/sec., 12.00 MiB/sec. | ||
| 13380 | 2025.12.18 18:39:38.390301 [ 276 ] {bd8e3e70-2d05-4465-a534-527d9240e5b5} <Debug> TCPHandler: Processed in 0.001452439 sec. | ||
| 13381 | 2025.12.18 18:39:38.390473 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13382 | 2025.12.18 18:39:38.390567 [ 276 ] {9e7ba855-5a55-4a61-8005-a9bed16a216d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13383 | 2025.12.18 18:39:38.390605 [ 276 ] {9e7ba855-5a55-4a61-8005-a9bed16a216d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13384 | 2025.12.18 18:39:38.391183 [ 276 ] {9e7ba855-5a55-4a61-8005-a9bed16a216d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2025.12.18 18:39:38.391219 [ 276 ] {9e7ba855-5a55-4a61-8005-a9bed16a216d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13386 | 2025.12.18 18:39:38.391540 [ 276 ] {9e7ba855-5a55-4a61-8005-a9bed16a216d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13387 | 2025.12.18 18:39:38.391745 [ 276 ] {9e7ba855-5a55-4a61-8005-a9bed16a216d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2025.12.18 18:39:38.391871 [ 276 ] {9e7ba855-5a55-4a61-8005-a9bed16a216d} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001322 sec., 398638.4266263237 rows/sec., 29.52 MiB/sec. | ||
| 13389 | 2025.12.18 18:39:38.391887 [ 25 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13390 | 2025.12.18 18:39:38.391908 [ 276 ] {9e7ba855-5a55-4a61-8005-a9bed16a216d} <Debug> TCPHandler: Processed in 0.001491529 sec. | ||
| 13391 | 2025.12.18 18:39:38.391928 [ 25 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13392 | 2025.12.18 18:39:38.391953 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13393 | 2025.12.18 18:39:38.392021 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13394 | 2025.12.18 18:39:38.392056 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 13395 | 2025.12.18 18:39:38.392118 [ 276 ] {37dfd228-f37b-40b7-9e96-6034e45683c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13396 | 2025.12.18 18:39:38.392166 [ 276 ] {37dfd228-f37b-40b7-9e96-6034e45683c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13397 | 2025.12.18 18:39:38.392245 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13398 | 2025.12.18 18:39:38.392308 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 633 rows starting from the beginning of the part | ||
| 13399 | 2025.12.18 18:39:38.392421 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 69 rows starting from the beginning of the part | ||
| 13400 | 2025.12.18 18:39:38.392502 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 144 rows starting from the beginning of the part | ||
| 13401 | 2025.12.18 18:39:38.392572 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 69 rows starting from the beginning of the part | ||
| 13402 | 2025.12.18 18:39:38.392639 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part | ||
| 13403 | 2025.12.18 18:39:38.392705 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 527 rows starting from the beginning of the part | ||
| 13404 | 2025.12.18 18:39:38.392759 [ 276 ] {37dfd228-f37b-40b7-9e96-6034e45683c9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2025.12.18 18:39:38.392801 [ 276 ] {37dfd228-f37b-40b7-9e96-6034e45683c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13406 | 2025.12.18 18:39:38.393200 [ 276 ] {37dfd228-f37b-40b7-9e96-6034e45683c9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13407 | 2025.12.18 18:39:38.393413 [ 276 ] {37dfd228-f37b-40b7-9e96-6034e45683c9} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13408 | 2025.12.18 18:39:38.393551 [ 276 ] {37dfd228-f37b-40b7-9e96-6034e45683c9} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001451 sec., 582356.9951757408 rows/sec., 39.20 MiB/sec. | ||
| 13409 | 2025.12.18 18:39:38.393563 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13410 | 2025.12.18 18:39:38.393596 [ 276 ] {37dfd228-f37b-40b7-9e96-6034e45683c9} <Debug> TCPHandler: Processed in 0.001624471 sec. | ||
| 13411 | 2025.12.18 18:39:38.393604 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13412 | 2025.12.18 18:39:38.393635 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13413 | 2025.12.18 18:39:38.393713 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 13414 | 2025.12.18 18:39:38.393714 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13415 | 2025.12.18 18:39:38.393819 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13416 | 2025.12.18 18:39:38.393832 [ 276 ] {a6feb011-cec4-47c6-b410-e0f66b3a4509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13417 | 2025.12.18 18:39:38.393866 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27434 rows starting from the beginning of the part | ||
| 13418 | 2025.12.18 18:39:38.393899 [ 276 ] {a6feb011-cec4-47c6-b410-e0f66b3a4509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13419 | 2025.12.18 18:39:38.393935 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13420 | 2025.12.18 18:39:38.393986 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 200 rows starting from the beginning of the part | ||
| 13421 | 2025.12.18 18:39:38.394014 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009526 sec., 767345.1351214166 rows/sec., 61.13 MiB/sec. | ||
| 13422 | 2025.12.18 18:39:38.394029 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13423 | 2025.12.18 18:39:38.394089 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13424 | 2025.12.18 18:39:38.394130 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 845 rows starting from the beginning of the part | ||
| 13425 | 2025.12.18 18:39:38.394190 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13426 | 2025.12.18 18:39:38.394494 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2025.12.18 18:39:38.394575 [ 195 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_101_20} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13428 | 2025.12.18 18:39:38.394665 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13429 | 2025.12.18 18:39:38.394667 [ 276 ] {a6feb011-cec4-47c6-b410-e0f66b3a4509} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2025.12.18 18:39:38.394717 [ 276 ] {a6feb011-cec4-47c6-b410-e0f66b3a4509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13431 | 2025.12.18 18:39:38.395229 [ 276 ] {a6feb011-cec4-47c6-b410-e0f66b3a4509} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13432 | 2025.12.18 18:39:38.395454 [ 276 ] {a6feb011-cec4-47c6-b410-e0f66b3a4509} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2025.12.18 18:39:38.395601 [ 276 ] {a6feb011-cec4-47c6-b410-e0f66b3a4509} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001788 sec., 2796.420581655481 rows/sec., 5.01 MiB/sec. | ||
| 13434 | 2025.12.18 18:39:38.395606 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13435 | 2025.12.18 18:39:38.395652 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2025.12.18 18:39:38.395659 [ 276 ] {a6feb011-cec4-47c6-b410-e0f66b3a4509} <Debug> TCPHandler: Processed in 0.001997386 sec. | ||
| 13437 | 2025.12.18 18:39:38.395671 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13438 | 2025.12.18 18:39:38.395764 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 13439 | 2025.12.18 18:39:38.395783 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2025.12.18 18:39:38.395889 [ 276 ] {5d5aa857-187d-47cd-8b10-9f1f45ec5364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13441 | 2025.12.18 18:39:38.395931 [ 276 ] {5d5aa857-187d-47cd-8b10-9f1f45ec5364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13442 | 2025.12.18 18:39:38.395979 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13443 | 2025.12.18 18:39:38.396040 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1858 rows starting from the beginning of the part | ||
| 13444 | 2025.12.18 18:39:38.396153 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part | ||
| 13445 | 2025.12.18 18:39:38.396252 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 13446 | 2025.12.18 18:39:38.396264 [ 276 ] {5d5aa857-187d-47cd-8b10-9f1f45ec5364} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2025.12.18 18:39:38.396304 [ 276 ] {5d5aa857-187d-47cd-8b10-9f1f45ec5364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13448 | 2025.12.18 18:39:38.396348 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 13449 | 2025.12.18 18:39:38.396444 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 13450 | 2025.12.18 18:39:38.396539 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part | ||
| 13451 | 2025.12.18 18:39:38.396746 [ 276 ] {5d5aa857-187d-47cd-8b10-9f1f45ec5364} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13452 | 2025.12.18 18:39:38.396981 [ 276 ] {5d5aa857-187d-47cd-8b10-9f1f45ec5364} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2025.12.18 18:39:38.397122 [ 276 ] {5d5aa857-187d-47cd-8b10-9f1f45ec5364} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 13454 | 2025.12.18 18:39:38.397134 [ 25 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13455 | 2025.12.18 18:39:38.397161 [ 276 ] {5d5aa857-187d-47cd-8b10-9f1f45ec5364} <Debug> TCPHandler: Processed in 0.001428689 sec. | ||
| 13456 | 2025.12.18 18:39:38.397175 [ 25 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2025.12.18 18:39:38.397201 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13458 | 2025.12.18 18:39:38.397271 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 13459 | 2025.12.18 18:39:38.397366 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13460 | 2025.12.18 18:39:38.397393 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5580 rows starting from the beginning of the part | ||
| 13461 | 2025.12.18 18:39:38.397442 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 13462 | 2025.12.18 18:39:38.397487 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 13463 | 2025.12.18 18:39:38.397524 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 13464 | 2025.12.18 18:39:38.397563 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13465 | 2025.12.18 18:39:38.397601 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13466 | 2025.12.18 18:39:38.400044 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002802406 sec., 2098197.049249823 rows/sec., 141.35 MiB/sec. | ||
| 13467 | 2025.12.18 18:39:38.400757 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13468 | 2025.12.18 18:39:38.401033 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_101_20} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2025.12.18 18:39:38.401109 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_101_20} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13470 | 2025.12.18 18:39:38.401187 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13471 | 2025.12.18 18:39:38.401782 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28959 rows, containing 5 columns (5 merged, 0 gathered) in 0.008104255 sec., 3573308.0955621465 rows/sec., 245.45 MiB/sec. | ||
| 13472 | 2025.12.18 18:39:38.402103 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13473 | 2025.12.18 18:39:38.402358 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13474 | 2025.12.18 18:39:38.402425 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13475 | 2025.12.18 18:39:38.402490 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13476 | 2025.12.18 18:39:38.407610 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 19 columns (19 merged, 0 gathered) in 0.011885414 sec., 163645.96134387914 rows/sec., 293.25 MiB/sec. | ||
| 13477 | 2025.12.18 18:39:38.409319 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13478 | 2025.12.18 18:39:38.409670 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2025.12.18 18:39:38.409747 [ 198 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13480 | 2025.12.18 18:39:38.409853 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.32 MiB. | ||
| 13481 | 2025.12.18 18:39:39.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.40 MiB, peak 379.75 MiB, free memory in arenas 0.00 B, will set to 366.05 MiB (RSS), difference: 5.65 MiB | ||
| 13482 | 2025.12.18 18:39:39.084751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13483 | 2025.12.18 18:39:39.101406 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2025.12.18 18:39:39.101454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13485 | 2025.12.18 18:39:39.107630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13486 | 2025.12.18 18:39:39.108330 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2025.12.18 18:39:39.111194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13488 | 2025.12.18 18:39:39.950112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1628 | ||
| 13489 | 2025.12.18 18:39:39.952611 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2025.12.18 18:39:39.952671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13491 | 2025.12.18 18:39:39.953902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13492 | 2025.12.18 18:39:39.954191 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2025.12.18 18:39:39.954390 [ 25 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13494 | 2025.12.18 18:39:39.954457 [ 25 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13495 | 2025.12.18 18:39:39.954479 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13496 | 2025.12.18 18:39:39.954595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 13497 | 2025.12.18 18:39:39.954615 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 13498 | 2025.12.18 18:39:39.955240 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13499 | 2025.12.18 18:39:39.955393 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1478 rows starting from the beginning of the part | ||
| 13500 | 2025.12.18 18:39:39.955750 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part | ||
| 13501 | 2025.12.18 18:39:39.956097 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
| 13502 | 2025.12.18 18:39:39.956462 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 13503 | 2025.12.18 18:39:39.956801 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 13504 | 2025.12.18 18:39:39.957124 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 13505 | 2025.12.18 18:39:39.963783 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 72 columns (72 merged, 0 gathered) in 0.009233019 sec., 176323.69217479136 rows/sec., 135.19 MiB/sec. | ||
| 13506 | 2025.12.18 18:39:39.965810 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13507 | 2025.12.18 18:39:39.966573 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2025.12.18 18:39:39.966682 [ 188 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_51_10} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13509 | 2025.12.18 18:39:39.966935 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13510 | 2025.12.18 18:39:43.020513 [ 224 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13511 | 2025.12.18 18:39:43.020579 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13512 | 2025.12.18 18:39:43.035591 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13513 | 2025.12.18 18:39:43.357428 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13514 | 2025.12.18 18:39:43.357713 [ 276 ] {5c095aeb-e6c4-476a-81e4-56bd36f0d49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13515 | 2025.12.18 18:39:43.357818 [ 276 ] {5c095aeb-e6c4-476a-81e4-56bd36f0d49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13516 | 2025.12.18 18:39:43.358709 [ 276 ] {5c095aeb-e6c4-476a-81e4-56bd36f0d49e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2025.12.18 18:39:43.358759 [ 276 ] {5c095aeb-e6c4-476a-81e4-56bd36f0d49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13518 | 2025.12.18 18:39:43.359153 [ 276 ] {5c095aeb-e6c4-476a-81e4-56bd36f0d49e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13519 | 2025.12.18 18:39:43.359386 [ 276 ] {5c095aeb-e6c4-476a-81e4-56bd36f0d49e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2025.12.18 18:39:43.359550 [ 276 ] {5c095aeb-e6c4-476a-81e4-56bd36f0d49e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001913 sec., 66910.6116048092 rows/sec., 5.76 MiB/sec. | ||
| 13521 | 2025.12.18 18:39:43.359601 [ 276 ] {5c095aeb-e6c4-476a-81e4-56bd36f0d49e} <Debug> TCPHandler: Processed in 0.002355111 sec. | ||
| 13522 | 2025.12.18 18:39:43.359725 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2025.12.18 18:39:43.359829 [ 276 ] {df9e8760-99f5-43aa-a5ab-2a5de717af50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13524 | 2025.12.18 18:39:43.359872 [ 276 ] {df9e8760-99f5-43aa-a5ab-2a5de717af50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13525 | 2025.12.18 18:39:43.360288 [ 276 ] {df9e8760-99f5-43aa-a5ab-2a5de717af50} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2025.12.18 18:39:43.360326 [ 276 ] {df9e8760-99f5-43aa-a5ab-2a5de717af50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13527 | 2025.12.18 18:39:43.360641 [ 276 ] {df9e8760-99f5-43aa-a5ab-2a5de717af50} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13528 | 2025.12.18 18:39:43.360843 [ 276 ] {df9e8760-99f5-43aa-a5ab-2a5de717af50} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2025.12.18 18:39:43.360982 [ 276 ] {df9e8760-99f5-43aa-a5ab-2a5de717af50} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001178 sec., 30560.271646859084 rows/sec., 2.24 MiB/sec. | ||
| 13530 | 2025.12.18 18:39:43.361019 [ 276 ] {df9e8760-99f5-43aa-a5ab-2a5de717af50} <Debug> TCPHandler: Processed in 0.001347377 sec. | ||
| 13531 | 2025.12.18 18:39:43.361122 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13532 | 2025.12.18 18:39:43.361218 [ 276 ] {be9442f2-7ab9-4389-a936-2c7169fda327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13533 | 2025.12.18 18:39:43.361257 [ 276 ] {be9442f2-7ab9-4389-a936-2c7169fda327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13534 | 2025.12.18 18:39:43.361695 [ 276 ] {be9442f2-7ab9-4389-a936-2c7169fda327} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13535 | 2025.12.18 18:39:43.361736 [ 276 ] {be9442f2-7ab9-4389-a936-2c7169fda327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13536 | 2025.12.18 18:39:43.362051 [ 276 ] {be9442f2-7ab9-4389-a936-2c7169fda327} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13537 | 2025.12.18 18:39:43.362269 [ 276 ] {be9442f2-7ab9-4389-a936-2c7169fda327} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13538 | 2025.12.18 18:39:43.362415 [ 276 ] {be9442f2-7ab9-4389-a936-2c7169fda327} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001203 sec., 83125.51953449709 rows/sec., 6.49 MiB/sec. | ||
| 13539 | 2025.12.18 18:39:43.362460 [ 276 ] {be9442f2-7ab9-4389-a936-2c7169fda327} <Debug> TCPHandler: Processed in 0.001388498 sec. | ||
| 13540 | 2025.12.18 18:39:43.362586 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13541 | 2025.12.18 18:39:43.362712 [ 276 ] {9dd3fb7d-b311-4add-87f5-61ae31d5ad6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13542 | 2025.12.18 18:39:43.362765 [ 276 ] {9dd3fb7d-b311-4add-87f5-61ae31d5ad6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13543 | 2025.12.18 18:39:43.363235 [ 276 ] {9dd3fb7d-b311-4add-87f5-61ae31d5ad6c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2025.12.18 18:39:43.363280 [ 276 ] {9dd3fb7d-b311-4add-87f5-61ae31d5ad6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13545 | 2025.12.18 18:39:43.363637 [ 276 ] {9dd3fb7d-b311-4add-87f5-61ae31d5ad6c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13546 | 2025.12.18 18:39:43.363846 [ 276 ] {9dd3fb7d-b311-4add-87f5-61ae31d5ad6c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2025.12.18 18:39:43.363978 [ 276 ] {9dd3fb7d-b311-4add-87f5-61ae31d5ad6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 13548 | 2025.12.18 18:39:43.364015 [ 276 ] {9dd3fb7d-b311-4add-87f5-61ae31d5ad6c} <Debug> TCPHandler: Processed in 0.00149323 sec. | ||
| 13549 | 2025.12.18 18:39:43.364043 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13550 | 2025.12.18 18:39:43.364102 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13551 | 2025.12.18 18:39:43.364121 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13552 | 2025.12.18 18:39:43.364232 [ 276 ] {aac0df3e-a970-43a1-87c1-d5c371f9d3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13553 | 2025.12.18 18:39:43.364295 [ 276 ] {aac0df3e-a970-43a1-87c1-d5c371f9d3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13554 | 2025.12.18 18:39:43.365286 [ 276 ] {aac0df3e-a970-43a1-87c1-d5c371f9d3cf} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13555 | 2025.12.18 18:39:43.365327 [ 276 ] {aac0df3e-a970-43a1-87c1-d5c371f9d3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13556 | 2025.12.18 18:39:43.365957 [ 276 ] {aac0df3e-a970-43a1-87c1-d5c371f9d3cf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13557 | 2025.12.18 18:39:43.366200 [ 276 ] {aac0df3e-a970-43a1-87c1-d5c371f9d3cf} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13558 | 2025.12.18 18:39:43.366352 [ 276 ] {aac0df3e-a970-43a1-87c1-d5c371f9d3cf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002139 sec., 16830.29453015428 rows/sec., 30.16 MiB/sec. | ||
| 13559 | 2025.12.18 18:39:43.366431 [ 276 ] {aac0df3e-a970-43a1-87c1-d5c371f9d3cf} <Debug> TCPHandler: Processed in 0.002363701 sec. | ||
| 13560 | 2025.12.18 18:39:43.366544 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13561 | 2025.12.18 18:39:43.366641 [ 276 ] {ef80812d-8b69-4106-b474-b8d823ea3020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13562 | 2025.12.18 18:39:43.366684 [ 276 ] {ef80812d-8b69-4106-b474-b8d823ea3020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13563 | 2025.12.18 18:39:43.367021 [ 276 ] {ef80812d-8b69-4106-b474-b8d823ea3020} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13564 | 2025.12.18 18:39:43.367062 [ 276 ] {ef80812d-8b69-4106-b474-b8d823ea3020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13565 | 2025.12.18 18:39:43.367381 [ 276 ] {ef80812d-8b69-4106-b474-b8d823ea3020} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13566 | 2025.12.18 18:39:43.367617 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13567 | 2025.12.18 18:39:43.367666 [ 276 ] {ef80812d-8b69-4106-b474-b8d823ea3020} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2025.12.18 18:39:43.367814 [ 276 ] {ef80812d-8b69-4106-b474-b8d823ea3020} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 13569 | 2025.12.18 18:39:43.367854 [ 276 ] {ef80812d-8b69-4106-b474-b8d823ea3020} <Debug> TCPHandler: Processed in 0.001360077 sec. | ||
| 13570 | 2025.12.18 18:39:43.871823 [ 219 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13571 | 2025.12.18 18:39:43.871909 [ 219 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13572 | 2025.12.18 18:39:43.874938 [ 219 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13573 | 2025.12.18 18:39:44.114499 [ 222 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13574 | 2025.12.18 18:39:44.114559 [ 222 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13575 | 2025.12.18 18:39:44.118251 [ 222 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13576 | 2025.12.18 18:39:44.197719 [ 217 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13577 | 2025.12.18 18:39:44.197780 [ 217 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13578 | 2025.12.18 18:39:44.200883 [ 217 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13579 | 2025.12.18 18:39:44.356656 [ 219 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13580 | 2025.12.18 18:39:44.356737 [ 219 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13581 | 2025.12.18 18:39:44.359385 [ 219 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13582 | 2025.12.18 18:39:44.661446 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13583 | 2025.12.18 18:39:44.661509 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13584 | 2025.12.18 18:39:44.837285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33550 | ||
| 13585 | 2025.12.18 18:39:44.837889 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2025.12.18 18:39:44.837944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13587 | 2025.12.18 18:39:44.838477 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13588 | 2025.12.18 18:39:44.838722 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2025.12.18 18:39:44.838856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33550 | ||
| 13590 | 2025.12.18 18:39:46.611286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13591 | 2025.12.18 18:39:46.627300 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2025.12.18 18:39:46.627345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13593 | 2025.12.18 18:39:46.633067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13594 | 2025.12.18 18:39:46.633750 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2025.12.18 18:39:46.636599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13596 | 2025.12.18 18:39:48.355505 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2025.12.18 18:39:48.355695 [ 276 ] {4386fe0b-3bab-4f48-b2ac-062931cfca55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13598 | 2025.12.18 18:39:48.355766 [ 276 ] {4386fe0b-3bab-4f48-b2ac-062931cfca55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13599 | 2025.12.18 18:39:48.356442 [ 276 ] {4386fe0b-3bab-4f48-b2ac-062931cfca55} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2025.12.18 18:39:48.356491 [ 276 ] {4386fe0b-3bab-4f48-b2ac-062931cfca55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13601 | 2025.12.18 18:39:48.356890 [ 276 ] {4386fe0b-3bab-4f48-b2ac-062931cfca55} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13602 | 2025.12.18 18:39:48.357142 [ 276 ] {4386fe0b-3bab-4f48-b2ac-062931cfca55} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2025.12.18 18:39:48.357300 [ 276 ] {4386fe0b-3bab-4f48-b2ac-062931cfca55} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001655 sec., 39879.15407854985 rows/sec., 3.18 MiB/sec. | ||
| 13604 | 2025.12.18 18:39:48.357348 [ 276 ] {4386fe0b-3bab-4f48-b2ac-062931cfca55} <Debug> TCPHandler: Processed in 0.001979736 sec. | ||
| 13605 | 2025.12.18 18:39:48.357480 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2025.12.18 18:39:48.357586 [ 276 ] {7154f975-2b59-4240-b065-9d3bf17725d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13607 | 2025.12.18 18:39:48.357631 [ 276 ] {7154f975-2b59-4240-b065-9d3bf17725d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13608 | 2025.12.18 18:39:48.358036 [ 276 ] {7154f975-2b59-4240-b065-9d3bf17725d9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2025.12.18 18:39:48.358074 [ 276 ] {7154f975-2b59-4240-b065-9d3bf17725d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13610 | 2025.12.18 18:39:48.358367 [ 276 ] {7154f975-2b59-4240-b065-9d3bf17725d9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13611 | 2025.12.18 18:39:48.358580 [ 276 ] {7154f975-2b59-4240-b065-9d3bf17725d9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2025.12.18 18:39:48.358711 [ 276 ] {7154f975-2b59-4240-b065-9d3bf17725d9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00115 sec., 4347.826086956522 rows/sec., 326.94 KiB/sec. | ||
| 13613 | 2025.12.18 18:39:48.358750 [ 276 ] {7154f975-2b59-4240-b065-9d3bf17725d9} <Debug> TCPHandler: Processed in 0.001323687 sec. | ||
| 13614 | 2025.12.18 18:39:48.358863 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2025.12.18 18:39:48.358961 [ 276 ] {dab532d6-11de-4bb0-b628-ccc0ba522feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13616 | 2025.12.18 18:39:48.359003 [ 276 ] {dab532d6-11de-4bb0-b628-ccc0ba522feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13617 | 2025.12.18 18:39:48.359420 [ 276 ] {dab532d6-11de-4bb0-b628-ccc0ba522feb} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2025.12.18 18:39:48.359458 [ 276 ] {dab532d6-11de-4bb0-b628-ccc0ba522feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13619 | 2025.12.18 18:39:48.359766 [ 276 ] {dab532d6-11de-4bb0-b628-ccc0ba522feb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13620 | 2025.12.18 18:39:48.359982 [ 276 ] {dab532d6-11de-4bb0-b628-ccc0ba522feb} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2025.12.18 18:39:48.360114 [ 276 ] {dab532d6-11de-4bb0-b628-ccc0ba522feb} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001171 sec., 58923.99658411614 rows/sec., 4.60 MiB/sec. | ||
| 13622 | 2025.12.18 18:39:48.360152 [ 276 ] {dab532d6-11de-4bb0-b628-ccc0ba522feb} <Debug> TCPHandler: Processed in 0.001338587 sec. | ||
| 13623 | 2025.12.18 18:39:48.360266 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2025.12.18 18:39:48.360360 [ 276 ] {e26e32fd-7c2f-460b-a573-bc93deefa833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13625 | 2025.12.18 18:39:48.360404 [ 276 ] {e26e32fd-7c2f-460b-a573-bc93deefa833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13626 | 2025.12.18 18:39:48.360819 [ 276 ] {e26e32fd-7c2f-460b-a573-bc93deefa833} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2025.12.18 18:39:48.360857 [ 276 ] {e26e32fd-7c2f-460b-a573-bc93deefa833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13628 | 2025.12.18 18:39:48.361190 [ 276 ] {e26e32fd-7c2f-460b-a573-bc93deefa833} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13629 | 2025.12.18 18:39:48.361407 [ 276 ] {e26e32fd-7c2f-460b-a573-bc93deefa833} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2025.12.18 18:39:48.361540 [ 276 ] {e26e32fd-7c2f-460b-a573-bc93deefa833} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13631 | 2025.12.18 18:39:48.361578 [ 276 ] {e26e32fd-7c2f-460b-a573-bc93deefa833} <Debug> TCPHandler: Processed in 0.001364598 sec. | ||
| 13632 | 2025.12.18 18:39:48.361688 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2025.12.18 18:39:48.361784 [ 276 ] {cc11e549-63a0-4016-990a-851af3bfe91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13634 | 2025.12.18 18:39:48.361838 [ 276 ] {cc11e549-63a0-4016-990a-851af3bfe91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13635 | 2025.12.18 18:39:48.362601 [ 276 ] {cc11e549-63a0-4016-990a-851af3bfe91e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13636 | 2025.12.18 18:39:48.362638 [ 276 ] {cc11e549-63a0-4016-990a-851af3bfe91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13637 | 2025.12.18 18:39:48.363145 [ 276 ] {cc11e549-63a0-4016-990a-851af3bfe91e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13638 | 2025.12.18 18:39:48.363368 [ 276 ] {cc11e549-63a0-4016-990a-851af3bfe91e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2025.12.18 18:39:48.363513 [ 276 ] {cc11e549-63a0-4016-990a-851af3bfe91e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001746 sec., 2863.68843069874 rows/sec., 5.13 MiB/sec. | ||
| 13640 | 2025.12.18 18:39:48.363569 [ 276 ] {cc11e549-63a0-4016-990a-851af3bfe91e} <Debug> TCPHandler: Processed in 0.001930935 sec. | ||
| 13641 | 2025.12.18 18:39:48.363683 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13642 | 2025.12.18 18:39:48.363779 [ 276 ] {81912e22-4b59-4f2c-b642-9cbf8b4b10f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13643 | 2025.12.18 18:39:48.363823 [ 276 ] {81912e22-4b59-4f2c-b642-9cbf8b4b10f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13644 | 2025.12.18 18:39:48.364167 [ 276 ] {81912e22-4b59-4f2c-b642-9cbf8b4b10f0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2025.12.18 18:39:48.364205 [ 276 ] {81912e22-4b59-4f2c-b642-9cbf8b4b10f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13646 | 2025.12.18 18:39:48.364506 [ 276 ] {81912e22-4b59-4f2c-b642-9cbf8b4b10f0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13647 | 2025.12.18 18:39:48.364725 [ 276 ] {81912e22-4b59-4f2c-b642-9cbf8b4b10f0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2025.12.18 18:39:48.364861 [ 276 ] {81912e22-4b59-4f2c-b642-9cbf8b4b10f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 13649 | 2025.12.18 18:39:48.364899 [ 276 ] {81912e22-4b59-4f2c-b642-9cbf8b4b10f0} <Debug> TCPHandler: Processed in 0.001266416 sec. | ||
| 13650 | 2025.12.18 18:39:49.954821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1652 | ||
| 13651 | 2025.12.18 18:39:49.957083 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2025.12.18 18:39:49.957145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13653 | 2025.12.18 18:39:49.958488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13654 | 2025.12.18 18:39:49.958803 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2025.12.18 18:39:49.959238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1652 | ||
| 13656 | 2025.12.18 18:39:52.339081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34062 | ||
| 13657 | 2025.12.18 18:39:52.339827 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2025.12.18 18:39:52.339867 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13659 | 2025.12.18 18:39:52.340365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13660 | 2025.12.18 18:39:52.340630 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2025.12.18 18:39:52.340773 [ 61 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13662 | 2025.12.18 18:39:52.340776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34062 | ||
| 13663 | 2025.12.18 18:39:52.340817 [ 61 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2025.12.18 18:39:52.340840 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13665 | 2025.12.18 18:39:52.341007 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 13666 | 2025.12.18 18:39:52.341216 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13667 | 2025.12.18 18:39:52.341278 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31630 rows starting from the beginning of the part | ||
| 13668 | 2025.12.18 18:39:52.341379 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 13669 | 2025.12.18 18:39:52.341454 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 13670 | 2025.12.18 18:39:52.341523 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 13671 | 2025.12.18 18:39:52.341590 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 13672 | 2025.12.18 18:39:52.341627 [ 192 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 13673 | 2025.12.18 18:39:52.344111 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34062 rows, containing 4 columns (4 merged, 0 gathered) in 0.003188542 sec., 10682625.475844447 rows/sec., 152.82 MiB/sec. | ||
| 13674 | 2025.12.18 18:39:52.344281 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13675 | 2025.12.18 18:39:52.344635 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2025.12.18 18:39:52.344721 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_71_14} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13677 | 2025.12.18 18:39:52.344859 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 13678 | 2025.12.18 18:39:53.359065 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13679 | 2025.12.18 18:39:53.359266 [ 276 ] {0770f73a-8c47-4444-94b0-67d7710406e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13680 | 2025.12.18 18:39:53.359342 [ 276 ] {0770f73a-8c47-4444-94b0-67d7710406e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13681 | 2025.12.18 18:39:53.360003 [ 276 ] {0770f73a-8c47-4444-94b0-67d7710406e6} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13682 | 2025.12.18 18:39:53.360049 [ 276 ] {0770f73a-8c47-4444-94b0-67d7710406e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13683 | 2025.12.18 18:39:53.360442 [ 276 ] {0770f73a-8c47-4444-94b0-67d7710406e6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13684 | 2025.12.18 18:39:53.360682 [ 276 ] {0770f73a-8c47-4444-94b0-67d7710406e6} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13685 | 2025.12.18 18:39:53.360848 [ 276 ] {0770f73a-8c47-4444-94b0-67d7710406e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.22 MiB/sec. | ||
| 13686 | 2025.12.18 18:39:53.360901 [ 276 ] {0770f73a-8c47-4444-94b0-67d7710406e6} <Debug> TCPHandler: Processed in 0.001976786 sec. | ||
| 13687 | 2025.12.18 18:39:53.361024 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13688 | 2025.12.18 18:39:53.361133 [ 276 ] {268e3e56-1d24-4e70-9b4c-adfac3eabf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13689 | 2025.12.18 18:39:53.361179 [ 276 ] {268e3e56-1d24-4e70-9b4c-adfac3eabf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13690 | 2025.12.18 18:39:53.361585 [ 276 ] {268e3e56-1d24-4e70-9b4c-adfac3eabf62} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2025.12.18 18:39:53.361624 [ 276 ] {268e3e56-1d24-4e70-9b4c-adfac3eabf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13692 | 2025.12.18 18:39:53.361922 [ 276 ] {268e3e56-1d24-4e70-9b4c-adfac3eabf62} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13693 | 2025.12.18 18:39:53.362131 [ 276 ] {268e3e56-1d24-4e70-9b4c-adfac3eabf62} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2025.12.18 18:39:53.362265 [ 276 ] {268e3e56-1d24-4e70-9b4c-adfac3eabf62} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001158 sec., 3454.231433506045 rows/sec., 281.67 KiB/sec. | ||
| 13695 | 2025.12.18 18:39:53.362305 [ 276 ] {268e3e56-1d24-4e70-9b4c-adfac3eabf62} <Debug> TCPHandler: Processed in 0.001334327 sec. | ||
| 13696 | 2025.12.18 18:39:53.362412 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13697 | 2025.12.18 18:39:53.362509 [ 276 ] {fcb2cb3c-7f5e-4043-84ff-51b25ee4b080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13698 | 2025.12.18 18:39:53.362549 [ 276 ] {fcb2cb3c-7f5e-4043-84ff-51b25ee4b080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13699 | 2025.12.18 18:39:53.363068 [ 276 ] {fcb2cb3c-7f5e-4043-84ff-51b25ee4b080} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2025.12.18 18:39:53.363104 [ 276 ] {fcb2cb3c-7f5e-4043-84ff-51b25ee4b080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13701 | 2025.12.18 18:39:53.363414 [ 276 ] {fcb2cb3c-7f5e-4043-84ff-51b25ee4b080} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13702 | 2025.12.18 18:39:53.363617 [ 276 ] {fcb2cb3c-7f5e-4043-84ff-51b25ee4b080} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13703 | 2025.12.18 18:39:53.363747 [ 276 ] {fcb2cb3c-7f5e-4043-84ff-51b25ee4b080} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.001259 sec., 198570.29388403497 rows/sec., 17.76 MiB/sec. | ||
| 13704 | 2025.12.18 18:39:53.363786 [ 276 ] {fcb2cb3c-7f5e-4043-84ff-51b25ee4b080} <Debug> TCPHandler: Processed in 0.001426938 sec. | ||
| 13705 | 2025.12.18 18:39:53.363892 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13706 | 2025.12.18 18:39:53.363987 [ 276 ] {d9fd761d-46fa-4895-8dd8-30f2cb9dbd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13707 | 2025.12.18 18:39:53.364027 [ 276 ] {d9fd761d-46fa-4895-8dd8-30f2cb9dbd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13708 | 2025.12.18 18:39:53.364432 [ 276 ] {d9fd761d-46fa-4895-8dd8-30f2cb9dbd1f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2025.12.18 18:39:53.364468 [ 276 ] {d9fd761d-46fa-4895-8dd8-30f2cb9dbd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13710 | 2025.12.18 18:39:53.364774 [ 276 ] {d9fd761d-46fa-4895-8dd8-30f2cb9dbd1f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13711 | 2025.12.18 18:39:53.364972 [ 276 ] {d9fd761d-46fa-4895-8dd8-30f2cb9dbd1f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13712 | 2025.12.18 18:39:53.365103 [ 276 ] {d9fd761d-46fa-4895-8dd8-30f2cb9dbd1f} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001135 sec., 45814.97797356828 rows/sec., 3.40 MiB/sec. | ||
| 13713 | 2025.12.18 18:39:53.365141 [ 276 ] {d9fd761d-46fa-4895-8dd8-30f2cb9dbd1f} <Debug> TCPHandler: Processed in 0.001299696 sec. | ||
| 13714 | 2025.12.18 18:39:53.365242 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13715 | 2025.12.18 18:39:53.365337 [ 276 ] {261b65a4-5408-4d9e-84a4-8479d6a3b11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13716 | 2025.12.18 18:39:53.365376 [ 276 ] {261b65a4-5408-4d9e-84a4-8479d6a3b11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13717 | 2025.12.18 18:39:53.365761 [ 276 ] {261b65a4-5408-4d9e-84a4-8479d6a3b11c} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2025.12.18 18:39:53.365798 [ 276 ] {261b65a4-5408-4d9e-84a4-8479d6a3b11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13719 | 2025.12.18 18:39:53.366096 [ 276 ] {261b65a4-5408-4d9e-84a4-8479d6a3b11c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13720 | 2025.12.18 18:39:53.366305 [ 276 ] {261b65a4-5408-4d9e-84a4-8479d6a3b11c} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2025.12.18 18:39:53.366431 [ 276 ] {261b65a4-5408-4d9e-84a4-8479d6a3b11c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 13722 | 2025.12.18 18:39:53.366469 [ 276 ] {261b65a4-5408-4d9e-84a4-8479d6a3b11c} <Debug> TCPHandler: Processed in 0.001277357 sec. | ||
| 13723 | 2025.12.18 18:39:53.366577 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13724 | 2025.12.18 18:39:53.366674 [ 276 ] {2cee87b0-f135-4f41-b38a-7d759f52552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13725 | 2025.12.18 18:39:53.366713 [ 276 ] {2cee87b0-f135-4f41-b38a-7d759f52552c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13726 | 2025.12.18 18:39:53.367097 [ 276 ] {2cee87b0-f135-4f41-b38a-7d759f52552c} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13727 | 2025.12.18 18:39:53.367134 [ 276 ] {2cee87b0-f135-4f41-b38a-7d759f52552c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13728 | 2025.12.18 18:39:53.367419 [ 276 ] {2cee87b0-f135-4f41-b38a-7d759f52552c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13729 | 2025.12.18 18:39:53.367618 [ 276 ] {2cee87b0-f135-4f41-b38a-7d759f52552c} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2025.12.18 18:39:53.367744 [ 276 ] {2cee87b0-f135-4f41-b38a-7d759f52552c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 13731 | 2025.12.18 18:39:53.367782 [ 276 ] {2cee87b0-f135-4f41-b38a-7d759f52552c} <Debug> TCPHandler: Processed in 0.001255757 sec. | ||
| 13732 | 2025.12.18 18:39:53.367887 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13733 | 2025.12.18 18:39:53.367981 [ 276 ] {462864f3-8852-47a8-9615-04c957a49476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13734 | 2025.12.18 18:39:53.368021 [ 276 ] {462864f3-8852-47a8-9615-04c957a49476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13735 | 2025.12.18 18:39:53.368463 [ 276 ] {462864f3-8852-47a8-9615-04c957a49476} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2025.12.18 18:39:53.368498 [ 276 ] {462864f3-8852-47a8-9615-04c957a49476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13737 | 2025.12.18 18:39:53.368784 [ 276 ] {462864f3-8852-47a8-9615-04c957a49476} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13738 | 2025.12.18 18:39:53.368990 [ 276 ] {462864f3-8852-47a8-9615-04c957a49476} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2025.12.18 18:39:53.369117 [ 276 ] {462864f3-8852-47a8-9615-04c957a49476} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001189 sec., 117746.00504625737 rows/sec., 9.51 MiB/sec. | ||
| 13740 | 2025.12.18 18:39:53.369153 [ 276 ] {462864f3-8852-47a8-9615-04c957a49476} <Debug> TCPHandler: Processed in 0.001355667 sec. | ||
| 13741 | 2025.12.18 18:39:53.369252 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13742 | 2025.12.18 18:39:53.369346 [ 276 ] {215f9afd-2336-4b69-b790-04a75d1c76d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13743 | 2025.12.18 18:39:53.369387 [ 276 ] {215f9afd-2336-4b69-b790-04a75d1c76d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13744 | 2025.12.18 18:39:53.369844 [ 276 ] {215f9afd-2336-4b69-b790-04a75d1c76d1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13745 | 2025.12.18 18:39:53.369881 [ 276 ] {215f9afd-2336-4b69-b790-04a75d1c76d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13746 | 2025.12.18 18:39:53.370214 [ 276 ] {215f9afd-2336-4b69-b790-04a75d1c76d1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13747 | 2025.12.18 18:39:53.370427 [ 276 ] {215f9afd-2336-4b69-b790-04a75d1c76d1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13748 | 2025.12.18 18:39:53.370557 [ 276 ] {215f9afd-2336-4b69-b790-04a75d1c76d1} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001177 sec., 168224.29906542055 rows/sec., 12.06 MiB/sec. | ||
| 13749 | 2025.12.18 18:39:53.370599 [ 276 ] {215f9afd-2336-4b69-b790-04a75d1c76d1} <Debug> TCPHandler: Processed in 0.001351598 sec. | ||
| 13750 | 2025.12.18 18:39:53.370711 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13751 | 2025.12.18 18:39:53.370806 [ 276 ] {4c54a753-a38c-41ce-9262-4a5f9f1be1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13752 | 2025.12.18 18:39:53.370859 [ 276 ] {4c54a753-a38c-41ce-9262-4a5f9f1be1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13753 | 2025.12.18 18:39:53.371686 [ 276 ] {4c54a753-a38c-41ce-9262-4a5f9f1be1e2} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13754 | 2025.12.18 18:39:53.371724 [ 276 ] {4c54a753-a38c-41ce-9262-4a5f9f1be1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13755 | 2025.12.18 18:39:53.372261 [ 276 ] {4c54a753-a38c-41ce-9262-4a5f9f1be1e2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13756 | 2025.12.18 18:39:53.372477 [ 276 ] {4c54a753-a38c-41ce-9262-4a5f9f1be1e2} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2025.12.18 18:39:53.372618 [ 276 ] {4c54a753-a38c-41ce-9262-4a5f9f1be1e2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001831 sec., 19661.387220098306 rows/sec., 35.23 MiB/sec. | ||
| 13758 | 2025.12.18 18:39:53.372675 [ 276 ] {4c54a753-a38c-41ce-9262-4a5f9f1be1e2} <Debug> TCPHandler: Processed in 0.002014346 sec. | ||
| 13759 | 2025.12.18 18:39:53.372787 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13760 | 2025.12.18 18:39:53.372884 [ 276 ] {f883b0bf-7530-4608-8c93-8cf911d388c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13761 | 2025.12.18 18:39:53.372925 [ 276 ] {f883b0bf-7530-4608-8c93-8cf911d388c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13762 | 2025.12.18 18:39:53.373255 [ 276 ] {f883b0bf-7530-4608-8c93-8cf911d388c8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2025.12.18 18:39:53.373291 [ 276 ] {f883b0bf-7530-4608-8c93-8cf911d388c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13764 | 2025.12.18 18:39:53.373584 [ 276 ] {f883b0bf-7530-4608-8c93-8cf911d388c8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13765 | 2025.12.18 18:39:53.373791 [ 276 ] {f883b0bf-7530-4608-8c93-8cf911d388c8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2025.12.18 18:39:53.373919 [ 276 ] {f883b0bf-7530-4608-8c93-8cf911d388c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 13767 | 2025.12.18 18:39:53.373956 [ 276 ] {f883b0bf-7530-4608-8c93-8cf911d388c8} <Debug> TCPHandler: Processed in 0.001219966 sec. | ||
| 13768 | 2025.12.18 18:39:54.136785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13769 | 2025.12.18 18:39:54.153652 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13770 | 2025.12.18 18:39:54.153721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13771 | 2025.12.18 18:39:54.159987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13772 | 2025.12.18 18:39:54.160852 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2025.12.18 18:39:54.161234 [ 171 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13774 | 2025.12.18 18:39:54.161302 [ 171 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13775 | 2025.12.18 18:39:54.161324 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13776 | 2025.12.18 18:39:54.161431 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 13777 | 2025.12.18 18:39:54.165321 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13778 | 2025.12.18 18:39:54.166950 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 13779 | 2025.12.18 18:39:54.167803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13780 | 2025.12.18 18:39:54.171825 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 13781 | 2025.12.18 18:39:54.178865 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 13782 | 2025.12.18 18:39:54.183469 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 13783 | 2025.12.18 18:39:54.188465 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13784 | 2025.12.18 18:39:54.193137 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13785 | 2025.12.18 18:39:54.255534 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.094141853 sec., 5682.913422152419 rows/sec., 29.39 MiB/sec. | ||
| 13786 | 2025.12.18 18:39:54.258657 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13787 | 2025.12.18 18:39:54.260685 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2025.12.18 18:39:54.260796 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_71_14} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13789 | 2025.12.18 18:39:54.263161 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13790 | 2025.12.18 18:39:54.463368 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53467 | ||
| 13791 | 2025.12.18 18:39:54.463533 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13792 | 2025.12.18 18:39:54.463578 [ 289 ] {} <Debug> TCP-Session: bdd68617-5a5c-4168-9aff-bb307ba16d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:53467 | ||
| 13793 | 2025.12.18 18:39:54.463612 [ 289 ] {} <Debug> TCP-Session: bdd68617-5a5c-4168-9aff-bb307ba16d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2025.12.18 18:39:54.463636 [ 289 ] {} <Debug> TCP-Session: bdd68617-5a5c-4168-9aff-bb307ba16d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13795 | 2025.12.18 18:39:54.463853 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32986 | ||
| 13796 | 2025.12.18 18:39:54.463865 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38873 | ||
| 13797 | 2025.12.18 18:39:54.463906 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47335 | ||
| 13798 | 2025.12.18 18:39:54.463933 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39064 | ||
| 13799 | 2025.12.18 18:39:54.463978 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13800 | 2025.12.18 18:39:54.463981 [ 289 ] {} <Trace> TCP-Session: bdd68617-5a5c-4168-9aff-bb307ba16d8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13801 | 2025.12.18 18:39:54.464021 [ 290 ] {} <Debug> TCP-Session: e04ef89b-aecc-40ca-9b71-41d56f57e0da Authenticating user 'default' from [fd00:1122:3344:101::e]:32986 | ||
| 13802 | 2025.12.18 18:39:54.464030 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13803 | 2025.12.18 18:39:54.464046 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13804 | 2025.12.18 18:39:54.464058 [ 290 ] {} <Debug> TCP-Session: e04ef89b-aecc-40ca-9b71-41d56f57e0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13805 | 2025.12.18 18:39:54.464076 [ 292 ] {} <Debug> TCP-Session: a32f0967-b503-49ae-8b46-28f5a373274a Authenticating user 'default' from [fd00:1122:3344:101::e]:47335 | ||
| 13806 | 2025.12.18 18:39:54.464089 [ 275 ] {} <Debug> TCP-Session: 67b9eff9-1e5f-4f63-9576-57071d6f47f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39064 | ||
| 13807 | 2025.12.18 18:39:54.464098 [ 290 ] {} <Debug> TCP-Session: e04ef89b-aecc-40ca-9b71-41d56f57e0da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2025.12.18 18:39:54.464121 [ 292 ] {} <Debug> TCP-Session: a32f0967-b503-49ae-8b46-28f5a373274a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2025.12.18 18:39:54.464133 [ 275 ] {} <Debug> TCP-Session: 67b9eff9-1e5f-4f63-9576-57071d6f47f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13810 | 2025.12.18 18:39:54.464157 [ 292 ] {} <Debug> TCP-Session: a32f0967-b503-49ae-8b46-28f5a373274a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13811 | 2025.12.18 18:39:54.464170 [ 275 ] {} <Debug> TCP-Session: 67b9eff9-1e5f-4f63-9576-57071d6f47f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13812 | 2025.12.18 18:39:54.464172 [ 289 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53467) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13813 | 2025.12.18 18:39:54.463992 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13814 | 2025.12.18 18:39:54.463951 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33675 | ||
| 13815 | 2025.12.18 18:39:54.463921 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64450 | ||
| 13816 | 2025.12.18 18:39:54.464271 [ 291 ] {} <Debug> TCP-Session: 88464bd9-f013-4de8-b81d-77392a03f025 Authenticating user 'default' from [fd00:1122:3344:101::e]:38873 | ||
| 13817 | 2025.12.18 18:39:54.464330 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13818 | 2025.12.18 18:39:54.463910 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50445 | ||
| 13819 | 2025.12.18 18:39:54.464367 [ 288 ] {} <Debug> TCP-Session: 8eadf716-f094-4020-8d3f-f293175003f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33675 | ||
| 13820 | 2025.12.18 18:39:54.464372 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13821 | 2025.12.18 18:39:54.464409 [ 288 ] {} <Debug> TCP-Session: 8eadf716-f094-4020-8d3f-f293175003f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13822 | 2025.12.18 18:39:54.464430 [ 294 ] {} <Debug> TCP-Session: f8b7ae0a-4ba1-4b5d-8b0d-ca3133797fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64450 | ||
| 13823 | 2025.12.18 18:39:54.464436 [ 289 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13824 | 2025.12.18 18:39:54.464443 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13825 | 2025.12.18 18:39:54.464459 [ 294 ] {} <Debug> TCP-Session: f8b7ae0a-4ba1-4b5d-8b0d-ca3133797fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13826 | 2025.12.18 18:39:54.464490 [ 293 ] {} <Debug> TCP-Session: d664c1f8-4719-4c3e-aeae-60dbed73ef7c Authenticating user 'default' from [fd00:1122:3344:101::e]:50445 | ||
| 13827 | 2025.12.18 18:39:54.464504 [ 289 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13828 | 2025.12.18 18:39:54.464506 [ 294 ] {} <Debug> TCP-Session: f8b7ae0a-4ba1-4b5d-8b0d-ca3133797fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13829 | 2025.12.18 18:39:54.464525 [ 293 ] {} <Debug> TCP-Session: d664c1f8-4719-4c3e-aeae-60dbed73ef7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13830 | 2025.12.18 18:39:54.464435 [ 288 ] {} <Debug> TCP-Session: 8eadf716-f094-4020-8d3f-f293175003f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2025.12.18 18:39:54.464569 [ 293 ] {} <Debug> TCP-Session: d664c1f8-4719-4c3e-aeae-60dbed73ef7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13832 | 2025.12.18 18:39:54.464355 [ 291 ] {} <Debug> TCP-Session: 88464bd9-f013-4de8-b81d-77392a03f025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13833 | 2025.12.18 18:39:54.463948 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49251 | ||
| 13834 | 2025.12.18 18:39:54.464643 [ 291 ] {} <Debug> TCP-Session: 88464bd9-f013-4de8-b81d-77392a03f025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13835 | 2025.12.18 18:39:54.464799 [ 289 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 13836 | 2025.12.18 18:39:54.464870 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13837 | 2025.12.18 18:39:54.464905 [ 287 ] {} <Debug> TCP-Session: 2d3a213b-c4ab-4cce-8a0c-772f704736ba Authenticating user 'default' from [fd00:1122:3344:101::e]:49251 | ||
| 13838 | 2025.12.18 18:39:54.464924 [ 287 ] {} <Debug> TCP-Session: 2d3a213b-c4ab-4cce-8a0c-772f704736ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13839 | 2025.12.18 18:39:54.464938 [ 287 ] {} <Debug> TCP-Session: 2d3a213b-c4ab-4cce-8a0c-772f704736ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13840 | 2025.12.18 18:39:54.465941 [ 307 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Trace> AggregatingTransform: Aggregating | ||
| 13841 | 2025.12.18 18:39:54.465982 [ 307 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Trace> Aggregator: Aggregation method: without_key | ||
| 13842 | 2025.12.18 18:39:54.466022 [ 307 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001085754 sec. (921.019 rows/sec., 35.98 KiB/sec.) | ||
| 13843 | 2025.12.18 18:39:54.466042 [ 307 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Trace> Aggregator: Merging aggregated data | ||
| 13844 | 2025.12.18 18:39:54.467374 [ 289 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0033 sec., 303.03030303030306 rows/sec., 11.84 KiB/sec. | ||
| 13845 | 2025.12.18 18:39:54.467555 [ 289 ] {b8a3d69c-5b2b-44bc-ad90-dfeac0976578} <Debug> TCPHandler: Processed in 0.003742398 sec. | ||
| 13846 | 2025.12.18 18:39:54.467733 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13847 | 2025.12.18 18:39:54.467761 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13848 | 2025.12.18 18:39:54.467767 [ 289 ] {} <Debug> TCP-Session: bdd68617-5a5c-4168-9aff-bb307ba16d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13849 | 2025.12.18 18:39:54.467781 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13850 | 2025.12.18 18:39:54.467814 [ 292 ] {} <Debug> TCP-Session: a32f0967-b503-49ae-8b46-28f5a373274a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13851 | 2025.12.18 18:39:54.467827 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13852 | 2025.12.18 18:39:54.467852 [ 291 ] {} <Debug> TCP-Session: 88464bd9-f013-4de8-b81d-77392a03f025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13853 | 2025.12.18 18:39:54.467851 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13854 | 2025.12.18 18:39:54.467874 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13855 | 2025.12.18 18:39:54.467890 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13856 | 2025.12.18 18:39:54.467911 [ 275 ] {} <Debug> TCP-Session: 67b9eff9-1e5f-4f63-9576-57071d6f47f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13857 | 2025.12.18 18:39:54.467934 [ 294 ] {} <Debug> TCP-Session: f8b7ae0a-4ba1-4b5d-8b0d-ca3133797fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13858 | 2025.12.18 18:39:54.467947 [ 293 ] {} <Debug> TCP-Session: d664c1f8-4719-4c3e-aeae-60dbed73ef7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13859 | 2025.12.18 18:39:54.467907 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13860 | 2025.12.18 18:39:54.467806 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13861 | 2025.12.18 18:39:54.468009 [ 288 ] {} <Debug> TCP-Session: 8eadf716-f094-4020-8d3f-f293175003f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2025.12.18 18:39:54.467880 [ 287 ] {} <Debug> TCP-Session: 2d3a213b-c4ab-4cce-8a0c-772f704736ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13863 | 2025.12.18 18:39:54.468033 [ 290 ] {} <Debug> TCP-Session: e04ef89b-aecc-40ca-9b71-41d56f57e0da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13864 | 2025.12.18 18:39:55.000609 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.61 MiB, peak 384.79 MiB, free memory in arenas 0.00 B, will set to 366.39 MiB (RSS), difference: -1.22 MiB | ||
| 13865 | 2025.12.18 18:39:55.406893 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44551 | ||
| 13866 | 2025.12.18 18:39:55.407009 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13867 | 2025.12.18 18:39:55.407039 [ 289 ] {} <Debug> TCP-Session: 34974c0c-7deb-4682-9a32-ab8e43c756af Authenticating user 'default' from [fd00:1122:3344:101::e]:44551 | ||
| 13868 | 2025.12.18 18:39:55.407063 [ 289 ] {} <Debug> TCP-Session: 34974c0c-7deb-4682-9a32-ab8e43c756af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13869 | 2025.12.18 18:39:55.407079 [ 289 ] {} <Debug> TCP-Session: 34974c0c-7deb-4682-9a32-ab8e43c756af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13870 | 2025.12.18 18:39:55.407263 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63589 | ||
| 13871 | 2025.12.18 18:39:55.407304 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57943 | ||
| 13872 | 2025.12.18 18:39:55.407316 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64199 | ||
| 13873 | 2025.12.18 18:39:55.407348 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65156 | ||
| 13874 | 2025.12.18 18:39:55.407373 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53011 | ||
| 13875 | 2025.12.18 18:39:55.407337 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36602 | ||
| 13876 | 2025.12.18 18:39:55.407433 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13877 | 2025.12.18 18:39:55.407455 [ 289 ] {} <Trace> TCP-Session: 34974c0c-7deb-4682-9a32-ab8e43c756af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13878 | 2025.12.18 18:39:55.407478 [ 293 ] {} <Debug> TCP-Session: d53bd3db-b416-461d-bf2c-b6c20fcb3853 Authenticating user 'default' from [fd00:1122:3344:101::e]:64199 | ||
| 13879 | 2025.12.18 18:39:55.407456 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13880 | 2025.12.18 18:39:55.407502 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13881 | 2025.12.18 18:39:55.407507 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13882 | 2025.12.18 18:39:55.407542 [ 287 ] {} <Debug> TCP-Session: e7999fff-7072-4a4c-aa14-087751240dac Authenticating user 'default' from [fd00:1122:3344:101::e]:65156 | ||
| 13883 | 2025.12.18 18:39:55.407557 [ 288 ] {} <Debug> TCP-Session: 2955169c-2a59-47a7-bcf1-0d2f9dbea914 Authenticating user 'default' from [fd00:1122:3344:101::e]:53011 | ||
| 13884 | 2025.12.18 18:39:55.407567 [ 275 ] {} <Debug> TCP-Session: 7f3e355a-c347-4e8e-bc10-a160bf819049 Authenticating user 'default' from [fd00:1122:3344:101::e]:36602 | ||
| 13885 | 2025.12.18 18:39:55.407586 [ 287 ] {} <Debug> TCP-Session: e7999fff-7072-4a4c-aa14-087751240dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2025.12.18 18:39:55.407598 [ 288 ] {} <Debug> TCP-Session: 2955169c-2a59-47a7-bcf1-0d2f9dbea914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13887 | 2025.12.18 18:39:55.407622 [ 287 ] {} <Debug> TCP-Session: e7999fff-7072-4a4c-aa14-087751240dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13888 | 2025.12.18 18:39:55.407641 [ 288 ] {} <Debug> TCP-Session: 2955169c-2a59-47a7-bcf1-0d2f9dbea914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13889 | 2025.12.18 18:39:55.407643 [ 289 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44551) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13890 | 2025.12.18 18:39:55.407607 [ 275 ] {} <Debug> TCP-Session: 7f3e355a-c347-4e8e-bc10-a160bf819049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13891 | 2025.12.18 18:39:55.407505 [ 293 ] {} <Debug> TCP-Session: d53bd3db-b416-461d-bf2c-b6c20fcb3853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13892 | 2025.12.18 18:39:55.407713 [ 275 ] {} <Debug> TCP-Session: 7f3e355a-c347-4e8e-bc10-a160bf819049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13893 | 2025.12.18 18:39:55.407728 [ 293 ] {} <Debug> TCP-Session: d53bd3db-b416-461d-bf2c-b6c20fcb3853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13894 | 2025.12.18 18:39:55.407433 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13895 | 2025.12.18 18:39:55.407326 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44895 | ||
| 13896 | 2025.12.18 18:39:55.407786 [ 291 ] {} <Debug> TCP-Session: a411d4fb-6b5f-44ff-a8da-f449dd8f6dea Authenticating user 'default' from [fd00:1122:3344:101::e]:57943 | ||
| 13897 | 2025.12.18 18:39:55.407315 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57073 | ||
| 13898 | 2025.12.18 18:39:55.407837 [ 291 ] {} <Debug> TCP-Session: a411d4fb-6b5f-44ff-a8da-f449dd8f6dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13899 | 2025.12.18 18:39:55.407856 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13900 | 2025.12.18 18:39:55.407878 [ 291 ] {} <Debug> TCP-Session: a411d4fb-6b5f-44ff-a8da-f449dd8f6dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13901 | 2025.12.18 18:39:55.407900 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13902 | 2025.12.18 18:39:55.407903 [ 294 ] {} <Debug> TCP-Session: c559a001-29df-4697-8e1c-414827bd7e94 Authenticating user 'default' from [fd00:1122:3344:101::e]:44895 | ||
| 13903 | 2025.12.18 18:39:55.407931 [ 292 ] {} <Debug> TCP-Session: 9b9cca30-95b3-48e2-85b5-b781f9aead06 Authenticating user 'default' from [fd00:1122:3344:101::e]:57073 | ||
| 13904 | 2025.12.18 18:39:55.407939 [ 289 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13905 | 2025.12.18 18:39:55.407960 [ 292 ] {} <Debug> TCP-Session: 9b9cca30-95b3-48e2-85b5-b781f9aead06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13906 | 2025.12.18 18:39:55.407952 [ 294 ] {} <Debug> TCP-Session: c559a001-29df-4697-8e1c-414827bd7e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13907 | 2025.12.18 18:39:55.407987 [ 292 ] {} <Debug> TCP-Session: 9b9cca30-95b3-48e2-85b5-b781f9aead06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13908 | 2025.12.18 18:39:55.408003 [ 289 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13909 | 2025.12.18 18:39:55.408010 [ 294 ] {} <Debug> TCP-Session: c559a001-29df-4697-8e1c-414827bd7e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2025.12.18 18:39:55.407377 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13911 | 2025.12.18 18:39:55.408070 [ 290 ] {} <Debug> TCP-Session: 8a938992-b1a5-4bdf-a826-f0c43ca017c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63589 | ||
| 13912 | 2025.12.18 18:39:55.408117 [ 290 ] {} <Debug> TCP-Session: 8a938992-b1a5-4bdf-a826-f0c43ca017c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13913 | 2025.12.18 18:39:55.408130 [ 290 ] {} <Debug> TCP-Session: 8a938992-b1a5-4bdf-a826-f0c43ca017c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13914 | 2025.12.18 18:39:55.408292 [ 289 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 13915 | 2025.12.18 18:39:55.409219 [ 300 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Trace> AggregatingTransform: Aggregating | ||
| 13916 | 2025.12.18 18:39:55.409270 [ 300 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Trace> Aggregator: Aggregation method: without_key | ||
| 13917 | 2025.12.18 18:39:55.409301 [ 300 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907842 sec. (1101.513 rows/sec., 43.03 KiB/sec.) | ||
| 13918 | 2025.12.18 18:39:55.409317 [ 300 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Trace> Aggregator: Merging aggregated data | ||
| 13919 | 2025.12.18 18:39:55.410492 [ 289 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002913 sec., 343.28870580157917 rows/sec., 13.41 KiB/sec. | ||
| 13920 | 2025.12.18 18:39:55.410622 [ 289 ] {ff834265-7d0a-433d-9de1-f88c8e7b1ec6} <Debug> TCPHandler: Processed in 0.003285382 sec. | ||
| 13921 | 2025.12.18 18:39:55.410738 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13922 | 2025.12.18 18:39:55.410779 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13923 | 2025.12.18 18:39:55.410794 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13924 | 2025.12.18 18:39:55.410798 [ 289 ] {} <Debug> TCP-Session: 34974c0c-7deb-4682-9a32-ab8e43c756af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13925 | 2025.12.18 18:39:55.410827 [ 290 ] {} <Debug> TCP-Session: 8a938992-b1a5-4bdf-a826-f0c43ca017c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13926 | 2025.12.18 18:39:55.410835 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13927 | 2025.12.18 18:39:55.410847 [ 292 ] {} <Debug> TCP-Session: 9b9cca30-95b3-48e2-85b5-b781f9aead06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13928 | 2025.12.18 18:39:55.410871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13929 | 2025.12.18 18:39:55.410885 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13930 | 2025.12.18 18:39:55.410902 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13931 | 2025.12.18 18:39:55.410925 [ 291 ] {} <Debug> TCP-Session: a411d4fb-6b5f-44ff-a8da-f449dd8f6dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2025.12.18 18:39:55.410954 [ 293 ] {} <Debug> TCP-Session: d53bd3db-b416-461d-bf2c-b6c20fcb3853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2025.12.18 18:39:55.410972 [ 287 ] {} <Debug> TCP-Session: e7999fff-7072-4a4c-aa14-087751240dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13934 | 2025.12.18 18:39:55.410884 [ 275 ] {} <Debug> TCP-Session: 7f3e355a-c347-4e8e-bc10-a160bf819049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13935 | 2025.12.18 18:39:55.410811 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13936 | 2025.12.18 18:39:55.410852 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13937 | 2025.12.18 18:39:55.411062 [ 294 ] {} <Debug> TCP-Session: c559a001-29df-4697-8e1c-414827bd7e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13938 | 2025.12.18 18:39:55.411088 [ 288 ] {} <Debug> TCP-Session: 2955169c-2a59-47a7-bcf1-0d2f9dbea914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13939 | 2025.12.18 18:39:55.450400 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34158 | ||
| 13940 | 2025.12.18 18:39:55.450489 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13941 | 2025.12.18 18:39:55.450517 [ 292 ] {} <Debug> TCP-Session: 0fc16c81-3f15-4fe0-adf2-c31061a9ff12 Authenticating user 'default' from [fd00:1122:3344:101::e]:34158 | ||
| 13942 | 2025.12.18 18:39:55.450538 [ 292 ] {} <Debug> TCP-Session: 0fc16c81-3f15-4fe0-adf2-c31061a9ff12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13943 | 2025.12.18 18:39:55.450554 [ 292 ] {} <Debug> TCP-Session: 0fc16c81-3f15-4fe0-adf2-c31061a9ff12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13944 | 2025.12.18 18:39:55.450726 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61463 | ||
| 13945 | 2025.12.18 18:39:55.450773 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62543 | ||
| 13946 | 2025.12.18 18:39:55.450804 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46291 | ||
| 13947 | 2025.12.18 18:39:55.450818 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13948 | 2025.12.18 18:39:55.450841 [ 292 ] {} <Trace> TCP-Session: 0fc16c81-3f15-4fe0-adf2-c31061a9ff12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13949 | 2025.12.18 18:39:55.450866 [ 293 ] {} <Debug> TCP-Session: c298baec-2125-4e3f-afcc-2ffde66e7c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:61463 | ||
| 13950 | 2025.12.18 18:39:55.450882 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13951 | 2025.12.18 18:39:55.450884 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13952 | 2025.12.18 18:39:55.450903 [ 293 ] {} <Debug> TCP-Session: c298baec-2125-4e3f-afcc-2ffde66e7c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13953 | 2025.12.18 18:39:55.450919 [ 294 ] {} <Debug> TCP-Session: c7781cb6-8636-441f-8c8f-b996a39ce742 Authenticating user 'default' from [fd00:1122:3344:101::e]:62543 | ||
| 13954 | 2025.12.18 18:39:55.450930 [ 288 ] {} <Debug> TCP-Session: cf6fc98a-8cac-49a8-aad2-2154b093bf99 Authenticating user 'default' from [fd00:1122:3344:101::e]:46291 | ||
| 13955 | 2025.12.18 18:39:55.450942 [ 293 ] {} <Debug> TCP-Session: c298baec-2125-4e3f-afcc-2ffde66e7c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13956 | 2025.12.18 18:39:55.450964 [ 294 ] {} <Debug> TCP-Session: c7781cb6-8636-441f-8c8f-b996a39ce742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13957 | 2025.12.18 18:39:55.450972 [ 288 ] {} <Debug> TCP-Session: cf6fc98a-8cac-49a8-aad2-2154b093bf99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13958 | 2025.12.18 18:39:55.450995 [ 294 ] {} <Debug> TCP-Session: c7781cb6-8636-441f-8c8f-b996a39ce742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13959 | 2025.12.18 18:39:55.451009 [ 288 ] {} <Debug> TCP-Session: cf6fc98a-8cac-49a8-aad2-2154b093bf99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13960 | 2025.12.18 18:39:55.451015 [ 292 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34158) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13961 | 2025.12.18 18:39:55.450827 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54441 | ||
| 13962 | 2025.12.18 18:39:55.450789 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43052 | ||
| 13963 | 2025.12.18 18:39:55.450775 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50528 | ||
| 13964 | 2025.12.18 18:39:55.451128 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13965 | 2025.12.18 18:39:55.450835 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60605 | ||
| 13966 | 2025.12.18 18:39:55.451163 [ 290 ] {} <Debug> TCP-Session: 420c3e91-2444-403c-8b15-5475a8e2ace9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54441 | ||
| 13967 | 2025.12.18 18:39:55.451183 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13968 | 2025.12.18 18:39:55.451204 [ 290 ] {} <Debug> TCP-Session: 420c3e91-2444-403c-8b15-5475a8e2ace9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13969 | 2025.12.18 18:39:55.451223 [ 275 ] {} <Debug> TCP-Session: 297b12e5-ea0e-40a8-a452-0282e19acb41 Authenticating user 'default' from [fd00:1122:3344:101::e]:50528 | ||
| 13970 | 2025.12.18 18:39:55.451229 [ 290 ] {} <Debug> TCP-Session: 420c3e91-2444-403c-8b15-5475a8e2ace9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13971 | 2025.12.18 18:39:55.451231 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13972 | 2025.12.18 18:39:55.451251 [ 275 ] {} <Debug> TCP-Session: 297b12e5-ea0e-40a8-a452-0282e19acb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13973 | 2025.12.18 18:39:55.451279 [ 292 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13974 | 2025.12.18 18:39:55.451283 [ 291 ] {} <Debug> TCP-Session: 7abd547c-1e71-4b83-a73f-0dc9ff3bdcac Authenticating user 'default' from [fd00:1122:3344:101::e]:60605 | ||
| 13975 | 2025.12.18 18:39:55.451306 [ 275 ] {} <Debug> TCP-Session: 297b12e5-ea0e-40a8-a452-0282e19acb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13976 | 2025.12.18 18:39:55.451338 [ 291 ] {} <Debug> TCP-Session: 7abd547c-1e71-4b83-a73f-0dc9ff3bdcac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13977 | 2025.12.18 18:39:55.451347 [ 292 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13978 | 2025.12.18 18:39:55.451369 [ 291 ] {} <Debug> TCP-Session: 7abd547c-1e71-4b83-a73f-0dc9ff3bdcac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13979 | 2025.12.18 18:39:55.451153 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13980 | 2025.12.18 18:39:55.450818 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38856 | ||
| 13981 | 2025.12.18 18:39:55.451422 [ 287 ] {} <Debug> TCP-Session: 9852bc89-ea2f-4686-a9a3-ecb0f9516dde Authenticating user 'default' from [fd00:1122:3344:101::e]:43052 | ||
| 13982 | 2025.12.18 18:39:55.451460 [ 287 ] {} <Debug> TCP-Session: 9852bc89-ea2f-4686-a9a3-ecb0f9516dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13983 | 2025.12.18 18:39:55.451472 [ 287 ] {} <Debug> TCP-Session: 9852bc89-ea2f-4686-a9a3-ecb0f9516dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13984 | 2025.12.18 18:39:55.451492 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13985 | 2025.12.18 18:39:55.451521 [ 289 ] {} <Debug> TCP-Session: 7b118f26-8374-4a98-86c7-eeb6df51e1da Authenticating user 'default' from [fd00:1122:3344:101::e]:38856 | ||
| 13986 | 2025.12.18 18:39:55.451540 [ 289 ] {} <Debug> TCP-Session: 7b118f26-8374-4a98-86c7-eeb6df51e1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13987 | 2025.12.18 18:39:55.451556 [ 289 ] {} <Debug> TCP-Session: 7b118f26-8374-4a98-86c7-eeb6df51e1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13988 | 2025.12.18 18:39:55.451640 [ 292 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 13989 | 2025.12.18 18:39:55.452501 [ 347 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Trace> AggregatingTransform: Aggregating | ||
| 13990 | 2025.12.18 18:39:55.452538 [ 347 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13991 | 2025.12.18 18:39:55.452569 [ 347 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00082964 sec. (1205.342 rows/sec., 47.08 KiB/sec.) | ||
| 13992 | 2025.12.18 18:39:55.452583 [ 347 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Trace> Aggregator: Merging aggregated data | ||
| 13993 | 2025.12.18 18:39:55.453846 [ 292 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002881 sec., 347.1017007983339 rows/sec., 13.56 KiB/sec. | ||
| 13994 | 2025.12.18 18:39:55.453999 [ 292 ] {175bda84-b94a-4c2c-a6aa-940899f7d77f} <Debug> TCPHandler: Processed in 0.003268752 sec. | ||
| 13995 | 2025.12.18 18:39:55.454114 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13996 | 2025.12.18 18:39:55.454143 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13997 | 2025.12.18 18:39:55.454146 [ 292 ] {} <Debug> TCP-Session: 0fc16c81-3f15-4fe0-adf2-c31061a9ff12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13998 | 2025.12.18 18:39:55.454164 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13999 | 2025.12.18 18:39:55.454203 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14000 | 2025.12.18 18:39:55.454220 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14001 | 2025.12.18 18:39:55.454229 [ 275 ] {} <Debug> TCP-Session: 297b12e5-ea0e-40a8-a452-0282e19acb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14002 | 2025.12.18 18:39:55.454248 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14003 | 2025.12.18 18:39:55.454254 [ 294 ] {} <Debug> TCP-Session: c7781cb6-8636-441f-8c8f-b996a39ce742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14004 | 2025.12.18 18:39:55.454268 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14005 | 2025.12.18 18:39:55.454290 [ 287 ] {} <Debug> TCP-Session: 9852bc89-ea2f-4686-a9a3-ecb0f9516dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14006 | 2025.12.18 18:39:55.454186 [ 291 ] {} <Debug> TCP-Session: 7abd547c-1e71-4b83-a73f-0dc9ff3bdcac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14007 | 2025.12.18 18:39:55.454322 [ 290 ] {} <Debug> TCP-Session: 420c3e91-2444-403c-8b15-5475a8e2ace9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14008 | 2025.12.18 18:39:55.454184 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14009 | 2025.12.18 18:39:55.454265 [ 289 ] {} <Debug> TCP-Session: 7b118f26-8374-4a98-86c7-eeb6df51e1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14010 | 2025.12.18 18:39:55.454390 [ 293 ] {} <Debug> TCP-Session: c298baec-2125-4e3f-afcc-2ffde66e7c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14011 | 2025.12.18 18:39:55.454230 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14012 | 2025.12.18 18:39:55.454444 [ 288 ] {} <Debug> TCP-Session: cf6fc98a-8cac-49a8-aad2-2154b093bf99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14013 | 2025.12.18 18:39:58.356030 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14014 | 2025.12.18 18:39:58.356222 [ 276 ] {a342d678-48e9-4593-9ab1-6ec7027a56c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14015 | 2025.12.18 18:39:58.356290 [ 276 ] {a342d678-48e9-4593-9ab1-6ec7027a56c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14016 | 2025.12.18 18:39:58.356956 [ 276 ] {a342d678-48e9-4593-9ab1-6ec7027a56c9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2025.12.18 18:39:58.357004 [ 276 ] {a342d678-48e9-4593-9ab1-6ec7027a56c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14018 | 2025.12.18 18:39:58.357398 [ 276 ] {a342d678-48e9-4593-9ab1-6ec7027a56c9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14019 | 2025.12.18 18:39:58.357627 [ 276 ] {a342d678-48e9-4593-9ab1-6ec7027a56c9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2025.12.18 18:39:58.357794 [ 276 ] {a342d678-48e9-4593-9ab1-6ec7027a56c9} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001623 sec., 40665.434380776336 rows/sec., 3.24 MiB/sec. | ||
| 14021 | 2025.12.18 18:39:58.357848 [ 276 ] {a342d678-48e9-4593-9ab1-6ec7027a56c9} <Debug> TCPHandler: Processed in 0.001959765 sec. | ||
| 14022 | 2025.12.18 18:39:58.357973 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14023 | 2025.12.18 18:39:58.358078 [ 276 ] {ff867169-a70e-4ef2-9dbe-696d86004411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14024 | 2025.12.18 18:39:58.358121 [ 276 ] {ff867169-a70e-4ef2-9dbe-696d86004411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14025 | 2025.12.18 18:39:58.358613 [ 276 ] {ff867169-a70e-4ef2-9dbe-696d86004411} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14026 | 2025.12.18 18:39:58.358662 [ 276 ] {ff867169-a70e-4ef2-9dbe-696d86004411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14027 | 2025.12.18 18:39:58.358983 [ 276 ] {ff867169-a70e-4ef2-9dbe-696d86004411} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14028 | 2025.12.18 18:39:58.359208 [ 276 ] {ff867169-a70e-4ef2-9dbe-696d86004411} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14029 | 2025.12.18 18:39:58.359341 [ 150 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14030 | 2025.12.18 18:39:58.359349 [ 276 ] {ff867169-a70e-4ef2-9dbe-696d86004411} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001296 sec., 3858.0246913580245 rows/sec., 290.11 KiB/sec. | ||
| 14031 | 2025.12.18 18:39:58.359418 [ 150 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2025.12.18 18:39:58.359437 [ 276 ] {ff867169-a70e-4ef2-9dbe-696d86004411} <Debug> TCPHandler: Processed in 0.001520269 sec. | ||
| 14033 | 2025.12.18 18:39:58.359445 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14034 | 2025.12.18 18:39:58.359567 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 14035 | 2025.12.18 18:39:58.359578 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14036 | 2025.12.18 18:39:58.359681 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14037 | 2025.12.18 18:39:58.359698 [ 276 ] {c62cd076-8581-46a8-8224-e46fd7a36309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14038 | 2025.12.18 18:39:58.359729 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 71 rows starting from the beginning of the part | ||
| 14039 | 2025.12.18 18:39:58.359743 [ 276 ] {c62cd076-8581-46a8-8224-e46fd7a36309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14040 | 2025.12.18 18:39:58.359806 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 7 rows starting from the beginning of the part | ||
| 14041 | 2025.12.18 18:39:58.359878 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part | ||
| 14042 | 2025.12.18 18:39:58.359943 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 5 rows starting from the beginning of the part | ||
| 14043 | 2025.12.18 18:39:58.360007 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 52 rows starting from the beginning of the part | ||
| 14044 | 2025.12.18 18:39:58.360061 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 5 rows starting from the beginning of the part | ||
| 14045 | 2025.12.18 18:39:58.360281 [ 276 ] {c62cd076-8581-46a8-8224-e46fd7a36309} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2025.12.18 18:39:58.360320 [ 276 ] {c62cd076-8581-46a8-8224-e46fd7a36309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14047 | 2025.12.18 18:39:58.360744 [ 276 ] {c62cd076-8581-46a8-8224-e46fd7a36309} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14048 | 2025.12.18 18:39:58.361052 [ 276 ] {c62cd076-8581-46a8-8224-e46fd7a36309} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2025.12.18 18:39:58.361116 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607851 sec., 109462.87933396814 rows/sec., 8.45 MiB/sec. | ||
| 14050 | 2025.12.18 18:39:58.361207 [ 276 ] {c62cd076-8581-46a8-8224-e46fd7a36309} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001536 sec., 44921.875 rows/sec., 3.51 MiB/sec. | ||
| 14051 | 2025.12.18 18:39:58.361254 [ 276 ] {c62cd076-8581-46a8-8224-e46fd7a36309} <Debug> TCPHandler: Processed in 0.001736612 sec. | ||
| 14052 | 2025.12.18 18:39:58.361334 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14053 | 2025.12.18 18:39:58.361378 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14054 | 2025.12.18 18:39:58.361482 [ 276 ] {83786b75-4b6a-4838-8731-6cd8a1a22d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14055 | 2025.12.18 18:39:58.361532 [ 276 ] {83786b75-4b6a-4838-8731-6cd8a1a22d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14056 | 2025.12.18 18:39:58.361805 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14057 | 2025.12.18 18:39:58.361907 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_101_20} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14058 | 2025.12.18 18:39:58.361943 [ 276 ] {83786b75-4b6a-4838-8731-6cd8a1a22d88} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2025.12.18 18:39:58.361985 [ 276 ] {83786b75-4b6a-4838-8731-6cd8a1a22d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14060 | 2025.12.18 18:39:58.362016 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14061 | 2025.12.18 18:39:58.362335 [ 276 ] {83786b75-4b6a-4838-8731-6cd8a1a22d88} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14062 | 2025.12.18 18:39:58.362572 [ 276 ] {83786b75-4b6a-4838-8731-6cd8a1a22d88} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2025.12.18 18:39:58.362711 [ 276 ] {83786b75-4b6a-4838-8731-6cd8a1a22d88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 14064 | 2025.12.18 18:39:58.362750 [ 276 ] {83786b75-4b6a-4838-8731-6cd8a1a22d88} <Debug> TCPHandler: Processed in 0.001422718 sec. | ||
| 14065 | 2025.12.18 18:39:58.362863 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14066 | 2025.12.18 18:39:58.362960 [ 276 ] {3dbd7b6f-52f8-4037-891c-3fcb3437167f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14067 | 2025.12.18 18:39:58.363016 [ 276 ] {3dbd7b6f-52f8-4037-891c-3fcb3437167f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14068 | 2025.12.18 18:39:58.363760 [ 276 ] {3dbd7b6f-52f8-4037-891c-3fcb3437167f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14069 | 2025.12.18 18:39:58.363799 [ 276 ] {3dbd7b6f-52f8-4037-891c-3fcb3437167f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14070 | 2025.12.18 18:39:58.364296 [ 276 ] {3dbd7b6f-52f8-4037-891c-3fcb3437167f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14071 | 2025.12.18 18:39:58.364529 [ 276 ] {3dbd7b6f-52f8-4037-891c-3fcb3437167f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14072 | 2025.12.18 18:39:58.364667 [ 276 ] {3dbd7b6f-52f8-4037-891c-3fcb3437167f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001725 sec., 2898.550724637681 rows/sec., 5.19 MiB/sec. | ||
| 14073 | 2025.12.18 18:39:58.364722 [ 276 ] {3dbd7b6f-52f8-4037-891c-3fcb3437167f} <Debug> TCPHandler: Processed in 0.001909585 sec. | ||
| 14074 | 2025.12.18 18:39:58.364836 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2025.12.18 18:39:58.364931 [ 276 ] {5be1d06f-d01e-4f03-9610-eef55a7ffa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14076 | 2025.12.18 18:39:58.364974 [ 276 ] {5be1d06f-d01e-4f03-9610-eef55a7ffa52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14077 | 2025.12.18 18:39:58.365306 [ 276 ] {5be1d06f-d01e-4f03-9610-eef55a7ffa52} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14078 | 2025.12.18 18:39:58.365343 [ 276 ] {5be1d06f-d01e-4f03-9610-eef55a7ffa52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14079 | 2025.12.18 18:39:58.365642 [ 276 ] {5be1d06f-d01e-4f03-9610-eef55a7ffa52} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14080 | 2025.12.18 18:39:58.365858 [ 276 ] {5be1d06f-d01e-4f03-9610-eef55a7ffa52} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2025.12.18 18:39:58.365988 [ 276 ] {5be1d06f-d01e-4f03-9610-eef55a7ffa52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 14082 | 2025.12.18 18:39:58.366026 [ 276 ] {5be1d06f-d01e-4f03-9610-eef55a7ffa52} <Debug> TCPHandler: Processed in 0.001239576 sec. | ||
| 14083 | 2025.12.18 18:39:59.661552 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14084 | 2025.12.18 18:39:59.661599 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14085 | 2025.12.18 18:39:59.841149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34510 | ||
| 14086 | 2025.12.18 18:39:59.841681 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2025.12.18 18:39:59.841732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14088 | 2025.12.18 18:39:59.842286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14089 | 2025.12.18 18:39:59.842558 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14090 | 2025.12.18 18:39:59.842729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34510 | ||
| 14091 | 2025.12.18 18:39:59.959624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1690 | ||
| 14092 | 2025.12.18 18:39:59.962154 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2025.12.18 18:39:59.962206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14094 | 2025.12.18 18:39:59.963456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14095 | 2025.12.18 18:39:59.963749 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14096 | 2025.12.18 18:39:59.964175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 14097 | 2025.12.18 18:40:01.667998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 14098 | 2025.12.18 18:40:01.683741 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2025.12.18 18:40:01.683799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14100 | 2025.12.18 18:40:01.689884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14101 | 2025.12.18 18:40:01.690630 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2025.12.18 18:40:01.694419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 14103 | 2025.12.18 18:40:03.357276 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14104 | 2025.12.18 18:40:03.357455 [ 276 ] {1719bb2b-da00-4b1a-8a5b-bd4516e44a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14105 | 2025.12.18 18:40:03.357524 [ 276 ] {1719bb2b-da00-4b1a-8a5b-bd4516e44a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14106 | 2025.12.18 18:40:03.358289 [ 276 ] {1719bb2b-da00-4b1a-8a5b-bd4516e44a3b} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2025.12.18 18:40:03.358342 [ 276 ] {1719bb2b-da00-4b1a-8a5b-bd4516e44a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14108 | 2025.12.18 18:40:03.358761 [ 276 ] {1719bb2b-da00-4b1a-8a5b-bd4516e44a3b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14109 | 2025.12.18 18:40:03.358994 [ 276 ] {1719bb2b-da00-4b1a-8a5b-bd4516e44a3b} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14110 | 2025.12.18 18:40:03.359146 [ 145 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14111 | 2025.12.18 18:40:03.359157 [ 276 ] {1719bb2b-da00-4b1a-8a5b-bd4516e44a3b} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001753 sec., 73017.68397033657 rows/sec., 6.29 MiB/sec. | ||
| 14112 | 2025.12.18 18:40:03.359212 [ 145 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14113 | 2025.12.18 18:40:03.359238 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14114 | 2025.12.18 18:40:03.359242 [ 276 ] {1719bb2b-da00-4b1a-8a5b-bd4516e44a3b} <Debug> TCPHandler: Processed in 0.002102737 sec. | ||
| 14115 | 2025.12.18 18:40:03.359345 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 14116 | 2025.12.18 18:40:03.359389 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14117 | 2025.12.18 18:40:03.359441 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14118 | 2025.12.18 18:40:03.359472 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1408 rows starting from the beginning of the part | ||
| 14119 | 2025.12.18 18:40:03.359497 [ 276 ] {33fd9bb3-08f8-4ff9-ac6f-6daa68932d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14120 | 2025.12.18 18:40:03.359530 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 128 rows starting from the beginning of the part | ||
| 14121 | 2025.12.18 18:40:03.359544 [ 276 ] {33fd9bb3-08f8-4ff9-ac6f-6daa68932d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14122 | 2025.12.18 18:40:03.359578 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 66 rows starting from the beginning of the part | ||
| 14123 | 2025.12.18 18:40:03.359623 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 250 rows starting from the beginning of the part | ||
| 14124 | 2025.12.18 18:40:03.359661 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 66 rows starting from the beginning of the part | ||
| 14125 | 2025.12.18 18:40:03.359707 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 14126 | 2025.12.18 18:40:03.359991 [ 276 ] {33fd9bb3-08f8-4ff9-ac6f-6daa68932d52} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2025.12.18 18:40:03.360030 [ 276 ] {33fd9bb3-08f8-4ff9-ac6f-6daa68932d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14128 | 2025.12.18 18:40:03.360360 [ 276 ] {33fd9bb3-08f8-4ff9-ac6f-6daa68932d52} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14129 | 2025.12.18 18:40:03.360578 [ 276 ] {33fd9bb3-08f8-4ff9-ac6f-6daa68932d52} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2025.12.18 18:40:03.360717 [ 276 ] {33fd9bb3-08f8-4ff9-ac6f-6daa68932d52} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001246 sec., 28892.455858747995 rows/sec., 2.12 MiB/sec. | ||
| 14131 | 2025.12.18 18:40:03.360760 [ 276 ] {33fd9bb3-08f8-4ff9-ac6f-6daa68932d52} <Debug> TCPHandler: Processed in 0.001424588 sec. | ||
| 14132 | 2025.12.18 18:40:03.360814 [ 222 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14133 | 2025.12.18 18:40:03.360864 [ 222 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14134 | 2025.12.18 18:40:03.360861 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2046 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015647 sec., 1307598.9007477472 rows/sec., 115.64 MiB/sec. | ||
| 14135 | 2025.12.18 18:40:03.360877 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14136 | 2025.12.18 18:40:03.361010 [ 276 ] {7aeb025e-02f1-4f3e-a50b-5d7a10e6e475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14137 | 2025.12.18 18:40:03.361055 [ 276 ] {7aeb025e-02f1-4f3e-a50b-5d7a10e6e475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14138 | 2025.12.18 18:40:03.361122 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14139 | 2025.12.18 18:40:03.361421 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14140 | 2025.12.18 18:40:03.361490 [ 276 ] {7aeb025e-02f1-4f3e-a50b-5d7a10e6e475} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2025.12.18 18:40:03.361505 [ 202 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_106_21} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14142 | 2025.12.18 18:40:03.361535 [ 276 ] {7aeb025e-02f1-4f3e-a50b-5d7a10e6e475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14143 | 2025.12.18 18:40:03.361649 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 14144 | 2025.12.18 18:40:03.361907 [ 276 ] {7aeb025e-02f1-4f3e-a50b-5d7a10e6e475} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14145 | 2025.12.18 18:40:03.362131 [ 276 ] {7aeb025e-02f1-4f3e-a50b-5d7a10e6e475} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2025.12.18 18:40:03.362260 [ 145 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14147 | 2025.12.18 18:40:03.362262 [ 276 ] {7aeb025e-02f1-4f3e-a50b-5d7a10e6e475} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001274 sec., 78492.93563579278 rows/sec., 6.13 MiB/sec. | ||
| 14148 | 2025.12.18 18:40:03.362306 [ 145 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14149 | 2025.12.18 18:40:03.362328 [ 276 ] {7aeb025e-02f1-4f3e-a50b-5d7a10e6e475} <Debug> TCPHandler: Processed in 0.001504099 sec. | ||
| 14150 | 2025.12.18 18:40:03.362332 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14151 | 2025.12.18 18:40:03.362425 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 14152 | 2025.12.18 18:40:03.362455 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14153 | 2025.12.18 18:40:03.362511 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14154 | 2025.12.18 18:40:03.362537 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 633 rows starting from the beginning of the part | ||
| 14155 | 2025.12.18 18:40:03.362553 [ 276 ] {fabfcabc-e61e-4840-b416-f9225e6b6bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14156 | 2025.12.18 18:40:03.362588 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part | ||
| 14157 | 2025.12.18 18:40:03.362599 [ 276 ] {fabfcabc-e61e-4840-b416-f9225e6b6bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14158 | 2025.12.18 18:40:03.362630 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 69 rows starting from the beginning of the part | ||
| 14159 | 2025.12.18 18:40:03.362667 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 140 rows starting from the beginning of the part | ||
| 14160 | 2025.12.18 18:40:03.362719 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 69 rows starting from the beginning of the part | ||
| 14161 | 2025.12.18 18:40:03.362779 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 100 rows starting from the beginning of the part | ||
| 14162 | 2025.12.18 18:40:03.363018 [ 276 ] {fabfcabc-e61e-4840-b416-f9225e6b6bdf} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14163 | 2025.12.18 18:40:03.363057 [ 276 ] {fabfcabc-e61e-4840-b416-f9225e6b6bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14164 | 2025.12.18 18:40:03.363412 [ 276 ] {fabfcabc-e61e-4840-b416-f9225e6b6bdf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14165 | 2025.12.18 18:40:03.363637 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1111 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241816 sec., 894657.5015944391 rows/sec., 72.20 MiB/sec. | ||
| 14166 | 2025.12.18 18:40:03.363649 [ 276 ] {fabfcabc-e61e-4840-b416-f9225e6b6bdf} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2025.12.18 18:40:03.363783 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14168 | 2025.12.18 18:40:03.363794 [ 276 ] {fabfcabc-e61e-4840-b416-f9225e6b6bdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 14169 | 2025.12.18 18:40:03.363817 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14170 | 2025.12.18 18:40:03.363820 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2025.12.18 18:40:03.363847 [ 276 ] {fabfcabc-e61e-4840-b416-f9225e6b6bdf} <Debug> TCPHandler: Processed in 0.001442159 sec. | ||
| 14172 | 2025.12.18 18:40:03.363865 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14173 | 2025.12.18 18:40:03.363938 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 14174 | 2025.12.18 18:40:03.363982 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2025.12.18 18:40:03.364032 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14176 | 2025.12.18 18:40:03.364062 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28959 rows starting from the beginning of the part | ||
| 14177 | 2025.12.18 18:40:03.364080 [ 276 ] {9ccfef6b-6fd2-44d4-b019-67e58905a5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14178 | 2025.12.18 18:40:03.364109 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14179 | 2025.12.18 18:40:03.364141 [ 276 ] {9ccfef6b-6fd2-44d4-b019-67e58905a5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14180 | 2025.12.18 18:40:03.364153 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14181 | 2025.12.18 18:40:03.364153 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2025.12.18 18:40:03.364194 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 198 rows starting from the beginning of the part | ||
| 14183 | 2025.12.18 18:40:03.364236 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14184 | 2025.12.18 18:40:03.364250 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_106_21} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14185 | 2025.12.18 18:40:03.364275 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14186 | 2025.12.18 18:40:03.364344 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 14187 | 2025.12.18 18:40:03.364763 [ 222 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14188 | 2025.12.18 18:40:03.364965 [ 276 ] {9ccfef6b-6fd2-44d4-b019-67e58905a5a9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2025.12.18 18:40:03.365009 [ 276 ] {9ccfef6b-6fd2-44d4-b019-67e58905a5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14190 | 2025.12.18 18:40:03.365596 [ 276 ] {9ccfef6b-6fd2-44d4-b019-67e58905a5a9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14191 | 2025.12.18 18:40:03.365826 [ 276 ] {9ccfef6b-6fd2-44d4-b019-67e58905a5a9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2025.12.18 18:40:03.365949 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14193 | 2025.12.18 18:40:03.365966 [ 276 ] {9ccfef6b-6fd2-44d4-b019-67e58905a5a9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001904 sec., 18907.563025210082 rows/sec., 33.88 MiB/sec. | ||
| 14194 | 2025.12.18 18:40:03.365984 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14195 | 2025.12.18 18:40:03.366010 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14196 | 2025.12.18 18:40:03.366035 [ 276 ] {9ccfef6b-6fd2-44d4-b019-67e58905a5a9} <Debug> TCPHandler: Processed in 0.002102927 sec. | ||
| 14197 | 2025.12.18 18:40:03.366102 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 14198 | 2025.12.18 18:40:03.366168 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14199 | 2025.12.18 18:40:03.366268 [ 276 ] {8e1f805d-b3c7-4396-bba7-e0ec3bf4617a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14200 | 2025.12.18 18:40:03.366310 [ 276 ] {8e1f805d-b3c7-4396-bba7-e0ec3bf4617a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14201 | 2025.12.18 18:40:03.366315 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14202 | 2025.12.18 18:40:03.366385 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1945 rows starting from the beginning of the part | ||
| 14203 | 2025.12.18 18:40:03.366512 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
| 14204 | 2025.12.18 18:40:03.366616 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part | ||
| 14205 | 2025.12.18 18:40:03.366661 [ 276 ] {8e1f805d-b3c7-4396-bba7-e0ec3bf4617a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2025.12.18 18:40:03.366704 [ 276 ] {8e1f805d-b3c7-4396-bba7-e0ec3bf4617a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14207 | 2025.12.18 18:40:03.366725 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 14208 | 2025.12.18 18:40:03.366839 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 14209 | 2025.12.18 18:40:03.366951 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
| 14210 | 2025.12.18 18:40:03.367030 [ 276 ] {8e1f805d-b3c7-4396-bba7-e0ec3bf4617a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14211 | 2025.12.18 18:40:03.367267 [ 276 ] {8e1f805d-b3c7-4396-bba7-e0ec3bf4617a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14212 | 2025.12.18 18:40:03.367399 [ 145 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14213 | 2025.12.18 18:40:03.367407 [ 276 ] {8e1f805d-b3c7-4396-bba7-e0ec3bf4617a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 14214 | 2025.12.18 18:40:03.367438 [ 145 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2025.12.18 18:40:03.367460 [ 276 ] {8e1f805d-b3c7-4396-bba7-e0ec3bf4617a} <Debug> TCPHandler: Processed in 0.001342047 sec. | ||
| 14216 | 2025.12.18 18:40:03.367463 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14217 | 2025.12.18 18:40:03.367599 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14218 | 2025.12.18 18:40:03.367737 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14219 | 2025.12.18 18:40:03.367773 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5880 rows starting from the beginning of the part | ||
| 14220 | 2025.12.18 18:40:03.367838 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14221 | 2025.12.18 18:40:03.367885 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14222 | 2025.12.18 18:40:03.367927 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14223 | 2025.12.18 18:40:03.367967 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14224 | 2025.12.18 18:40:03.368006 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14225 | 2025.12.18 18:40:03.370109 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002571504 sec., 2403262.8376234295 rows/sec., 161.90 MiB/sec. | ||
| 14226 | 2025.12.18 18:40:03.370490 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14227 | 2025.12.18 18:40:03.370758 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_106_21} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2025.12.18 18:40:03.370830 [ 195 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_106_21} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14229 | 2025.12.18 18:40:03.370913 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14230 | 2025.12.18 18:40:03.371233 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29797 rows, containing 5 columns (5 merged, 0 gathered) in 0.007324654 sec., 4068041.985327908 rows/sec., 279.59 MiB/sec. | ||
| 14231 | 2025.12.18 18:40:03.371654 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14232 | 2025.12.18 18:40:03.371908 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14233 | 2025.12.18 18:40:03.371978 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14234 | 2025.12.18 18:40:03.372067 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14235 | 2025.12.18 18:40:03.378068 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2063 rows, containing 19 columns (19 merged, 0 gathered) in 0.012008215 sec., 171799.05589631764 rows/sec., 307.86 MiB/sec. | ||
| 14236 | 2025.12.18 18:40:03.380520 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14237 | 2025.12.18 18:40:03.380887 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14238 | 2025.12.18 18:40:03.380971 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14239 | 2025.12.18 18:40:03.381078 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 14240 | 2025.12.18 18:40:04.000402 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.99 MiB, peak 386.36 MiB, free memory in arenas 0.00 B, will set to 374.17 MiB (RSS), difference: 7.18 MiB | ||
| 14241 | 2025.12.18 18:40:07.342928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35022 | ||
| 14242 | 2025.12.18 18:40:07.343475 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2025.12.18 18:40:07.343516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14244 | 2025.12.18 18:40:07.343989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14245 | 2025.12.18 18:40:07.344206 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2025.12.18 18:40:07.344334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35022 | ||
| 14247 | 2025.12.18 18:40:08.022000 [ 221 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14248 | 2025.12.18 18:40:08.022079 [ 221 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14249 | 2025.12.18 18:40:08.025968 [ 221 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14250 | 2025.12.18 18:40:08.153737 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14251 | 2025.12.18 18:40:08.153793 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14252 | 2025.12.18 18:40:08.157320 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14253 | 2025.12.18 18:40:08.381941 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14254 | 2025.12.18 18:40:08.382148 [ 276 ] {4511b10c-0c95-497e-b645-0109a0107c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14255 | 2025.12.18 18:40:08.382230 [ 276 ] {4511b10c-0c95-497e-b645-0109a0107c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14256 | 2025.12.18 18:40:08.382884 [ 276 ] {4511b10c-0c95-497e-b645-0109a0107c01} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2025.12.18 18:40:08.382946 [ 276 ] {4511b10c-0c95-497e-b645-0109a0107c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14258 | 2025.12.18 18:40:08.383458 [ 276 ] {4511b10c-0c95-497e-b645-0109a0107c01} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14259 | 2025.12.18 18:40:08.383729 [ 276 ] {4511b10c-0c95-497e-b645-0109a0107c01} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2025.12.18 18:40:08.383904 [ 276 ] {4511b10c-0c95-497e-b645-0109a0107c01} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00181 sec., 2209.9447513812156 rows/sec., 180.21 KiB/sec. | ||
| 14261 | 2025.12.18 18:40:08.383962 [ 276 ] {4511b10c-0c95-497e-b645-0109a0107c01} <Debug> TCPHandler: Processed in 0.002166418 sec. | ||
| 14262 | 2025.12.18 18:40:08.384096 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2025.12.18 18:40:08.384214 [ 276 ] {06b637a1-a9fd-4f9e-b407-2fb1d21adb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14264 | 2025.12.18 18:40:08.384260 [ 276 ] {06b637a1-a9fd-4f9e-b407-2fb1d21adb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14265 | 2025.12.18 18:40:08.385311 [ 276 ] {06b637a1-a9fd-4f9e-b407-2fb1d21adb74} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2025.12.18 18:40:08.385352 [ 276 ] {06b637a1-a9fd-4f9e-b407-2fb1d21adb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14267 | 2025.12.18 18:40:08.385748 [ 276 ] {06b637a1-a9fd-4f9e-b407-2fb1d21adb74} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14268 | 2025.12.18 18:40:08.385970 [ 276 ] {06b637a1-a9fd-4f9e-b407-2fb1d21adb74} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2025.12.18 18:40:08.386111 [ 276 ] {06b637a1-a9fd-4f9e-b407-2fb1d21adb74} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.001922 sec., 628511.9667013527 rows/sec., 51.87 MiB/sec. | ||
| 14270 | 2025.12.18 18:40:08.386152 [ 276 ] {06b637a1-a9fd-4f9e-b407-2fb1d21adb74} <Debug> TCPHandler: Processed in 0.002112037 sec. | ||
| 14271 | 2025.12.18 18:40:08.386190 [ 224 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14272 | 2025.12.18 18:40:08.386221 [ 224 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14273 | 2025.12.18 18:40:08.386270 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2025.12.18 18:40:08.386373 [ 276 ] {a228aab1-0971-45d4-ae5a-01178a3a95d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14275 | 2025.12.18 18:40:08.386417 [ 276 ] {a228aab1-0971-45d4-ae5a-01178a3a95d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14276 | 2025.12.18 18:40:08.386822 [ 276 ] {a228aab1-0971-45d4-ae5a-01178a3a95d8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2025.12.18 18:40:08.386859 [ 276 ] {a228aab1-0971-45d4-ae5a-01178a3a95d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14278 | 2025.12.18 18:40:08.387164 [ 276 ] {a228aab1-0971-45d4-ae5a-01178a3a95d8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14279 | 2025.12.18 18:40:08.387397 [ 276 ] {a228aab1-0971-45d4-ae5a-01178a3a95d8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14280 | 2025.12.18 18:40:08.387533 [ 276 ] {a228aab1-0971-45d4-ae5a-01178a3a95d8} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001181 sec., 7620.660457239627 rows/sec., 554.85 KiB/sec. | ||
| 14281 | 2025.12.18 18:40:08.387572 [ 276 ] {a228aab1-0971-45d4-ae5a-01178a3a95d8} <Debug> TCPHandler: Processed in 0.001354027 sec. | ||
| 14282 | 2025.12.18 18:40:08.387682 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14283 | 2025.12.18 18:40:08.387779 [ 276 ] {e4a683b2-748c-4a4c-80ea-db24377dd25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14284 | 2025.12.18 18:40:08.387820 [ 276 ] {e4a683b2-748c-4a4c-80ea-db24377dd25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14285 | 2025.12.18 18:40:08.388331 [ 276 ] {e4a683b2-748c-4a4c-80ea-db24377dd25a} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14286 | 2025.12.18 18:40:08.388373 [ 276 ] {e4a683b2-748c-4a4c-80ea-db24377dd25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14287 | 2025.12.18 18:40:08.388686 [ 224 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14288 | 2025.12.18 18:40:08.388707 [ 276 ] {e4a683b2-748c-4a4c-80ea-db24377dd25a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14289 | 2025.12.18 18:40:08.388924 [ 276 ] {e4a683b2-748c-4a4c-80ea-db24377dd25a} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14290 | 2025.12.18 18:40:08.389063 [ 276 ] {e4a683b2-748c-4a4c-80ea-db24377dd25a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001302 sec., 175115.2073732719 rows/sec., 11.86 MiB/sec. | ||
| 14291 | 2025.12.18 18:40:08.389103 [ 276 ] {e4a683b2-748c-4a4c-80ea-db24377dd25a} <Debug> TCPHandler: Processed in 0.001470609 sec. | ||
| 14292 | 2025.12.18 18:40:08.389268 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14293 | 2025.12.18 18:40:08.389372 [ 276 ] {528becc3-7617-4021-b353-64c1ce36eea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14294 | 2025.12.18 18:40:08.389418 [ 276 ] {528becc3-7617-4021-b353-64c1ce36eea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14295 | 2025.12.18 18:40:08.390056 [ 276 ] {528becc3-7617-4021-b353-64c1ce36eea7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14296 | 2025.12.18 18:40:08.390093 [ 276 ] {528becc3-7617-4021-b353-64c1ce36eea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14297 | 2025.12.18 18:40:08.390419 [ 276 ] {528becc3-7617-4021-b353-64c1ce36eea7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14298 | 2025.12.18 18:40:08.390629 [ 276 ] {528becc3-7617-4021-b353-64c1ce36eea7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2025.12.18 18:40:08.390761 [ 276 ] {528becc3-7617-4021-b353-64c1ce36eea7} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001412 sec., 374645.8923512748 rows/sec., 27.76 MiB/sec. | ||
| 14300 | 2025.12.18 18:40:08.390821 [ 276 ] {528becc3-7617-4021-b353-64c1ce36eea7} <Debug> TCPHandler: Processed in 0.00160952 sec. | ||
| 14301 | 2025.12.18 18:40:08.390939 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14302 | 2025.12.18 18:40:08.391036 [ 276 ] {b74876f1-c568-492d-858d-1376bb4c7272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14303 | 2025.12.18 18:40:08.391079 [ 276 ] {b74876f1-c568-492d-858d-1376bb4c7272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14304 | 2025.12.18 18:40:08.391659 [ 276 ] {b74876f1-c568-492d-858d-1376bb4c7272} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2025.12.18 18:40:08.391695 [ 276 ] {b74876f1-c568-492d-858d-1376bb4c7272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14306 | 2025.12.18 18:40:08.392067 [ 276 ] {b74876f1-c568-492d-858d-1376bb4c7272} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14307 | 2025.12.18 18:40:08.392274 [ 276 ] {b74876f1-c568-492d-858d-1376bb4c7272} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14308 | 2025.12.18 18:40:08.392406 [ 276 ] {b74876f1-c568-492d-858d-1376bb4c7272} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00139 sec., 608633.0935251799 rows/sec., 40.97 MiB/sec. | ||
| 14309 | 2025.12.18 18:40:08.392474 [ 276 ] {b74876f1-c568-492d-858d-1376bb4c7272} <Debug> TCPHandler: Processed in 0.00158492 sec. | ||
| 14310 | 2025.12.18 18:40:08.392599 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14311 | 2025.12.18 18:40:08.392695 [ 276 ] {88ba15fe-e846-4d10-a710-91d96d19fe5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14312 | 2025.12.18 18:40:08.392754 [ 276 ] {88ba15fe-e846-4d10-a710-91d96d19fe5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14313 | 2025.12.18 18:40:08.393516 [ 276 ] {88ba15fe-e846-4d10-a710-91d96d19fe5c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2025.12.18 18:40:08.393554 [ 276 ] {88ba15fe-e846-4d10-a710-91d96d19fe5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14315 | 2025.12.18 18:40:08.394059 [ 276 ] {88ba15fe-e846-4d10-a710-91d96d19fe5c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14316 | 2025.12.18 18:40:08.394298 [ 276 ] {88ba15fe-e846-4d10-a710-91d96d19fe5c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14317 | 2025.12.18 18:40:08.394445 [ 276 ] {88ba15fe-e846-4d10-a710-91d96d19fe5c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001768 sec., 2828.054298642534 rows/sec., 5.07 MiB/sec. | ||
| 14318 | 2025.12.18 18:40:08.394516 [ 276 ] {88ba15fe-e846-4d10-a710-91d96d19fe5c} <Debug> TCPHandler: Processed in 0.001966065 sec. | ||
| 14319 | 2025.12.18 18:40:08.394538 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14320 | 2025.12.18 18:40:08.394599 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14321 | 2025.12.18 18:40:08.394634 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2025.12.18 18:40:08.394735 [ 276 ] {60a5212f-687f-4b9c-9e1c-24c7bcfdb64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14323 | 2025.12.18 18:40:08.394778 [ 276 ] {60a5212f-687f-4b9c-9e1c-24c7bcfdb64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14324 | 2025.12.18 18:40:08.395128 [ 276 ] {60a5212f-687f-4b9c-9e1c-24c7bcfdb64d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2025.12.18 18:40:08.395166 [ 276 ] {60a5212f-687f-4b9c-9e1c-24c7bcfdb64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14326 | 2025.12.18 18:40:08.395504 [ 276 ] {60a5212f-687f-4b9c-9e1c-24c7bcfdb64d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14327 | 2025.12.18 18:40:08.395767 [ 276 ] {60a5212f-687f-4b9c-9e1c-24c7bcfdb64d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2025.12.18 18:40:08.395901 [ 276 ] {60a5212f-687f-4b9c-9e1c-24c7bcfdb64d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 14329 | 2025.12.18 18:40:08.395939 [ 276 ] {60a5212f-687f-4b9c-9e1c-24c7bcfdb64d} <Debug> TCPHandler: Processed in 0.001357337 sec. | ||
| 14330 | 2025.12.18 18:40:08.397229 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14331 | 2025.12.18 18:40:08.995941 [ 221 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14332 | 2025.12.18 18:40:08.996016 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14333 | 2025.12.18 18:40:08.998910 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14334 | 2025.12.18 18:40:09.194642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 14335 | 2025.12.18 18:40:09.211227 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2025.12.18 18:40:09.211282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14337 | 2025.12.18 18:40:09.217367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14338 | 2025.12.18 18:40:09.218061 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14339 | 2025.12.18 18:40:09.220979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14340 | 2025.12.18 18:40:09.964549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1718 | ||
| 14341 | 2025.12.18 18:40:09.966976 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2025.12.18 18:40:09.967036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14343 | 2025.12.18 18:40:09.968264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14344 | 2025.12.18 18:40:09.968546 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2025.12.18 18:40:09.968813 [ 222 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14346 | 2025.12.18 18:40:09.968863 [ 222 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14347 | 2025.12.18 18:40:09.968940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1718 | ||
| 14348 | 2025.12.18 18:40:09.971564 [ 222 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14349 | 2025.12.18 18:40:13.357296 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14350 | 2025.12.18 18:40:13.357539 [ 276 ] {84ac9f3c-6d8a-491c-994a-c5e7d299e8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14351 | 2025.12.18 18:40:13.357649 [ 276 ] {84ac9f3c-6d8a-491c-994a-c5e7d299e8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14352 | 2025.12.18 18:40:13.358637 [ 276 ] {84ac9f3c-6d8a-491c-994a-c5e7d299e8fc} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14353 | 2025.12.18 18:40:13.358687 [ 276 ] {84ac9f3c-6d8a-491c-994a-c5e7d299e8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14354 | 2025.12.18 18:40:13.359085 [ 276 ] {84ac9f3c-6d8a-491c-994a-c5e7d299e8fc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14355 | 2025.12.18 18:40:13.359328 [ 276 ] {84ac9f3c-6d8a-491c-994a-c5e7d299e8fc} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2025.12.18 18:40:13.359481 [ 276 ] {84ac9f3c-6d8a-491c-994a-c5e7d299e8fc} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.002019 sec., 63397.721644378405 rows/sec., 5.46 MiB/sec. | ||
| 14357 | 2025.12.18 18:40:13.359526 [ 276 ] {84ac9f3c-6d8a-491c-994a-c5e7d299e8fc} <Debug> TCPHandler: Processed in 0.002374151 sec. | ||
| 14358 | 2025.12.18 18:40:13.359645 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2025.12.18 18:40:13.359740 [ 276 ] {9678188f-0235-4740-8d31-4918acd1c4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14360 | 2025.12.18 18:40:13.359782 [ 276 ] {9678188f-0235-4740-8d31-4918acd1c4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14361 | 2025.12.18 18:40:13.360188 [ 276 ] {9678188f-0235-4740-8d31-4918acd1c4eb} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2025.12.18 18:40:13.360226 [ 276 ] {9678188f-0235-4740-8d31-4918acd1c4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14363 | 2025.12.18 18:40:13.360523 [ 276 ] {9678188f-0235-4740-8d31-4918acd1c4eb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14364 | 2025.12.18 18:40:13.360731 [ 276 ] {9678188f-0235-4740-8d31-4918acd1c4eb} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2025.12.18 18:40:13.360862 [ 276 ] {9678188f-0235-4740-8d31-4918acd1c4eb} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00114 sec., 31578.947368421053 rows/sec., 2.32 MiB/sec. | ||
| 14366 | 2025.12.18 18:40:13.360902 [ 276 ] {9678188f-0235-4740-8d31-4918acd1c4eb} <Debug> TCPHandler: Processed in 0.001306766 sec. | ||
| 14367 | 2025.12.18 18:40:13.361013 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14368 | 2025.12.18 18:40:13.361109 [ 276 ] {f627a989-88f3-4641-adf9-b5a1c5d481bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14369 | 2025.12.18 18:40:13.361151 [ 276 ] {f627a989-88f3-4641-adf9-b5a1c5d481bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14370 | 2025.12.18 18:40:13.361567 [ 276 ] {f627a989-88f3-4641-adf9-b5a1c5d481bb} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2025.12.18 18:40:13.361605 [ 276 ] {f627a989-88f3-4641-adf9-b5a1c5d481bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14372 | 2025.12.18 18:40:13.361907 [ 276 ] {f627a989-88f3-4641-adf9-b5a1c5d481bb} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14373 | 2025.12.18 18:40:13.362115 [ 276 ] {f627a989-88f3-4641-adf9-b5a1c5d481bb} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2025.12.18 18:40:13.362244 [ 276 ] {f627a989-88f3-4641-adf9-b5a1c5d481bb} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001152 sec., 86805.55555555555 rows/sec., 6.78 MiB/sec. | ||
| 14375 | 2025.12.18 18:40:13.362283 [ 276 ] {f627a989-88f3-4641-adf9-b5a1c5d481bb} <Debug> TCPHandler: Processed in 0.001320527 sec. | ||
| 14376 | 2025.12.18 18:40:13.362391 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14377 | 2025.12.18 18:40:13.362485 [ 276 ] {2e08a608-a135-4255-a0c5-f0f191a8c9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14378 | 2025.12.18 18:40:13.362530 [ 276 ] {2e08a608-a135-4255-a0c5-f0f191a8c9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14379 | 2025.12.18 18:40:13.362925 [ 276 ] {2e08a608-a135-4255-a0c5-f0f191a8c9d4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2025.12.18 18:40:13.362963 [ 276 ] {2e08a608-a135-4255-a0c5-f0f191a8c9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14381 | 2025.12.18 18:40:13.363289 [ 276 ] {2e08a608-a135-4255-a0c5-f0f191a8c9d4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14382 | 2025.12.18 18:40:13.363509 [ 276 ] {2e08a608-a135-4255-a0c5-f0f191a8c9d4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14383 | 2025.12.18 18:40:13.363639 [ 276 ] {2e08a608-a135-4255-a0c5-f0f191a8c9d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 14384 | 2025.12.18 18:40:13.363677 [ 276 ] {2e08a608-a135-4255-a0c5-f0f191a8c9d4} <Debug> TCPHandler: Processed in 0.001336607 sec. | ||
| 14385 | 2025.12.18 18:40:13.363787 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14386 | 2025.12.18 18:40:13.363882 [ 276 ] {93e5f620-853a-4bdf-b2c8-bbdc4e80f8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14387 | 2025.12.18 18:40:13.363937 [ 276 ] {93e5f620-853a-4bdf-b2c8-bbdc4e80f8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14388 | 2025.12.18 18:40:13.364782 [ 276 ] {93e5f620-853a-4bdf-b2c8-bbdc4e80f8d2} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2025.12.18 18:40:13.364821 [ 276 ] {93e5f620-853a-4bdf-b2c8-bbdc4e80f8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14390 | 2025.12.18 18:40:13.365378 [ 276 ] {93e5f620-853a-4bdf-b2c8-bbdc4e80f8d2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14391 | 2025.12.18 18:40:13.365602 [ 276 ] {93e5f620-853a-4bdf-b2c8-bbdc4e80f8d2} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2025.12.18 18:40:13.365742 [ 276 ] {93e5f620-853a-4bdf-b2c8-bbdc4e80f8d2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001877 sec., 19179.54182205647 rows/sec., 34.37 MiB/sec. | ||
| 14393 | 2025.12.18 18:40:13.365799 [ 276 ] {93e5f620-853a-4bdf-b2c8-bbdc4e80f8d2} <Debug> TCPHandler: Processed in 0.002061847 sec. | ||
| 14394 | 2025.12.18 18:40:13.365911 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2025.12.18 18:40:13.366007 [ 276 ] {029e755d-9c4c-4f0c-9d04-58d26fb093f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14396 | 2025.12.18 18:40:13.366049 [ 276 ] {029e755d-9c4c-4f0c-9d04-58d26fb093f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14397 | 2025.12.18 18:40:13.366384 [ 276 ] {029e755d-9c4c-4f0c-9d04-58d26fb093f3} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2025.12.18 18:40:13.366422 [ 276 ] {029e755d-9c4c-4f0c-9d04-58d26fb093f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14399 | 2025.12.18 18:40:13.366721 [ 276 ] {029e755d-9c4c-4f0c-9d04-58d26fb093f3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14400 | 2025.12.18 18:40:13.366936 [ 276 ] {029e755d-9c4c-4f0c-9d04-58d26fb093f3} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2025.12.18 18:40:13.367066 [ 276 ] {029e755d-9c4c-4f0c-9d04-58d26fb093f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 14402 | 2025.12.18 18:40:13.367104 [ 276 ] {029e755d-9c4c-4f0c-9d04-58d26fb093f3} <Debug> TCPHandler: Processed in 0.001242785 sec. | ||
| 14403 | 2025.12.18 18:40:14.661643 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14404 | 2025.12.18 18:40:14.661698 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14405 | 2025.12.18 18:40:14.844574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35470 | ||
| 14406 | 2025.12.18 18:40:14.845156 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2025.12.18 18:40:14.845203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14408 | 2025.12.18 18:40:14.845728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14409 | 2025.12.18 18:40:14.845981 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2025.12.18 18:40:14.846136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35470 | ||
| 14411 | 2025.12.18 18:40:16.721128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14412 | 2025.12.18 18:40:16.738921 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2025.12.18 18:40:16.738978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14414 | 2025.12.18 18:40:16.745137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14415 | 2025.12.18 18:40:16.745822 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14416 | 2025.12.18 18:40:16.748942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14417 | 2025.12.18 18:40:18.356082 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14418 | 2025.12.18 18:40:18.356263 [ 276 ] {448ebafc-6c3d-48e3-ad78-533d2e1ab19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14419 | 2025.12.18 18:40:18.356338 [ 276 ] {448ebafc-6c3d-48e3-ad78-533d2e1ab19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14420 | 2025.12.18 18:40:18.357049 [ 276 ] {448ebafc-6c3d-48e3-ad78-533d2e1ab19e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14421 | 2025.12.18 18:40:18.357097 [ 276 ] {448ebafc-6c3d-48e3-ad78-533d2e1ab19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14422 | 2025.12.18 18:40:18.357494 [ 276 ] {448ebafc-6c3d-48e3-ad78-533d2e1ab19e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14423 | 2025.12.18 18:40:18.357732 [ 276 ] {448ebafc-6c3d-48e3-ad78-533d2e1ab19e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14424 | 2025.12.18 18:40:18.357897 [ 276 ] {448ebafc-6c3d-48e3-ad78-533d2e1ab19e} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001683 sec., 39215.686274509804 rows/sec., 3.12 MiB/sec. | ||
| 14425 | 2025.12.18 18:40:18.357951 [ 276 ] {448ebafc-6c3d-48e3-ad78-533d2e1ab19e} <Debug> TCPHandler: Processed in 0.002001366 sec. | ||
| 14426 | 2025.12.18 18:40:18.358095 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14427 | 2025.12.18 18:40:18.358200 [ 276 ] {8f917a09-0788-41cb-b937-707bbfac0e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14428 | 2025.12.18 18:40:18.358245 [ 276 ] {8f917a09-0788-41cb-b937-707bbfac0e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14429 | 2025.12.18 18:40:18.358673 [ 276 ] {8f917a09-0788-41cb-b937-707bbfac0e72} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14430 | 2025.12.18 18:40:18.358713 [ 276 ] {8f917a09-0788-41cb-b937-707bbfac0e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14431 | 2025.12.18 18:40:18.359031 [ 276 ] {8f917a09-0788-41cb-b937-707bbfac0e72} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14432 | 2025.12.18 18:40:18.359253 [ 276 ] {8f917a09-0788-41cb-b937-707bbfac0e72} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14433 | 2025.12.18 18:40:18.359387 [ 276 ] {8f917a09-0788-41cb-b937-707bbfac0e72} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001211 sec., 4128.819157720892 rows/sec., 310.47 KiB/sec. | ||
| 14434 | 2025.12.18 18:40:18.359426 [ 276 ] {8f917a09-0788-41cb-b937-707bbfac0e72} <Debug> TCPHandler: Processed in 0.001384188 sec. | ||
| 14435 | 2025.12.18 18:40:18.359536 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14436 | 2025.12.18 18:40:18.359634 [ 276 ] {5efc6483-56b9-48d7-b11d-e0e50837ce6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14437 | 2025.12.18 18:40:18.359676 [ 276 ] {5efc6483-56b9-48d7-b11d-e0e50837ce6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14438 | 2025.12.18 18:40:18.360106 [ 276 ] {5efc6483-56b9-48d7-b11d-e0e50837ce6f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2025.12.18 18:40:18.360144 [ 276 ] {5efc6483-56b9-48d7-b11d-e0e50837ce6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14440 | 2025.12.18 18:40:18.360453 [ 276 ] {5efc6483-56b9-48d7-b11d-e0e50837ce6f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14441 | 2025.12.18 18:40:18.360672 [ 276 ] {5efc6483-56b9-48d7-b11d-e0e50837ce6f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14442 | 2025.12.18 18:40:18.360800 [ 276 ] {5efc6483-56b9-48d7-b11d-e0e50837ce6f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001186 sec., 58178.7521079258 rows/sec., 4.54 MiB/sec. | ||
| 14443 | 2025.12.18 18:40:18.360839 [ 276 ] {5efc6483-56b9-48d7-b11d-e0e50837ce6f} <Debug> TCPHandler: Processed in 0.001353907 sec. | ||
| 14444 | 2025.12.18 18:40:18.360946 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2025.12.18 18:40:18.361043 [ 276 ] {48ee7b95-dc7d-45bc-8df0-1f01522da9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14446 | 2025.12.18 18:40:18.361088 [ 276 ] {48ee7b95-dc7d-45bc-8df0-1f01522da9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14447 | 2025.12.18 18:40:18.361498 [ 276 ] {48ee7b95-dc7d-45bc-8df0-1f01522da9b2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2025.12.18 18:40:18.361537 [ 276 ] {48ee7b95-dc7d-45bc-8df0-1f01522da9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14449 | 2025.12.18 18:40:18.361865 [ 276 ] {48ee7b95-dc7d-45bc-8df0-1f01522da9b2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14450 | 2025.12.18 18:40:18.362075 [ 276 ] {48ee7b95-dc7d-45bc-8df0-1f01522da9b2} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2025.12.18 18:40:18.362205 [ 276 ] {48ee7b95-dc7d-45bc-8df0-1f01522da9b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 14452 | 2025.12.18 18:40:18.362243 [ 276 ] {48ee7b95-dc7d-45bc-8df0-1f01522da9b2} <Debug> TCPHandler: Processed in 0.001345958 sec. | ||
| 14453 | 2025.12.18 18:40:18.362343 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14454 | 2025.12.18 18:40:18.362436 [ 276 ] {cc4cbfd1-7edc-4965-833e-321cfb550ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14455 | 2025.12.18 18:40:18.362490 [ 276 ] {cc4cbfd1-7edc-4965-833e-321cfb550ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14456 | 2025.12.18 18:40:18.363243 [ 276 ] {cc4cbfd1-7edc-4965-833e-321cfb550ba1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2025.12.18 18:40:18.363279 [ 276 ] {cc4cbfd1-7edc-4965-833e-321cfb550ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14458 | 2025.12.18 18:40:18.363786 [ 276 ] {cc4cbfd1-7edc-4965-833e-321cfb550ba1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14459 | 2025.12.18 18:40:18.364006 [ 276 ] {cc4cbfd1-7edc-4965-833e-321cfb550ba1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2025.12.18 18:40:18.364146 [ 276 ] {cc4cbfd1-7edc-4965-833e-321cfb550ba1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001727 sec., 2895.1939779965255 rows/sec., 5.19 MiB/sec. | ||
| 14461 | 2025.12.18 18:40:18.364201 [ 276 ] {cc4cbfd1-7edc-4965-833e-321cfb550ba1} <Debug> TCPHandler: Processed in 0.001906685 sec. | ||
| 14462 | 2025.12.18 18:40:18.364310 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14463 | 2025.12.18 18:40:18.364404 [ 276 ] {438e6738-b6b0-4669-8bd3-08012a8fa88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14464 | 2025.12.18 18:40:18.364446 [ 276 ] {438e6738-b6b0-4669-8bd3-08012a8fa88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14465 | 2025.12.18 18:40:18.364786 [ 276 ] {438e6738-b6b0-4669-8bd3-08012a8fa88c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2025.12.18 18:40:18.364823 [ 276 ] {438e6738-b6b0-4669-8bd3-08012a8fa88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14467 | 2025.12.18 18:40:18.365125 [ 276 ] {438e6738-b6b0-4669-8bd3-08012a8fa88c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14468 | 2025.12.18 18:40:18.365340 [ 276 ] {438e6738-b6b0-4669-8bd3-08012a8fa88c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2025.12.18 18:40:18.365466 [ 276 ] {438e6738-b6b0-4669-8bd3-08012a8fa88c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 14470 | 2025.12.18 18:40:18.365502 [ 276 ] {438e6738-b6b0-4669-8bd3-08012a8fa88c} <Debug> TCPHandler: Processed in 0.001242316 sec. | ||
| 14471 | 2025.12.18 18:40:19.969185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1742 | ||
| 14472 | 2025.12.18 18:40:19.971427 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14473 | 2025.12.18 18:40:19.971477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14474 | 2025.12.18 18:40:19.972703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14475 | 2025.12.18 18:40:19.972994 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2025.12.18 18:40:19.973379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1742 | ||
| 14477 | 2025.12.18 18:40:22.132142 [ 217 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14478 | 2025.12.18 18:40:22.132246 [ 217 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14479 | 2025.12.18 18:40:22.135976 [ 217 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14480 | 2025.12.18 18:40:22.346260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35982 | ||
| 14481 | 2025.12.18 18:40:22.346852 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2025.12.18 18:40:22.346902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14483 | 2025.12.18 18:40:22.347400 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14484 | 2025.12.18 18:40:22.347640 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2025.12.18 18:40:22.347788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35982 | ||
| 14486 | 2025.12.18 18:40:23.053980 [ 223 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14487 | 2025.12.18 18:40:23.054099 [ 223 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14488 | 2025.12.18 18:40:23.057772 [ 223 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14489 | 2025.12.18 18:40:23.359678 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2025.12.18 18:40:23.359879 [ 276 ] {e8efc87e-821e-47a2-8d4b-0f6b40639a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14491 | 2025.12.18 18:40:23.359953 [ 276 ] {e8efc87e-821e-47a2-8d4b-0f6b40639a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14492 | 2025.12.18 18:40:23.360600 [ 276 ] {e8efc87e-821e-47a2-8d4b-0f6b40639a5a} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14493 | 2025.12.18 18:40:23.360644 [ 276 ] {e8efc87e-821e-47a2-8d4b-0f6b40639a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14494 | 2025.12.18 18:40:23.361076 [ 276 ] {e8efc87e-821e-47a2-8d4b-0f6b40639a5a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14495 | 2025.12.18 18:40:23.361307 [ 276 ] {e8efc87e-821e-47a2-8d4b-0f6b40639a5a} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14496 | 2025.12.18 18:40:23.361458 [ 276 ] {e8efc87e-821e-47a2-8d4b-0f6b40639a5a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001632 sec., 14705.882352941177 rows/sec., 1.22 MiB/sec. | ||
| 14497 | 2025.12.18 18:40:23.361502 [ 276 ] {e8efc87e-821e-47a2-8d4b-0f6b40639a5a} <Debug> TCPHandler: Processed in 0.001963365 sec. | ||
| 14498 | 2025.12.18 18:40:23.361619 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14499 | 2025.12.18 18:40:23.361726 [ 276 ] {7162f398-7a14-4d6a-a0fd-30d67038effe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14500 | 2025.12.18 18:40:23.361770 [ 276 ] {7162f398-7a14-4d6a-a0fd-30d67038effe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14501 | 2025.12.18 18:40:23.362173 [ 276 ] {7162f398-7a14-4d6a-a0fd-30d67038effe} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14502 | 2025.12.18 18:40:23.362211 [ 276 ] {7162f398-7a14-4d6a-a0fd-30d67038effe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14503 | 2025.12.18 18:40:23.362520 [ 276 ] {7162f398-7a14-4d6a-a0fd-30d67038effe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14504 | 2025.12.18 18:40:23.362739 [ 276 ] {7162f398-7a14-4d6a-a0fd-30d67038effe} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14505 | 2025.12.18 18:40:23.362875 [ 276 ] {7162f398-7a14-4d6a-a0fd-30d67038effe} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001169 sec., 6843.455945252353 rows/sec., 558.04 KiB/sec. | ||
| 14506 | 2025.12.18 18:40:23.362917 [ 276 ] {7162f398-7a14-4d6a-a0fd-30d67038effe} <Debug> TCPHandler: Processed in 0.001350177 sec. | ||
| 14507 | 2025.12.18 18:40:23.363024 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14508 | 2025.12.18 18:40:23.363124 [ 276 ] {347370e6-4957-4d3e-b9f9-1e88cb58a92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14509 | 2025.12.18 18:40:23.363165 [ 276 ] {347370e6-4957-4d3e-b9f9-1e88cb58a92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14510 | 2025.12.18 18:40:23.363660 [ 276 ] {347370e6-4957-4d3e-b9f9-1e88cb58a92c} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14511 | 2025.12.18 18:40:23.363697 [ 276 ] {347370e6-4957-4d3e-b9f9-1e88cb58a92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14512 | 2025.12.18 18:40:23.364023 [ 276 ] {347370e6-4957-4d3e-b9f9-1e88cb58a92c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14513 | 2025.12.18 18:40:23.364247 [ 276 ] {347370e6-4957-4d3e-b9f9-1e88cb58a92c} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14514 | 2025.12.18 18:40:23.364374 [ 276 ] {347370e6-4957-4d3e-b9f9-1e88cb58a92c} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001269 sec., 198581.56028368796 rows/sec., 17.74 MiB/sec. | ||
| 14515 | 2025.12.18 18:40:23.364414 [ 276 ] {347370e6-4957-4d3e-b9f9-1e88cb58a92c} <Debug> TCPHandler: Processed in 0.001440859 sec. | ||
| 14516 | 2025.12.18 18:40:23.364523 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14517 | 2025.12.18 18:40:23.364620 [ 276 ] {087f0301-7d20-48a3-a68e-9e5b509b75fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14518 | 2025.12.18 18:40:23.364663 [ 276 ] {087f0301-7d20-48a3-a68e-9e5b509b75fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14519 | 2025.12.18 18:40:23.365067 [ 276 ] {087f0301-7d20-48a3-a68e-9e5b509b75fe} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14520 | 2025.12.18 18:40:23.365105 [ 276 ] {087f0301-7d20-48a3-a68e-9e5b509b75fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14521 | 2025.12.18 18:40:23.365402 [ 276 ] {087f0301-7d20-48a3-a68e-9e5b509b75fe} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14522 | 2025.12.18 18:40:23.365617 [ 276 ] {087f0301-7d20-48a3-a68e-9e5b509b75fe} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14523 | 2025.12.18 18:40:23.365714 [ 124 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14524 | 2025.12.18 18:40:23.365745 [ 276 ] {087f0301-7d20-48a3-a68e-9e5b509b75fe} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001143 sec., 48993.875765529316 rows/sec., 3.61 MiB/sec. | ||
| 14525 | 2025.12.18 18:40:23.365751 [ 124 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2025.12.18 18:40:23.365777 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14527 | 2025.12.18 18:40:23.365784 [ 276 ] {087f0301-7d20-48a3-a68e-9e5b509b75fe} <Debug> TCPHandler: Processed in 0.001310377 sec. | ||
| 14528 | 2025.12.18 18:40:23.365889 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 14529 | 2025.12.18 18:40:23.365893 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14530 | 2025.12.18 18:40:23.366041 [ 276 ] {2877e84d-f586-43e8-b761-bdf2e378b966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14531 | 2025.12.18 18:40:23.366043 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14532 | 2025.12.18 18:40:23.366089 [ 276 ] {2877e84d-f586-43e8-b761-bdf2e378b966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14533 | 2025.12.18 18:40:23.366097 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 71 rows starting from the beginning of the part | ||
| 14534 | 2025.12.18 18:40:23.366181 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 36 rows starting from the beginning of the part | ||
| 14535 | 2025.12.18 18:40:23.366225 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 9 rows starting from the beginning of the part | ||
| 14536 | 2025.12.18 18:40:23.366265 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 36 rows starting from the beginning of the part | ||
| 14537 | 2025.12.18 18:40:23.366304 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 5 rows starting from the beginning of the part | ||
| 14538 | 2025.12.18 18:40:23.366343 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 14539 | 2025.12.18 18:40:23.366496 [ 276 ] {2877e84d-f586-43e8-b761-bdf2e378b966} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14540 | 2025.12.18 18:40:23.366540 [ 276 ] {2877e84d-f586-43e8-b761-bdf2e378b966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14541 | 2025.12.18 18:40:23.366865 [ 276 ] {2877e84d-f586-43e8-b761-bdf2e378b966} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14542 | 2025.12.18 18:40:23.367102 [ 276 ] {2877e84d-f586-43e8-b761-bdf2e378b966} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14543 | 2025.12.18 18:40:23.367186 [ 190 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352147 sec., 157527.25110509436 rows/sec., 12.14 MiB/sec. | ||
| 14544 | 2025.12.18 18:40:23.367236 [ 276 ] {2877e84d-f586-43e8-b761-bdf2e378b966} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001218 sec., 19704.433497536946 rows/sec., 1.63 MiB/sec. | ||
| 14545 | 2025.12.18 18:40:23.367282 [ 276 ] {2877e84d-f586-43e8-b761-bdf2e378b966} <Debug> TCPHandler: Processed in 0.001440508 sec. | ||
| 14546 | 2025.12.18 18:40:23.367327 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14547 | 2025.12.18 18:40:23.367392 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14548 | 2025.12.18 18:40:23.367495 [ 276 ] {3292b509-264b-4d20-a148-2afc6f714164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14549 | 2025.12.18 18:40:23.367540 [ 276 ] {3292b509-264b-4d20-a148-2afc6f714164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14550 | 2025.12.18 18:40:23.367598 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14551 | 2025.12.18 18:40:23.367675 [ 202 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_106_21} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14552 | 2025.12.18 18:40:23.367752 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14553 | 2025.12.18 18:40:23.367929 [ 276 ] {3292b509-264b-4d20-a148-2afc6f714164} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14554 | 2025.12.18 18:40:23.367972 [ 276 ] {3292b509-264b-4d20-a148-2afc6f714164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14555 | 2025.12.18 18:40:23.368282 [ 276 ] {3292b509-264b-4d20-a148-2afc6f714164} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14556 | 2025.12.18 18:40:23.368595 [ 276 ] {3292b509-264b-4d20-a148-2afc6f714164} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14557 | 2025.12.18 18:40:23.368740 [ 276 ] {3292b509-264b-4d20-a148-2afc6f714164} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001262 sec., 9508.716323296354 rows/sec., 742.87 KiB/sec. | ||
| 14558 | 2025.12.18 18:40:23.368788 [ 276 ] {3292b509-264b-4d20-a148-2afc6f714164} <Debug> TCPHandler: Processed in 0.001445519 sec. | ||
| 14559 | 2025.12.18 18:40:23.368897 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14560 | 2025.12.18 18:40:23.368993 [ 276 ] {60dc4136-c991-4b6a-840a-402c843c7548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14561 | 2025.12.18 18:40:23.369036 [ 276 ] {60dc4136-c991-4b6a-840a-402c843c7548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14562 | 2025.12.18 18:40:23.369486 [ 276 ] {60dc4136-c991-4b6a-840a-402c843c7548} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2025.12.18 18:40:23.369522 [ 276 ] {60dc4136-c991-4b6a-840a-402c843c7548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14564 | 2025.12.18 18:40:23.369836 [ 276 ] {60dc4136-c991-4b6a-840a-402c843c7548} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14565 | 2025.12.18 18:40:23.370050 [ 276 ] {60dc4136-c991-4b6a-840a-402c843c7548} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2025.12.18 18:40:23.370180 [ 276 ] {60dc4136-c991-4b6a-840a-402c843c7548} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001205 sec., 119502.0746887967 rows/sec., 9.65 MiB/sec. | ||
| 14567 | 2025.12.18 18:40:23.370219 [ 276 ] {60dc4136-c991-4b6a-840a-402c843c7548} <Debug> TCPHandler: Processed in 0.001372077 sec. | ||
| 14568 | 2025.12.18 18:40:23.370325 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14569 | 2025.12.18 18:40:23.370422 [ 276 ] {cc9284be-0e67-4a75-95fe-b39076701068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14570 | 2025.12.18 18:40:23.370467 [ 276 ] {cc9284be-0e67-4a75-95fe-b39076701068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14571 | 2025.12.18 18:40:23.370886 [ 276 ] {cc9284be-0e67-4a75-95fe-b39076701068} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14572 | 2025.12.18 18:40:23.370925 [ 276 ] {cc9284be-0e67-4a75-95fe-b39076701068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14573 | 2025.12.18 18:40:23.371265 [ 276 ] {cc9284be-0e67-4a75-95fe-b39076701068} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14574 | 2025.12.18 18:40:23.371495 [ 276 ] {cc9284be-0e67-4a75-95fe-b39076701068} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2025.12.18 18:40:23.371647 [ 276 ] {cc9284be-0e67-4a75-95fe-b39076701068} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001241 sec., 161160.35455278002 rows/sec., 11.55 MiB/sec. | ||
| 14576 | 2025.12.18 18:40:23.371690 [ 276 ] {cc9284be-0e67-4a75-95fe-b39076701068} <Debug> TCPHandler: Processed in 0.001415858 sec. | ||
| 14577 | 2025.12.18 18:40:23.371800 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14578 | 2025.12.18 18:40:23.371898 [ 276 ] {2276118f-2279-4b95-bb37-dfa25ba58db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14579 | 2025.12.18 18:40:23.371955 [ 276 ] {2276118f-2279-4b95-bb37-dfa25ba58db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14580 | 2025.12.18 18:40:23.372769 [ 276 ] {2276118f-2279-4b95-bb37-dfa25ba58db1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14581 | 2025.12.18 18:40:23.372806 [ 276 ] {2276118f-2279-4b95-bb37-dfa25ba58db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14582 | 2025.12.18 18:40:23.373354 [ 276 ] {2276118f-2279-4b95-bb37-dfa25ba58db1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14583 | 2025.12.18 18:40:23.373579 [ 276 ] {2276118f-2279-4b95-bb37-dfa25ba58db1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2025.12.18 18:40:23.373716 [ 276 ] {2276118f-2279-4b95-bb37-dfa25ba58db1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001835 sec., 19618.528610354224 rows/sec., 35.16 MiB/sec. | ||
| 14585 | 2025.12.18 18:40:23.373772 [ 276 ] {2276118f-2279-4b95-bb37-dfa25ba58db1} <Debug> TCPHandler: Processed in 0.002021116 sec. | ||
| 14586 | 2025.12.18 18:40:23.373885 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14587 | 2025.12.18 18:40:23.373982 [ 276 ] {52462c77-20b8-4643-a87b-7752a83dc0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14588 | 2025.12.18 18:40:23.374027 [ 276 ] {52462c77-20b8-4643-a87b-7752a83dc0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14589 | 2025.12.18 18:40:23.374379 [ 276 ] {52462c77-20b8-4643-a87b-7752a83dc0b9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14590 | 2025.12.18 18:40:23.374416 [ 276 ] {52462c77-20b8-4643-a87b-7752a83dc0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14591 | 2025.12.18 18:40:23.374733 [ 276 ] {52462c77-20b8-4643-a87b-7752a83dc0b9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14592 | 2025.12.18 18:40:23.374965 [ 276 ] {52462c77-20b8-4643-a87b-7752a83dc0b9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14593 | 2025.12.18 18:40:23.375107 [ 276 ] {52462c77-20b8-4643-a87b-7752a83dc0b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 14594 | 2025.12.18 18:40:23.375145 [ 276 ] {52462c77-20b8-4643-a87b-7752a83dc0b9} <Debug> TCPHandler: Processed in 0.001309517 sec. | ||
| 14595 | 2025.12.18 18:40:24.249046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14596 | 2025.12.18 18:40:24.266072 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2025.12.18 18:40:24.266137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14598 | 2025.12.18 18:40:24.272372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14599 | 2025.12.18 18:40:24.273158 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2025.12.18 18:40:24.277217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14601 | 2025.12.18 18:40:28.357091 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14602 | 2025.12.18 18:40:28.357308 [ 276 ] {6445301f-69ad-4e07-b3ec-1a4a5924a676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14603 | 2025.12.18 18:40:28.357380 [ 276 ] {6445301f-69ad-4e07-b3ec-1a4a5924a676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14604 | 2025.12.18 18:40:28.358110 [ 276 ] {6445301f-69ad-4e07-b3ec-1a4a5924a676} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2025.12.18 18:40:28.358165 [ 276 ] {6445301f-69ad-4e07-b3ec-1a4a5924a676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14606 | 2025.12.18 18:40:28.358560 [ 276 ] {6445301f-69ad-4e07-b3ec-1a4a5924a676} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14607 | 2025.12.18 18:40:28.358794 [ 276 ] {6445301f-69ad-4e07-b3ec-1a4a5924a676} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14608 | 2025.12.18 18:40:28.358948 [ 119 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14609 | 2025.12.18 18:40:28.358960 [ 276 ] {6445301f-69ad-4e07-b3ec-1a4a5924a676} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001706 sec., 38686.98710433763 rows/sec., 3.08 MiB/sec. | ||
| 14610 | 2025.12.18 18:40:28.359030 [ 119 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14611 | 2025.12.18 18:40:28.359056 [ 276 ] {6445301f-69ad-4e07-b3ec-1a4a5924a676} <Debug> TCPHandler: Processed in 0.002107677 sec. | ||
| 14612 | 2025.12.18 18:40:28.359058 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14613 | 2025.12.18 18:40:28.359186 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2025.12.18 18:40:28.359239 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::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 | ||
| 14615 | 2025.12.18 18:40:28.359292 [ 276 ] {140206fb-4a08-4561-946a-95783f922553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14616 | 2025.12.18 18:40:28.359341 [ 276 ] {140206fb-4a08-4561-946a-95783f922553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14617 | 2025.12.18 18:40:28.359401 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14618 | 2025.12.18 18:40:28.359445 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1408 rows starting from the beginning of the part | ||
| 14619 | 2025.12.18 18:40:28.359519 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1208 rows starting from the beginning of the part | ||
| 14620 | 2025.12.18 18:40:28.359572 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 128 rows starting from the beginning of the part | ||
| 14621 | 2025.12.18 18:40:28.359653 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 66 rows starting from the beginning of the part | ||
| 14622 | 2025.12.18 18:40:28.359704 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 252 rows starting from the beginning of the part | ||
| 14623 | 2025.12.18 18:40:28.359755 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 66 rows starting from the beginning of the part | ||
| 14624 | 2025.12.18 18:40:28.359758 [ 276 ] {140206fb-4a08-4561-946a-95783f922553} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2025.12.18 18:40:28.359809 [ 276 ] {140206fb-4a08-4561-946a-95783f922553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14626 | 2025.12.18 18:40:28.360141 [ 276 ] {140206fb-4a08-4561-946a-95783f922553} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14627 | 2025.12.18 18:40:28.360365 [ 276 ] {140206fb-4a08-4561-946a-95783f922553} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2025.12.18 18:40:28.360505 [ 276 ] {140206fb-4a08-4561-946a-95783f922553} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001235 sec., 4048.582995951417 rows/sec., 304.43 KiB/sec. | ||
| 14629 | 2025.12.18 18:40:28.360546 [ 276 ] {140206fb-4a08-4561-946a-95783f922553} <Debug> TCPHandler: Processed in 0.001414478 sec. | ||
| 14630 | 2025.12.18 18:40:28.360652 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14631 | 2025.12.18 18:40:28.360757 [ 276 ] {a269f4d8-7060-4406-a857-a3cd38f568db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14632 | 2025.12.18 18:40:28.360799 [ 276 ] {a269f4d8-7060-4406-a857-a3cd38f568db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14633 | 2025.12.18 18:40:28.361191 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 5 columns (5 merged, 0 gathered) in 0.002015006 sec., 1552352.6977090887 rows/sec., 135.92 MiB/sec. | ||
| 14634 | 2025.12.18 18:40:28.361226 [ 276 ] {a269f4d8-7060-4406-a857-a3cd38f568db} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2025.12.18 18:40:28.361269 [ 276 ] {a269f4d8-7060-4406-a857-a3cd38f568db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14636 | 2025.12.18 18:40:28.361413 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14637 | 2025.12.18 18:40:28.361595 [ 276 ] {a269f4d8-7060-4406-a857-a3cd38f568db} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14638 | 2025.12.18 18:40:28.361670 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2025.12.18 18:40:28.361742 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_111_22} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14640 | 2025.12.18 18:40:28.361807 [ 276 ] {a269f4d8-7060-4406-a857-a3cd38f568db} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14641 | 2025.12.18 18:40:28.361835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 14642 | 2025.12.18 18:40:28.361927 [ 119 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14643 | 2025.12.18 18:40:28.361938 [ 276 ] {a269f4d8-7060-4406-a857-a3cd38f568db} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001202 sec., 57404.32612312812 rows/sec., 4.48 MiB/sec. | ||
| 14644 | 2025.12.18 18:40:28.361964 [ 119 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14645 | 2025.12.18 18:40:28.361988 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14646 | 2025.12.18 18:40:28.361989 [ 276 ] {a269f4d8-7060-4406-a857-a3cd38f568db} <Debug> TCPHandler: Processed in 0.001389258 sec. | ||
| 14647 | 2025.12.18 18:40:28.362063 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::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 | ||
| 14648 | 2025.12.18 18:40:28.362113 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14649 | 2025.12.18 18:40:28.362164 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14650 | 2025.12.18 18:40:28.362195 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 633 rows starting from the beginning of the part | ||
| 14651 | 2025.12.18 18:40:28.362213 [ 276 ] {5d38fd96-ff96-4cf3-9454-bb79036bb02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14652 | 2025.12.18 18:40:28.362244 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 529 rows starting from the beginning of the part | ||
| 14653 | 2025.12.18 18:40:28.362261 [ 276 ] {5d38fd96-ff96-4cf3-9454-bb79036bb02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14654 | 2025.12.18 18:40:28.362289 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 100 rows starting from the beginning of the part | ||
| 14655 | 2025.12.18 18:40:28.362335 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 69 rows starting from the beginning of the part | ||
| 14656 | 2025.12.18 18:40:28.362378 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 144 rows starting from the beginning of the part | ||
| 14657 | 2025.12.18 18:40:28.362414 [ 202 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 69 rows starting from the beginning of the part | ||
| 14658 | 2025.12.18 18:40:28.362670 [ 276 ] {5d38fd96-ff96-4cf3-9454-bb79036bb02b} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2025.12.18 18:40:28.362710 [ 276 ] {5d38fd96-ff96-4cf3-9454-bb79036bb02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14660 | 2025.12.18 18:40:28.363054 [ 276 ] {5d38fd96-ff96-4cf3-9454-bb79036bb02b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14661 | 2025.12.18 18:40:28.363261 [ 276 ] {5d38fd96-ff96-4cf3-9454-bb79036bb02b} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2025.12.18 18:40:28.363370 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333727 sec., 1157658.201416032 rows/sec., 92.23 MiB/sec. | ||
| 14663 | 2025.12.18 18:40:28.363392 [ 276 ] {5d38fd96-ff96-4cf3-9454-bb79036bb02b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 14664 | 2025.12.18 18:40:28.363375 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14665 | 2025.12.18 18:40:28.363450 [ 276 ] {5d38fd96-ff96-4cf3-9454-bb79036bb02b} <Debug> TCPHandler: Processed in 0.001387618 sec. | ||
| 14666 | 2025.12.18 18:40:28.363458 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14667 | 2025.12.18 18:40:28.363488 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14668 | 2025.12.18 18:40:28.363556 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::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 | ||
| 14669 | 2025.12.18 18:40:28.363571 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14670 | 2025.12.18 18:40:28.363577 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14671 | 2025.12.18 18:40:28.363665 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14672 | 2025.12.18 18:40:28.363676 [ 276 ] {0338862c-142f-49c2-bf58-7edd4f49dc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14673 | 2025.12.18 18:40:28.363703 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29797 rows starting from the beginning of the part | ||
| 14674 | 2025.12.18 18:40:28.363738 [ 276 ] {0338862c-142f-49c2-bf58-7edd4f49dc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14675 | 2025.12.18 18:40:28.363763 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 846 rows starting from the beginning of the part | ||
| 14676 | 2025.12.18 18:40:28.363812 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14677 | 2025.12.18 18:40:28.363856 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14678 | 2025.12.18 18:40:28.363875 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14679 | 2025.12.18 18:40:28.363898 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 200 rows starting from the beginning of the part | ||
| 14680 | 2025.12.18 18:40:28.363942 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14681 | 2025.12.18 18:40:28.363949 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_111_22} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14682 | 2025.12.18 18:40:28.364035 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 14683 | 2025.12.18 18:40:28.364491 [ 276 ] {0338862c-142f-49c2-bf58-7edd4f49dc92} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14684 | 2025.12.18 18:40:28.364527 [ 276 ] {0338862c-142f-49c2-bf58-7edd4f49dc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14685 | 2025.12.18 18:40:28.365025 [ 276 ] {0338862c-142f-49c2-bf58-7edd4f49dc92} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14686 | 2025.12.18 18:40:28.365262 [ 276 ] {0338862c-142f-49c2-bf58-7edd4f49dc92} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2025.12.18 18:40:28.365382 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14688 | 2025.12.18 18:40:28.365403 [ 276 ] {0338862c-142f-49c2-bf58-7edd4f49dc92} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001745 sec., 2865.3295128939826 rows/sec., 5.13 MiB/sec. | ||
| 14689 | 2025.12.18 18:40:28.365415 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14690 | 2025.12.18 18:40:28.365443 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14691 | 2025.12.18 18:40:28.365465 [ 276 ] {0338862c-142f-49c2-bf58-7edd4f49dc92} <Debug> TCPHandler: Processed in 0.001945645 sec. | ||
| 14692 | 2025.12.18 18:40:28.365521 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 14693 | 2025.12.18 18:40:28.365581 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14694 | 2025.12.18 18:40:28.365679 [ 276 ] {f2f1fcc2-eecc-4f68-9941-1aee68532b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14695 | 2025.12.18 18:40:28.365720 [ 276 ] {f2f1fcc2-eecc-4f68-9941-1aee68532b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14696 | 2025.12.18 18:40:28.365724 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14697 | 2025.12.18 18:40:28.365781 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2063 rows starting from the beginning of the part | ||
| 14698 | 2025.12.18 18:40:28.365890 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 5 rows starting from the beginning of the part | ||
| 14699 | 2025.12.18 18:40:28.365991 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
| 14700 | 2025.12.18 18:40:28.366046 [ 276 ] {f2f1fcc2-eecc-4f68-9941-1aee68532b10} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14701 | 2025.12.18 18:40:28.366086 [ 276 ] {f2f1fcc2-eecc-4f68-9941-1aee68532b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14702 | 2025.12.18 18:40:28.366088 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part | ||
| 14703 | 2025.12.18 18:40:28.366190 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 14704 | 2025.12.18 18:40:28.366283 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 14705 | 2025.12.18 18:40:28.366405 [ 276 ] {f2f1fcc2-eecc-4f68-9941-1aee68532b10} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14706 | 2025.12.18 18:40:28.366640 [ 276 ] {f2f1fcc2-eecc-4f68-9941-1aee68532b10} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14707 | 2025.12.18 18:40:28.366770 [ 119 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14708 | 2025.12.18 18:40:28.366776 [ 276 ] {f2f1fcc2-eecc-4f68-9941-1aee68532b10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 14709 | 2025.12.18 18:40:28.366802 [ 119 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14710 | 2025.12.18 18:40:28.366826 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14711 | 2025.12.18 18:40:28.366827 [ 276 ] {f2f1fcc2-eecc-4f68-9941-1aee68532b10} <Debug> TCPHandler: Processed in 0.001297326 sec. | ||
| 14712 | 2025.12.18 18:40:28.366902 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14713 | 2025.12.18 18:40:28.366983 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14714 | 2025.12.18 18:40:28.367009 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6180 rows starting from the beginning of the part | ||
| 14715 | 2025.12.18 18:40:28.367061 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14716 | 2025.12.18 18:40:28.367099 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14717 | 2025.12.18 18:40:28.367136 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14718 | 2025.12.18 18:40:28.367170 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14719 | 2025.12.18 18:40:28.367207 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::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 | ||
| 14720 | 2025.12.18 18:40:28.369390 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002519542 sec., 2571896.0033212383 rows/sec., 173.27 MiB/sec. | ||
| 14721 | 2025.12.18 18:40:28.369726 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14722 | 2025.12.18 18:40:28.369967 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_111_22} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2025.12.18 18:40:28.370027 [ 192 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_111_22} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14724 | 2025.12.18 18:40:28.370084 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14725 | 2025.12.18 18:40:28.370385 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31323 rows, containing 5 columns (5 merged, 0 gathered) in 0.006860258 sec., 4565863.26636695 rows/sec., 313.78 MiB/sec. | ||
| 14726 | 2025.12.18 18:40:28.370931 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14727 | 2025.12.18 18:40:28.371217 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14728 | 2025.12.18 18:40:28.371281 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14729 | 2025.12.18 18:40:28.371359 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14730 | 2025.12.18 18:40:28.373296 [ 191 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 19 columns (19 merged, 0 gathered) in 0.007811871 sec., 275222.15868644015 rows/sec., 493.19 MiB/sec. | ||
| 14731 | 2025.12.18 18:40:28.375475 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14732 | 2025.12.18 18:40:28.375801 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14733 | 2025.12.18 18:40:28.375866 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14734 | 2025.12.18 18:40:28.376012 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.18 MiB. | ||
| 14735 | 2025.12.18 18:40:28.770354 [ 224 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14736 | 2025.12.18 18:40:28.770405 [ 224 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14737 | 2025.12.18 18:40:28.773503 [ 224 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14738 | 2025.12.18 18:40:29.661747 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14739 | 2025.12.18 18:40:29.661801 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14740 | 2025.12.18 18:40:29.848117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36430 | ||
| 14741 | 2025.12.18 18:40:29.848701 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2025.12.18 18:40:29.848755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14743 | 2025.12.18 18:40:29.849296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14744 | 2025.12.18 18:40:29.849542 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2025.12.18 18:40:29.849688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36430 | ||
| 14746 | 2025.12.18 18:40:29.849695 [ 116 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14747 | 2025.12.18 18:40:29.849774 [ 116 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2025.12.18 18:40:29.849802 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14749 | 2025.12.18 18:40:29.849951 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 14750 | 2025.12.18 18:40:29.850128 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14751 | 2025.12.18 18:40:29.850189 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34062 rows starting from the beginning of the part | ||
| 14752 | 2025.12.18 18:40:29.850287 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 14753 | 2025.12.18 18:40:29.850363 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 14754 | 2025.12.18 18:40:29.850430 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 14755 | 2025.12.18 18:40:29.850498 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 14756 | 2025.12.18 18:40:29.850562 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 14757 | 2025.12.18 18:40:29.853072 [ 199 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36430 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192151 sec., 11412367.397406952 rows/sec., 163.26 MiB/sec. | ||
| 14758 | 2025.12.18 18:40:29.853282 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14759 | 2025.12.18 18:40:29.853535 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14760 | 2025.12.18 18:40:29.853605 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_76_15} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14761 | 2025.12.18 18:40:29.853688 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 14762 | 2025.12.18 18:40:29.973669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1774 | ||
| 14763 | 2025.12.18 18:40:29.976274 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14764 | 2025.12.18 18:40:29.976315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14765 | 2025.12.18 18:40:29.977409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14766 | 2025.12.18 18:40:29.977655 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14767 | 2025.12.18 18:40:29.977819 [ 116 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14768 | 2025.12.18 18:40:29.977895 [ 116 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14769 | 2025.12.18 18:40:29.977899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 14770 | 2025.12.18 18:40:29.977935 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14771 | 2025.12.18 18:40:29.978077 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 14772 | 2025.12.18 18:40:29.978729 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14773 | 2025.12.18 18:40:29.978894 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1628 rows starting from the beginning of the part | ||
| 14774 | 2025.12.18 18:40:29.979258 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 14775 | 2025.12.18 18:40:29.979570 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part | ||
| 14776 | 2025.12.18 18:40:29.979854 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 14777 | 2025.12.18 18:40:29.980150 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 14778 | 2025.12.18 18:40:29.980464 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 14779 | 2025.12.18 18:40:29.987326 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1774 rows, containing 72 columns (72 merged, 0 gathered) in 0.00931431 sec., 190459.6261022019 rows/sec., 145.19 MiB/sec. | ||
| 14780 | 2025.12.18 18:40:29.988936 [ 195 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14781 | 2025.12.18 18:40:29.989462 [ 195 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14782 | 2025.12.18 18:40:29.989531 [ 195 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_56_11} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14783 | 2025.12.18 18:40:29.989820 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 14784 | 2025.12.18 18:40:31.777384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14785 | 2025.12.18 18:40:31.794752 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14786 | 2025.12.18 18:40:31.794818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14787 | 2025.12.18 18:40:31.800854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14788 | 2025.12.18 18:40:31.801571 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14789 | 2025.12.18 18:40:31.801851 [ 114 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14790 | 2025.12.18 18:40:31.801915 [ 114 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2025.12.18 18:40:31.801938 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14792 | 2025.12.18 18:40:31.802055 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 14793 | 2025.12.18 18:40:31.804832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14794 | 2025.12.18 18:40:31.805970 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14795 | 2025.12.18 18:40:31.807433 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 14796 | 2025.12.18 18:40:31.811873 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 14797 | 2025.12.18 18:40:31.816313 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 14798 | 2025.12.18 18:40:31.820693 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 14799 | 2025.12.18 18:40:31.825613 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 14800 | 2025.12.18 18:40:31.830101 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 14801 | 2025.12.18 18:40:31.883946 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.081944306 sec., 6992.554186742396 rows/sec., 36.16 MiB/sec. | ||
| 14802 | 2025.12.18 18:40:31.885849 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14803 | 2025.12.18 18:40:31.887488 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14804 | 2025.12.18 18:40:31.887576 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_76_15} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14805 | 2025.12.18 18:40:31.889057 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14806 | 2025.12.18 18:40:32.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.40 MiB, peak 394.33 MiB, free memory in arenas 0.00 B, will set to 375.35 MiB (RSS), difference: -1.06 MiB | ||
| 14807 | 2025.12.18 18:40:33.143833 [ 220 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14808 | 2025.12.18 18:40:33.143909 [ 220 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14809 | 2025.12.18 18:40:33.147419 [ 220 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14810 | 2025.12.18 18:40:33.187687 [ 220 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14811 | 2025.12.18 18:40:33.187725 [ 220 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14812 | 2025.12.18 18:40:33.190459 [ 220 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14813 | 2025.12.18 18:40:33.356846 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14814 | 2025.12.18 18:40:33.357010 [ 276 ] {ec11d231-a050-4ff8-a9a6-649b7192b573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14815 | 2025.12.18 18:40:33.357074 [ 276 ] {ec11d231-a050-4ff8-a9a6-649b7192b573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14816 | 2025.12.18 18:40:33.357758 [ 276 ] {ec11d231-a050-4ff8-a9a6-649b7192b573} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2025.12.18 18:40:33.357802 [ 276 ] {ec11d231-a050-4ff8-a9a6-649b7192b573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14818 | 2025.12.18 18:40:33.358197 [ 276 ] {ec11d231-a050-4ff8-a9a6-649b7192b573} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14819 | 2025.12.18 18:40:33.358425 [ 276 ] {ec11d231-a050-4ff8-a9a6-649b7192b573} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2025.12.18 18:40:33.358584 [ 276 ] {ec11d231-a050-4ff8-a9a6-649b7192b573} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001623 sec., 78866.29698089957 rows/sec., 6.79 MiB/sec. | ||
| 14821 | 2025.12.18 18:40:33.358636 [ 276 ] {ec11d231-a050-4ff8-a9a6-649b7192b573} <Debug> TCPHandler: Processed in 0.001917745 sec. | ||
| 14822 | 2025.12.18 18:40:33.358761 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14823 | 2025.12.18 18:40:33.358864 [ 276 ] {63b318a0-c93f-4e21-8245-9ae0757c6472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14824 | 2025.12.18 18:40:33.358909 [ 276 ] {63b318a0-c93f-4e21-8245-9ae0757c6472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14825 | 2025.12.18 18:40:33.359331 [ 276 ] {63b318a0-c93f-4e21-8245-9ae0757c6472} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2025.12.18 18:40:33.359368 [ 276 ] {63b318a0-c93f-4e21-8245-9ae0757c6472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14827 | 2025.12.18 18:40:33.359685 [ 276 ] {63b318a0-c93f-4e21-8245-9ae0757c6472} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14828 | 2025.12.18 18:40:33.359893 [ 276 ] {63b318a0-c93f-4e21-8245-9ae0757c6472} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14829 | 2025.12.18 18:40:33.360025 [ 276 ] {63b318a0-c93f-4e21-8245-9ae0757c6472} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001184 sec., 30405.405405405407 rows/sec., 2.23 MiB/sec. | ||
| 14830 | 2025.12.18 18:40:33.360063 [ 276 ] {63b318a0-c93f-4e21-8245-9ae0757c6472} <Debug> TCPHandler: Processed in 0.001355897 sec. | ||
| 14831 | 2025.12.18 18:40:33.360173 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14832 | 2025.12.18 18:40:33.360268 [ 276 ] {ba671194-b998-40fa-8635-a3ec564d38d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14833 | 2025.12.18 18:40:33.360309 [ 276 ] {ba671194-b998-40fa-8635-a3ec564d38d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14834 | 2025.12.18 18:40:33.360733 [ 276 ] {ba671194-b998-40fa-8635-a3ec564d38d0} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14835 | 2025.12.18 18:40:33.360770 [ 276 ] {ba671194-b998-40fa-8635-a3ec564d38d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14836 | 2025.12.18 18:40:33.361064 [ 276 ] {ba671194-b998-40fa-8635-a3ec564d38d0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14837 | 2025.12.18 18:40:33.361275 [ 276 ] {ba671194-b998-40fa-8635-a3ec564d38d0} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14838 | 2025.12.18 18:40:33.361403 [ 276 ] {ba671194-b998-40fa-8635-a3ec564d38d0} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001154 sec., 86655.11265164644 rows/sec., 6.77 MiB/sec. | ||
| 14839 | 2025.12.18 18:40:33.361441 [ 276 ] {ba671194-b998-40fa-8635-a3ec564d38d0} <Debug> TCPHandler: Processed in 0.001319537 sec. | ||
| 14840 | 2025.12.18 18:40:33.361552 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14841 | 2025.12.18 18:40:33.361646 [ 276 ] {e785a142-476f-41c8-824b-b2d175133c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14842 | 2025.12.18 18:40:33.361689 [ 276 ] {e785a142-476f-41c8-824b-b2d175133c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14843 | 2025.12.18 18:40:33.362089 [ 276 ] {e785a142-476f-41c8-824b-b2d175133c38} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14844 | 2025.12.18 18:40:33.362124 [ 276 ] {e785a142-476f-41c8-824b-b2d175133c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14845 | 2025.12.18 18:40:33.362447 [ 276 ] {e785a142-476f-41c8-824b-b2d175133c38} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14846 | 2025.12.18 18:40:33.362667 [ 276 ] {e785a142-476f-41c8-824b-b2d175133c38} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14847 | 2025.12.18 18:40:33.362795 [ 276 ] {e785a142-476f-41c8-824b-b2d175133c38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 14848 | 2025.12.18 18:40:33.362832 [ 276 ] {e785a142-476f-41c8-824b-b2d175133c38} <Debug> TCPHandler: Processed in 0.001331967 sec. | ||
| 14849 | 2025.12.18 18:40:33.362853 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14850 | 2025.12.18 18:40:33.362900 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14851 | 2025.12.18 18:40:33.362942 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14852 | 2025.12.18 18:40:33.363041 [ 276 ] {ce7bca99-a37d-483b-bdf0-8b8d133f10b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14853 | 2025.12.18 18:40:33.363095 [ 276 ] {ce7bca99-a37d-483b-bdf0-8b8d133f10b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14854 | 2025.12.18 18:40:33.363960 [ 276 ] {ce7bca99-a37d-483b-bdf0-8b8d133f10b7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14855 | 2025.12.18 18:40:33.364001 [ 276 ] {ce7bca99-a37d-483b-bdf0-8b8d133f10b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14856 | 2025.12.18 18:40:33.364586 [ 276 ] {ce7bca99-a37d-483b-bdf0-8b8d133f10b7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14857 | 2025.12.18 18:40:33.364837 [ 276 ] {ce7bca99-a37d-483b-bdf0-8b8d133f10b7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14858 | 2025.12.18 18:40:33.364975 [ 276 ] {ce7bca99-a37d-483b-bdf0-8b8d133f10b7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001953 sec., 18433.179723502304 rows/sec., 33.03 MiB/sec. | ||
| 14859 | 2025.12.18 18:40:33.365031 [ 276 ] {ce7bca99-a37d-483b-bdf0-8b8d133f10b7} <Debug> TCPHandler: Processed in 0.002138727 sec. | ||
| 14860 | 2025.12.18 18:40:33.365045 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14861 | 2025.12.18 18:40:33.365079 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14862 | 2025.12.18 18:40:33.365145 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14863 | 2025.12.18 18:40:33.365240 [ 276 ] {952c4044-53cd-46a9-9c66-eacfd980df85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14864 | 2025.12.18 18:40:33.365283 [ 276 ] {952c4044-53cd-46a9-9c66-eacfd980df85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14865 | 2025.12.18 18:40:33.365612 [ 276 ] {952c4044-53cd-46a9-9c66-eacfd980df85} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2025.12.18 18:40:33.365647 [ 276 ] {952c4044-53cd-46a9-9c66-eacfd980df85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14867 | 2025.12.18 18:40:33.365950 [ 276 ] {952c4044-53cd-46a9-9c66-eacfd980df85} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14868 | 2025.12.18 18:40:33.366252 [ 276 ] {952c4044-53cd-46a9-9c66-eacfd980df85} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2025.12.18 18:40:33.366256 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14870 | 2025.12.18 18:40:33.366388 [ 276 ] {952c4044-53cd-46a9-9c66-eacfd980df85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 14871 | 2025.12.18 18:40:33.366430 [ 276 ] {952c4044-53cd-46a9-9c66-eacfd980df85} <Debug> TCPHandler: Processed in 0.001336417 sec. | ||
| 14872 | 2025.12.18 18:40:33.367909 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14873 | 2025.12.18 18:40:34.473784 [ 223 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14874 | 2025.12.18 18:40:34.473847 [ 223 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14875 | 2025.12.18 18:40:34.476337 [ 223 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14876 | 2025.12.18 18:40:35.381801 [ 110 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 14877 | 2025.12.18 18:40:35.381862 [ 110 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2025.12.18 18:40:35.381882 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14879 | 2025.12.18 18:40:35.382002 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 14880 | 2025.12.18 18:40:35.382150 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14881 | 2025.12.18 18:40:35.382182 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 14882 | 2025.12.18 18:40:35.382252 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 14883 | 2025.12.18 18:40:35.382304 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 14884 | 2025.12.18 18:40:35.382351 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 14885 | 2025.12.18 18:40:35.382398 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 14886 | 2025.12.18 18:40:35.383197 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254557 sec., 28695.388093167552 rows/sec., 2.39 MiB/sec. | ||
| 14887 | 2025.12.18 18:40:35.383377 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 14888 | 2025.12.18 18:40:35.383716 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2025.12.18 18:40:35.383804 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_37_9} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 14890 | 2025.12.18 18:40:35.383909 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14891 | 2025.12.18 18:40:36.206861 [ 108 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 14892 | 2025.12.18 18:40:36.206943 [ 108 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14893 | 2025.12.18 18:40:36.206963 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14894 | 2025.12.18 18:40:36.207060 [ 219 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14895 | 2025.12.18 18:40:36.207073 [ 187 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 14896 | 2025.12.18 18:40:36.207114 [ 219 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14897 | 2025.12.18 18:40:36.207214 [ 187 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14898 | 2025.12.18 18:40:36.207247 [ 187 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 253 rows starting from the beginning of the part | ||
| 14899 | 2025.12.18 18:40:36.207336 [ 187 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 14900 | 2025.12.18 18:40:36.207409 [ 187 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 14901 | 2025.12.18 18:40:36.207475 [ 187 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 14902 | 2025.12.18 18:40:36.207542 [ 187 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 14903 | 2025.12.18 18:40:36.208710 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683552 sec., 449644.5610233601 rows/sec., 32.81 MiB/sec. | ||
| 14904 | 2025.12.18 18:40:36.208890 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 14905 | 2025.12.18 18:40:36.209223 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2025.12.18 18:40:36.209316 [ 188 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_37_9} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 14907 | 2025.12.18 18:40:36.209427 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14908 | 2025.12.18 18:40:36.209569 [ 219 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14909 | 2025.12.18 18:40:36.763032 [ 225 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14910 | 2025.12.18 18:40:36.763086 [ 225 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14911 | 2025.12.18 18:40:36.765621 [ 225 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14912 | 2025.12.18 18:40:37.349975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36942 | ||
| 14913 | 2025.12.18 18:40:37.350562 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2025.12.18 18:40:37.350600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14915 | 2025.12.18 18:40:37.351081 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14916 | 2025.12.18 18:40:37.351325 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2025.12.18 18:40:37.351454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36942 | ||
| 14918 | 2025.12.18 18:40:38.383794 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2025.12.18 18:40:38.383976 [ 276 ] {ccce777f-d8e6-4070-8d33-71edca09418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14920 | 2025.12.18 18:40:38.384042 [ 276 ] {ccce777f-d8e6-4070-8d33-71edca09418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14921 | 2025.12.18 18:40:38.384698 [ 276 ] {ccce777f-d8e6-4070-8d33-71edca09418d} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2025.12.18 18:40:38.384743 [ 276 ] {ccce777f-d8e6-4070-8d33-71edca09418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14923 | 2025.12.18 18:40:38.385110 [ 276 ] {ccce777f-d8e6-4070-8d33-71edca09418d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14924 | 2025.12.18 18:40:38.385346 [ 276 ] {ccce777f-d8e6-4070-8d33-71edca09418d} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2025.12.18 18:40:38.385507 [ 276 ] {ccce777f-d8e6-4070-8d33-71edca09418d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00158 sec., 1265.8227848101264 rows/sec., 103.22 KiB/sec. | ||
| 14926 | 2025.12.18 18:40:38.385559 [ 276 ] {ccce777f-d8e6-4070-8d33-71edca09418d} <Debug> TCPHandler: Processed in 0.001902534 sec. | ||
| 14927 | 2025.12.18 18:40:38.385683 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2025.12.18 18:40:38.385788 [ 276 ] {072d78dc-a02a-4f5f-8ebb-4221619b4bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14929 | 2025.12.18 18:40:38.385831 [ 276 ] {072d78dc-a02a-4f5f-8ebb-4221619b4bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14930 | 2025.12.18 18:40:38.386711 [ 276 ] {072d78dc-a02a-4f5f-8ebb-4221619b4bb4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2025.12.18 18:40:38.386751 [ 276 ] {072d78dc-a02a-4f5f-8ebb-4221619b4bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14932 | 2025.12.18 18:40:38.387127 [ 276 ] {072d78dc-a02a-4f5f-8ebb-4221619b4bb4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14933 | 2025.12.18 18:40:38.387339 [ 276 ] {072d78dc-a02a-4f5f-8ebb-4221619b4bb4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2025.12.18 18:40:38.387473 [ 276 ] {072d78dc-a02a-4f5f-8ebb-4221619b4bb4} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001709 sec., 706260.9713282621 rows/sec., 58.29 MiB/sec. | ||
| 14935 | 2025.12.18 18:40:38.387513 [ 276 ] {072d78dc-a02a-4f5f-8ebb-4221619b4bb4} <Debug> TCPHandler: Processed in 0.001883074 sec. | ||
| 14936 | 2025.12.18 18:40:38.387628 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14937 | 2025.12.18 18:40:38.387731 [ 276 ] {d7d4a9f0-d9ef-4477-b53e-d78bf13fcc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14938 | 2025.12.18 18:40:38.387771 [ 276 ] {d7d4a9f0-d9ef-4477-b53e-d78bf13fcc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14939 | 2025.12.18 18:40:38.388201 [ 276 ] {d7d4a9f0-d9ef-4477-b53e-d78bf13fcc37} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2025.12.18 18:40:38.388238 [ 276 ] {d7d4a9f0-d9ef-4477-b53e-d78bf13fcc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14941 | 2025.12.18 18:40:38.388545 [ 276 ] {d7d4a9f0-d9ef-4477-b53e-d78bf13fcc37} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14942 | 2025.12.18 18:40:38.388758 [ 276 ] {d7d4a9f0-d9ef-4477-b53e-d78bf13fcc37} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14943 | 2025.12.18 18:40:38.388887 [ 276 ] {d7d4a9f0-d9ef-4477-b53e-d78bf13fcc37} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001177 sec., 5947.32370433305 rows/sec., 438.08 KiB/sec. | ||
| 14944 | 2025.12.18 18:40:38.388925 [ 276 ] {d7d4a9f0-d9ef-4477-b53e-d78bf13fcc37} <Debug> TCPHandler: Processed in 0.001348128 sec. | ||
| 14945 | 2025.12.18 18:40:38.389038 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14946 | 2025.12.18 18:40:38.389134 [ 276 ] {1d9a735f-ba9c-48b4-8ab3-f09d04ffe203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14947 | 2025.12.18 18:40:38.389174 [ 276 ] {1d9a735f-ba9c-48b4-8ab3-f09d04ffe203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14948 | 2025.12.18 18:40:38.389630 [ 276 ] {1d9a735f-ba9c-48b4-8ab3-f09d04ffe203} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14949 | 2025.12.18 18:40:38.389667 [ 276 ] {1d9a735f-ba9c-48b4-8ab3-f09d04ffe203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14950 | 2025.12.18 18:40:38.389973 [ 276 ] {1d9a735f-ba9c-48b4-8ab3-f09d04ffe203} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14951 | 2025.12.18 18:40:38.390184 [ 276 ] {1d9a735f-ba9c-48b4-8ab3-f09d04ffe203} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2025.12.18 18:40:38.390311 [ 276 ] {1d9a735f-ba9c-48b4-8ab3-f09d04ffe203} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001195 sec., 190794.9790794979 rows/sec., 12.92 MiB/sec. | ||
| 14953 | 2025.12.18 18:40:38.390349 [ 276 ] {1d9a735f-ba9c-48b4-8ab3-f09d04ffe203} <Debug> TCPHandler: Processed in 0.001362667 sec. | ||
| 14954 | 2025.12.18 18:40:38.390461 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14955 | 2025.12.18 18:40:38.390556 [ 276 ] {02072083-c742-41bd-b7f9-7fc72e7808c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14956 | 2025.12.18 18:40:38.390596 [ 276 ] {02072083-c742-41bd-b7f9-7fc72e7808c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14957 | 2025.12.18 18:40:38.391120 [ 276 ] {02072083-c742-41bd-b7f9-7fc72e7808c6} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14958 | 2025.12.18 18:40:38.391157 [ 276 ] {02072083-c742-41bd-b7f9-7fc72e7808c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14959 | 2025.12.18 18:40:38.391489 [ 276 ] {02072083-c742-41bd-b7f9-7fc72e7808c6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14960 | 2025.12.18 18:40:38.391718 [ 276 ] {02072083-c742-41bd-b7f9-7fc72e7808c6} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14961 | 2025.12.18 18:40:38.391845 [ 276 ] {02072083-c742-41bd-b7f9-7fc72e7808c6} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001308 sec., 402905.19877675845 rows/sec., 29.84 MiB/sec. | ||
| 14962 | 2025.12.18 18:40:38.391883 [ 276 ] {02072083-c742-41bd-b7f9-7fc72e7808c6} <Debug> TCPHandler: Processed in 0.001473569 sec. | ||
| 14963 | 2025.12.18 18:40:38.392006 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14964 | 2025.12.18 18:40:38.392104 [ 276 ] {15387bd7-259c-4ea8-8828-9edd9b264ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14965 | 2025.12.18 18:40:38.392148 [ 276 ] {15387bd7-259c-4ea8-8828-9edd9b264ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14966 | 2025.12.18 18:40:38.392667 [ 276 ] {15387bd7-259c-4ea8-8828-9edd9b264ac3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14967 | 2025.12.18 18:40:38.392704 [ 276 ] {15387bd7-259c-4ea8-8828-9edd9b264ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14968 | 2025.12.18 18:40:38.393091 [ 276 ] {15387bd7-259c-4ea8-8828-9edd9b264ac3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14969 | 2025.12.18 18:40:38.393304 [ 276 ] {15387bd7-259c-4ea8-8828-9edd9b264ac3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14970 | 2025.12.18 18:40:38.393433 [ 276 ] {15387bd7-259c-4ea8-8828-9edd9b264ac3} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001348 sec., 626854.5994065282 rows/sec., 42.19 MiB/sec. | ||
| 14971 | 2025.12.18 18:40:38.393470 [ 276 ] {15387bd7-259c-4ea8-8828-9edd9b264ac3} <Debug> TCPHandler: Processed in 0.001525249 sec. | ||
| 14972 | 2025.12.18 18:40:38.393584 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14973 | 2025.12.18 18:40:38.393680 [ 276 ] {92e5b702-fcc1-47ba-a9ef-3ed4e41d50c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14974 | 2025.12.18 18:40:38.393737 [ 276 ] {92e5b702-fcc1-47ba-a9ef-3ed4e41d50c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14975 | 2025.12.18 18:40:38.394494 [ 276 ] {92e5b702-fcc1-47ba-a9ef-3ed4e41d50c7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14976 | 2025.12.18 18:40:38.394531 [ 276 ] {92e5b702-fcc1-47ba-a9ef-3ed4e41d50c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14977 | 2025.12.18 18:40:38.395021 [ 276 ] {92e5b702-fcc1-47ba-a9ef-3ed4e41d50c7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14978 | 2025.12.18 18:40:38.395255 [ 276 ] {92e5b702-fcc1-47ba-a9ef-3ed4e41d50c7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14979 | 2025.12.18 18:40:38.395393 [ 276 ] {92e5b702-fcc1-47ba-a9ef-3ed4e41d50c7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001731 sec., 2888.503755054882 rows/sec., 5.18 MiB/sec. | ||
| 14980 | 2025.12.18 18:40:38.395459 [ 276 ] {92e5b702-fcc1-47ba-a9ef-3ed4e41d50c7} <Debug> TCPHandler: Processed in 0.001926155 sec. | ||
| 14981 | 2025.12.18 18:40:38.395575 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14982 | 2025.12.18 18:40:38.395670 [ 276 ] {29ebcf8d-d0a5-44af-9ec6-bd8ba228258d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14983 | 2025.12.18 18:40:38.395711 [ 276 ] {29ebcf8d-d0a5-44af-9ec6-bd8ba228258d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14984 | 2025.12.18 18:40:38.396039 [ 276 ] {29ebcf8d-d0a5-44af-9ec6-bd8ba228258d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14985 | 2025.12.18 18:40:38.396075 [ 276 ] {29ebcf8d-d0a5-44af-9ec6-bd8ba228258d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14986 | 2025.12.18 18:40:38.396384 [ 276 ] {29ebcf8d-d0a5-44af-9ec6-bd8ba228258d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14987 | 2025.12.18 18:40:38.396594 [ 276 ] {29ebcf8d-d0a5-44af-9ec6-bd8ba228258d} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14988 | 2025.12.18 18:40:38.396724 [ 276 ] {29ebcf8d-d0a5-44af-9ec6-bd8ba228258d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 14989 | 2025.12.18 18:40:38.396761 [ 276 ] {29ebcf8d-d0a5-44af-9ec6-bd8ba228258d} <Debug> TCPHandler: Processed in 0.001236896 sec. | ||
| 14990 | 2025.12.18 18:40:39.305359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14991 | 2025.12.18 18:40:39.321918 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14992 | 2025.12.18 18:40:39.321974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14993 | 2025.12.18 18:40:39.327893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14994 | 2025.12.18 18:40:39.328595 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14995 | 2025.12.18 18:40:39.331514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14996 | 2025.12.18 18:40:39.978364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1802 | ||
| 14997 | 2025.12.18 18:40:39.981154 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14998 | 2025.12.18 18:40:39.981213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14999 | 2025.12.18 18:40:39.982430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15000 | 2025.12.18 18:40:39.982717 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15001 | 2025.12.18 18:40:39.983106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1802 | ||
| 15002 | 2025.12.18 18:40:43.357765 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15003 | 2025.12.18 18:40:43.357963 [ 276 ] {9cb9af4b-fd77-45e5-b844-a4771bb47c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15004 | 2025.12.18 18:40:43.358031 [ 276 ] {9cb9af4b-fd77-45e5-b844-a4771bb47c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15005 | 2025.12.18 18:40:43.358748 [ 276 ] {9cb9af4b-fd77-45e5-b844-a4771bb47c31} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15006 | 2025.12.18 18:40:43.358800 [ 276 ] {9cb9af4b-fd77-45e5-b844-a4771bb47c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15007 | 2025.12.18 18:40:43.359204 [ 276 ] {9cb9af4b-fd77-45e5-b844-a4771bb47c31} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15008 | 2025.12.18 18:40:43.359441 [ 276 ] {9cb9af4b-fd77-45e5-b844-a4771bb47c31} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15009 | 2025.12.18 18:40:43.359598 [ 276 ] {9cb9af4b-fd77-45e5-b844-a4771bb47c31} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001684 sec., 76009.50118764846 rows/sec., 6.55 MiB/sec. | ||
| 15010 | 2025.12.18 18:40:43.359651 [ 276 ] {9cb9af4b-fd77-45e5-b844-a4771bb47c31} <Debug> TCPHandler: Processed in 0.002021196 sec. | ||
| 15011 | 2025.12.18 18:40:43.359779 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15012 | 2025.12.18 18:40:43.359883 [ 276 ] {52d2351e-dfac-4c29-97a9-f4d18bc872e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15013 | 2025.12.18 18:40:43.359926 [ 276 ] {52d2351e-dfac-4c29-97a9-f4d18bc872e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15014 | 2025.12.18 18:40:43.360348 [ 276 ] {52d2351e-dfac-4c29-97a9-f4d18bc872e0} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2025.12.18 18:40:43.360387 [ 276 ] {52d2351e-dfac-4c29-97a9-f4d18bc872e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15016 | 2025.12.18 18:40:43.360692 [ 276 ] {52d2351e-dfac-4c29-97a9-f4d18bc872e0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15017 | 2025.12.18 18:40:43.360899 [ 276 ] {52d2351e-dfac-4c29-97a9-f4d18bc872e0} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15018 | 2025.12.18 18:40:43.361032 [ 276 ] {52d2351e-dfac-4c29-97a9-f4d18bc872e0} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001173 sec., 30690.537084398977 rows/sec., 2.25 MiB/sec. | ||
| 15019 | 2025.12.18 18:40:43.361071 [ 276 ] {52d2351e-dfac-4c29-97a9-f4d18bc872e0} <Debug> TCPHandler: Processed in 0.001345248 sec. | ||
| 15020 | 2025.12.18 18:40:43.361192 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15021 | 2025.12.18 18:40:43.361320 [ 276 ] {97bdf01e-c876-4c2a-a3f0-b96506c1e6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15022 | 2025.12.18 18:40:43.361369 [ 276 ] {97bdf01e-c876-4c2a-a3f0-b96506c1e6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15023 | 2025.12.18 18:40:43.361829 [ 276 ] {97bdf01e-c876-4c2a-a3f0-b96506c1e6be} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2025.12.18 18:40:43.361867 [ 276 ] {97bdf01e-c876-4c2a-a3f0-b96506c1e6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15025 | 2025.12.18 18:40:43.362185 [ 276 ] {97bdf01e-c876-4c2a-a3f0-b96506c1e6be} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15026 | 2025.12.18 18:40:43.362397 [ 276 ] {97bdf01e-c876-4c2a-a3f0-b96506c1e6be} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15027 | 2025.12.18 18:40:43.362527 [ 276 ] {97bdf01e-c876-4c2a-a3f0-b96506c1e6be} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001234 sec., 81037.27714748784 rows/sec., 6.33 MiB/sec. | ||
| 15028 | 2025.12.18 18:40:43.362568 [ 276 ] {97bdf01e-c876-4c2a-a3f0-b96506c1e6be} <Debug> TCPHandler: Processed in 0.001440199 sec. | ||
| 15029 | 2025.12.18 18:40:43.362677 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15030 | 2025.12.18 18:40:43.362771 [ 276 ] {1ae5d0fc-decb-4888-99ee-7ea859e7547f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15031 | 2025.12.18 18:40:43.362816 [ 276 ] {1ae5d0fc-decb-4888-99ee-7ea859e7547f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15032 | 2025.12.18 18:40:43.363218 [ 276 ] {1ae5d0fc-decb-4888-99ee-7ea859e7547f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15033 | 2025.12.18 18:40:43.363255 [ 276 ] {1ae5d0fc-decb-4888-99ee-7ea859e7547f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15034 | 2025.12.18 18:40:43.363579 [ 276 ] {1ae5d0fc-decb-4888-99ee-7ea859e7547f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15035 | 2025.12.18 18:40:43.363796 [ 276 ] {1ae5d0fc-decb-4888-99ee-7ea859e7547f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15036 | 2025.12.18 18:40:43.363925 [ 276 ] {1ae5d0fc-decb-4888-99ee-7ea859e7547f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 15037 | 2025.12.18 18:40:43.363964 [ 276 ] {1ae5d0fc-decb-4888-99ee-7ea859e7547f} <Debug> TCPHandler: Processed in 0.001338107 sec. | ||
| 15038 | 2025.12.18 18:40:43.364067 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15039 | 2025.12.18 18:40:43.364175 [ 276 ] {96e6d3e8-b225-44a9-9399-0ae80b883b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15040 | 2025.12.18 18:40:43.364231 [ 276 ] {96e6d3e8-b225-44a9-9399-0ae80b883b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15041 | 2025.12.18 18:40:43.365085 [ 276 ] {96e6d3e8-b225-44a9-9399-0ae80b883b38} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2025.12.18 18:40:43.365122 [ 276 ] {96e6d3e8-b225-44a9-9399-0ae80b883b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15043 | 2025.12.18 18:40:43.365688 [ 276 ] {96e6d3e8-b225-44a9-9399-0ae80b883b38} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15044 | 2025.12.18 18:40:43.365913 [ 276 ] {96e6d3e8-b225-44a9-9399-0ae80b883b38} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15045 | 2025.12.18 18:40:43.366053 [ 276 ] {96e6d3e8-b225-44a9-9399-0ae80b883b38} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001897 sec., 18977.33263046916 rows/sec., 34.01 MiB/sec. | ||
| 15046 | 2025.12.18 18:40:43.366110 [ 276 ] {96e6d3e8-b225-44a9-9399-0ae80b883b38} <Debug> TCPHandler: Processed in 0.002094927 sec. | ||
| 15047 | 2025.12.18 18:40:43.366219 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15048 | 2025.12.18 18:40:43.366315 [ 276 ] {6dfe4d8e-c6ac-4827-a6cc-df220b99139a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15049 | 2025.12.18 18:40:43.366356 [ 276 ] {6dfe4d8e-c6ac-4827-a6cc-df220b99139a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15050 | 2025.12.18 18:40:43.366687 [ 276 ] {6dfe4d8e-c6ac-4827-a6cc-df220b99139a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15051 | 2025.12.18 18:40:43.366724 [ 276 ] {6dfe4d8e-c6ac-4827-a6cc-df220b99139a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15052 | 2025.12.18 18:40:43.367033 [ 276 ] {6dfe4d8e-c6ac-4827-a6cc-df220b99139a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15053 | 2025.12.18 18:40:43.367250 [ 276 ] {6dfe4d8e-c6ac-4827-a6cc-df220b99139a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2025.12.18 18:40:43.367378 [ 276 ] {6dfe4d8e-c6ac-4827-a6cc-df220b99139a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 15055 | 2025.12.18 18:40:43.367415 [ 276 ] {6dfe4d8e-c6ac-4827-a6cc-df220b99139a} <Debug> TCPHandler: Processed in 0.001246506 sec. | ||
| 15056 | 2025.12.18 18:40:44.661840 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15057 | 2025.12.18 18:40:44.661893 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15058 | 2025.12.18 18:40:44.851602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37390 | ||
| 15059 | 2025.12.18 18:40:44.852126 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15060 | 2025.12.18 18:40:44.852165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15061 | 2025.12.18 18:40:44.852654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15062 | 2025.12.18 18:40:44.852898 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15063 | 2025.12.18 18:40:44.853023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37390 | ||
| 15064 | 2025.12.18 18:40:46.831629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15065 | 2025.12.18 18:40:46.849512 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2025.12.18 18:40:46.849575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15067 | 2025.12.18 18:40:46.855771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15068 | 2025.12.18 18:40:46.856470 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2025.12.18 18:40:46.859612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15070 | 2025.12.18 18:40:48.356768 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15071 | 2025.12.18 18:40:48.356971 [ 276 ] {5de839be-fcf6-474c-bc63-b367c5232670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15072 | 2025.12.18 18:40:48.357045 [ 276 ] {5de839be-fcf6-474c-bc63-b367c5232670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15073 | 2025.12.18 18:40:48.357832 [ 276 ] {5de839be-fcf6-474c-bc63-b367c5232670} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15074 | 2025.12.18 18:40:48.357882 [ 276 ] {5de839be-fcf6-474c-bc63-b367c5232670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15075 | 2025.12.18 18:40:48.358270 [ 276 ] {5de839be-fcf6-474c-bc63-b367c5232670} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15076 | 2025.12.18 18:40:48.358491 [ 276 ] {5de839be-fcf6-474c-bc63-b367c5232670} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15077 | 2025.12.18 18:40:48.358659 [ 276 ] {5de839be-fcf6-474c-bc63-b367c5232670} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001744 sec., 37844.036697247706 rows/sec., 3.01 MiB/sec. | ||
| 15078 | 2025.12.18 18:40:48.358709 [ 276 ] {5de839be-fcf6-474c-bc63-b367c5232670} <Debug> TCPHandler: Processed in 0.002074577 sec. | ||
| 15079 | 2025.12.18 18:40:48.358831 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15080 | 2025.12.18 18:40:48.358935 [ 276 ] {328c5f44-6dd8-4980-83d0-8e637fedd749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15081 | 2025.12.18 18:40:48.358979 [ 276 ] {328c5f44-6dd8-4980-83d0-8e637fedd749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15082 | 2025.12.18 18:40:48.359430 [ 276 ] {328c5f44-6dd8-4980-83d0-8e637fedd749} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15083 | 2025.12.18 18:40:48.359467 [ 276 ] {328c5f44-6dd8-4980-83d0-8e637fedd749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15084 | 2025.12.18 18:40:48.359764 [ 276 ] {328c5f44-6dd8-4980-83d0-8e637fedd749} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15085 | 2025.12.18 18:40:48.359973 [ 276 ] {328c5f44-6dd8-4980-83d0-8e637fedd749} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2025.12.18 18:40:48.360099 [ 98 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15087 | 2025.12.18 18:40:48.360107 [ 276 ] {328c5f44-6dd8-4980-83d0-8e637fedd749} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001196 sec., 4180.602006688963 rows/sec., 314.36 KiB/sec. | ||
| 15088 | 2025.12.18 18:40:48.360170 [ 98 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2025.12.18 18:40:48.360190 [ 276 ] {328c5f44-6dd8-4980-83d0-8e637fedd749} <Debug> TCPHandler: Processed in 0.001410988 sec. | ||
| 15090 | 2025.12.18 18:40:48.360196 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15091 | 2025.12.18 18:40:48.360296 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::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 | ||
| 15092 | 2025.12.18 18:40:48.360306 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15093 | 2025.12.18 18:40:48.360387 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15094 | 2025.12.18 18:40:48.360411 [ 276 ] {d3c13069-4e98-4d8f-9ff3-bde80b0d09b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15095 | 2025.12.18 18:40:48.360416 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 71 rows starting from the beginning of the part | ||
| 15096 | 2025.12.18 18:40:48.360451 [ 276 ] {d3c13069-4e98-4d8f-9ff3-bde80b0d09b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15097 | 2025.12.18 18:40:48.360478 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 5 rows starting from the beginning of the part | ||
| 15098 | 2025.12.18 18:40:48.360521 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 36 rows starting from the beginning of the part | ||
| 15099 | 2025.12.18 18:40:48.360562 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 15100 | 2025.12.18 18:40:48.360602 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 36 rows starting from the beginning of the part | ||
| 15101 | 2025.12.18 18:40:48.360644 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 5 rows starting from the beginning of the part | ||
| 15102 | 2025.12.18 18:40:48.360914 [ 276 ] {d3c13069-4e98-4d8f-9ff3-bde80b0d09b4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15103 | 2025.12.18 18:40:48.360950 [ 276 ] {d3c13069-4e98-4d8f-9ff3-bde80b0d09b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15104 | 2025.12.18 18:40:48.361261 [ 276 ] {d3c13069-4e98-4d8f-9ff3-bde80b0d09b4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15105 | 2025.12.18 18:40:48.361342 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083645 sec., 147649.82997199267 rows/sec., 11.36 MiB/sec. | ||
| 15106 | 2025.12.18 18:40:48.361464 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15107 | 2025.12.18 18:40:48.361482 [ 276 ] {d3c13069-4e98-4d8f-9ff3-bde80b0d09b4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15108 | 2025.12.18 18:40:48.361615 [ 276 ] {d3c13069-4e98-4d8f-9ff3-bde80b0d09b4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001223 sec., 56418.64268192968 rows/sec., 4.40 MiB/sec. | ||
| 15109 | 2025.12.18 18:40:48.361655 [ 276 ] {d3c13069-4e98-4d8f-9ff3-bde80b0d09b4} <Debug> TCPHandler: Processed in 0.001399619 sec. | ||
| 15110 | 2025.12.18 18:40:48.361723 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15111 | 2025.12.18 18:40:48.361762 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15112 | 2025.12.18 18:40:48.361794 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_111_22} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15113 | 2025.12.18 18:40:48.361857 [ 276 ] {d3983aae-7fce-4621-9e9c-1341a8310fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15114 | 2025.12.18 18:40:48.361859 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 15115 | 2025.12.18 18:40:48.361900 [ 276 ] {d3983aae-7fce-4621-9e9c-1341a8310fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15116 | 2025.12.18 18:40:48.362298 [ 276 ] {d3983aae-7fce-4621-9e9c-1341a8310fc4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2025.12.18 18:40:48.362333 [ 276 ] {d3983aae-7fce-4621-9e9c-1341a8310fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15118 | 2025.12.18 18:40:48.362651 [ 276 ] {d3983aae-7fce-4621-9e9c-1341a8310fc4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15119 | 2025.12.18 18:40:48.362843 [ 276 ] {d3983aae-7fce-4621-9e9c-1341a8310fc4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2025.12.18 18:40:48.362962 [ 276 ] {d3983aae-7fce-4621-9e9c-1341a8310fc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 15121 | 2025.12.18 18:40:48.362997 [ 276 ] {d3983aae-7fce-4621-9e9c-1341a8310fc4} <Debug> TCPHandler: Processed in 0.001318917 sec. | ||
| 15122 | 2025.12.18 18:40:48.363094 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15123 | 2025.12.18 18:40:48.363182 [ 276 ] {bb1f9ef6-81be-4caf-aa1a-c8c4d617c4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15124 | 2025.12.18 18:40:48.363231 [ 276 ] {bb1f9ef6-81be-4caf-aa1a-c8c4d617c4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15125 | 2025.12.18 18:40:48.364013 [ 276 ] {bb1f9ef6-81be-4caf-aa1a-c8c4d617c4c5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15126 | 2025.12.18 18:40:48.364047 [ 276 ] {bb1f9ef6-81be-4caf-aa1a-c8c4d617c4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15127 | 2025.12.18 18:40:48.364560 [ 276 ] {bb1f9ef6-81be-4caf-aa1a-c8c4d617c4c5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15128 | 2025.12.18 18:40:48.364788 [ 276 ] {bb1f9ef6-81be-4caf-aa1a-c8c4d617c4c5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2025.12.18 18:40:48.364927 [ 276 ] {bb1f9ef6-81be-4caf-aa1a-c8c4d617c4c5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001717 sec., 2912.0559114735 rows/sec., 5.22 MiB/sec. | ||
| 15130 | 2025.12.18 18:40:48.364992 [ 276 ] {bb1f9ef6-81be-4caf-aa1a-c8c4d617c4c5} <Debug> TCPHandler: Processed in 0.001907195 sec. | ||
| 15131 | 2025.12.18 18:40:48.365095 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2025.12.18 18:40:48.365190 [ 276 ] {10d2aad6-ede4-47bf-ac5a-274f3032a33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15133 | 2025.12.18 18:40:48.365231 [ 276 ] {10d2aad6-ede4-47bf-ac5a-274f3032a33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15134 | 2025.12.18 18:40:48.365553 [ 276 ] {10d2aad6-ede4-47bf-ac5a-274f3032a33b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2025.12.18 18:40:48.365588 [ 276 ] {10d2aad6-ede4-47bf-ac5a-274f3032a33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15136 | 2025.12.18 18:40:48.365891 [ 276 ] {10d2aad6-ede4-47bf-ac5a-274f3032a33b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15137 | 2025.12.18 18:40:48.366103 [ 276 ] {10d2aad6-ede4-47bf-ac5a-274f3032a33b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2025.12.18 18:40:48.366226 [ 276 ] {10d2aad6-ede4-47bf-ac5a-274f3032a33b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 15139 | 2025.12.18 18:40:48.366262 [ 276 ] {10d2aad6-ede4-47bf-ac5a-274f3032a33b} <Debug> TCPHandler: Processed in 0.001216296 sec. | ||
| 15140 | 2025.12.18 18:40:49.983353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1826 | ||
| 15141 | 2025.12.18 18:40:49.985706 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15142 | 2025.12.18 18:40:49.985766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15143 | 2025.12.18 18:40:49.986974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15144 | 2025.12.18 18:40:49.987252 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15145 | 2025.12.18 18:40:49.987654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1826 | ||
| 15146 | 2025.12.18 18:40:52.353368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37902 | ||
| 15147 | 2025.12.18 18:40:52.354084 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15148 | 2025.12.18 18:40:52.354135 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15149 | 2025.12.18 18:40:52.354630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15150 | 2025.12.18 18:40:52.354862 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15151 | 2025.12.18 18:40:52.355011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37902 | ||
| 15152 | 2025.12.18 18:40:53.360316 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15153 | 2025.12.18 18:40:53.360515 [ 276 ] {a720090b-e3c7-4852-afa0-cd30df777d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15154 | 2025.12.18 18:40:53.360588 [ 276 ] {a720090b-e3c7-4852-afa0-cd30df777d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15155 | 2025.12.18 18:40:53.361283 [ 276 ] {a720090b-e3c7-4852-afa0-cd30df777d7f} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15156 | 2025.12.18 18:40:53.361334 [ 276 ] {a720090b-e3c7-4852-afa0-cd30df777d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15157 | 2025.12.18 18:40:53.361715 [ 276 ] {a720090b-e3c7-4852-afa0-cd30df777d7f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15158 | 2025.12.18 18:40:53.361937 [ 276 ] {a720090b-e3c7-4852-afa0-cd30df777d7f} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15159 | 2025.12.18 18:40:53.362099 [ 276 ] {a720090b-e3c7-4852-afa0-cd30df777d7f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 15160 | 2025.12.18 18:40:53.362151 [ 276 ] {a720090b-e3c7-4852-afa0-cd30df777d7f} <Debug> TCPHandler: Processed in 0.001973526 sec. | ||
| 15161 | 2025.12.18 18:40:53.362275 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15162 | 2025.12.18 18:40:53.362377 [ 276 ] {d19891a3-a60e-4d24-9fcc-22e93ac76505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15163 | 2025.12.18 18:40:53.362420 [ 276 ] {d19891a3-a60e-4d24-9fcc-22e93ac76505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15164 | 2025.12.18 18:40:53.362818 [ 276 ] {d19891a3-a60e-4d24-9fcc-22e93ac76505} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15165 | 2025.12.18 18:40:53.362856 [ 276 ] {d19891a3-a60e-4d24-9fcc-22e93ac76505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15166 | 2025.12.18 18:40:53.363138 [ 276 ] {d19891a3-a60e-4d24-9fcc-22e93ac76505} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15167 | 2025.12.18 18:40:53.363338 [ 276 ] {d19891a3-a60e-4d24-9fcc-22e93ac76505} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15168 | 2025.12.18 18:40:53.363469 [ 276 ] {d19891a3-a60e-4d24-9fcc-22e93ac76505} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001115 sec., 3587.4439461883403 rows/sec., 292.53 KiB/sec. | ||
| 15169 | 2025.12.18 18:40:53.363506 [ 276 ] {d19891a3-a60e-4d24-9fcc-22e93ac76505} <Debug> TCPHandler: Processed in 0.001281366 sec. | ||
| 15170 | 2025.12.18 18:40:53.363611 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15171 | 2025.12.18 18:40:53.363706 [ 276 ] {094426ff-c136-4b92-ab0d-251ac5219573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15172 | 2025.12.18 18:40:53.363745 [ 276 ] {094426ff-c136-4b92-ab0d-251ac5219573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15173 | 2025.12.18 18:40:53.364238 [ 276 ] {094426ff-c136-4b92-ab0d-251ac5219573} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2025.12.18 18:40:53.364274 [ 276 ] {094426ff-c136-4b92-ab0d-251ac5219573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15175 | 2025.12.18 18:40:53.364589 [ 276 ] {094426ff-c136-4b92-ab0d-251ac5219573} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15176 | 2025.12.18 18:40:53.364800 [ 276 ] {094426ff-c136-4b92-ab0d-251ac5219573} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2025.12.18 18:40:53.364927 [ 276 ] {094426ff-c136-4b92-ab0d-251ac5219573} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.00124 sec., 201612.90322580645 rows/sec., 18.03 MiB/sec. | ||
| 15178 | 2025.12.18 18:40:53.364924 [ 94 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15179 | 2025.12.18 18:40:53.364965 [ 276 ] {094426ff-c136-4b92-ab0d-251ac5219573} <Debug> TCPHandler: Processed in 0.001403008 sec. | ||
| 15180 | 2025.12.18 18:40:53.365004 [ 94 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2025.12.18 18:40:53.365031 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15182 | 2025.12.18 18:40:53.365085 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15183 | 2025.12.18 18:40:53.365123 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15184 | 2025.12.18 18:40:53.365180 [ 276 ] {1c3731fb-8313-4220-ac53-c9dc973510e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15185 | 2025.12.18 18:40:53.365210 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15186 | 2025.12.18 18:40:53.365218 [ 276 ] {1c3731fb-8313-4220-ac53-c9dc973510e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15187 | 2025.12.18 18:40:53.365238 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1408 rows starting from the beginning of the part | ||
| 15188 | 2025.12.18 18:40:53.365294 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 128 rows starting from the beginning of the part | ||
| 15189 | 2025.12.18 18:40:53.365337 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1207 rows starting from the beginning of the part | ||
| 15190 | 2025.12.18 18:40:53.365375 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 128 rows starting from the beginning of the part | ||
| 15191 | 2025.12.18 18:40:53.365414 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 66 rows starting from the beginning of the part | ||
| 15192 | 2025.12.18 18:40:53.365452 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 250 rows starting from the beginning of the part | ||
| 15193 | 2025.12.18 18:40:53.365680 [ 276 ] {1c3731fb-8313-4220-ac53-c9dc973510e7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15194 | 2025.12.18 18:40:53.365715 [ 276 ] {1c3731fb-8313-4220-ac53-c9dc973510e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15195 | 2025.12.18 18:40:53.366007 [ 276 ] {1c3731fb-8313-4220-ac53-c9dc973510e7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15196 | 2025.12.18 18:40:53.366213 [ 276 ] {1c3731fb-8313-4220-ac53-c9dc973510e7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15197 | 2025.12.18 18:40:53.366339 [ 276 ] {1c3731fb-8313-4220-ac53-c9dc973510e7} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001176 sec., 44217.68707482993 rows/sec., 3.28 MiB/sec. | ||
| 15198 | 2025.12.18 18:40:53.366376 [ 276 ] {1c3731fb-8313-4220-ac53-c9dc973510e7} <Debug> TCPHandler: Processed in 0.001338357 sec. | ||
| 15199 | 2025.12.18 18:40:53.366481 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15200 | 2025.12.18 18:40:53.366572 [ 276 ] {9e79cf04-2469-491f-a006-1657243eda2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15201 | 2025.12.18 18:40:53.366609 [ 276 ] {9e79cf04-2469-491f-a006-1657243eda2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15202 | 2025.12.18 18:40:53.366704 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624461 sec., 1961881.5102363185 rows/sec., 172.16 MiB/sec. | ||
| 15203 | 2025.12.18 18:40:53.366970 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15204 | 2025.12.18 18:40:53.366994 [ 276 ] {9e79cf04-2469-491f-a006-1657243eda2e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15205 | 2025.12.18 18:40:53.367041 [ 276 ] {9e79cf04-2469-491f-a006-1657243eda2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15206 | 2025.12.18 18:40:53.367365 [ 276 ] {9e79cf04-2469-491f-a006-1657243eda2e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15207 | 2025.12.18 18:40:53.367396 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2025.12.18 18:40:53.367514 [ 189 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_116_23} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15209 | 2025.12.18 18:40:53.367585 [ 276 ] {9e79cf04-2469-491f-a006-1657243eda2e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2025.12.18 18:40:53.367630 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15211 | 2025.12.18 18:40:53.367722 [ 276 ] {9e79cf04-2469-491f-a006-1657243eda2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001168 sec., 20547.945205479453 rows/sec., 1.70 MiB/sec. | ||
| 15212 | 2025.12.18 18:40:53.367764 [ 276 ] {9e79cf04-2469-491f-a006-1657243eda2e} <Debug> TCPHandler: Processed in 0.001330197 sec. | ||
| 15213 | 2025.12.18 18:40:53.367872 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15214 | 2025.12.18 18:40:53.367963 [ 276 ] {eb231b2d-2a45-45ae-a950-cbd66f920146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15215 | 2025.12.18 18:40:53.368002 [ 276 ] {eb231b2d-2a45-45ae-a950-cbd66f920146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15216 | 2025.12.18 18:40:53.368379 [ 276 ] {eb231b2d-2a45-45ae-a950-cbd66f920146} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15217 | 2025.12.18 18:40:53.368415 [ 276 ] {eb231b2d-2a45-45ae-a950-cbd66f920146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15218 | 2025.12.18 18:40:53.368697 [ 276 ] {eb231b2d-2a45-45ae-a950-cbd66f920146} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15219 | 2025.12.18 18:40:53.368895 [ 276 ] {eb231b2d-2a45-45ae-a950-cbd66f920146} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2025.12.18 18:40:53.369016 [ 276 ] {eb231b2d-2a45-45ae-a950-cbd66f920146} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 875.35 KiB/sec. | ||
| 15221 | 2025.12.18 18:40:53.369053 [ 276 ] {eb231b2d-2a45-45ae-a950-cbd66f920146} <Debug> TCPHandler: Processed in 0.001229296 sec. | ||
| 15222 | 2025.12.18 18:40:53.369159 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15223 | 2025.12.18 18:40:53.369250 [ 276 ] {8f028267-dce2-46d9-aded-6031b8a040cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15224 | 2025.12.18 18:40:53.369288 [ 276 ] {8f028267-dce2-46d9-aded-6031b8a040cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15225 | 2025.12.18 18:40:53.369727 [ 276 ] {8f028267-dce2-46d9-aded-6031b8a040cc} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15226 | 2025.12.18 18:40:53.369762 [ 276 ] {8f028267-dce2-46d9-aded-6031b8a040cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15227 | 2025.12.18 18:40:53.370067 [ 276 ] {8f028267-dce2-46d9-aded-6031b8a040cc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15228 | 2025.12.18 18:40:53.370269 [ 276 ] {8f028267-dce2-46d9-aded-6031b8a040cc} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2025.12.18 18:40:53.370394 [ 276 ] {8f028267-dce2-46d9-aded-6031b8a040cc} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001161 sec., 120585.70198105082 rows/sec., 9.74 MiB/sec. | ||
| 15230 | 2025.12.18 18:40:53.370401 [ 94 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15231 | 2025.12.18 18:40:53.370440 [ 276 ] {8f028267-dce2-46d9-aded-6031b8a040cc} <Debug> TCPHandler: Processed in 0.001328517 sec. | ||
| 15232 | 2025.12.18 18:40:53.370465 [ 94 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15233 | 2025.12.18 18:40:53.370492 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15234 | 2025.12.18 18:40:53.370559 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15235 | 2025.12.18 18:40:53.370572 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15236 | 2025.12.18 18:40:53.370652 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15237 | 2025.12.18 18:40:53.370655 [ 276 ] {1748c858-40de-49d1-b380-500855dadae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15238 | 2025.12.18 18:40:53.370678 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 633 rows starting from the beginning of the part | ||
| 15239 | 2025.12.18 18:40:53.370703 [ 276 ] {1748c858-40de-49d1-b380-500855dadae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15240 | 2025.12.18 18:40:53.370727 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 100 rows starting from the beginning of the part | ||
| 15241 | 2025.12.18 18:40:53.370771 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 527 rows starting from the beginning of the part | ||
| 15242 | 2025.12.18 18:40:53.370811 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part | ||
| 15243 | 2025.12.18 18:40:53.370848 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 69 rows starting from the beginning of the part | ||
| 15244 | 2025.12.18 18:40:53.370887 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 140 rows starting from the beginning of the part | ||
| 15245 | 2025.12.18 18:40:53.371138 [ 276 ] {1748c858-40de-49d1-b380-500855dadae6} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15246 | 2025.12.18 18:40:53.371173 [ 276 ] {1748c858-40de-49d1-b380-500855dadae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15247 | 2025.12.18 18:40:53.371489 [ 276 ] {1748c858-40de-49d1-b380-500855dadae6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15248 | 2025.12.18 18:40:53.371711 [ 276 ] {1748c858-40de-49d1-b380-500855dadae6} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15249 | 2025.12.18 18:40:53.371802 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262736 sec., 1242540.0083627931 rows/sec., 99.03 MiB/sec. | ||
| 15250 | 2025.12.18 18:40:53.371833 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15251 | 2025.12.18 18:40:53.371837 [ 276 ] {1748c858-40de-49d1-b380-500855dadae6} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.0012 sec., 165000 rows/sec., 11.83 MiB/sec. | ||
| 15252 | 2025.12.18 18:40:53.371877 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2025.12.18 18:40:53.371897 [ 276 ] {1748c858-40de-49d1-b380-500855dadae6} <Debug> TCPHandler: Processed in 0.001386058 sec. | ||
| 15254 | 2025.12.18 18:40:53.371903 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15255 | 2025.12.18 18:40:53.371982 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15256 | 2025.12.18 18:40:53.371983 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15257 | 2025.12.18 18:40:53.372019 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15258 | 2025.12.18 18:40:53.372081 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15259 | 2025.12.18 18:40:53.372108 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 31323 rows starting from the beginning of the part | ||
| 15260 | 2025.12.18 18:40:53.372111 [ 276 ] {bd056d84-27ef-4780-8d9e-83d6997d4450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15261 | 2025.12.18 18:40:53.372155 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15262 | 2025.12.18 18:40:53.372171 [ 276 ] {bd056d84-27ef-4780-8d9e-83d6997d4450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15263 | 2025.12.18 18:40:53.372194 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 845 rows starting from the beginning of the part | ||
| 15264 | 2025.12.18 18:40:53.372231 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15265 | 2025.12.18 18:40:53.372269 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15266 | 2025.12.18 18:40:53.372288 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2025.12.18 18:40:53.372304 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 198 rows starting from the beginning of the part | ||
| 15268 | 2025.12.18 18:40:53.372379 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_116_23} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15269 | 2025.12.18 18:40:53.372473 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15270 | 2025.12.18 18:40:53.373005 [ 276 ] {bd056d84-27ef-4780-8d9e-83d6997d4450} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15271 | 2025.12.18 18:40:53.373044 [ 276 ] {bd056d84-27ef-4780-8d9e-83d6997d4450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15272 | 2025.12.18 18:40:53.373582 [ 276 ] {bd056d84-27ef-4780-8d9e-83d6997d4450} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15273 | 2025.12.18 18:40:53.373798 [ 276 ] {bd056d84-27ef-4780-8d9e-83d6997d4450} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2025.12.18 18:40:53.373924 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15275 | 2025.12.18 18:40:53.373933 [ 276 ] {bd056d84-27ef-4780-8d9e-83d6997d4450} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001839 sec., 19575.856443719415 rows/sec., 35.08 MiB/sec. | ||
| 15276 | 2025.12.18 18:40:53.373960 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2025.12.18 18:40:53.373984 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15278 | 2025.12.18 18:40:53.374002 [ 276 ] {bd056d84-27ef-4780-8d9e-83d6997d4450} <Debug> TCPHandler: Processed in 0.002032347 sec. | ||
| 15279 | 2025.12.18 18:40:53.374074 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::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 | ||
| 15280 | 2025.12.18 18:40:53.374129 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15281 | 2025.12.18 18:40:53.374225 [ 276 ] {ed29b5c4-e17d-49ba-a403-12f567d85839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15282 | 2025.12.18 18:40:53.374290 [ 276 ] {ed29b5c4-e17d-49ba-a403-12f567d85839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15283 | 2025.12.18 18:40:53.374308 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15284 | 2025.12.18 18:40:53.374374 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2150 rows starting from the beginning of the part | ||
| 15285 | 2025.12.18 18:40:53.374509 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
| 15286 | 2025.12.18 18:40:53.374617 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part | ||
| 15287 | 2025.12.18 18:40:53.374635 [ 276 ] {ed29b5c4-e17d-49ba-a403-12f567d85839} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2025.12.18 18:40:53.374675 [ 276 ] {ed29b5c4-e17d-49ba-a403-12f567d85839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15289 | 2025.12.18 18:40:53.374718 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 15290 | 2025.12.18 18:40:53.374852 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part | ||
| 15291 | 2025.12.18 18:40:53.374950 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 15292 | 2025.12.18 18:40:53.374991 [ 276 ] {ed29b5c4-e17d-49ba-a403-12f567d85839} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15293 | 2025.12.18 18:40:53.375205 [ 276 ] {ed29b5c4-e17d-49ba-a403-12f567d85839} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2025.12.18 18:40:53.375324 [ 94 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15295 | 2025.12.18 18:40:53.375336 [ 276 ] {ed29b5c4-e17d-49ba-a403-12f567d85839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 15296 | 2025.12.18 18:40:53.375357 [ 94 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15297 | 2025.12.18 18:40:53.375381 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15298 | 2025.12.18 18:40:53.375383 [ 276 ] {ed29b5c4-e17d-49ba-a403-12f567d85839} <Debug> TCPHandler: Processed in 0.001302107 sec. | ||
| 15299 | 2025.12.18 18:40:53.375477 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15300 | 2025.12.18 18:40:53.375596 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15301 | 2025.12.18 18:40:53.375629 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6480 rows starting from the beginning of the part | ||
| 15302 | 2025.12.18 18:40:53.375692 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15303 | 2025.12.18 18:40:53.375735 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15304 | 2025.12.18 18:40:53.375774 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15305 | 2025.12.18 18:40:53.375812 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15306 | 2025.12.18 18:40:53.375853 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15307 | 2025.12.18 18:40:53.378182 [ 198 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6780 rows, containing 4 columns (4 merged, 0 gathered) in 0.002751145 sec., 2464428.4470647676 rows/sec., 166.03 MiB/sec. | ||
| 15308 | 2025.12.18 18:40:53.378465 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32846 rows, containing 5 columns (5 merged, 0 gathered) in 0.006509174 sec., 5046108.76894672 rows/sec., 346.76 MiB/sec. | ||
| 15309 | 2025.12.18 18:40:53.378714 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15310 | 2025.12.18 18:40:53.378764 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15311 | 2025.12.18 18:40:53.379091 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2025.12.18 18:40:53.379107 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15313 | 2025.12.18 18:40:53.379181 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15314 | 2025.12.18 18:40:53.379191 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_116_23} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15315 | 2025.12.18 18:40:53.379278 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15316 | 2025.12.18 18:40:53.379325 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15317 | 2025.12.18 18:40:53.385336 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 19 columns (19 merged, 0 gathered) in 0.011306286 sec., 200596.3762105434 rows/sec., 359.46 MiB/sec. | ||
| 15318 | 2025.12.18 18:40:53.387111 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15319 | 2025.12.18 18:40:53.387430 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15320 | 2025.12.18 18:40:53.387501 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15321 | 2025.12.18 18:40:53.387593 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.43 MiB. | ||
| 15322 | 2025.12.18 18:40:54.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.26 MiB, peak 395.34 MiB, free memory in arenas 0.00 B, will set to 379.92 MiB (RSS), difference: 3.66 MiB | ||
| 15323 | 2025.12.18 18:40:54.141832 [ 223 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15324 | 2025.12.18 18:40:54.141887 [ 223 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15325 | 2025.12.18 18:40:54.145589 [ 223 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15326 | 2025.12.18 18:40:54.359852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15327 | 2025.12.18 18:40:54.377985 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15328 | 2025.12.18 18:40:54.378054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15329 | 2025.12.18 18:40:54.384528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15330 | 2025.12.18 18:40:54.385254 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15331 | 2025.12.18 18:40:54.389161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15332 | 2025.12.18 18:40:54.688548 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47112 | ||
| 15333 | 2025.12.18 18:40:54.688698 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15334 | 2025.12.18 18:40:54.688735 [ 292 ] {} <Debug> TCP-Session: 75642500-1a55-4f90-bbb8-6845af783c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:47112 | ||
| 15335 | 2025.12.18 18:40:54.688763 [ 292 ] {} <Debug> TCP-Session: 75642500-1a55-4f90-bbb8-6845af783c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15336 | 2025.12.18 18:40:54.688781 [ 292 ] {} <Debug> TCP-Session: 75642500-1a55-4f90-bbb8-6845af783c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15337 | 2025.12.18 18:40:54.689050 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54444 | ||
| 15338 | 2025.12.18 18:40:54.689095 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51232 | ||
| 15339 | 2025.12.18 18:40:54.689119 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52433 | ||
| 15340 | 2025.12.18 18:40:54.689140 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47069 | ||
| 15341 | 2025.12.18 18:40:54.689161 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44601 | ||
| 15342 | 2025.12.18 18:40:54.689222 [ 292 ] {} <Trace> TCP-Session: 75642500-1a55-4f90-bbb8-6845af783c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15343 | 2025.12.18 18:40:54.689268 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15344 | 2025.12.18 18:40:54.689207 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15345 | 2025.12.18 18:40:54.689313 [ 288 ] {} <Debug> TCP-Session: cc08ffaa-0827-4479-9efe-a2c03fe69086 Authenticating user 'default' from [fd00:1122:3344:101::e]:52433 | ||
| 15346 | 2025.12.18 18:40:54.689338 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15347 | 2025.12.18 18:40:54.689359 [ 275 ] {} <Debug> TCP-Session: 9b01fdea-f8b2-4ffc-8b8e-dd92c00b3798 Authenticating user 'default' from [fd00:1122:3344:101::e]:51232 | ||
| 15348 | 2025.12.18 18:40:54.689361 [ 288 ] {} <Debug> TCP-Session: cc08ffaa-0827-4479-9efe-a2c03fe69086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15349 | 2025.12.18 18:40:54.689412 [ 275 ] {} <Debug> TCP-Session: 9b01fdea-f8b2-4ffc-8b8e-dd92c00b3798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15350 | 2025.12.18 18:40:54.689428 [ 288 ] {} <Debug> TCP-Session: cc08ffaa-0827-4479-9efe-a2c03fe69086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15351 | 2025.12.18 18:40:54.689446 [ 275 ] {} <Debug> TCP-Session: 9b01fdea-f8b2-4ffc-8b8e-dd92c00b3798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15352 | 2025.12.18 18:40:54.689386 [ 291 ] {} <Debug> TCP-Session: f90bcf72-3c89-4d35-b275-88289f6a658b Authenticating user 'default' from [fd00:1122:3344:101::e]:44601 | ||
| 15353 | 2025.12.18 18:40:54.689481 [ 292 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47112) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15354 | 2025.12.18 18:40:54.689521 [ 291 ] {} <Debug> TCP-Session: f90bcf72-3c89-4d35-b275-88289f6a658b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15355 | 2025.12.18 18:40:54.689207 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15356 | 2025.12.18 18:40:54.689561 [ 291 ] {} <Debug> TCP-Session: f90bcf72-3c89-4d35-b275-88289f6a658b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15357 | 2025.12.18 18:40:54.689615 [ 293 ] {} <Debug> TCP-Session: e4d9542c-b7bb-465f-bad1-e51545adbef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54444 | ||
| 15358 | 2025.12.18 18:40:54.689155 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41679 | ||
| 15359 | 2025.12.18 18:40:54.689125 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48961 | ||
| 15360 | 2025.12.18 18:40:54.689082 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64838 | ||
| 15361 | 2025.12.18 18:40:54.689262 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15362 | 2025.12.18 18:40:54.689805 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15363 | 2025.12.18 18:40:54.689829 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15364 | 2025.12.18 18:40:54.689842 [ 289 ] {} <Debug> TCP-Session: 0b1a92b3-23c2-41f8-a452-93a2d1aceb83 Authenticating user 'default' from [fd00:1122:3344:101::e]:47069 | ||
| 15365 | 2025.12.18 18:40:54.689861 [ 292 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15366 | 2025.12.18 18:40:54.689889 [ 289 ] {} <Debug> TCP-Session: 0b1a92b3-23c2-41f8-a452-93a2d1aceb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15367 | 2025.12.18 18:40:54.689875 [ 287 ] {} <Debug> TCP-Session: adc113a2-9a2e-4942-b416-e8fa7888402e Authenticating user 'default' from [fd00:1122:3344:101::e]:48961 | ||
| 15368 | 2025.12.18 18:40:54.689927 [ 289 ] {} <Debug> TCP-Session: 0b1a92b3-23c2-41f8-a452-93a2d1aceb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15369 | 2025.12.18 18:40:54.689945 [ 292 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15370 | 2025.12.18 18:40:54.689968 [ 287 ] {} <Debug> TCP-Session: adc113a2-9a2e-4942-b416-e8fa7888402e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15371 | 2025.12.18 18:40:54.689859 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15372 | 2025.12.18 18:40:54.690018 [ 287 ] {} <Debug> TCP-Session: adc113a2-9a2e-4942-b416-e8fa7888402e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15373 | 2025.12.18 18:40:54.690059 [ 294 ] {} <Debug> TCP-Session: 59dff32a-61b8-4a3d-92f6-e439c7dfdfdd Authenticating user 'default' from [fd00:1122:3344:101::e]:64838 | ||
| 15374 | 2025.12.18 18:40:54.689856 [ 290 ] {} <Debug> TCP-Session: 63bb8f31-7cc9-476f-8c1d-fee9df00b33c Authenticating user 'default' from [fd00:1122:3344:101::e]:41679 | ||
| 15375 | 2025.12.18 18:40:54.690105 [ 294 ] {} <Debug> TCP-Session: 59dff32a-61b8-4a3d-92f6-e439c7dfdfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15376 | 2025.12.18 18:40:54.690122 [ 290 ] {} <Debug> TCP-Session: 63bb8f31-7cc9-476f-8c1d-fee9df00b33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15377 | 2025.12.18 18:40:54.690131 [ 294 ] {} <Debug> TCP-Session: 59dff32a-61b8-4a3d-92f6-e439c7dfdfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15378 | 2025.12.18 18:40:54.690142 [ 290 ] {} <Debug> TCP-Session: 63bb8f31-7cc9-476f-8c1d-fee9df00b33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15379 | 2025.12.18 18:40:54.689663 [ 293 ] {} <Debug> TCP-Session: e4d9542c-b7bb-465f-bad1-e51545adbef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15380 | 2025.12.18 18:40:54.690209 [ 293 ] {} <Debug> TCP-Session: e4d9542c-b7bb-465f-bad1-e51545adbef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15381 | 2025.12.18 18:40:54.690345 [ 292 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 15382 | 2025.12.18 18:40:54.691610 [ 341 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Trace> AggregatingTransform: Aggregating | ||
| 15383 | 2025.12.18 18:40:54.691672 [ 341 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Trace> Aggregator: Aggregation method: without_key | ||
| 15384 | 2025.12.18 18:40:54.691714 [ 341 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001244046 sec. (803.829 rows/sec., 31.40 KiB/sec.) | ||
| 15385 | 2025.12.18 18:40:54.691736 [ 341 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Trace> Aggregator: Merging aggregated data | ||
| 15386 | 2025.12.18 18:40:54.693672 [ 292 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004279 sec., 233.6994624912363 rows/sec., 9.13 KiB/sec. | ||
| 15387 | 2025.12.18 18:40:54.693918 [ 292 ] {848cb3b8-cbf5-492a-ba60-6bf1242b8032} <Debug> TCPHandler: Processed in 0.004861173 sec. | ||
| 15388 | 2025.12.18 18:40:54.694091 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15389 | 2025.12.18 18:40:54.694118 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15390 | 2025.12.18 18:40:54.694148 [ 291 ] {} <Debug> TCP-Session: f90bcf72-3c89-4d35-b275-88289f6a658b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15391 | 2025.12.18 18:40:54.694153 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15392 | 2025.12.18 18:40:54.694191 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15393 | 2025.12.18 18:40:54.694217 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15394 | 2025.12.18 18:40:54.694244 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15395 | 2025.12.18 18:40:54.694269 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15396 | 2025.12.18 18:40:54.694286 [ 288 ] {} <Debug> TCP-Session: cc08ffaa-0827-4479-9efe-a2c03fe69086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15397 | 2025.12.18 18:40:54.694314 [ 294 ] {} <Debug> TCP-Session: 59dff32a-61b8-4a3d-92f6-e439c7dfdfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15398 | 2025.12.18 18:40:54.694337 [ 287 ] {} <Debug> TCP-Session: adc113a2-9a2e-4942-b416-e8fa7888402e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15399 | 2025.12.18 18:40:54.694296 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15400 | 2025.12.18 18:40:54.694256 [ 289 ] {} <Debug> TCP-Session: 0b1a92b3-23c2-41f8-a452-93a2d1aceb83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15401 | 2025.12.18 18:40:54.694432 [ 290 ] {} <Debug> TCP-Session: 63bb8f31-7cc9-476f-8c1d-fee9df00b33c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15402 | 2025.12.18 18:40:54.694233 [ 275 ] {} <Debug> TCP-Session: 9b01fdea-f8b2-4ffc-8b8e-dd92c00b3798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15403 | 2025.12.18 18:40:54.694184 [ 293 ] {} <Debug> TCP-Session: e4d9542c-b7bb-465f-bad1-e51545adbef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15404 | 2025.12.18 18:40:54.694112 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15405 | 2025.12.18 18:40:54.694569 [ 292 ] {} <Debug> TCP-Session: 75642500-1a55-4f90-bbb8-6845af783c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15406 | 2025.12.18 18:40:55.611350 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60113 | ||
| 15407 | 2025.12.18 18:40:55.611468 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15408 | 2025.12.18 18:40:55.611499 [ 292 ] {} <Debug> TCP-Session: a06aaafa-ed83-4722-9dd8-65a9fce7feee Authenticating user 'default' from [fd00:1122:3344:101::e]:60113 | ||
| 15409 | 2025.12.18 18:40:55.611524 [ 292 ] {} <Debug> TCP-Session: a06aaafa-ed83-4722-9dd8-65a9fce7feee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15410 | 2025.12.18 18:40:55.611538 [ 292 ] {} <Debug> TCP-Session: a06aaafa-ed83-4722-9dd8-65a9fce7feee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15411 | 2025.12.18 18:40:55.611809 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56207 | ||
| 15412 | 2025.12.18 18:40:55.611825 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60501 | ||
| 15413 | 2025.12.18 18:40:55.611856 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53165 | ||
| 15414 | 2025.12.18 18:40:55.611898 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42679 | ||
| 15415 | 2025.12.18 18:40:55.611921 [ 292 ] {} <Trace> TCP-Session: a06aaafa-ed83-4722-9dd8-65a9fce7feee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15416 | 2025.12.18 18:40:55.611932 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15417 | 2025.12.18 18:40:55.611968 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15418 | 2025.12.18 18:40:55.611998 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15419 | 2025.12.18 18:40:55.612010 [ 293 ] {} <Debug> TCP-Session: 5cbdeb39-78f5-46d2-9982-d711d54cad9d Authenticating user 'default' from [fd00:1122:3344:101::e]:56207 | ||
| 15420 | 2025.12.18 18:40:55.612025 [ 294 ] {} <Debug> TCP-Session: 2925ce46-208f-44fe-b478-12c852619b05 Authenticating user 'default' from [fd00:1122:3344:101::e]:60501 | ||
| 15421 | 2025.12.18 18:40:55.612034 [ 290 ] {} <Debug> TCP-Session: bb8eeaff-0e3c-46e5-a0bf-febac37f1544 Authenticating user 'default' from [fd00:1122:3344:101::e]:42679 | ||
| 15422 | 2025.12.18 18:40:55.612056 [ 293 ] {} <Debug> TCP-Session: 5cbdeb39-78f5-46d2-9982-d711d54cad9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15423 | 2025.12.18 18:40:55.612068 [ 294 ] {} <Debug> TCP-Session: 2925ce46-208f-44fe-b478-12c852619b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15424 | 2025.12.18 18:40:55.612075 [ 290 ] {} <Debug> TCP-Session: bb8eeaff-0e3c-46e5-a0bf-febac37f1544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15425 | 2025.12.18 18:40:55.612085 [ 293 ] {} <Debug> TCP-Session: 5cbdeb39-78f5-46d2-9982-d711d54cad9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15426 | 2025.12.18 18:40:55.612107 [ 290 ] {} <Debug> TCP-Session: bb8eeaff-0e3c-46e5-a0bf-febac37f1544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15427 | 2025.12.18 18:40:55.612097 [ 294 ] {} <Debug> TCP-Session: 2925ce46-208f-44fe-b478-12c852619b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15428 | 2025.12.18 18:40:55.612133 [ 292 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60113) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15429 | 2025.12.18 18:40:55.611990 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15430 | 2025.12.18 18:40:55.611909 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46130 | ||
| 15431 | 2025.12.18 18:40:55.612217 [ 288 ] {} <Debug> TCP-Session: 46df5373-16e3-4edd-beb3-5cc14af1fa3d Authenticating user 'default' from [fd00:1122:3344:101::e]:53165 | ||
| 15432 | 2025.12.18 18:40:55.611863 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48544 | ||
| 15433 | 2025.12.18 18:40:55.612265 [ 288 ] {} <Debug> TCP-Session: 46df5373-16e3-4edd-beb3-5cc14af1fa3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15434 | 2025.12.18 18:40:55.611823 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64692 | ||
| 15435 | 2025.12.18 18:40:55.612320 [ 288 ] {} <Debug> TCP-Session: 46df5373-16e3-4edd-beb3-5cc14af1fa3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15436 | 2025.12.18 18:40:55.612357 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15437 | 2025.12.18 18:40:55.612316 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15438 | 2025.12.18 18:40:55.611877 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52673 | ||
| 15439 | 2025.12.18 18:40:55.612414 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15440 | 2025.12.18 18:40:55.612426 [ 291 ] {} <Debug> TCP-Session: fb0641fd-87e5-4f5f-9138-5a2cd2b2e081 Authenticating user 'default' from [fd00:1122:3344:101::e]:46130 | ||
| 15441 | 2025.12.18 18:40:55.612448 [ 292 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15442 | 2025.12.18 18:40:55.612467 [ 275 ] {} <Debug> TCP-Session: b36745e5-9bfd-4eb6-bf47-a1db4ebf271f Authenticating user 'default' from [fd00:1122:3344:101::e]:64692 | ||
| 15443 | 2025.12.18 18:40:55.612494 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15444 | 2025.12.18 18:40:55.612519 [ 275 ] {} <Debug> TCP-Session: b36745e5-9bfd-4eb6-bf47-a1db4ebf271f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15445 | 2025.12.18 18:40:55.612532 [ 289 ] {} <Debug> TCP-Session: 454d1d8f-9f36-43b9-81c0-48c5303c2016 Authenticating user 'default' from [fd00:1122:3344:101::e]:52673 | ||
| 15446 | 2025.12.18 18:40:55.612534 [ 292 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15447 | 2025.12.18 18:40:55.612541 [ 275 ] {} <Debug> TCP-Session: b36745e5-9bfd-4eb6-bf47-a1db4ebf271f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15448 | 2025.12.18 18:40:55.612554 [ 289 ] {} <Debug> TCP-Session: 454d1d8f-9f36-43b9-81c0-48c5303c2016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15449 | 2025.12.18 18:40:55.612486 [ 291 ] {} <Debug> TCP-Session: fb0641fd-87e5-4f5f-9138-5a2cd2b2e081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15450 | 2025.12.18 18:40:55.612596 [ 289 ] {} <Debug> TCP-Session: 454d1d8f-9f36-43b9-81c0-48c5303c2016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15451 | 2025.12.18 18:40:55.612618 [ 291 ] {} <Debug> TCP-Session: fb0641fd-87e5-4f5f-9138-5a2cd2b2e081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15452 | 2025.12.18 18:40:55.612415 [ 287 ] {} <Debug> TCP-Session: 369a6dc1-ed0d-42b9-a320-d341c2892790 Authenticating user 'default' from [fd00:1122:3344:101::e]:48544 | ||
| 15453 | 2025.12.18 18:40:55.612689 [ 287 ] {} <Debug> TCP-Session: 369a6dc1-ed0d-42b9-a320-d341c2892790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15454 | 2025.12.18 18:40:55.612716 [ 287 ] {} <Debug> TCP-Session: 369a6dc1-ed0d-42b9-a320-d341c2892790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15455 | 2025.12.18 18:40:55.612889 [ 292 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 15456 | 2025.12.18 18:40:55.613994 [ 338 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Trace> AggregatingTransform: Aggregating | ||
| 15457 | 2025.12.18 18:40:55.614035 [ 338 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Trace> Aggregator: Aggregation method: without_key | ||
| 15458 | 2025.12.18 18:40:55.614075 [ 338 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068374 sec. (936.002 rows/sec., 36.56 KiB/sec.) | ||
| 15459 | 2025.12.18 18:40:55.614095 [ 338 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Trace> Aggregator: Merging aggregated data | ||
| 15460 | 2025.12.18 18:40:55.615749 [ 292 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003671 sec., 272.40533914464726 rows/sec., 10.64 KiB/sec. | ||
| 15461 | 2025.12.18 18:40:55.615958 [ 292 ] {d17b013c-e609-40b4-ac16-dcef23247089} <Debug> TCPHandler: Processed in 0.004161244 sec. | ||
| 15462 | 2025.12.18 18:40:55.616079 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15463 | 2025.12.18 18:40:55.616112 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15464 | 2025.12.18 18:40:55.616127 [ 292 ] {} <Debug> TCP-Session: a06aaafa-ed83-4722-9dd8-65a9fce7feee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15465 | 2025.12.18 18:40:55.616138 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15466 | 2025.12.18 18:40:55.616161 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15467 | 2025.12.18 18:40:55.616178 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15468 | 2025.12.18 18:40:55.616206 [ 289 ] {} <Debug> TCP-Session: 454d1d8f-9f36-43b9-81c0-48c5303c2016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15469 | 2025.12.18 18:40:55.616226 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15470 | 2025.12.18 18:40:55.616248 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15471 | 2025.12.18 18:40:55.616272 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15472 | 2025.12.18 18:40:55.616282 [ 275 ] {} <Debug> TCP-Session: b36745e5-9bfd-4eb6-bf47-a1db4ebf271f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15473 | 2025.12.18 18:40:55.616309 [ 287 ] {} <Debug> TCP-Session: 369a6dc1-ed0d-42b9-a320-d341c2892790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15474 | 2025.12.18 18:40:55.616321 [ 291 ] {} <Debug> TCP-Session: fb0641fd-87e5-4f5f-9138-5a2cd2b2e081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15475 | 2025.12.18 18:40:55.616258 [ 294 ] {} <Debug> TCP-Session: 2925ce46-208f-44fe-b478-12c852619b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15476 | 2025.12.18 18:40:55.616224 [ 293 ] {} <Debug> TCP-Session: 5cbdeb39-78f5-46d2-9982-d711d54cad9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15477 | 2025.12.18 18:40:55.616198 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15478 | 2025.12.18 18:40:55.616161 [ 290 ] {} <Debug> TCP-Session: bb8eeaff-0e3c-46e5-a0bf-febac37f1544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15479 | 2025.12.18 18:40:55.616450 [ 288 ] {} <Debug> TCP-Session: 46df5373-16e3-4edd-beb3-5cc14af1fa3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15480 | 2025.12.18 18:40:55.769878 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39995 | ||
| 15481 | 2025.12.18 18:40:55.769989 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15482 | 2025.12.18 18:40:55.770017 [ 291 ] {} <Debug> TCP-Session: 69a5f3bc-1c19-417a-ac1d-87fa011b342c Authenticating user 'default' from [fd00:1122:3344:101::e]:39995 | ||
| 15483 | 2025.12.18 18:40:55.770040 [ 291 ] {} <Debug> TCP-Session: 69a5f3bc-1c19-417a-ac1d-87fa011b342c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15484 | 2025.12.18 18:40:55.770053 [ 291 ] {} <Debug> TCP-Session: 69a5f3bc-1c19-417a-ac1d-87fa011b342c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15485 | 2025.12.18 18:40:55.770245 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56583 | ||
| 15486 | 2025.12.18 18:40:55.770274 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49814 | ||
| 15487 | 2025.12.18 18:40:55.770317 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45981 | ||
| 15488 | 2025.12.18 18:40:55.770336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35677 | ||
| 15489 | 2025.12.18 18:40:55.770346 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65116 | ||
| 15490 | 2025.12.18 18:40:55.770378 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15491 | 2025.12.18 18:40:55.770416 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15492 | 2025.12.18 18:40:55.770422 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15493 | 2025.12.18 18:40:55.770449 [ 292 ] {} <Debug> TCP-Session: 2c0b8f10-bf93-4a35-a8d5-2fa87399c3e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56583 | ||
| 15494 | 2025.12.18 18:40:55.770451 [ 287 ] {} <Debug> TCP-Session: 1de54cd5-458a-4223-a10c-b9920e0c896c Authenticating user 'default' from [fd00:1122:3344:101::e]:45981 | ||
| 15495 | 2025.12.18 18:40:55.770472 [ 293 ] {} <Debug> TCP-Session: 9107c5d5-78e5-437a-b735-8020f7398cb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49814 | ||
| 15496 | 2025.12.18 18:40:55.770495 [ 292 ] {} <Debug> TCP-Session: 2c0b8f10-bf93-4a35-a8d5-2fa87399c3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15497 | 2025.12.18 18:40:55.770524 [ 293 ] {} <Debug> TCP-Session: 9107c5d5-78e5-437a-b735-8020f7398cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15498 | 2025.12.18 18:40:55.770548 [ 292 ] {} <Debug> TCP-Session: 2c0b8f10-bf93-4a35-a8d5-2fa87399c3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15499 | 2025.12.18 18:40:55.770558 [ 293 ] {} <Debug> TCP-Session: 9107c5d5-78e5-437a-b735-8020f7398cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15500 | 2025.12.18 18:40:55.770503 [ 287 ] {} <Debug> TCP-Session: 1de54cd5-458a-4223-a10c-b9920e0c896c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15501 | 2025.12.18 18:40:55.770474 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15502 | 2025.12.18 18:40:55.770626 [ 287 ] {} <Debug> TCP-Session: 1de54cd5-458a-4223-a10c-b9920e0c896c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15503 | 2025.12.18 18:40:55.770653 [ 290 ] {} <Debug> TCP-Session: fd9a8145-3a12-471d-bf46-69d4cec8e0fe Authenticating user 'default' from [fd00:1122:3344:101::e]:65116 | ||
| 15504 | 2025.12.18 18:40:55.770422 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15505 | 2025.12.18 18:40:55.770689 [ 290 ] {} <Debug> TCP-Session: fd9a8145-3a12-471d-bf46-69d4cec8e0fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15506 | 2025.12.18 18:40:55.770710 [ 289 ] {} <Debug> TCP-Session: 655d6f68-38fc-493f-b62b-37ea17c13954 Authenticating user 'default' from [fd00:1122:3344:101::e]:35677 | ||
| 15507 | 2025.12.18 18:40:55.770717 [ 290 ] {} <Debug> TCP-Session: fd9a8145-3a12-471d-bf46-69d4cec8e0fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15508 | 2025.12.18 18:40:55.770735 [ 289 ] {} <Debug> TCP-Session: 655d6f68-38fc-493f-b62b-37ea17c13954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15509 | 2025.12.18 18:40:55.770324 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55845 | ||
| 15510 | 2025.12.18 18:40:55.770763 [ 289 ] {} <Debug> TCP-Session: 655d6f68-38fc-493f-b62b-37ea17c13954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2025.12.18 18:40:55.770284 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35510 | ||
| 15512 | 2025.12.18 18:40:55.770277 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37224 | ||
| 15513 | 2025.12.18 18:40:55.770833 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15514 | 2025.12.18 18:40:55.770371 [ 291 ] {} <Trace> TCP-Session: 69a5f3bc-1c19-417a-ac1d-87fa011b342c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2025.12.18 18:40:55.770883 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15516 | 2025.12.18 18:40:55.770906 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15517 | 2025.12.18 18:40:55.770928 [ 275 ] {} <Debug> TCP-Session: 703a29d7-776f-475f-9953-2c9d503da2fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35510 | ||
| 15518 | 2025.12.18 18:40:55.770945 [ 294 ] {} <Debug> TCP-Session: 94db5660-f0cb-47bc-ab87-76e0773e8b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:37224 | ||
| 15519 | 2025.12.18 18:40:55.770955 [ 275 ] {} <Debug> TCP-Session: 703a29d7-776f-475f-9953-2c9d503da2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15520 | 2025.12.18 18:40:55.770975 [ 294 ] {} <Debug> TCP-Session: 94db5660-f0cb-47bc-ab87-76e0773e8b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15521 | 2025.12.18 18:40:55.770882 [ 288 ] {} <Debug> TCP-Session: c16d4bd0-6d8c-49f8-99e9-4930948ae98f Authenticating user 'default' from [fd00:1122:3344:101::e]:55845 | ||
| 15522 | 2025.12.18 18:40:55.771007 [ 275 ] {} <Debug> TCP-Session: 703a29d7-776f-475f-9953-2c9d503da2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15523 | 2025.12.18 18:40:55.771041 [ 288 ] {} <Debug> TCP-Session: c16d4bd0-6d8c-49f8-99e9-4930948ae98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15524 | 2025.12.18 18:40:55.771011 [ 294 ] {} <Debug> TCP-Session: 94db5660-f0cb-47bc-ab87-76e0773e8b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15525 | 2025.12.18 18:40:55.771071 [ 288 ] {} <Debug> TCP-Session: c16d4bd0-6d8c-49f8-99e9-4930948ae98f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15526 | 2025.12.18 18:40:55.771067 [ 291 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39995) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15527 | 2025.12.18 18:40:55.771407 [ 291 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15528 | 2025.12.18 18:40:55.771471 [ 291 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15529 | 2025.12.18 18:40:55.771789 [ 291 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 15530 | 2025.12.18 18:40:55.772821 [ 313 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Trace> AggregatingTransform: Aggregating | ||
| 15531 | 2025.12.18 18:40:55.772872 [ 313 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 15532 | 2025.12.18 18:40:55.772912 [ 313 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002043 sec. (997.961 rows/sec., 38.98 KiB/sec.) | ||
| 15533 | 2025.12.18 18:40:55.772933 [ 313 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Trace> Aggregator: Merging aggregated data | ||
| 15534 | 2025.12.18 18:40:55.774311 [ 291 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003307 sec., 302.3888720895071 rows/sec., 11.81 KiB/sec. | ||
| 15535 | 2025.12.18 18:40:55.774473 [ 291 ] {42e2ba4e-8873-4b8c-81fd-bc6ec735f9ee} <Debug> TCPHandler: Processed in 0.004217524 sec. | ||
| 15536 | 2025.12.18 18:40:55.774598 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15537 | 2025.12.18 18:40:55.774628 [ 291 ] {} <Debug> TCP-Session: 69a5f3bc-1c19-417a-ac1d-87fa011b342c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15538 | 2025.12.18 18:40:55.774634 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15539 | 2025.12.18 18:40:55.774660 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15540 | 2025.12.18 18:40:55.774680 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15541 | 2025.12.18 18:40:55.774684 [ 292 ] {} <Debug> TCP-Session: 2c0b8f10-bf93-4a35-a8d5-2fa87399c3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15542 | 2025.12.18 18:40:55.774702 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15543 | 2025.12.18 18:40:55.774723 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15544 | 2025.12.18 18:40:55.774739 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15545 | 2025.12.18 18:40:55.774754 [ 293 ] {} <Debug> TCP-Session: 9107c5d5-78e5-437a-b735-8020f7398cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15546 | 2025.12.18 18:40:55.774785 [ 275 ] {} <Debug> TCP-Session: 703a29d7-776f-475f-9953-2c9d503da2fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2025.12.18 18:40:55.774779 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15548 | 2025.12.18 18:40:55.774799 [ 288 ] {} <Debug> TCP-Session: c16d4bd0-6d8c-49f8-99e9-4930948ae98f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15549 | 2025.12.18 18:40:55.774758 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15550 | 2025.12.18 18:40:55.774836 [ 289 ] {} <Debug> TCP-Session: 655d6f68-38fc-493f-b62b-37ea17c13954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15551 | 2025.12.18 18:40:55.774719 [ 294 ] {} <Debug> TCP-Session: 94db5660-f0cb-47bc-ab87-76e0773e8b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15552 | 2025.12.18 18:40:55.774872 [ 287 ] {} <Debug> TCP-Session: 1de54cd5-458a-4223-a10c-b9920e0c896c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15553 | 2025.12.18 18:40:55.774707 [ 290 ] {} <Debug> TCP-Session: fd9a8145-3a12-471d-bf46-69d4cec8e0fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15554 | 2025.12.18 18:40:58.356267 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15555 | 2025.12.18 18:40:58.356468 [ 276 ] {003c9b03-50a5-4d5a-b9ef-2e5c176a4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15556 | 2025.12.18 18:40:58.356542 [ 276 ] {003c9b03-50a5-4d5a-b9ef-2e5c176a4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15557 | 2025.12.18 18:40:58.357271 [ 276 ] {003c9b03-50a5-4d5a-b9ef-2e5c176a4ab3} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15558 | 2025.12.18 18:40:58.357325 [ 276 ] {003c9b03-50a5-4d5a-b9ef-2e5c176a4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15559 | 2025.12.18 18:40:58.357727 [ 276 ] {003c9b03-50a5-4d5a-b9ef-2e5c176a4ab3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15560 | 2025.12.18 18:40:58.357953 [ 276 ] {003c9b03-50a5-4d5a-b9ef-2e5c176a4ab3} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15561 | 2025.12.18 18:40:58.358117 [ 276 ] {003c9b03-50a5-4d5a-b9ef-2e5c176a4ab3} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001702 sec., 38777.90834312574 rows/sec., 3.09 MiB/sec. | ||
| 15562 | 2025.12.18 18:40:58.358169 [ 276 ] {003c9b03-50a5-4d5a-b9ef-2e5c176a4ab3} <Debug> TCPHandler: Processed in 0.002047657 sec. | ||
| 15563 | 2025.12.18 18:40:58.358234 [ 217 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15564 | 2025.12.18 18:40:58.358291 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15565 | 2025.12.18 18:40:58.358293 [ 217 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15566 | 2025.12.18 18:40:58.358401 [ 276 ] {df503469-c7a2-4a4a-a335-50292c8d4ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15567 | 2025.12.18 18:40:58.358449 [ 276 ] {df503469-c7a2-4a4a-a335-50292c8d4ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15568 | 2025.12.18 18:40:58.358854 [ 276 ] {df503469-c7a2-4a4a-a335-50292c8d4ace} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15569 | 2025.12.18 18:40:58.358893 [ 276 ] {df503469-c7a2-4a4a-a335-50292c8d4ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15570 | 2025.12.18 18:40:58.359231 [ 276 ] {df503469-c7a2-4a4a-a335-50292c8d4ace} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15571 | 2025.12.18 18:40:58.359437 [ 276 ] {df503469-c7a2-4a4a-a335-50292c8d4ace} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15572 | 2025.12.18 18:40:58.359578 [ 276 ] {df503469-c7a2-4a4a-a335-50292c8d4ace} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001201 sec., 4163.197335553705 rows/sec., 313.05 KiB/sec. | ||
| 15573 | 2025.12.18 18:40:58.359617 [ 276 ] {df503469-c7a2-4a4a-a335-50292c8d4ace} <Debug> TCPHandler: Processed in 0.001379537 sec. | ||
| 15574 | 2025.12.18 18:40:58.359730 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15575 | 2025.12.18 18:40:58.359837 [ 276 ] {c6e4c5dd-6da8-4ec1-8e67-f0e16775ddf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15576 | 2025.12.18 18:40:58.359880 [ 276 ] {c6e4c5dd-6da8-4ec1-8e67-f0e16775ddf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15577 | 2025.12.18 18:40:58.360300 [ 276 ] {c6e4c5dd-6da8-4ec1-8e67-f0e16775ddf4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15578 | 2025.12.18 18:40:58.360338 [ 276 ] {c6e4c5dd-6da8-4ec1-8e67-f0e16775ddf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15579 | 2025.12.18 18:40:58.360678 [ 276 ] {c6e4c5dd-6da8-4ec1-8e67-f0e16775ddf4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15580 | 2025.12.18 18:40:58.360902 [ 276 ] {c6e4c5dd-6da8-4ec1-8e67-f0e16775ddf4} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2025.12.18 18:40:58.361034 [ 276 ] {c6e4c5dd-6da8-4ec1-8e67-f0e16775ddf4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001218 sec., 56650.246305418725 rows/sec., 4.42 MiB/sec. | ||
| 15582 | 2025.12.18 18:40:58.361072 [ 276 ] {c6e4c5dd-6da8-4ec1-8e67-f0e16775ddf4} <Debug> TCPHandler: Processed in 0.001394388 sec. | ||
| 15583 | 2025.12.18 18:40:58.361111 [ 221 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15584 | 2025.12.18 18:40:58.361146 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15585 | 2025.12.18 18:40:58.361178 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15586 | 2025.12.18 18:40:58.361279 [ 276 ] {aa060ca9-5b3d-44eb-a2cf-faddd11263ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15587 | 2025.12.18 18:40:58.361324 [ 276 ] {aa060ca9-5b3d-44eb-a2cf-faddd11263ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15588 | 2025.12.18 18:40:58.361728 [ 276 ] {aa060ca9-5b3d-44eb-a2cf-faddd11263ed} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15589 | 2025.12.18 18:40:58.361765 [ 276 ] {aa060ca9-5b3d-44eb-a2cf-faddd11263ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15590 | 2025.12.18 18:40:58.362080 [ 217 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15591 | 2025.12.18 18:40:58.362125 [ 276 ] {aa060ca9-5b3d-44eb-a2cf-faddd11263ed} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15592 | 2025.12.18 18:40:58.362371 [ 276 ] {aa060ca9-5b3d-44eb-a2cf-faddd11263ed} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15593 | 2025.12.18 18:40:58.362510 [ 276 ] {aa060ca9-5b3d-44eb-a2cf-faddd11263ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 15594 | 2025.12.18 18:40:58.362547 [ 276 ] {aa060ca9-5b3d-44eb-a2cf-faddd11263ed} <Debug> TCPHandler: Processed in 0.001417068 sec. | ||
| 15595 | 2025.12.18 18:40:58.362651 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15596 | 2025.12.18 18:40:58.362746 [ 276 ] {e762ad01-f9fa-4a63-a857-d513035adc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15597 | 2025.12.18 18:40:58.362801 [ 276 ] {e762ad01-f9fa-4a63-a857-d513035adc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15598 | 2025.12.18 18:40:58.363553 [ 276 ] {e762ad01-f9fa-4a63-a857-d513035adc18} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2025.12.18 18:40:58.363591 [ 276 ] {e762ad01-f9fa-4a63-a857-d513035adc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15600 | 2025.12.18 18:40:58.364071 [ 276 ] {e762ad01-f9fa-4a63-a857-d513035adc18} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15601 | 2025.12.18 18:40:58.364315 [ 276 ] {e762ad01-f9fa-4a63-a857-d513035adc18} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2025.12.18 18:40:58.364319 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15603 | 2025.12.18 18:40:58.364450 [ 276 ] {e762ad01-f9fa-4a63-a857-d513035adc18} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001775 sec., 2816.901408450704 rows/sec., 5.05 MiB/sec. | ||
| 15604 | 2025.12.18 18:40:58.364505 [ 276 ] {e762ad01-f9fa-4a63-a857-d513035adc18} <Debug> TCPHandler: Processed in 0.001959795 sec. | ||
| 15605 | 2025.12.18 18:40:58.364516 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15606 | 2025.12.18 18:40:58.364571 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15607 | 2025.12.18 18:40:58.364741 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15608 | 2025.12.18 18:40:58.364864 [ 276 ] {b440b3a2-f9a1-4d4d-9b5f-eabffb5b1b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15609 | 2025.12.18 18:40:58.364913 [ 276 ] {b440b3a2-f9a1-4d4d-9b5f-eabffb5b1b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15610 | 2025.12.18 18:40:58.365273 [ 276 ] {b440b3a2-f9a1-4d4d-9b5f-eabffb5b1b59} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15611 | 2025.12.18 18:40:58.365310 [ 276 ] {b440b3a2-f9a1-4d4d-9b5f-eabffb5b1b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15612 | 2025.12.18 18:40:58.365625 [ 276 ] {b440b3a2-f9a1-4d4d-9b5f-eabffb5b1b59} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15613 | 2025.12.18 18:40:58.365832 [ 276 ] {b440b3a2-f9a1-4d4d-9b5f-eabffb5b1b59} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15614 | 2025.12.18 18:40:58.365968 [ 276 ] {b440b3a2-f9a1-4d4d-9b5f-eabffb5b1b59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 15615 | 2025.12.18 18:40:58.366004 [ 276 ] {b440b3a2-f9a1-4d4d-9b5f-eabffb5b1b59} <Debug> TCPHandler: Processed in 0.001386198 sec. | ||
| 15616 | 2025.12.18 18:40:58.367820 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15617 | 2025.12.18 18:40:58.723724 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15618 | 2025.12.18 18:40:58.723788 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15619 | 2025.12.18 18:40:58.726488 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15620 | 2025.12.18 18:40:59.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.37 MiB, peak 395.34 MiB, free memory in arenas 0.00 B, will set to 379.93 MiB (RSS), difference: 3.56 MiB | ||
| 15621 | 2025.12.18 18:40:59.209170 [ 220 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15622 | 2025.12.18 18:40:59.209226 [ 220 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15623 | 2025.12.18 18:40:59.210995 [ 220 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15624 | 2025.12.18 18:40:59.591561 [ 219 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15625 | 2025.12.18 18:40:59.591607 [ 219 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15626 | 2025.12.18 18:40:59.597716 [ 219 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15627 | 2025.12.18 18:40:59.661945 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15628 | 2025.12.18 18:40:59.662009 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15629 | 2025.12.18 18:40:59.855246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38350 | ||
| 15630 | 2025.12.18 18:40:59.855824 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15631 | 2025.12.18 18:40:59.855876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15632 | 2025.12.18 18:40:59.856403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15633 | 2025.12.18 18:40:59.856634 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2025.12.18 18:40:59.856782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38350 | ||
| 15635 | 2025.12.18 18:40:59.865808 [ 225 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15636 | 2025.12.18 18:40:59.865839 [ 225 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15637 | 2025.12.18 18:40:59.868281 [ 225 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15638 | 2025.12.18 18:40:59.987914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1864 | ||
| 15639 | 2025.12.18 18:40:59.990495 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15640 | 2025.12.18 18:40:59.990546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15641 | 2025.12.18 18:40:59.991783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15642 | 2025.12.18 18:40:59.992065 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2025.12.18 18:40:59.992471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 15644 | 2025.12.18 18:41:00.001613 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001220156 sec. | ||
| 15645 | 2025.12.18 18:41:00.147356 [ 224 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15646 | 2025.12.18 18:41:00.147412 [ 224 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15647 | 2025.12.18 18:41:00.149594 [ 224 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15648 | 2025.12.18 18:41:01.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.93 MiB, peak 395.34 MiB, free memory in arenas 0.00 B, will set to 379.93 MiB (RSS), difference: 4.00 MiB | ||
| 15649 | 2025.12.18 18:41:01.889296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15650 | 2025.12.18 18:41:01.906675 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15651 | 2025.12.18 18:41:01.906747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15652 | 2025.12.18 18:41:01.912875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15653 | 2025.12.18 18:41:01.913666 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15654 | 2025.12.18 18:41:01.917807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15655 | 2025.12.18 18:41:03.357866 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15656 | 2025.12.18 18:41:03.358098 [ 276 ] {a8cbb10c-4d05-4f9e-bf92-b4990e0875fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15657 | 2025.12.18 18:41:03.358175 [ 276 ] {a8cbb10c-4d05-4f9e-bf92-b4990e0875fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15658 | 2025.12.18 18:41:03.358896 [ 276 ] {a8cbb10c-4d05-4f9e-bf92-b4990e0875fb} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15659 | 2025.12.18 18:41:03.358948 [ 276 ] {a8cbb10c-4d05-4f9e-bf92-b4990e0875fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15660 | 2025.12.18 18:41:03.359358 [ 276 ] {a8cbb10c-4d05-4f9e-bf92-b4990e0875fb} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15661 | 2025.12.18 18:41:03.359600 [ 276 ] {a8cbb10c-4d05-4f9e-bf92-b4990e0875fb} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15662 | 2025.12.18 18:41:03.359774 [ 276 ] {a8cbb10c-4d05-4f9e-bf92-b4990e0875fb} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001745 sec., 73352.43553008596 rows/sec., 6.32 MiB/sec. | ||
| 15663 | 2025.12.18 18:41:03.359841 [ 276 ] {a8cbb10c-4d05-4f9e-bf92-b4990e0875fb} <Debug> TCPHandler: Processed in 0.002161108 sec. | ||
| 15664 | 2025.12.18 18:41:03.359975 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15665 | 2025.12.18 18:41:03.360090 [ 276 ] {49b290fa-1ffa-4251-ae51-5460be43b882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15666 | 2025.12.18 18:41:03.360137 [ 276 ] {49b290fa-1ffa-4251-ae51-5460be43b882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15667 | 2025.12.18 18:41:03.360590 [ 276 ] {49b290fa-1ffa-4251-ae51-5460be43b882} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15668 | 2025.12.18 18:41:03.360632 [ 276 ] {49b290fa-1ffa-4251-ae51-5460be43b882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15669 | 2025.12.18 18:41:03.360951 [ 276 ] {49b290fa-1ffa-4251-ae51-5460be43b882} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15670 | 2025.12.18 18:41:03.361174 [ 276 ] {49b290fa-1ffa-4251-ae51-5460be43b882} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15671 | 2025.12.18 18:41:03.361318 [ 276 ] {49b290fa-1ffa-4251-ae51-5460be43b882} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001255 sec., 28685.258964143424 rows/sec., 2.11 MiB/sec. | ||
| 15672 | 2025.12.18 18:41:03.361362 [ 276 ] {49b290fa-1ffa-4251-ae51-5460be43b882} <Debug> TCPHandler: Processed in 0.001440199 sec. | ||
| 15673 | 2025.12.18 18:41:03.361476 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15674 | 2025.12.18 18:41:03.361577 [ 276 ] {f1278c08-0e50-4899-95ab-8a3c41917052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15675 | 2025.12.18 18:41:03.361621 [ 276 ] {f1278c08-0e50-4899-95ab-8a3c41917052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15676 | 2025.12.18 18:41:03.362074 [ 276 ] {f1278c08-0e50-4899-95ab-8a3c41917052} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15677 | 2025.12.18 18:41:03.362114 [ 276 ] {f1278c08-0e50-4899-95ab-8a3c41917052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15678 | 2025.12.18 18:41:03.362438 [ 276 ] {f1278c08-0e50-4899-95ab-8a3c41917052} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15679 | 2025.12.18 18:41:03.362657 [ 276 ] {f1278c08-0e50-4899-95ab-8a3c41917052} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2025.12.18 18:41:03.362793 [ 276 ] {f1278c08-0e50-4899-95ab-8a3c41917052} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001237 sec., 80840.74373484236 rows/sec., 6.31 MiB/sec. | ||
| 15681 | 2025.12.18 18:41:03.362834 [ 276 ] {f1278c08-0e50-4899-95ab-8a3c41917052} <Debug> TCPHandler: Processed in 0.001409179 sec. | ||
| 15682 | 2025.12.18 18:41:03.362951 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15683 | 2025.12.18 18:41:03.363049 [ 276 ] {7a614d17-d2fa-4fc3-96f9-00dbdc0dc89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15684 | 2025.12.18 18:41:03.363095 [ 276 ] {7a614d17-d2fa-4fc3-96f9-00dbdc0dc89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15685 | 2025.12.18 18:41:03.363505 [ 276 ] {7a614d17-d2fa-4fc3-96f9-00dbdc0dc89d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15686 | 2025.12.18 18:41:03.363544 [ 276 ] {7a614d17-d2fa-4fc3-96f9-00dbdc0dc89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15687 | 2025.12.18 18:41:03.363875 [ 276 ] {7a614d17-d2fa-4fc3-96f9-00dbdc0dc89d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15688 | 2025.12.18 18:41:03.364090 [ 276 ] {7a614d17-d2fa-4fc3-96f9-00dbdc0dc89d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15689 | 2025.12.18 18:41:03.364225 [ 276 ] {7a614d17-d2fa-4fc3-96f9-00dbdc0dc89d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 15690 | 2025.12.18 18:41:03.364265 [ 276 ] {7a614d17-d2fa-4fc3-96f9-00dbdc0dc89d} <Debug> TCPHandler: Processed in 0.001364197 sec. | ||
| 15691 | 2025.12.18 18:41:03.364380 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15692 | 2025.12.18 18:41:03.364475 [ 276 ] {e55a479e-ebc5-4142-99f6-cf59a2137956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15693 | 2025.12.18 18:41:03.364529 [ 276 ] {e55a479e-ebc5-4142-99f6-cf59a2137956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15694 | 2025.12.18 18:41:03.365378 [ 276 ] {e55a479e-ebc5-4142-99f6-cf59a2137956} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15695 | 2025.12.18 18:41:03.365416 [ 276 ] {e55a479e-ebc5-4142-99f6-cf59a2137956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15696 | 2025.12.18 18:41:03.365966 [ 276 ] {e55a479e-ebc5-4142-99f6-cf59a2137956} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15697 | 2025.12.18 18:41:03.366193 [ 276 ] {e55a479e-ebc5-4142-99f6-cf59a2137956} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15698 | 2025.12.18 18:41:03.366334 [ 276 ] {e55a479e-ebc5-4142-99f6-cf59a2137956} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001876 sec., 19189.765458422175 rows/sec., 34.39 MiB/sec. | ||
| 15699 | 2025.12.18 18:41:03.366394 [ 276 ] {e55a479e-ebc5-4142-99f6-cf59a2137956} <Debug> TCPHandler: Processed in 0.002063637 sec. | ||
| 15700 | 2025.12.18 18:41:03.366514 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15701 | 2025.12.18 18:41:03.366609 [ 276 ] {c65a8395-1f0d-4f00-b9ad-b9a0249a7d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15702 | 2025.12.18 18:41:03.366653 [ 276 ] {c65a8395-1f0d-4f00-b9ad-b9a0249a7d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15703 | 2025.12.18 18:41:03.366994 [ 276 ] {c65a8395-1f0d-4f00-b9ad-b9a0249a7d3f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2025.12.18 18:41:03.367032 [ 276 ] {c65a8395-1f0d-4f00-b9ad-b9a0249a7d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15705 | 2025.12.18 18:41:03.367349 [ 276 ] {c65a8395-1f0d-4f00-b9ad-b9a0249a7d3f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15706 | 2025.12.18 18:41:03.367565 [ 276 ] {c65a8395-1f0d-4f00-b9ad-b9a0249a7d3f} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2025.12.18 18:41:03.367696 [ 276 ] {c65a8395-1f0d-4f00-b9ad-b9a0249a7d3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 15708 | 2025.12.18 18:41:03.367735 [ 276 ] {c65a8395-1f0d-4f00-b9ad-b9a0249a7d3f} <Debug> TCPHandler: Processed in 0.001271537 sec. | ||
| 15709 | 2025.12.18 18:41:07.357005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38862 | ||
| 15710 | 2025.12.18 18:41:07.357569 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15711 | 2025.12.18 18:41:07.357615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15712 | 2025.12.18 18:41:07.358111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15713 | 2025.12.18 18:41:07.358341 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15714 | 2025.12.18 18:41:07.358466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38862 | ||
| 15715 | 2025.12.18 18:41:07.358477 [ 78 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15716 | 2025.12.18 18:41:07.358541 [ 78 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15717 | 2025.12.18 18:41:07.358561 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15718 | 2025.12.18 18:41:07.358664 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 15719 | 2025.12.18 18:41:07.358781 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15720 | 2025.12.18 18:41:07.358824 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36430 rows starting from the beginning of the part | ||
| 15721 | 2025.12.18 18:41:07.358887 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 15722 | 2025.12.18 18:41:07.358930 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 15723 | 2025.12.18 18:41:07.358973 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 15724 | 2025.12.18 18:41:07.359011 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 15725 | 2025.12.18 18:41:07.359051 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 15726 | 2025.12.18 18:41:07.361695 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38862 rows, containing 4 columns (4 merged, 0 gathered) in 0.003071299 sec., 12653277.977819808 rows/sec., 181.01 MiB/sec. | ||
| 15727 | 2025.12.18 18:41:07.361998 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15728 | 2025.12.18 18:41:07.362284 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15729 | 2025.12.18 18:41:07.362356 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_81_16} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15730 | 2025.12.18 18:41:07.362437 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 15731 | 2025.12.18 18:41:08.383878 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15732 | 2025.12.18 18:41:08.384060 [ 276 ] {31e45203-b5a6-4174-99e0-26dfdc89a574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15733 | 2025.12.18 18:41:08.384128 [ 276 ] {31e45203-b5a6-4174-99e0-26dfdc89a574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15734 | 2025.12.18 18:41:08.384755 [ 276 ] {31e45203-b5a6-4174-99e0-26dfdc89a574} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15735 | 2025.12.18 18:41:08.384802 [ 276 ] {31e45203-b5a6-4174-99e0-26dfdc89a574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15736 | 2025.12.18 18:41:08.385190 [ 276 ] {31e45203-b5a6-4174-99e0-26dfdc89a574} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15737 | 2025.12.18 18:41:08.385427 [ 276 ] {31e45203-b5a6-4174-99e0-26dfdc89a574} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2025.12.18 18:41:08.385600 [ 276 ] {31e45203-b5a6-4174-99e0-26dfdc89a574} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001588 sec., 2518.891687657431 rows/sec., 205.40 KiB/sec. | ||
| 15739 | 2025.12.18 18:41:08.385652 [ 276 ] {31e45203-b5a6-4174-99e0-26dfdc89a574} <Debug> TCPHandler: Processed in 0.001910975 sec. | ||
| 15740 | 2025.12.18 18:41:08.385777 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15741 | 2025.12.18 18:41:08.385884 [ 276 ] {c25df482-7cc5-46c5-bb19-c8720c8ebb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15742 | 2025.12.18 18:41:08.385928 [ 276 ] {c25df482-7cc5-46c5-bb19-c8720c8ebb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15743 | 2025.12.18 18:41:08.386798 [ 276 ] {c25df482-7cc5-46c5-bb19-c8720c8ebb0f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2025.12.18 18:41:08.386843 [ 276 ] {c25df482-7cc5-46c5-bb19-c8720c8ebb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15745 | 2025.12.18 18:41:08.387244 [ 276 ] {c25df482-7cc5-46c5-bb19-c8720c8ebb0f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15746 | 2025.12.18 18:41:08.387463 [ 276 ] {c25df482-7cc5-46c5-bb19-c8720c8ebb0f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2025.12.18 18:41:08.387597 [ 276 ] {c25df482-7cc5-46c5-bb19-c8720c8ebb0f} <Debug> executeQuery: Read 1209 rows, 102.18 KiB in 0.001737 sec., 696027.633851468 rows/sec., 57.45 MiB/sec. | ||
| 15748 | 2025.12.18 18:41:08.387637 [ 276 ] {c25df482-7cc5-46c5-bb19-c8720c8ebb0f} <Debug> TCPHandler: Processed in 0.001913694 sec. | ||
| 15749 | 2025.12.18 18:41:08.387751 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2025.12.18 18:41:08.387850 [ 276 ] {ce60565b-7952-4478-ba16-fe3dedecf7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15751 | 2025.12.18 18:41:08.387892 [ 276 ] {ce60565b-7952-4478-ba16-fe3dedecf7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15752 | 2025.12.18 18:41:08.388289 [ 276 ] {ce60565b-7952-4478-ba16-fe3dedecf7db} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2025.12.18 18:41:08.388328 [ 276 ] {ce60565b-7952-4478-ba16-fe3dedecf7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15754 | 2025.12.18 18:41:08.388626 [ 276 ] {ce60565b-7952-4478-ba16-fe3dedecf7db} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15755 | 2025.12.18 18:41:08.388854 [ 276 ] {ce60565b-7952-4478-ba16-fe3dedecf7db} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2025.12.18 18:41:08.388988 [ 276 ] {ce60565b-7952-4478-ba16-fe3dedecf7db} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001159 sec., 7765.314926660914 rows/sec., 565.38 KiB/sec. | ||
| 15757 | 2025.12.18 18:41:08.389028 [ 276 ] {ce60565b-7952-4478-ba16-fe3dedecf7db} <Debug> TCPHandler: Processed in 0.001328827 sec. | ||
| 15758 | 2025.12.18 18:41:08.389137 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15759 | 2025.12.18 18:41:08.389233 [ 276 ] {a1a289e4-8ce0-4465-bdb9-e24cfc7fb519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15760 | 2025.12.18 18:41:08.389275 [ 276 ] {a1a289e4-8ce0-4465-bdb9-e24cfc7fb519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15761 | 2025.12.18 18:41:08.389721 [ 276 ] {a1a289e4-8ce0-4465-bdb9-e24cfc7fb519} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15762 | 2025.12.18 18:41:08.389760 [ 276 ] {a1a289e4-8ce0-4465-bdb9-e24cfc7fb519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15763 | 2025.12.18 18:41:08.390070 [ 276 ] {a1a289e4-8ce0-4465-bdb9-e24cfc7fb519} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15764 | 2025.12.18 18:41:08.390289 [ 276 ] {a1a289e4-8ce0-4465-bdb9-e24cfc7fb519} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2025.12.18 18:41:08.390420 [ 276 ] {a1a289e4-8ce0-4465-bdb9-e24cfc7fb519} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001205 sec., 190041.49377593363 rows/sec., 12.87 MiB/sec. | ||
| 15766 | 2025.12.18 18:41:08.390460 [ 276 ] {a1a289e4-8ce0-4465-bdb9-e24cfc7fb519} <Debug> TCPHandler: Processed in 0.001374418 sec. | ||
| 15767 | 2025.12.18 18:41:08.390568 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15768 | 2025.12.18 18:41:08.390663 [ 276 ] {4e2acab7-9d37-4a45-8273-ad18f7de2998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15769 | 2025.12.18 18:41:08.390704 [ 276 ] {4e2acab7-9d37-4a45-8273-ad18f7de2998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15770 | 2025.12.18 18:41:08.391241 [ 276 ] {4e2acab7-9d37-4a45-8273-ad18f7de2998} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15771 | 2025.12.18 18:41:08.391279 [ 276 ] {4e2acab7-9d37-4a45-8273-ad18f7de2998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15772 | 2025.12.18 18:41:08.391606 [ 276 ] {4e2acab7-9d37-4a45-8273-ad18f7de2998} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15773 | 2025.12.18 18:41:08.391826 [ 276 ] {4e2acab7-9d37-4a45-8273-ad18f7de2998} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15774 | 2025.12.18 18:41:08.391960 [ 276 ] {4e2acab7-9d37-4a45-8273-ad18f7de2998} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001315 sec., 402281.36882129277 rows/sec., 29.80 MiB/sec. | ||
| 15775 | 2025.12.18 18:41:08.391999 [ 276 ] {4e2acab7-9d37-4a45-8273-ad18f7de2998} <Debug> TCPHandler: Processed in 0.001482888 sec. | ||
| 15776 | 2025.12.18 18:41:08.392110 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15777 | 2025.12.18 18:41:08.392206 [ 276 ] {feeb7c69-985d-491e-b5f4-91bf406770a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15778 | 2025.12.18 18:41:08.392251 [ 276 ] {feeb7c69-985d-491e-b5f4-91bf406770a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15779 | 2025.12.18 18:41:08.392777 [ 276 ] {feeb7c69-985d-491e-b5f4-91bf406770a4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15780 | 2025.12.18 18:41:08.392814 [ 276 ] {feeb7c69-985d-491e-b5f4-91bf406770a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15781 | 2025.12.18 18:41:08.393190 [ 276 ] {feeb7c69-985d-491e-b5f4-91bf406770a4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15782 | 2025.12.18 18:41:08.393419 [ 276 ] {feeb7c69-985d-491e-b5f4-91bf406770a4} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2025.12.18 18:41:08.393551 [ 276 ] {feeb7c69-985d-491e-b5f4-91bf406770a4} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001363 sec., 620689.6551724138 rows/sec., 41.78 MiB/sec. | ||
| 15784 | 2025.12.18 18:41:08.393590 [ 276 ] {feeb7c69-985d-491e-b5f4-91bf406770a4} <Debug> TCPHandler: Processed in 0.00153185 sec. | ||
| 15785 | 2025.12.18 18:41:08.393699 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2025.12.18 18:41:08.393794 [ 276 ] {64d57af8-efd5-434e-a028-c711c145e578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15787 | 2025.12.18 18:41:08.393838 [ 276 ] {64d57af8-efd5-434e-a028-c711c145e578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15788 | 2025.12.18 18:41:08.394146 [ 276 ] {64d57af8-efd5-434e-a028-c711c145e578} <Trace> oximeter.measurements_f64 (b2092ecf-0962-4c23-bb52-ac25f96b374b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2025.12.18 18:41:08.394180 [ 276 ] {64d57af8-efd5-434e-a028-c711c145e578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15790 | 2025.12.18 18:41:08.394482 [ 276 ] {64d57af8-efd5-434e-a028-c711c145e578} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 15791 | 2025.12.18 18:41:08.394701 [ 276 ] {64d57af8-efd5-434e-a028-c711c145e578} <Trace> oximeter.measurements_f64 (b2092ecf-0962-4c23-bb52-ac25f96b374b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15792 | 2025.12.18 18:41:08.394833 [ 276 ] {64d57af8-efd5-434e-a028-c711c145e578} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001057 sec., 946.073793755913 rows/sec., 60.05 KiB/sec. | ||
| 15793 | 2025.12.18 18:41:08.394872 [ 276 ] {64d57af8-efd5-434e-a028-c711c145e578} <Debug> TCPHandler: Processed in 0.001223485 sec. | ||
| 15794 | 2025.12.18 18:41:08.394989 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15795 | 2025.12.18 18:41:08.395084 [ 276 ] {57a59276-d8f3-4a4a-9be3-93affc1d2b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15796 | 2025.12.18 18:41:08.395139 [ 276 ] {57a59276-d8f3-4a4a-9be3-93affc1d2b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15797 | 2025.12.18 18:41:08.395887 [ 276 ] {57a59276-d8f3-4a4a-9be3-93affc1d2b23} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15798 | 2025.12.18 18:41:08.395923 [ 276 ] {57a59276-d8f3-4a4a-9be3-93affc1d2b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15799 | 2025.12.18 18:41:08.396428 [ 276 ] {57a59276-d8f3-4a4a-9be3-93affc1d2b23} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15800 | 2025.12.18 18:41:08.396661 [ 276 ] {57a59276-d8f3-4a4a-9be3-93affc1d2b23} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15801 | 2025.12.18 18:41:08.396803 [ 276 ] {57a59276-d8f3-4a4a-9be3-93affc1d2b23} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001737 sec., 2878.526194588371 rows/sec., 5.16 MiB/sec. | ||
| 15802 | 2025.12.18 18:41:08.396864 [ 276 ] {57a59276-d8f3-4a4a-9be3-93affc1d2b23} <Debug> TCPHandler: Processed in 0.001935965 sec. | ||
| 15803 | 2025.12.18 18:41:08.397040 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15804 | 2025.12.18 18:41:08.397155 [ 276 ] {9a8549f1-0bcc-4ba9-97a1-861a97ab753a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15805 | 2025.12.18 18:41:08.397200 [ 276 ] {9a8549f1-0bcc-4ba9-97a1-861a97ab753a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15806 | 2025.12.18 18:41:08.397543 [ 276 ] {9a8549f1-0bcc-4ba9-97a1-861a97ab753a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2025.12.18 18:41:08.397579 [ 276 ] {9a8549f1-0bcc-4ba9-97a1-861a97ab753a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15808 | 2025.12.18 18:41:08.397894 [ 276 ] {9a8549f1-0bcc-4ba9-97a1-861a97ab753a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15809 | 2025.12.18 18:41:08.398123 [ 276 ] {9a8549f1-0bcc-4ba9-97a1-861a97ab753a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15810 | 2025.12.18 18:41:08.398254 [ 276 ] {9a8549f1-0bcc-4ba9-97a1-861a97ab753a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 15811 | 2025.12.18 18:41:08.398291 [ 276 ] {9a8549f1-0bcc-4ba9-97a1-861a97ab753a} <Debug> TCPHandler: Processed in 0.001321027 sec. | ||
| 15812 | 2025.12.18 18:41:09.418003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15813 | 2025.12.18 18:41:09.435718 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15814 | 2025.12.18 18:41:09.435771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15815 | 2025.12.18 18:41:09.441965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15816 | 2025.12.18 18:41:09.442672 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15817 | 2025.12.18 18:41:09.443035 [ 74 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15818 | 2025.12.18 18:41:09.443128 [ 74 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15819 | 2025.12.18 18:41:09.443163 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15820 | 2025.12.18 18:41:09.443357 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 15821 | 2025.12.18 18:41:09.446115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15822 | 2025.12.18 18:41:09.447354 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15823 | 2025.12.18 18:41:09.448958 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 15824 | 2025.12.18 18:41:09.453610 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 15825 | 2025.12.18 18:41:09.458505 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 15826 | 2025.12.18 18:41:09.463138 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 15827 | 2025.12.18 18:41:09.468278 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 15828 | 2025.12.18 18:41:09.473332 [ 199 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 15829 | 2025.12.18 18:41:09.531820 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.088541381 sec., 6889.433992451507 rows/sec., 35.62 MiB/sec. | ||
| 15830 | 2025.12.18 18:41:09.534169 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15831 | 2025.12.18 18:41:09.535998 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15832 | 2025.12.18 18:41:09.536091 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_81_16} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15833 | 2025.12.18 18:41:09.537766 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15834 | 2025.12.18 18:41:09.992836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1894 | ||
| 15835 | 2025.12.18 18:41:09.995409 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2025.12.18 18:41:09.995456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15837 | 2025.12.18 18:41:09.996631 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15838 | 2025.12.18 18:41:09.996913 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15839 | 2025.12.18 18:41:09.997173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1894 | ||
| 15840 | 2025.12.18 18:41:10.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.00 MiB, peak 398.43 MiB, free memory in arenas 0.00 B, will set to 379.94 MiB (RSS), difference: 2.93 MiB | ||
| 15841 | 2025.12.18 18:41:13.359098 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15842 | 2025.12.18 18:41:13.359405 [ 276 ] {9b4b71fb-eee0-4e20-b836-4519d4af4575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15843 | 2025.12.18 18:41:13.359510 [ 276 ] {9b4b71fb-eee0-4e20-b836-4519d4af4575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15844 | 2025.12.18 18:41:13.360320 [ 276 ] {9b4b71fb-eee0-4e20-b836-4519d4af4575} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2025.12.18 18:41:13.360368 [ 276 ] {9b4b71fb-eee0-4e20-b836-4519d4af4575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15846 | 2025.12.18 18:41:13.360767 [ 276 ] {9b4b71fb-eee0-4e20-b836-4519d4af4575} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15847 | 2025.12.18 18:41:13.360995 [ 276 ] {9b4b71fb-eee0-4e20-b836-4519d4af4575} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15848 | 2025.12.18 18:41:13.361160 [ 276 ] {9b4b71fb-eee0-4e20-b836-4519d4af4575} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001834 sec., 69792.8026172301 rows/sec., 6.01 MiB/sec. | ||
| 15849 | 2025.12.18 18:41:13.361211 [ 276 ] {9b4b71fb-eee0-4e20-b836-4519d4af4575} <Debug> TCPHandler: Processed in 0.00230091 sec. | ||
| 15850 | 2025.12.18 18:41:13.361333 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15851 | 2025.12.18 18:41:13.361435 [ 276 ] {082cd698-3a27-46b3-84b5-ea4723083f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15852 | 2025.12.18 18:41:13.361478 [ 276 ] {082cd698-3a27-46b3-84b5-ea4723083f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15853 | 2025.12.18 18:41:13.361892 [ 276 ] {082cd698-3a27-46b3-84b5-ea4723083f53} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15854 | 2025.12.18 18:41:13.361929 [ 276 ] {082cd698-3a27-46b3-84b5-ea4723083f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15855 | 2025.12.18 18:41:13.362235 [ 276 ] {082cd698-3a27-46b3-84b5-ea4723083f53} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15856 | 2025.12.18 18:41:13.362452 [ 276 ] {082cd698-3a27-46b3-84b5-ea4723083f53} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2025.12.18 18:41:13.362583 [ 276 ] {082cd698-3a27-46b3-84b5-ea4723083f53} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001171 sec., 30742.954739538858 rows/sec., 2.26 MiB/sec. | ||
| 15858 | 2025.12.18 18:41:13.362581 [ 70 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15859 | 2025.12.18 18:41:13.362622 [ 276 ] {082cd698-3a27-46b3-84b5-ea4723083f53} <Debug> TCPHandler: Processed in 0.001342868 sec. | ||
| 15860 | 2025.12.18 18:41:13.362661 [ 70 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2025.12.18 18:41:13.362691 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15862 | 2025.12.18 18:41:13.362738 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15863 | 2025.12.18 18:41:13.362838 [ 276 ] {39217819-8c45-4b25-858e-1133f77549f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15864 | 2025.12.18 18:41:13.362860 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15865 | 2025.12.18 18:41:13.362878 [ 276 ] {39217819-8c45-4b25-858e-1133f77549f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15866 | 2025.12.18 18:41:13.363083 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15867 | 2025.12.18 18:41:13.363144 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 71 rows starting from the beginning of the part | ||
| 15868 | 2025.12.18 18:41:13.363250 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 52 rows starting from the beginning of the part | ||
| 15869 | 2025.12.18 18:41:13.363329 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 5 rows starting from the beginning of the part | ||
| 15870 | 2025.12.18 18:41:13.363366 [ 276 ] {39217819-8c45-4b25-858e-1133f77549f1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15871 | 2025.12.18 18:41:13.363399 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 36 rows starting from the beginning of the part | ||
| 15872 | 2025.12.18 18:41:13.363409 [ 276 ] {39217819-8c45-4b25-858e-1133f77549f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15873 | 2025.12.18 18:41:13.363476 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 9 rows starting from the beginning of the part | ||
| 15874 | 2025.12.18 18:41:13.363553 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 36 rows starting from the beginning of the part | ||
| 15875 | 2025.12.18 18:41:13.363747 [ 276 ] {39217819-8c45-4b25-858e-1133f77549f1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15876 | 2025.12.18 18:41:13.363995 [ 276 ] {39217819-8c45-4b25-858e-1133f77549f1} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2025.12.18 18:41:13.364131 [ 276 ] {39217819-8c45-4b25-858e-1133f77549f1} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001314 sec., 76103.500761035 rows/sec., 5.94 MiB/sec. | ||
| 15878 | 2025.12.18 18:41:13.364169 [ 276 ] {39217819-8c45-4b25-858e-1133f77549f1} <Debug> TCPHandler: Processed in 0.001481789 sec. | ||
| 15879 | 2025.12.18 18:41:13.364275 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15880 | 2025.12.18 18:41:13.364369 [ 276 ] {2b261300-7ac7-4f82-801d-b72703bb996c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15881 | 2025.12.18 18:41:13.364413 [ 276 ] {2b261300-7ac7-4f82-801d-b72703bb996c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15882 | 2025.12.18 18:41:13.364472 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702112 sec., 122788.62965539283 rows/sec., 9.47 MiB/sec. | ||
| 15883 | 2025.12.18 18:41:13.364609 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15884 | 2025.12.18 18:41:13.364814 [ 276 ] {2b261300-7ac7-4f82-801d-b72703bb996c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15885 | 2025.12.18 18:41:13.364857 [ 276 ] {2b261300-7ac7-4f82-801d-b72703bb996c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15886 | 2025.12.18 18:41:13.364863 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15887 | 2025.12.18 18:41:13.364952 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_116_23} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15888 | 2025.12.18 18:41:13.365037 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15889 | 2025.12.18 18:41:13.365203 [ 276 ] {2b261300-7ac7-4f82-801d-b72703bb996c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15890 | 2025.12.18 18:41:13.365416 [ 276 ] {2b261300-7ac7-4f82-801d-b72703bb996c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2025.12.18 18:41:13.365546 [ 276 ] {2b261300-7ac7-4f82-801d-b72703bb996c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 15892 | 2025.12.18 18:41:13.365584 [ 276 ] {2b261300-7ac7-4f82-801d-b72703bb996c} <Debug> TCPHandler: Processed in 0.001358657 sec. | ||
| 15893 | 2025.12.18 18:41:13.365687 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15894 | 2025.12.18 18:41:13.365791 [ 276 ] {a7c6f230-1318-4d05-993e-627f8eb30067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15895 | 2025.12.18 18:41:13.365851 [ 276 ] {a7c6f230-1318-4d05-993e-627f8eb30067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15896 | 2025.12.18 18:41:13.366720 [ 276 ] {a7c6f230-1318-4d05-993e-627f8eb30067} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15897 | 2025.12.18 18:41:13.366761 [ 276 ] {a7c6f230-1318-4d05-993e-627f8eb30067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15898 | 2025.12.18 18:41:13.367342 [ 276 ] {a7c6f230-1318-4d05-993e-627f8eb30067} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15899 | 2025.12.18 18:41:13.367593 [ 276 ] {a7c6f230-1318-4d05-993e-627f8eb30067} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15900 | 2025.12.18 18:41:13.367736 [ 276 ] {a7c6f230-1318-4d05-993e-627f8eb30067} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001965 sec., 18320.610687022898 rows/sec., 32.83 MiB/sec. | ||
| 15901 | 2025.12.18 18:41:13.367806 [ 276 ] {a7c6f230-1318-4d05-993e-627f8eb30067} <Debug> TCPHandler: Processed in 0.002170828 sec. | ||
| 15902 | 2025.12.18 18:41:13.367920 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15903 | 2025.12.18 18:41:13.368017 [ 276 ] {e3748ec0-fba7-46a6-b528-22d0760e10e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15904 | 2025.12.18 18:41:13.368061 [ 276 ] {e3748ec0-fba7-46a6-b528-22d0760e10e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15905 | 2025.12.18 18:41:13.368396 [ 276 ] {e3748ec0-fba7-46a6-b528-22d0760e10e8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15906 | 2025.12.18 18:41:13.368437 [ 276 ] {e3748ec0-fba7-46a6-b528-22d0760e10e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15907 | 2025.12.18 18:41:13.368754 [ 276 ] {e3748ec0-fba7-46a6-b528-22d0760e10e8} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15908 | 2025.12.18 18:41:13.368976 [ 276 ] {e3748ec0-fba7-46a6-b528-22d0760e10e8} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15909 | 2025.12.18 18:41:13.369114 [ 276 ] {e3748ec0-fba7-46a6-b528-22d0760e10e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 15910 | 2025.12.18 18:41:13.369152 [ 276 ] {e3748ec0-fba7-46a6-b528-22d0760e10e8} <Debug> TCPHandler: Processed in 0.001282246 sec. | ||
| 15911 | 2025.12.18 18:41:14.662056 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15912 | 2025.12.18 18:41:14.662115 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15913 | 2025.12.18 18:41:14.858615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39310 | ||
| 15914 | 2025.12.18 18:41:14.859136 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15915 | 2025.12.18 18:41:14.859174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15916 | 2025.12.18 18:41:14.859677 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15917 | 2025.12.18 18:41:14.859916 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15918 | 2025.12.18 18:41:14.860061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39310 | ||
| 15919 | 2025.12.18 18:41:16.946228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 15920 | 2025.12.18 18:41:16.963611 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15921 | 2025.12.18 18:41:16.963670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15922 | 2025.12.18 18:41:16.969814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15923 | 2025.12.18 18:41:16.970570 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15924 | 2025.12.18 18:41:16.973689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 15925 | 2025.12.18 18:41:18.356770 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15926 | 2025.12.18 18:41:18.356978 [ 276 ] {82ed222e-b7a5-41c5-8854-987834511030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15927 | 2025.12.18 18:41:18.357055 [ 276 ] {82ed222e-b7a5-41c5-8854-987834511030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15928 | 2025.12.18 18:41:18.357808 [ 276 ] {82ed222e-b7a5-41c5-8854-987834511030} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2025.12.18 18:41:18.357859 [ 276 ] {82ed222e-b7a5-41c5-8854-987834511030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15930 | 2025.12.18 18:41:18.358262 [ 276 ] {82ed222e-b7a5-41c5-8854-987834511030} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15931 | 2025.12.18 18:41:18.358506 [ 276 ] {82ed222e-b7a5-41c5-8854-987834511030} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2025.12.18 18:41:18.358664 [ 68 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15933 | 2025.12.18 18:41:18.358676 [ 276 ] {82ed222e-b7a5-41c5-8854-987834511030} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001753 sec., 37649.74329720479 rows/sec., 3.00 MiB/sec. | ||
| 15934 | 2025.12.18 18:41:18.358711 [ 68 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15935 | 2025.12.18 18:41:18.358738 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15936 | 2025.12.18 18:41:18.358762 [ 276 ] {82ed222e-b7a5-41c5-8854-987834511030} <Debug> TCPHandler: Processed in 0.002136568 sec. | ||
| 15937 | 2025.12.18 18:41:18.358820 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15938 | 2025.12.18 18:41:18.358904 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15939 | 2025.12.18 18:41:18.358905 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15940 | 2025.12.18 18:41:18.358951 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1408 rows starting from the beginning of the part | ||
| 15941 | 2025.12.18 18:41:18.359010 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 66 rows starting from the beginning of the part | ||
| 15942 | 2025.12.18 18:41:18.359029 [ 276 ] {80bcda18-8d2b-4ed3-83b5-6e83d54be065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15943 | 2025.12.18 18:41:18.359055 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 128 rows starting from the beginning of the part | ||
| 15944 | 2025.12.18 18:41:18.359081 [ 276 ] {80bcda18-8d2b-4ed3-83b5-6e83d54be065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15945 | 2025.12.18 18:41:18.359097 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1209 rows starting from the beginning of the part | ||
| 15946 | 2025.12.18 18:41:18.359136 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 128 rows starting from the beginning of the part | ||
| 15947 | 2025.12.18 18:41:18.359177 [ 200 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 66 rows starting from the beginning of the part | ||
| 15948 | 2025.12.18 18:41:18.359579 [ 276 ] {80bcda18-8d2b-4ed3-83b5-6e83d54be065} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2025.12.18 18:41:18.359622 [ 276 ] {80bcda18-8d2b-4ed3-83b5-6e83d54be065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15950 | 2025.12.18 18:41:18.359970 [ 276 ] {80bcda18-8d2b-4ed3-83b5-6e83d54be065} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15951 | 2025.12.18 18:41:18.360193 [ 276 ] {80bcda18-8d2b-4ed3-83b5-6e83d54be065} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2025.12.18 18:41:18.360330 [ 276 ] {80bcda18-8d2b-4ed3-83b5-6e83d54be065} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001332 sec., 3753.7537537537537 rows/sec., 282.26 KiB/sec. | ||
| 15953 | 2025.12.18 18:41:18.360371 [ 276 ] {80bcda18-8d2b-4ed3-83b5-6e83d54be065} <Debug> TCPHandler: Processed in 0.00153144 sec. | ||
| 15954 | 2025.12.18 18:41:18.360484 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2025.12.18 18:41:18.360513 [ 187 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3005 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720602 sec., 1746481.7546416894 rows/sec., 152.29 MiB/sec. | ||
| 15956 | 2025.12.18 18:41:18.360584 [ 276 ] {075c2e77-70a1-4b68-ae20-40ecaad3b13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15957 | 2025.12.18 18:41:18.360629 [ 276 ] {075c2e77-70a1-4b68-ae20-40ecaad3b13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15958 | 2025.12.18 18:41:18.360759 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15959 | 2025.12.18 18:41:18.361047 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2025.12.18 18:41:18.361056 [ 276 ] {075c2e77-70a1-4b68-ae20-40ecaad3b13c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15961 | 2025.12.18 18:41:18.361093 [ 276 ] {075c2e77-70a1-4b68-ae20-40ecaad3b13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15962 | 2025.12.18 18:41:18.361114 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_121_24} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15963 | 2025.12.18 18:41:18.361194 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15964 | 2025.12.18 18:41:18.361402 [ 276 ] {075c2e77-70a1-4b68-ae20-40ecaad3b13c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15965 | 2025.12.18 18:41:18.361612 [ 276 ] {075c2e77-70a1-4b68-ae20-40ecaad3b13c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15966 | 2025.12.18 18:41:18.361741 [ 276 ] {075c2e77-70a1-4b68-ae20-40ecaad3b13c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001179 sec., 58524.173027989826 rows/sec., 4.57 MiB/sec. | ||
| 15967 | 2025.12.18 18:41:18.361739 [ 66 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15968 | 2025.12.18 18:41:18.361779 [ 276 ] {075c2e77-70a1-4b68-ae20-40ecaad3b13c} <Debug> TCPHandler: Processed in 0.001347698 sec. | ||
| 15969 | 2025.12.18 18:41:18.361821 [ 66 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15970 | 2025.12.18 18:41:18.361851 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15971 | 2025.12.18 18:41:18.361923 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15972 | 2025.12.18 18:41:18.361929 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15973 | 2025.12.18 18:41:18.362007 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15974 | 2025.12.18 18:41:18.362032 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 633 rows starting from the beginning of the part | ||
| 15975 | 2025.12.18 18:41:18.362042 [ 276 ] {8d73c322-ee1c-439d-b270-347ae4d0ed58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15976 | 2025.12.18 18:41:18.362077 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 69 rows starting from the beginning of the part | ||
| 15977 | 2025.12.18 18:41:18.362087 [ 276 ] {8d73c322-ee1c-439d-b270-347ae4d0ed58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15978 | 2025.12.18 18:41:18.362114 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part | ||
| 15979 | 2025.12.18 18:41:18.362151 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 529 rows starting from the beginning of the part | ||
| 15980 | 2025.12.18 18:41:18.362187 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 100 rows starting from the beginning of the part | ||
| 15981 | 2025.12.18 18:41:18.362222 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 69 rows starting from the beginning of the part | ||
| 15982 | 2025.12.18 18:41:18.362504 [ 276 ] {8d73c322-ee1c-439d-b270-347ae4d0ed58} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2025.12.18 18:41:18.362539 [ 276 ] {8d73c322-ee1c-439d-b270-347ae4d0ed58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15984 | 2025.12.18 18:41:18.362892 [ 276 ] {8d73c322-ee1c-439d-b270-347ae4d0ed58} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15985 | 2025.12.18 18:41:18.363091 [ 192 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195025 sec., 1255203.8660279075 rows/sec., 99.60 MiB/sec. | ||
| 15986 | 2025.12.18 18:41:18.363124 [ 276 ] {8d73c322-ee1c-439d-b270-347ae4d0ed58} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15987 | 2025.12.18 18:41:18.363247 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 4 parts from all_1_116_23 to all_119_119_0 | ||
| 15988 | 2025.12.18 18:41:18.363256 [ 276 ] {8d73c322-ee1c-439d-b270-347ae4d0ed58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 15989 | 2025.12.18 18:41:18.363282 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15990 | 2025.12.18 18:41:18.363289 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15991 | 2025.12.18 18:41:18.363307 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15992 | 2025.12.18 18:41:18.363308 [ 276 ] {8d73c322-ee1c-439d-b270-347ae4d0ed58} <Debug> TCPHandler: Processed in 0.001431268 sec. | ||
| 15993 | 2025.12.18 18:41:18.363410 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_116_23 to all_119_119_0 into Compact with storage Full | ||
| 15994 | 2025.12.18 18:41:18.363440 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15995 | 2025.12.18 18:41:18.363549 [ 276 ] {9417f490-e827-451d-9ab3-eda34d91e8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15996 | 2025.12.18 18:41:18.363557 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15997 | 2025.12.18 18:41:18.363609 [ 276 ] {9417f490-e827-451d-9ab3-eda34d91e8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15998 | 2025.12.18 18:41:18.363610 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 32846 rows starting from the beginning of the part | ||
| 15999 | 2025.12.18 18:41:18.363626 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16000 | 2025.12.18 18:41:18.363709 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16001 | 2025.12.18 18:41:18.363725 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_121_24} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16002 | 2025.12.18 18:41:18.363766 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16003 | 2025.12.18 18:41:18.363818 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 846 rows starting from the beginning of the part | ||
| 16004 | 2025.12.18 18:41:18.363830 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 16005 | 2025.12.18 18:41:18.364401 [ 276 ] {9417f490-e827-451d-9ab3-eda34d91e8ac} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16006 | 2025.12.18 18:41:18.364443 [ 276 ] {9417f490-e827-451d-9ab3-eda34d91e8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16007 | 2025.12.18 18:41:18.364979 [ 276 ] {9417f490-e827-451d-9ab3-eda34d91e8ac} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16008 | 2025.12.18 18:41:18.365291 [ 276 ] {9417f490-e827-451d-9ab3-eda34d91e8ac} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2025.12.18 18:41:18.365420 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16010 | 2025.12.18 18:41:18.365437 [ 276 ] {9417f490-e827-451d-9ab3-eda34d91e8ac} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001908 sec., 2620.5450733752623 rows/sec., 4.70 MiB/sec. | ||
| 16011 | 2025.12.18 18:41:18.365457 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2025.12.18 18:41:18.365482 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16013 | 2025.12.18 18:41:18.365510 [ 276 ] {9417f490-e827-451d-9ab3-eda34d91e8ac} <Debug> TCPHandler: Processed in 0.002120637 sec. | ||
| 16014 | 2025.12.18 18:41:18.365553 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16015 | 2025.12.18 18:41:18.365633 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2025.12.18 18:41:18.365730 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16017 | 2025.12.18 18:41:18.365778 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2268 rows starting from the beginning of the part | ||
| 16018 | 2025.12.18 18:41:18.365811 [ 276 ] {c73f2e48-9db0-498d-a2a6-d0bf20338992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16019 | 2025.12.18 18:41:18.365854 [ 276 ] {c73f2e48-9db0-498d-a2a6-d0bf20338992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16020 | 2025.12.18 18:41:18.365901 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 5 rows starting from the beginning of the part | ||
| 16021 | 2025.12.18 18:41:18.366018 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 16022 | 2025.12.18 18:41:18.366138 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 5 rows starting from the beginning of the part | ||
| 16023 | 2025.12.18 18:41:18.366199 [ 276 ] {c73f2e48-9db0-498d-a2a6-d0bf20338992} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2025.12.18 18:41:18.366236 [ 276 ] {c73f2e48-9db0-498d-a2a6-d0bf20338992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16025 | 2025.12.18 18:41:18.366243 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 16026 | 2025.12.18 18:41:18.366342 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 5 rows starting from the beginning of the part | ||
| 16027 | 2025.12.18 18:41:18.366554 [ 276 ] {c73f2e48-9db0-498d-a2a6-d0bf20338992} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16028 | 2025.12.18 18:41:18.366773 [ 276 ] {c73f2e48-9db0-498d-a2a6-d0bf20338992} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16029 | 2025.12.18 18:41:18.366896 [ 66 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16030 | 2025.12.18 18:41:18.366905 [ 276 ] {c73f2e48-9db0-498d-a2a6-d0bf20338992} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 16031 | 2025.12.18 18:41:18.366933 [ 66 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16032 | 2025.12.18 18:41:18.366962 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16033 | 2025.12.18 18:41:18.366969 [ 276 ] {c73f2e48-9db0-498d-a2a6-d0bf20338992} <Debug> TCPHandler: Processed in 0.001386707 sec. | ||
| 16034 | 2025.12.18 18:41:18.367081 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16035 | 2025.12.18 18:41:18.367244 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16036 | 2025.12.18 18:41:18.367286 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6780 rows starting from the beginning of the part | ||
| 16037 | 2025.12.18 18:41:18.367361 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16038 | 2025.12.18 18:41:18.367412 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16039 | 2025.12.18 18:41:18.367458 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16040 | 2025.12.18 18:41:18.367504 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16041 | 2025.12.18 18:41:18.367548 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16042 | 2025.12.18 18:41:18.370030 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7080 rows, containing 4 columns (4 merged, 0 gathered) in 0.003012709 sec., 2350044.4284529304 rows/sec., 158.33 MiB/sec. | ||
| 16043 | 2025.12.18 18:41:18.370675 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16044 | 2025.12.18 18:41:18.370968 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2025.12.18 18:41:18.371049 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_121_24} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16046 | 2025.12.18 18:41:18.371134 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16047 | 2025.12.18 18:41:18.371780 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34012 rows, containing 5 columns (5 merged, 0 gathered) in 0.008413818 sec., 4042397.874543994 rows/sec., 277.68 MiB/sec. | ||
| 16048 | 2025.12.18 18:41:18.372135 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 16049 | 2025.12.18 18:41:18.372407 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16050 | 2025.12.18 18:41:18.372480 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 4 parts: [all_1_116_23, all_119_119_0] -> all_1_119_24 | ||
| 16051 | 2025.12.18 18:41:18.372555 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16052 | 2025.12.18 18:41:18.376160 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2355 rows, containing 19 columns (19 merged, 0 gathered) in 0.010633777 sec., 221464.1138327426 rows/sec., 396.85 MiB/sec. | ||
| 16053 | 2025.12.18 18:41:18.378072 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16054 | 2025.12.18 18:41:18.378391 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2025.12.18 18:41:18.378460 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16056 | 2025.12.18 18:41:18.378574 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.47 MiB. | ||
| 16057 | 2025.12.18 18:41:19.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.51 MiB, peak 400.36 MiB, free memory in arenas 0.00 B, will set to 384.30 MiB (RSS), difference: 3.79 MiB | ||
| 16058 | 2025.12.18 18:41:19.203569 [ 220 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16059 | 2025.12.18 18:41:19.203620 [ 220 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16060 | 2025.12.18 18:41:19.206670 [ 220 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16061 | 2025.12.18 18:41:19.997411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1918 | ||
| 16062 | 2025.12.18 18:41:19.999821 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2025.12.18 18:41:19.999868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16064 | 2025.12.18 18:41:20.001166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16065 | 2025.12.18 18:41:20.001452 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2025.12.18 18:41:20.001590 [ 67 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16067 | 2025.12.18 18:41:20.001627 [ 67 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16068 | 2025.12.18 18:41:20.001645 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16069 | 2025.12.18 18:41:20.001767 [ 202 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 16070 | 2025.12.18 18:41:20.001852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1918 | ||
| 16071 | 2025.12.18 18:41:20.002421 [ 202 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16072 | 2025.12.18 18:41:20.002586 [ 202 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1774 rows starting from the beginning of the part | ||
| 16073 | 2025.12.18 18:41:20.002977 [ 202 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 16074 | 2025.12.18 18:41:20.003341 [ 202 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 16075 | 2025.12.18 18:41:20.003714 [ 202 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 38 rows starting from the beginning of the part | ||
| 16076 | 2025.12.18 18:41:20.004069 [ 202 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 16077 | 2025.12.18 18:41:20.004420 [ 202 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 16078 | 2025.12.18 18:41:20.011274 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 72 columns (72 merged, 0 gathered) in 0.009567953 sec., 200460.85092600266 rows/sec., 152.08 MiB/sec. | ||
| 16079 | 2025.12.18 18:41:20.012871 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16080 | 2025.12.18 18:41:20.013415 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16081 | 2025.12.18 18:41:20.013493 [ 186 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_61_12} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16082 | 2025.12.18 18:41:20.013664 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 16083 | 2025.12.18 18:41:22.360399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39822 | ||
| 16084 | 2025.12.18 18:41:22.361025 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2025.12.18 18:41:22.361079 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16086 | 2025.12.18 18:41:22.361573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16087 | 2025.12.18 18:41:22.361834 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2025.12.18 18:41:22.361984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39822 | ||
| 16089 | 2025.12.18 18:41:23.115400 [ 223 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16090 | 2025.12.18 18:41:23.115467 [ 223 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16091 | 2025.12.18 18:41:23.119315 [ 223 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16092 | 2025.12.18 18:41:23.360171 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16093 | 2025.12.18 18:41:23.360355 [ 276 ] {3a7087c6-656a-4eff-8ac5-c91362e8ed4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16094 | 2025.12.18 18:41:23.360421 [ 276 ] {3a7087c6-656a-4eff-8ac5-c91362e8ed4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16095 | 2025.12.18 18:41:23.361102 [ 276 ] {3a7087c6-656a-4eff-8ac5-c91362e8ed4f} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16096 | 2025.12.18 18:41:23.361143 [ 276 ] {3a7087c6-656a-4eff-8ac5-c91362e8ed4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16097 | 2025.12.18 18:41:23.361532 [ 276 ] {3a7087c6-656a-4eff-8ac5-c91362e8ed4f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16098 | 2025.12.18 18:41:23.361752 [ 276 ] {3a7087c6-656a-4eff-8ac5-c91362e8ed4f} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2025.12.18 18:41:23.361880 [ 60 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16100 | 2025.12.18 18:41:23.361908 [ 276 ] {3a7087c6-656a-4eff-8ac5-c91362e8ed4f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001601 sec., 14990.630855715179 rows/sec., 1.24 MiB/sec. | ||
| 16101 | 2025.12.18 18:41:23.361922 [ 60 ] {} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16102 | 2025.12.18 18:41:23.361947 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16103 | 2025.12.18 18:41:23.361962 [ 276 ] {3a7087c6-656a-4eff-8ac5-c91362e8ed4f} <Debug> TCPHandler: Processed in 0.001976926 sec. | ||
| 16104 | 2025.12.18 18:41:23.362033 [ 223 ] {} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16105 | 2025.12.18 18:41:23.362076 [ 223 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16106 | 2025.12.18 18:41:23.362076 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::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 | ||
| 16107 | 2025.12.18 18:41:23.362088 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16108 | 2025.12.18 18:41:23.362235 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16109 | 2025.12.18 18:41:23.362238 [ 276 ] {d8ab8beb-40b5-4418-9a1f-4b6dbca24ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16110 | 2025.12.18 18:41:23.362275 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 16111 | 2025.12.18 18:41:23.362298 [ 276 ] {d8ab8beb-40b5-4418-9a1f-4b6dbca24ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16112 | 2025.12.18 18:41:23.362345 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 16113 | 2025.12.18 18:41:23.362397 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 16114 | 2025.12.18 18:41:23.362440 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 16115 | 2025.12.18 18:41:23.362477 [ 186 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 16116 | 2025.12.18 18:41:23.362704 [ 276 ] {d8ab8beb-40b5-4418-9a1f-4b6dbca24ab9} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16117 | 2025.12.18 18:41:23.362749 [ 276 ] {d8ab8beb-40b5-4418-9a1f-4b6dbca24ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16118 | 2025.12.18 18:41:23.363076 [ 276 ] {d8ab8beb-40b5-4418-9a1f-4b6dbca24ab9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16119 | 2025.12.18 18:41:23.363274 [ 201 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255296 sec., 95594.98317528296 rows/sec., 8.30 MiB/sec. | ||
| 16120 | 2025.12.18 18:41:23.363289 [ 276 ] {d8ab8beb-40b5-4418-9a1f-4b6dbca24ab9} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2025.12.18 18:41:23.363450 [ 276 ] {d8ab8beb-40b5-4418-9a1f-4b6dbca24ab9} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001237 sec., 6467.259498787389 rows/sec., 527.36 KiB/sec. | ||
| 16122 | 2025.12.18 18:41:23.363490 [ 276 ] {d8ab8beb-40b5-4418-9a1f-4b6dbca24ab9} <Debug> TCPHandler: Processed in 0.001455019 sec. | ||
| 16123 | 2025.12.18 18:41:23.363497 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16124 | 2025.12.18 18:41:23.363601 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16125 | 2025.12.18 18:41:23.363702 [ 276 ] {e73e6a58-8851-40de-91bc-2fbd4fd9286f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16126 | 2025.12.18 18:41:23.363745 [ 276 ] {e73e6a58-8851-40de-91bc-2fbd4fd9286f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16127 | 2025.12.18 18:41:23.363851 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2025.12.18 18:41:23.363938 [ 199 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_21_5} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16129 | 2025.12.18 18:41:23.364061 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16130 | 2025.12.18 18:41:23.364263 [ 276 ] {e73e6a58-8851-40de-91bc-2fbd4fd9286f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16131 | 2025.12.18 18:41:23.364307 [ 276 ] {e73e6a58-8851-40de-91bc-2fbd4fd9286f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16132 | 2025.12.18 18:41:23.364642 [ 276 ] {e73e6a58-8851-40de-91bc-2fbd4fd9286f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16133 | 2025.12.18 18:41:23.364860 [ 276 ] {e73e6a58-8851-40de-91bc-2fbd4fd9286f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16134 | 2025.12.18 18:41:23.364993 [ 276 ] {e73e6a58-8851-40de-91bc-2fbd4fd9286f} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.00131 sec., 192366.41221374046 rows/sec., 17.18 MiB/sec. | ||
| 16135 | 2025.12.18 18:41:23.365029 [ 223 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16136 | 2025.12.18 18:41:23.365034 [ 276 ] {e73e6a58-8851-40de-91bc-2fbd4fd9286f} <Debug> TCPHandler: Processed in 0.001483289 sec. | ||
| 16137 | 2025.12.18 18:41:23.365160 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16138 | 2025.12.18 18:41:23.365256 [ 276 ] {e43dac3d-b357-4bcd-861f-31bb596ed42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16139 | 2025.12.18 18:41:23.365297 [ 276 ] {e43dac3d-b357-4bcd-861f-31bb596ed42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16140 | 2025.12.18 18:41:23.365701 [ 276 ] {e43dac3d-b357-4bcd-861f-31bb596ed42f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2025.12.18 18:41:23.365736 [ 276 ] {e43dac3d-b357-4bcd-861f-31bb596ed42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16142 | 2025.12.18 18:41:23.366025 [ 276 ] {e43dac3d-b357-4bcd-861f-31bb596ed42f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16143 | 2025.12.18 18:41:23.366230 [ 276 ] {e43dac3d-b357-4bcd-861f-31bb596ed42f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2025.12.18 18:41:23.366359 [ 276 ] {e43dac3d-b357-4bcd-861f-31bb596ed42f} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001121 sec., 49955.39696699375 rows/sec., 3.68 MiB/sec. | ||
| 16145 | 2025.12.18 18:41:23.366397 [ 276 ] {e43dac3d-b357-4bcd-861f-31bb596ed42f} <Debug> TCPHandler: Processed in 0.001287087 sec. | ||
| 16146 | 2025.12.18 18:41:23.366499 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2025.12.18 18:41:23.366598 [ 276 ] {fa68e170-cae5-4f7e-91aa-a8dd4d1481df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16148 | 2025.12.18 18:41:23.366641 [ 276 ] {fa68e170-cae5-4f7e-91aa-a8dd4d1481df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16149 | 2025.12.18 18:41:23.367051 [ 276 ] {fa68e170-cae5-4f7e-91aa-a8dd4d1481df} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2025.12.18 18:41:23.367088 [ 276 ] {fa68e170-cae5-4f7e-91aa-a8dd4d1481df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16151 | 2025.12.18 18:41:23.367392 [ 276 ] {fa68e170-cae5-4f7e-91aa-a8dd4d1481df} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16152 | 2025.12.18 18:41:23.367597 [ 276 ] {fa68e170-cae5-4f7e-91aa-a8dd4d1481df} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2025.12.18 18:41:23.367719 [ 276 ] {fa68e170-cae5-4f7e-91aa-a8dd4d1481df} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001182 sec., 20304.56852791878 rows/sec., 1.68 MiB/sec. | ||
| 16154 | 2025.12.18 18:41:23.367758 [ 276 ] {fa68e170-cae5-4f7e-91aa-a8dd4d1481df} <Debug> TCPHandler: Processed in 0.001355017 sec. | ||
| 16155 | 2025.12.18 18:41:23.367857 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2025.12.18 18:41:23.367948 [ 276 ] {48ecc1b3-438f-470f-b2bd-98f388784698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16157 | 2025.12.18 18:41:23.367987 [ 276 ] {48ecc1b3-438f-470f-b2bd-98f388784698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16158 | 2025.12.18 18:41:23.368447 [ 276 ] {48ecc1b3-438f-470f-b2bd-98f388784698} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2025.12.18 18:41:23.368483 [ 276 ] {48ecc1b3-438f-470f-b2bd-98f388784698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16160 | 2025.12.18 18:41:23.368793 [ 276 ] {48ecc1b3-438f-470f-b2bd-98f388784698} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16161 | 2025.12.18 18:41:23.369023 [ 276 ] {48ecc1b3-438f-470f-b2bd-98f388784698} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2025.12.18 18:41:23.369123 [ 60 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16163 | 2025.12.18 18:41:23.369155 [ 276 ] {48ecc1b3-438f-470f-b2bd-98f388784698} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 803.34 KiB/sec. | ||
| 16164 | 2025.12.18 18:41:23.369160 [ 60 ] {} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2025.12.18 18:41:23.369192 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16166 | 2025.12.18 18:41:23.369196 [ 276 ] {48ecc1b3-438f-470f-b2bd-98f388784698} <Debug> TCPHandler: Processed in 0.001338937 sec. | ||
| 16167 | 2025.12.18 18:41:23.369281 [ 194 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::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 | ||
| 16168 | 2025.12.18 18:41:23.369314 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2025.12.18 18:41:23.369285 [ 217 ] {} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16170 | 2025.12.18 18:41:23.369382 [ 217 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16171 | 2025.12.18 18:41:23.369407 [ 194 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16172 | 2025.12.18 18:41:23.369422 [ 276 ] {79169973-8b4f-44b6-b0b7-e90cb1249941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16173 | 2025.12.18 18:41:23.369451 [ 194 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 16174 | 2025.12.18 18:41:23.369473 [ 276 ] {79169973-8b4f-44b6-b0b7-e90cb1249941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16175 | 2025.12.18 18:41:23.369521 [ 194 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 16176 | 2025.12.18 18:41:23.369578 [ 194 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 16177 | 2025.12.18 18:41:23.369628 [ 194 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 16178 | 2025.12.18 18:41:23.369676 [ 194 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 16179 | 2025.12.18 18:41:23.370002 [ 276 ] {79169973-8b4f-44b6-b0b7-e90cb1249941} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2025.12.18 18:41:23.370045 [ 276 ] {79169973-8b4f-44b6-b0b7-e90cb1249941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16181 | 2025.12.18 18:41:23.370452 [ 276 ] {79169973-8b4f-44b6-b0b7-e90cb1249941} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16182 | 2025.12.18 18:41:23.370459 [ 199 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215996 sec., 49342.267573248595 rows/sec., 3.95 MiB/sec. | ||
| 16183 | 2025.12.18 18:41:23.370647 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16184 | 2025.12.18 18:41:23.370765 [ 276 ] {79169973-8b4f-44b6-b0b7-e90cb1249941} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16185 | 2025.12.18 18:41:23.370916 [ 276 ] {79169973-8b4f-44b6-b0b7-e90cb1249941} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001512 sec., 95238.09523809524 rows/sec., 7.69 MiB/sec. | ||
| 16186 | 2025.12.18 18:41:23.370957 [ 276 ] {79169973-8b4f-44b6-b0b7-e90cb1249941} <Debug> TCPHandler: Processed in 0.001692822 sec. | ||
| 16187 | 2025.12.18 18:41:23.370982 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16188 | 2025.12.18 18:41:23.371076 [ 201 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_21_5} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16189 | 2025.12.18 18:41:23.371093 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16190 | 2025.12.18 18:41:23.371194 [ 276 ] {3941e983-5c78-4626-b213-d71a870649ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16191 | 2025.12.18 18:41:23.371195 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16192 | 2025.12.18 18:41:23.371241 [ 276 ] {3941e983-5c78-4626-b213-d71a870649ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16193 | 2025.12.18 18:41:23.371400 [ 217 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16194 | 2025.12.18 18:41:23.371678 [ 276 ] {3941e983-5c78-4626-b213-d71a870649ee} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2025.12.18 18:41:23.371718 [ 276 ] {3941e983-5c78-4626-b213-d71a870649ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16196 | 2025.12.18 18:41:23.372062 [ 276 ] {3941e983-5c78-4626-b213-d71a870649ee} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16197 | 2025.12.18 18:41:23.372277 [ 276 ] {3941e983-5c78-4626-b213-d71a870649ee} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16198 | 2025.12.18 18:41:23.372406 [ 276 ] {3941e983-5c78-4626-b213-d71a870649ee} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001233 sec., 162206.00162206002 rows/sec., 11.63 MiB/sec. | ||
| 16199 | 2025.12.18 18:41:23.372443 [ 276 ] {3941e983-5c78-4626-b213-d71a870649ee} <Debug> TCPHandler: Processed in 0.001403028 sec. | ||
| 16200 | 2025.12.18 18:41:23.372556 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16201 | 2025.12.18 18:41:23.372652 [ 276 ] {97214c87-fb01-4531-8b27-15bb07c41ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16202 | 2025.12.18 18:41:23.372705 [ 276 ] {97214c87-fb01-4531-8b27-15bb07c41ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16203 | 2025.12.18 18:41:23.373564 [ 276 ] {97214c87-fb01-4531-8b27-15bb07c41ddd} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16204 | 2025.12.18 18:41:23.373598 [ 276 ] {97214c87-fb01-4531-8b27-15bb07c41ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16205 | 2025.12.18 18:41:23.374145 [ 276 ] {97214c87-fb01-4531-8b27-15bb07c41ddd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16206 | 2025.12.18 18:41:23.374358 [ 276 ] {97214c87-fb01-4531-8b27-15bb07c41ddd} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16207 | 2025.12.18 18:41:23.374494 [ 276 ] {97214c87-fb01-4531-8b27-15bb07c41ddd} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001861 sec., 19344.438473938742 rows/sec., 34.66 MiB/sec. | ||
| 16208 | 2025.12.18 18:41:23.374558 [ 276 ] {97214c87-fb01-4531-8b27-15bb07c41ddd} <Debug> TCPHandler: Processed in 0.002054826 sec. | ||
| 16209 | 2025.12.18 18:41:23.374668 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16210 | 2025.12.18 18:41:23.374763 [ 276 ] {9d4da7c7-bbd5-437b-984c-3691fca0fe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16211 | 2025.12.18 18:41:23.374803 [ 276 ] {9d4da7c7-bbd5-437b-984c-3691fca0fe80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16212 | 2025.12.18 18:41:23.375131 [ 276 ] {9d4da7c7-bbd5-437b-984c-3691fca0fe80} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16213 | 2025.12.18 18:41:23.375166 [ 276 ] {9d4da7c7-bbd5-437b-984c-3691fca0fe80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16214 | 2025.12.18 18:41:23.375464 [ 276 ] {9d4da7c7-bbd5-437b-984c-3691fca0fe80} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16215 | 2025.12.18 18:41:23.375672 [ 276 ] {9d4da7c7-bbd5-437b-984c-3691fca0fe80} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16216 | 2025.12.18 18:41:23.375793 [ 276 ] {9d4da7c7-bbd5-437b-984c-3691fca0fe80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 16217 | 2025.12.18 18:41:23.375828 [ 276 ] {9d4da7c7-bbd5-437b-984c-3691fca0fe80} <Debug> TCPHandler: Processed in 0.001211785 sec. | ||
| 16218 | 2025.12.18 18:41:23.375832 [ 224 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16219 | 2025.12.18 18:41:23.375861 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16220 | 2025.12.18 18:41:23.380042 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16221 | 2025.12.18 18:41:23.740820 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16222 | 2025.12.18 18:41:23.740875 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16223 | 2025.12.18 18:41:23.745572 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16224 | 2025.12.18 18:41:23.906186 [ 221 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16225 | 2025.12.18 18:41:23.906256 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16226 | 2025.12.18 18:41:23.908962 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16227 | 2025.12.18 18:41:24.220893 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16228 | 2025.12.18 18:41:24.220945 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16229 | 2025.12.18 18:41:24.223144 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16230 | 2025.12.18 18:41:24.474033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16231 | 2025.12.18 18:41:24.491326 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2025.12.18 18:41:24.491377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16233 | 2025.12.18 18:41:24.497492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16234 | 2025.12.18 18:41:24.498216 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2025.12.18 18:41:24.501562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16236 | 2025.12.18 18:41:28.356954 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16237 | 2025.12.18 18:41:28.357257 [ 276 ] {507d4360-d058-475e-a1b4-38c3e3c20038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16238 | 2025.12.18 18:41:28.357330 [ 276 ] {507d4360-d058-475e-a1b4-38c3e3c20038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16239 | 2025.12.18 18:41:28.358005 [ 276 ] {507d4360-d058-475e-a1b4-38c3e3c20038} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16240 | 2025.12.18 18:41:28.358056 [ 276 ] {507d4360-d058-475e-a1b4-38c3e3c20038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16241 | 2025.12.18 18:41:28.358442 [ 276 ] {507d4360-d058-475e-a1b4-38c3e3c20038} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16242 | 2025.12.18 18:41:28.358664 [ 276 ] {507d4360-d058-475e-a1b4-38c3e3c20038} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2025.12.18 18:41:28.358823 [ 276 ] {507d4360-d058-475e-a1b4-38c3e3c20038} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001643 sec., 40170.419963481436 rows/sec., 3.20 MiB/sec. | ||
| 16244 | 2025.12.18 18:41:28.358876 [ 276 ] {507d4360-d058-475e-a1b4-38c3e3c20038} <Debug> TCPHandler: Processed in 0.002112608 sec. | ||
| 16245 | 2025.12.18 18:41:28.358996 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16246 | 2025.12.18 18:41:28.359099 [ 276 ] {ebbbdf8d-4d8a-4d2e-b8ec-aebc3ca066a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16247 | 2025.12.18 18:41:28.359143 [ 276 ] {ebbbdf8d-4d8a-4d2e-b8ec-aebc3ca066a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16248 | 2025.12.18 18:41:28.359543 [ 276 ] {ebbbdf8d-4d8a-4d2e-b8ec-aebc3ca066a8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16249 | 2025.12.18 18:41:28.359581 [ 276 ] {ebbbdf8d-4d8a-4d2e-b8ec-aebc3ca066a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16250 | 2025.12.18 18:41:28.359875 [ 276 ] {ebbbdf8d-4d8a-4d2e-b8ec-aebc3ca066a8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16251 | 2025.12.18 18:41:28.360081 [ 276 ] {ebbbdf8d-4d8a-4d2e-b8ec-aebc3ca066a8} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16252 | 2025.12.18 18:41:28.360213 [ 276 ] {ebbbdf8d-4d8a-4d2e-b8ec-aebc3ca066a8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001137 sec., 4397.537379067722 rows/sec., 330.67 KiB/sec. | ||
| 16253 | 2025.12.18 18:41:28.360251 [ 276 ] {ebbbdf8d-4d8a-4d2e-b8ec-aebc3ca066a8} <Debug> TCPHandler: Processed in 0.001308597 sec. | ||
| 16254 | 2025.12.18 18:41:28.360355 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16255 | 2025.12.18 18:41:28.360449 [ 276 ] {2cc1ca65-049f-4601-a2ad-7d9b1d0bc35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16256 | 2025.12.18 18:41:28.360488 [ 276 ] {2cc1ca65-049f-4601-a2ad-7d9b1d0bc35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16257 | 2025.12.18 18:41:28.360896 [ 276 ] {2cc1ca65-049f-4601-a2ad-7d9b1d0bc35d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16258 | 2025.12.18 18:41:28.360932 [ 276 ] {2cc1ca65-049f-4601-a2ad-7d9b1d0bc35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16259 | 2025.12.18 18:41:28.361238 [ 276 ] {2cc1ca65-049f-4601-a2ad-7d9b1d0bc35d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16260 | 2025.12.18 18:41:28.361437 [ 276 ] {2cc1ca65-049f-4601-a2ad-7d9b1d0bc35d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16261 | 2025.12.18 18:41:28.361564 [ 276 ] {2cc1ca65-049f-4601-a2ad-7d9b1d0bc35d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001134 sec., 60846.560846560846 rows/sec., 4.75 MiB/sec. | ||
| 16262 | 2025.12.18 18:41:28.361601 [ 276 ] {2cc1ca65-049f-4601-a2ad-7d9b1d0bc35d} <Debug> TCPHandler: Processed in 0.001296987 sec. | ||
| 16263 | 2025.12.18 18:41:28.361704 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16264 | 2025.12.18 18:41:28.361796 [ 276 ] {2b4be82e-4612-4397-9372-7025f49561cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16265 | 2025.12.18 18:41:28.361840 [ 276 ] {2b4be82e-4612-4397-9372-7025f49561cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16266 | 2025.12.18 18:41:28.362274 [ 276 ] {2b4be82e-4612-4397-9372-7025f49561cb} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2025.12.18 18:41:28.362320 [ 276 ] {2b4be82e-4612-4397-9372-7025f49561cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16268 | 2025.12.18 18:41:28.362719 [ 276 ] {2b4be82e-4612-4397-9372-7025f49561cb} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16269 | 2025.12.18 18:41:28.362969 [ 276 ] {2b4be82e-4612-4397-9372-7025f49561cb} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2025.12.18 18:41:28.363125 [ 276 ] {2b4be82e-4612-4397-9372-7025f49561cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 16271 | 2025.12.18 18:41:28.363172 [ 276 ] {2b4be82e-4612-4397-9372-7025f49561cb} <Debug> TCPHandler: Processed in 0.001516849 sec. | ||
| 16272 | 2025.12.18 18:41:28.363280 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16273 | 2025.12.18 18:41:28.363375 [ 276 ] {6bbfdd55-9044-483e-aa82-062f987cde77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16274 | 2025.12.18 18:41:28.363431 [ 276 ] {6bbfdd55-9044-483e-aa82-062f987cde77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16275 | 2025.12.18 18:41:28.364190 [ 276 ] {6bbfdd55-9044-483e-aa82-062f987cde77} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2025.12.18 18:41:28.364226 [ 276 ] {6bbfdd55-9044-483e-aa82-062f987cde77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16277 | 2025.12.18 18:41:28.364724 [ 276 ] {6bbfdd55-9044-483e-aa82-062f987cde77} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16278 | 2025.12.18 18:41:28.364946 [ 276 ] {6bbfdd55-9044-483e-aa82-062f987cde77} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2025.12.18 18:41:28.365094 [ 276 ] {6bbfdd55-9044-483e-aa82-062f987cde77} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001739 sec., 2875.215641173088 rows/sec., 5.15 MiB/sec. | ||
| 16280 | 2025.12.18 18:41:28.365161 [ 276 ] {6bbfdd55-9044-483e-aa82-062f987cde77} <Debug> TCPHandler: Processed in 0.001933605 sec. | ||
| 16281 | 2025.12.18 18:41:28.365266 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16282 | 2025.12.18 18:41:28.365361 [ 276 ] {c2c8408b-8723-4bb6-b091-d915a0a796d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16283 | 2025.12.18 18:41:28.365402 [ 276 ] {c2c8408b-8723-4bb6-b091-d915a0a796d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16284 | 2025.12.18 18:41:28.365730 [ 276 ] {c2c8408b-8723-4bb6-b091-d915a0a796d5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2025.12.18 18:41:28.365766 [ 276 ] {c2c8408b-8723-4bb6-b091-d915a0a796d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16286 | 2025.12.18 18:41:28.366060 [ 276 ] {c2c8408b-8723-4bb6-b091-d915a0a796d5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16287 | 2025.12.18 18:41:28.366267 [ 276 ] {c2c8408b-8723-4bb6-b091-d915a0a796d5} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2025.12.18 18:41:28.366398 [ 276 ] {c2c8408b-8723-4bb6-b091-d915a0a796d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 16289 | 2025.12.18 18:41:28.366434 [ 276 ] {c2c8408b-8723-4bb6-b091-d915a0a796d5} <Debug> TCPHandler: Processed in 0.001218586 sec. | ||
| 16290 | 2025.12.18 18:41:29.662159 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16291 | 2025.12.18 18:41:29.662206 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16292 | 2025.12.18 18:41:29.862122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40270 | ||
| 16293 | 2025.12.18 18:41:29.862648 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2025.12.18 18:41:29.862698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16295 | 2025.12.18 18:41:29.863195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16296 | 2025.12.18 18:41:29.863436 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2025.12.18 18:41:29.863592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40270 | ||
| 16298 | 2025.12.18 18:41:30.002197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1950 | ||
| 16299 | 2025.12.18 18:41:30.004667 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16300 | 2025.12.18 18:41:30.004722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16301 | 2025.12.18 18:41:30.006018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16302 | 2025.12.18 18:41:30.006303 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16303 | 2025.12.18 18:41:30.006696 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1950 | ||
| 16304 | 2025.12.18 18:41:32.002588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16305 | 2025.12.18 18:41:32.021321 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16306 | 2025.12.18 18:41:32.021380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16307 | 2025.12.18 18:41:32.027720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16308 | 2025.12.18 18:41:32.028578 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16309 | 2025.12.18 18:41:32.032387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16310 | 2025.12.18 18:41:33.358144 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16311 | 2025.12.18 18:41:33.358348 [ 276 ] {35691e07-8b67-4565-be7f-3266e06a7483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16312 | 2025.12.18 18:41:33.358421 [ 276 ] {35691e07-8b67-4565-be7f-3266e06a7483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16313 | 2025.12.18 18:41:33.359129 [ 276 ] {35691e07-8b67-4565-be7f-3266e06a7483} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2025.12.18 18:41:33.359176 [ 276 ] {35691e07-8b67-4565-be7f-3266e06a7483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16315 | 2025.12.18 18:41:33.359581 [ 276 ] {35691e07-8b67-4565-be7f-3266e06a7483} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16316 | 2025.12.18 18:41:33.359806 [ 276 ] {35691e07-8b67-4565-be7f-3266e06a7483} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16317 | 2025.12.18 18:41:33.359957 [ 276 ] {35691e07-8b67-4565-be7f-3266e06a7483} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001665 sec., 76876.87687687688 rows/sec., 6.62 MiB/sec. | ||
| 16318 | 2025.12.18 18:41:33.360001 [ 276 ] {35691e07-8b67-4565-be7f-3266e06a7483} <Debug> TCPHandler: Processed in 0.002001176 sec. | ||
| 16319 | 2025.12.18 18:41:33.360131 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16320 | 2025.12.18 18:41:33.360229 [ 276 ] {e4705858-a2a0-4337-ba6a-f8cc5a2b5e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16321 | 2025.12.18 18:41:33.360272 [ 276 ] {e4705858-a2a0-4337-ba6a-f8cc5a2b5e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16322 | 2025.12.18 18:41:33.360685 [ 276 ] {e4705858-a2a0-4337-ba6a-f8cc5a2b5e55} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16323 | 2025.12.18 18:41:33.360721 [ 276 ] {e4705858-a2a0-4337-ba6a-f8cc5a2b5e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16324 | 2025.12.18 18:41:33.361013 [ 276 ] {e4705858-a2a0-4337-ba6a-f8cc5a2b5e55} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16325 | 2025.12.18 18:41:33.361247 [ 276 ] {e4705858-a2a0-4337-ba6a-f8cc5a2b5e55} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16326 | 2025.12.18 18:41:33.361377 [ 276 ] {e4705858-a2a0-4337-ba6a-f8cc5a2b5e55} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001169 sec., 30795.551753635587 rows/sec., 2.26 MiB/sec. | ||
| 16327 | 2025.12.18 18:41:33.361415 [ 276 ] {e4705858-a2a0-4337-ba6a-f8cc5a2b5e55} <Debug> TCPHandler: Processed in 0.001335457 sec. | ||
| 16328 | 2025.12.18 18:41:33.361532 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16329 | 2025.12.18 18:41:33.361626 [ 276 ] {2132ad81-65df-4d6b-b2f5-bb76c7d216a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16330 | 2025.12.18 18:41:33.361666 [ 276 ] {2132ad81-65df-4d6b-b2f5-bb76c7d216a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16331 | 2025.12.18 18:41:33.362120 [ 276 ] {2132ad81-65df-4d6b-b2f5-bb76c7d216a8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16332 | 2025.12.18 18:41:33.362159 [ 276 ] {2132ad81-65df-4d6b-b2f5-bb76c7d216a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16333 | 2025.12.18 18:41:33.362463 [ 276 ] {2132ad81-65df-4d6b-b2f5-bb76c7d216a8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16334 | 2025.12.18 18:41:33.362669 [ 276 ] {2132ad81-65df-4d6b-b2f5-bb76c7d216a8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16335 | 2025.12.18 18:41:33.362796 [ 276 ] {2132ad81-65df-4d6b-b2f5-bb76c7d216a8} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001188 sec., 84175.08417508418 rows/sec., 6.57 MiB/sec. | ||
| 16336 | 2025.12.18 18:41:33.362835 [ 276 ] {2132ad81-65df-4d6b-b2f5-bb76c7d216a8} <Debug> TCPHandler: Processed in 0.001353158 sec. | ||
| 16337 | 2025.12.18 18:41:33.362958 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16338 | 2025.12.18 18:41:33.363052 [ 276 ] {28fd9442-8363-4e4f-8046-57e284c9ba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16339 | 2025.12.18 18:41:33.363094 [ 276 ] {28fd9442-8363-4e4f-8046-57e284c9ba66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16340 | 2025.12.18 18:41:33.363499 [ 276 ] {28fd9442-8363-4e4f-8046-57e284c9ba66} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16341 | 2025.12.18 18:41:33.363535 [ 276 ] {28fd9442-8363-4e4f-8046-57e284c9ba66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16342 | 2025.12.18 18:41:33.363867 [ 276 ] {28fd9442-8363-4e4f-8046-57e284c9ba66} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16343 | 2025.12.18 18:41:33.364078 [ 276 ] {28fd9442-8363-4e4f-8046-57e284c9ba66} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16344 | 2025.12.18 18:41:33.364203 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 4 parts from all_1_119_24 to all_122_122_0 | ||
| 16345 | 2025.12.18 18:41:33.364214 [ 276 ] {28fd9442-8363-4e4f-8046-57e284c9ba66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 16346 | 2025.12.18 18:41:33.364278 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16347 | 2025.12.18 18:41:33.364294 [ 276 ] {28fd9442-8363-4e4f-8046-57e284c9ba66} <Debug> TCPHandler: Processed in 0.001386838 sec. | ||
| 16348 | 2025.12.18 18:41:33.364305 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16349 | 2025.12.18 18:41:33.364407 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_119_24 to all_122_122_0 into Compact with storage Full | ||
| 16350 | 2025.12.18 18:41:33.364413 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2025.12.18 18:41:33.364523 [ 276 ] {253b831d-2916-4c06-a4d3-d4dd39b93f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16352 | 2025.12.18 18:41:33.364526 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16353 | 2025.12.18 18:41:33.364580 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 34012 rows starting from the beginning of the part | ||
| 16354 | 2025.12.18 18:41:33.364580 [ 276 ] {253b831d-2916-4c06-a4d3-d4dd39b93f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16355 | 2025.12.18 18:41:33.364651 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16356 | 2025.12.18 18:41:33.364705 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16357 | 2025.12.18 18:41:33.364751 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 200 rows starting from the beginning of the part | ||
| 16358 | 2025.12.18 18:41:33.365443 [ 276 ] {253b831d-2916-4c06-a4d3-d4dd39b93f01} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16359 | 2025.12.18 18:41:33.365485 [ 276 ] {253b831d-2916-4c06-a4d3-d4dd39b93f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16360 | 2025.12.18 18:41:33.366051 [ 276 ] {253b831d-2916-4c06-a4d3-d4dd39b93f01} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16361 | 2025.12.18 18:41:33.366276 [ 276 ] {253b831d-2916-4c06-a4d3-d4dd39b93f01} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16362 | 2025.12.18 18:41:33.366416 [ 276 ] {253b831d-2916-4c06-a4d3-d4dd39b93f01} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001911 sec., 18838.304552590267 rows/sec., 33.76 MiB/sec. | ||
| 16363 | 2025.12.18 18:41:33.366489 [ 276 ] {253b831d-2916-4c06-a4d3-d4dd39b93f01} <Debug> TCPHandler: Processed in 0.002125978 sec. | ||
| 16364 | 2025.12.18 18:41:33.366617 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16365 | 2025.12.18 18:41:33.366715 [ 276 ] {4538b1ce-5251-4e3b-84cf-a62812acaff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16366 | 2025.12.18 18:41:33.366755 [ 276 ] {4538b1ce-5251-4e3b-84cf-a62812acaff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16367 | 2025.12.18 18:41:33.367104 [ 276 ] {4538b1ce-5251-4e3b-84cf-a62812acaff7} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16368 | 2025.12.18 18:41:33.367142 [ 276 ] {4538b1ce-5251-4e3b-84cf-a62812acaff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16369 | 2025.12.18 18:41:33.367473 [ 276 ] {4538b1ce-5251-4e3b-84cf-a62812acaff7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16370 | 2025.12.18 18:41:33.367682 [ 276 ] {4538b1ce-5251-4e3b-84cf-a62812acaff7} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16371 | 2025.12.18 18:41:33.367812 [ 276 ] {4538b1ce-5251-4e3b-84cf-a62812acaff7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 16372 | 2025.12.18 18:41:33.367860 [ 276 ] {4538b1ce-5251-4e3b-84cf-a62812acaff7} <Debug> TCPHandler: Processed in 0.001294166 sec. | ||
| 16373 | 2025.12.18 18:41:33.371293 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34532 rows, containing 5 columns (5 merged, 0 gathered) in 0.00691826 sec., 4991428.480571705 rows/sec., 343.00 MiB/sec. | ||
| 16374 | 2025.12.18 18:41:33.371625 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 16375 | 2025.12.18 18:41:33.371934 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2025.12.18 18:41:33.372014 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 4 parts: [all_1_119_24, all_122_122_0] -> all_1_122_25 | ||
| 16377 | 2025.12.18 18:41:33.372104 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 16378 | 2025.12.18 18:41:35.370623 [ 48 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 16379 | 2025.12.18 18:41:35.370687 [ 48 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16380 | 2025.12.18 18:41:35.370709 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16381 | 2025.12.18 18:41:35.370806 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 16382 | 2025.12.18 18:41:35.370821 [ 223 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16383 | 2025.12.18 18:41:35.370904 [ 223 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16384 | 2025.12.18 18:41:35.370928 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16385 | 2025.12.18 18:41:35.370969 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 253 rows starting from the beginning of the part | ||
| 16386 | 2025.12.18 18:41:35.371037 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 16387 | 2025.12.18 18:41:35.371085 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 16388 | 2025.12.18 18:41:35.371130 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 229 rows starting from the beginning of the part | ||
| 16389 | 2025.12.18 18:41:35.371169 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 16390 | 2025.12.18 18:41:35.372072 [ 199 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306357 sec., 580239.5516692604 rows/sec., 42.34 MiB/sec. | ||
| 16391 | 2025.12.18 18:41:35.372286 [ 201 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 16392 | 2025.12.18 18:41:35.372669 [ 201 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2025.12.18 18:41:35.372772 [ 201 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_41_10} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 16394 | 2025.12.18 18:41:35.372891 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16395 | 2025.12.18 18:41:35.372988 [ 223 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16396 | 2025.12.18 18:41:35.701445 [ 48 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 16397 | 2025.12.18 18:41:35.701580 [ 48 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16398 | 2025.12.18 18:41:35.701610 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16399 | 2025.12.18 18:41:35.701715 [ 223 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16400 | 2025.12.18 18:41:35.701739 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 16401 | 2025.12.18 18:41:35.701754 [ 223 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16402 | 2025.12.18 18:41:35.701878 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16403 | 2025.12.18 18:41:35.701917 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
| 16404 | 2025.12.18 18:41:35.701985 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 16405 | 2025.12.18 18:41:35.702032 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 16406 | 2025.12.18 18:41:35.702077 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 16407 | 2025.12.18 18:41:35.702118 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
| 16408 | 2025.12.18 18:41:35.702903 [ 201 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215446 sec., 29618.757229856365 rows/sec., 2.47 MiB/sec. | ||
| 16409 | 2025.12.18 18:41:35.703117 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 16410 | 2025.12.18 18:41:35.703498 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2025.12.18 18:41:35.703589 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_41_10} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 16412 | 2025.12.18 18:41:35.703702 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16413 | 2025.12.18 18:41:35.704037 [ 223 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16414 | 2025.12.18 18:41:37.336661 [ 224 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16415 | 2025.12.18 18:41:37.336722 [ 224 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16416 | 2025.12.18 18:41:37.340648 [ 224 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16417 | 2025.12.18 18:41:37.363926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40782 | ||
| 16418 | 2025.12.18 18:41:37.364473 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2025.12.18 18:41:37.364531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16420 | 2025.12.18 18:41:37.365025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16421 | 2025.12.18 18:41:37.365278 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2025.12.18 18:41:37.365429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40782 | ||
| 16423 | 2025.12.18 18:41:37.365490 [ 221 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16424 | 2025.12.18 18:41:37.365516 [ 221 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16425 | 2025.12.18 18:41:37.368362 [ 221 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16426 | 2025.12.18 18:41:38.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.49 MiB, peak 400.36 MiB, free memory in arenas 0.00 B, will set to 384.47 MiB (RSS), difference: 3.98 MiB | ||
| 16427 | 2025.12.18 18:41:38.384467 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16428 | 2025.12.18 18:41:38.384647 [ 276 ] {9810b747-68ac-46bc-900f-cae27859011d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16429 | 2025.12.18 18:41:38.384714 [ 276 ] {9810b747-68ac-46bc-900f-cae27859011d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16430 | 2025.12.18 18:41:38.385352 [ 276 ] {9810b747-68ac-46bc-900f-cae27859011d} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2025.12.18 18:41:38.385400 [ 276 ] {9810b747-68ac-46bc-900f-cae27859011d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16432 | 2025.12.18 18:41:38.385763 [ 276 ] {9810b747-68ac-46bc-900f-cae27859011d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16433 | 2025.12.18 18:41:38.385983 [ 276 ] {9810b747-68ac-46bc-900f-cae27859011d} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2025.12.18 18:41:38.386134 [ 276 ] {9810b747-68ac-46bc-900f-cae27859011d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001537 sec., 1301.2361743656475 rows/sec., 106.11 KiB/sec. | ||
| 16435 | 2025.12.18 18:41:38.386178 [ 276 ] {9810b747-68ac-46bc-900f-cae27859011d} <Debug> TCPHandler: Processed in 0.001845034 sec. | ||
| 16436 | 2025.12.18 18:41:38.386306 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16437 | 2025.12.18 18:41:38.386414 [ 276 ] {07b0a44f-d46b-4480-aa2d-ec9f6f6bed22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16438 | 2025.12.18 18:41:38.386457 [ 276 ] {07b0a44f-d46b-4480-aa2d-ec9f6f6bed22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16439 | 2025.12.18 18:41:38.387653 [ 276 ] {07b0a44f-d46b-4480-aa2d-ec9f6f6bed22} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16440 | 2025.12.18 18:41:38.387693 [ 276 ] {07b0a44f-d46b-4480-aa2d-ec9f6f6bed22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16441 | 2025.12.18 18:41:38.388097 [ 276 ] {07b0a44f-d46b-4480-aa2d-ec9f6f6bed22} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16442 | 2025.12.18 18:41:38.388327 [ 276 ] {07b0a44f-d46b-4480-aa2d-ec9f6f6bed22} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16443 | 2025.12.18 18:41:38.388460 [ 276 ] {07b0a44f-d46b-4480-aa2d-ec9f6f6bed22} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.002066 sec., 584220.7163601161 rows/sec., 48.22 MiB/sec. | ||
| 16444 | 2025.12.18 18:41:38.388502 [ 276 ] {07b0a44f-d46b-4480-aa2d-ec9f6f6bed22} <Debug> TCPHandler: Processed in 0.002250269 sec. | ||
| 16445 | 2025.12.18 18:41:38.388618 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16446 | 2025.12.18 18:41:38.388716 [ 276 ] {332fcd77-539f-4e4a-b081-186b4f12b583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16447 | 2025.12.18 18:41:38.388758 [ 276 ] {332fcd77-539f-4e4a-b081-186b4f12b583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16448 | 2025.12.18 18:41:38.389171 [ 276 ] {332fcd77-539f-4e4a-b081-186b4f12b583} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16449 | 2025.12.18 18:41:38.389207 [ 276 ] {332fcd77-539f-4e4a-b081-186b4f12b583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16450 | 2025.12.18 18:41:38.389533 [ 276 ] {332fcd77-539f-4e4a-b081-186b4f12b583} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16451 | 2025.12.18 18:41:38.389749 [ 276 ] {332fcd77-539f-4e4a-b081-186b4f12b583} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16452 | 2025.12.18 18:41:38.389863 [ 44 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16453 | 2025.12.18 18:41:38.389881 [ 276 ] {332fcd77-539f-4e4a-b081-186b4f12b583} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001184 sec., 5912.1621621621625 rows/sec., 435.49 KiB/sec. | ||
| 16454 | 2025.12.18 18:41:38.389901 [ 44 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2025.12.18 18:41:38.389920 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16456 | 2025.12.18 18:41:38.389922 [ 276 ] {332fcd77-539f-4e4a-b081-186b4f12b583} <Debug> TCPHandler: Processed in 0.001355657 sec. | ||
| 16457 | 2025.12.18 18:41:38.390014 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16458 | 2025.12.18 18:41:38.390047 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16459 | 2025.12.18 18:41:38.390101 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16460 | 2025.12.18 18:41:38.390129 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 71 rows starting from the beginning of the part | ||
| 16461 | 2025.12.18 18:41:38.390143 [ 276 ] {01bd131f-4817-4724-b547-7257999db925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16462 | 2025.12.18 18:41:38.390184 [ 276 ] {01bd131f-4817-4724-b547-7257999db925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16463 | 2025.12.18 18:41:38.390187 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 5 rows starting from the beginning of the part | ||
| 16464 | 2025.12.18 18:41:38.390235 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 16465 | 2025.12.18 18:41:38.390275 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 5 rows starting from the beginning of the part | ||
| 16466 | 2025.12.18 18:41:38.390313 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 36 rows starting from the beginning of the part | ||
| 16467 | 2025.12.18 18:41:38.390350 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 7 rows starting from the beginning of the part | ||
| 16468 | 2025.12.18 18:41:38.390738 [ 276 ] {01bd131f-4817-4724-b547-7257999db925} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16469 | 2025.12.18 18:41:38.390775 [ 276 ] {01bd131f-4817-4724-b547-7257999db925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16470 | 2025.12.18 18:41:38.391098 [ 276 ] {01bd131f-4817-4724-b547-7257999db925} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16471 | 2025.12.18 18:41:38.391111 [ 201 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136295 sec., 158409.56793790346 rows/sec., 12.21 MiB/sec. | ||
| 16472 | 2025.12.18 18:41:38.391274 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16473 | 2025.12.18 18:41:38.391323 [ 276 ] {01bd131f-4817-4724-b547-7257999db925} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2025.12.18 18:41:38.391459 [ 276 ] {01bd131f-4817-4724-b547-7257999db925} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001334 sec., 170914.5427286357 rows/sec., 11.57 MiB/sec. | ||
| 16475 | 2025.12.18 18:41:38.391500 [ 276 ] {01bd131f-4817-4724-b547-7257999db925} <Debug> TCPHandler: Processed in 0.00150367 sec. | ||
| 16476 | 2025.12.18 18:41:38.391522 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16477 | 2025.12.18 18:41:38.391591 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_121_24} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16478 | 2025.12.18 18:41:38.391619 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16479 | 2025.12.18 18:41:38.391653 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16480 | 2025.12.18 18:41:38.391714 [ 276 ] {da1cd9b5-cdd7-4639-82d1-195507b2a3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16481 | 2025.12.18 18:41:38.391755 [ 276 ] {da1cd9b5-cdd7-4639-82d1-195507b2a3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16482 | 2025.12.18 18:41:38.392427 [ 276 ] {da1cd9b5-cdd7-4639-82d1-195507b2a3d8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16483 | 2025.12.18 18:41:38.392463 [ 276 ] {da1cd9b5-cdd7-4639-82d1-195507b2a3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16484 | 2025.12.18 18:41:38.392796 [ 276 ] {da1cd9b5-cdd7-4639-82d1-195507b2a3d8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16485 | 2025.12.18 18:41:38.393017 [ 276 ] {da1cd9b5-cdd7-4639-82d1-195507b2a3d8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16486 | 2025.12.18 18:41:38.393146 [ 276 ] {da1cd9b5-cdd7-4639-82d1-195507b2a3d8} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.00145 sec., 363448.275862069 rows/sec., 26.92 MiB/sec. | ||
| 16487 | 2025.12.18 18:41:38.393185 [ 276 ] {da1cd9b5-cdd7-4639-82d1-195507b2a3d8} <Debug> TCPHandler: Processed in 0.001618541 sec. | ||
| 16488 | 2025.12.18 18:41:38.393298 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16489 | 2025.12.18 18:41:38.393394 [ 276 ] {0e449071-7119-4a1b-b800-b8b3a84a5860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16490 | 2025.12.18 18:41:38.393440 [ 276 ] {0e449071-7119-4a1b-b800-b8b3a84a5860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16491 | 2025.12.18 18:41:38.394074 [ 276 ] {0e449071-7119-4a1b-b800-b8b3a84a5860} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16492 | 2025.12.18 18:41:38.394111 [ 276 ] {0e449071-7119-4a1b-b800-b8b3a84a5860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16493 | 2025.12.18 18:41:38.394518 [ 276 ] {0e449071-7119-4a1b-b800-b8b3a84a5860} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16494 | 2025.12.18 18:41:38.394742 [ 276 ] {0e449071-7119-4a1b-b800-b8b3a84a5860} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16495 | 2025.12.18 18:41:38.394869 [ 276 ] {0e449071-7119-4a1b-b800-b8b3a84a5860} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001493 sec., 565974.5478901541 rows/sec., 38.09 MiB/sec. | ||
| 16496 | 2025.12.18 18:41:38.394907 [ 276 ] {0e449071-7119-4a1b-b800-b8b3a84a5860} <Debug> TCPHandler: Processed in 0.001660562 sec. | ||
| 16497 | 2025.12.18 18:41:38.395019 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16498 | 2025.12.18 18:41:38.395115 [ 276 ] {7d1a2397-54ca-4888-9bf5-ade45934e611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16499 | 2025.12.18 18:41:38.395170 [ 276 ] {7d1a2397-54ca-4888-9bf5-ade45934e611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16500 | 2025.12.18 18:41:38.395926 [ 276 ] {7d1a2397-54ca-4888-9bf5-ade45934e611} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16501 | 2025.12.18 18:41:38.395962 [ 276 ] {7d1a2397-54ca-4888-9bf5-ade45934e611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16502 | 2025.12.18 18:41:38.396473 [ 276 ] {7d1a2397-54ca-4888-9bf5-ade45934e611} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16503 | 2025.12.18 18:41:38.396708 [ 276 ] {7d1a2397-54ca-4888-9bf5-ade45934e611} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16504 | 2025.12.18 18:41:38.396848 [ 276 ] {7d1a2397-54ca-4888-9bf5-ade45934e611} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001751 sec., 2855.5111364934323 rows/sec., 5.12 MiB/sec. | ||
| 16505 | 2025.12.18 18:41:38.396907 [ 276 ] {7d1a2397-54ca-4888-9bf5-ade45934e611} <Debug> TCPHandler: Processed in 0.001939945 sec. | ||
| 16506 | 2025.12.18 18:41:38.397018 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16507 | 2025.12.18 18:41:38.397115 [ 276 ] {0720a2a3-9bdb-48bb-a5fd-37e5cf4b43ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16508 | 2025.12.18 18:41:38.397157 [ 276 ] {0720a2a3-9bdb-48bb-a5fd-37e5cf4b43ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16509 | 2025.12.18 18:41:38.397493 [ 276 ] {0720a2a3-9bdb-48bb-a5fd-37e5cf4b43ac} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2025.12.18 18:41:38.397530 [ 276 ] {0720a2a3-9bdb-48bb-a5fd-37e5cf4b43ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16511 | 2025.12.18 18:41:38.397838 [ 276 ] {0720a2a3-9bdb-48bb-a5fd-37e5cf4b43ac} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16512 | 2025.12.18 18:41:38.398056 [ 276 ] {0720a2a3-9bdb-48bb-a5fd-37e5cf4b43ac} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16513 | 2025.12.18 18:41:38.398182 [ 276 ] {0720a2a3-9bdb-48bb-a5fd-37e5cf4b43ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 16514 | 2025.12.18 18:41:38.398219 [ 276 ] {0720a2a3-9bdb-48bb-a5fd-37e5cf4b43ac} <Debug> TCPHandler: Processed in 0.001251356 sec. | ||
| 16515 | 2025.12.18 18:41:39.532645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16516 | 2025.12.18 18:41:39.549318 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16517 | 2025.12.18 18:41:39.549372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16518 | 2025.12.18 18:41:39.555344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16519 | 2025.12.18 18:41:39.556092 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16520 | 2025.12.18 18:41:39.559012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16521 | 2025.12.18 18:41:40.007112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1978 | ||
| 16522 | 2025.12.18 18:41:40.009540 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16523 | 2025.12.18 18:41:40.009595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16524 | 2025.12.18 18:41:40.010829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16525 | 2025.12.18 18:41:40.011131 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2025.12.18 18:41:40.011542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
| 16527 | 2025.12.18 18:41:43.359840 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16528 | 2025.12.18 18:41:43.360074 [ 276 ] {d948f65a-8b94-48cb-9f9e-4c7430b2c695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16529 | 2025.12.18 18:41:43.360154 [ 276 ] {d948f65a-8b94-48cb-9f9e-4c7430b2c695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16530 | 2025.12.18 18:41:43.360904 [ 276 ] {d948f65a-8b94-48cb-9f9e-4c7430b2c695} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16531 | 2025.12.18 18:41:43.360957 [ 276 ] {d948f65a-8b94-48cb-9f9e-4c7430b2c695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16532 | 2025.12.18 18:41:43.361378 [ 276 ] {d948f65a-8b94-48cb-9f9e-4c7430b2c695} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16533 | 2025.12.18 18:41:43.361641 [ 276 ] {d948f65a-8b94-48cb-9f9e-4c7430b2c695} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16534 | 2025.12.18 18:41:43.361806 [ 41 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16535 | 2025.12.18 18:41:43.361812 [ 276 ] {d948f65a-8b94-48cb-9f9e-4c7430b2c695} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001793 sec., 71388.73396542108 rows/sec., 6.15 MiB/sec. | ||
| 16536 | 2025.12.18 18:41:43.361883 [ 41 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2025.12.18 18:41:43.361914 [ 276 ] {d948f65a-8b94-48cb-9f9e-4c7430b2c695} <Debug> TCPHandler: Processed in 0.002267329 sec. | ||
| 16538 | 2025.12.18 18:41:43.361914 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16539 | 2025.12.18 18:41:43.362037 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16540 | 2025.12.18 18:41:43.362041 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16541 | 2025.12.18 18:41:43.362149 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16542 | 2025.12.18 18:41:43.362177 [ 276 ] {8a837e7d-1e1f-45cf-af87-c4e7123ae8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16543 | 2025.12.18 18:41:43.362182 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1409 rows starting from the beginning of the part | ||
| 16544 | 2025.12.18 18:41:43.362223 [ 276 ] {8a837e7d-1e1f-45cf-af87-c4e7123ae8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16545 | 2025.12.18 18:41:43.362257 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 252 rows starting from the beginning of the part | ||
| 16546 | 2025.12.18 18:41:43.362306 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 66 rows starting from the beginning of the part | ||
| 16547 | 2025.12.18 18:41:43.362354 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 128 rows starting from the beginning of the part | ||
| 16548 | 2025.12.18 18:41:43.362398 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1207 rows starting from the beginning of the part | ||
| 16549 | 2025.12.18 18:41:43.362442 [ 196 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 128 rows starting from the beginning of the part | ||
| 16550 | 2025.12.18 18:41:43.362645 [ 276 ] {8a837e7d-1e1f-45cf-af87-c4e7123ae8a9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16551 | 2025.12.18 18:41:43.362684 [ 276 ] {8a837e7d-1e1f-45cf-af87-c4e7123ae8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16552 | 2025.12.18 18:41:43.362999 [ 276 ] {8a837e7d-1e1f-45cf-af87-c4e7123ae8a9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16553 | 2025.12.18 18:41:43.363219 [ 276 ] {8a837e7d-1e1f-45cf-af87-c4e7123ae8a9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16554 | 2025.12.18 18:41:43.363359 [ 276 ] {8a837e7d-1e1f-45cf-af87-c4e7123ae8a9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001205 sec., 29875.518672199174 rows/sec., 2.19 MiB/sec. | ||
| 16555 | 2025.12.18 18:41:43.363400 [ 276 ] {8a837e7d-1e1f-45cf-af87-c4e7123ae8a9} <Debug> TCPHandler: Processed in 0.001412288 sec. | ||
| 16556 | 2025.12.18 18:41:43.363434 [ 220 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16557 | 2025.12.18 18:41:43.363461 [ 220 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16558 | 2025.12.18 18:41:43.363513 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16559 | 2025.12.18 18:41:43.363612 [ 276 ] {ea76779b-1d97-4294-b9f7-c04978ab1239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16560 | 2025.12.18 18:41:43.363656 [ 276 ] {ea76779b-1d97-4294-b9f7-c04978ab1239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16561 | 2025.12.18 18:41:43.363808 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816154 sec., 1756458.978698943 rows/sec., 154.12 MiB/sec. | ||
| 16562 | 2025.12.18 18:41:43.364032 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16563 | 2025.12.18 18:41:43.364104 [ 276 ] {ea76779b-1d97-4294-b9f7-c04978ab1239} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2025.12.18 18:41:43.364143 [ 276 ] {ea76779b-1d97-4294-b9f7-c04978ab1239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16565 | 2025.12.18 18:41:43.364303 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16566 | 2025.12.18 18:41:43.364373 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_126_25} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16567 | 2025.12.18 18:41:43.364443 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 16568 | 2025.12.18 18:41:43.364466 [ 276 ] {ea76779b-1d97-4294-b9f7-c04978ab1239} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16569 | 2025.12.18 18:41:43.364692 [ 276 ] {ea76779b-1d97-4294-b9f7-c04978ab1239} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2025.12.18 18:41:43.364820 [ 41 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16571 | 2025.12.18 18:41:43.364822 [ 276 ] {ea76779b-1d97-4294-b9f7-c04978ab1239} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001232 sec., 81168.83116883117 rows/sec., 6.34 MiB/sec. | ||
| 16572 | 2025.12.18 18:41:43.364858 [ 41 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2025.12.18 18:41:43.364883 [ 276 ] {ea76779b-1d97-4294-b9f7-c04978ab1239} <Debug> TCPHandler: Processed in 0.001423039 sec. | ||
| 16574 | 2025.12.18 18:41:43.364886 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16575 | 2025.12.18 18:41:43.365007 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16576 | 2025.12.18 18:41:43.365025 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16577 | 2025.12.18 18:41:43.365108 [ 276 ] {d136717a-ba50-4418-b5da-4334f683340e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16578 | 2025.12.18 18:41:43.365156 [ 276 ] {d136717a-ba50-4418-b5da-4334f683340e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16579 | 2025.12.18 18:41:43.365175 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16580 | 2025.12.18 18:41:43.365216 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 633 rows starting from the beginning of the part | ||
| 16581 | 2025.12.18 18:41:43.365283 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 144 rows starting from the beginning of the part | ||
| 16582 | 2025.12.18 18:41:43.365332 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 69 rows starting from the beginning of the part | ||
| 16583 | 2025.12.18 18:41:43.365380 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 100 rows starting from the beginning of the part | ||
| 16584 | 2025.12.18 18:41:43.365419 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 527 rows starting from the beginning of the part | ||
| 16585 | 2025.12.18 18:41:43.365463 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 100 rows starting from the beginning of the part | ||
| 16586 | 2025.12.18 18:41:43.365568 [ 276 ] {d136717a-ba50-4418-b5da-4334f683340e} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16587 | 2025.12.18 18:41:43.365613 [ 276 ] {d136717a-ba50-4418-b5da-4334f683340e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16588 | 2025.12.18 18:41:43.365972 [ 276 ] {d136717a-ba50-4418-b5da-4334f683340e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16589 | 2025.12.18 18:41:43.366235 [ 276 ] {d136717a-ba50-4418-b5da-4334f683340e} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16590 | 2025.12.18 18:41:43.366371 [ 276 ] {d136717a-ba50-4418-b5da-4334f683340e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 16591 | 2025.12.18 18:41:43.366412 [ 276 ] {d136717a-ba50-4418-b5da-4334f683340e} <Debug> TCPHandler: Processed in 0.001457239 sec. | ||
| 16592 | 2025.12.18 18:41:43.366532 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2025.12.18 18:41:43.366592 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1573 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629941 sec., 965065.6066691985 rows/sec., 76.93 MiB/sec. | ||
| 16594 | 2025.12.18 18:41:43.366628 [ 276 ] {036f77c6-0bb1-48f5-b130-6f3b01db773a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16595 | 2025.12.18 18:41:43.366688 [ 276 ] {036f77c6-0bb1-48f5-b130-6f3b01db773a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16596 | 2025.12.18 18:41:43.366756 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16597 | 2025.12.18 18:41:43.367005 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16598 | 2025.12.18 18:41:43.367079 [ 190 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_126_25} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16599 | 2025.12.18 18:41:43.367160 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 16600 | 2025.12.18 18:41:43.367337 [ 220 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16601 | 2025.12.18 18:41:43.367522 [ 276 ] {036f77c6-0bb1-48f5-b130-6f3b01db773a} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16602 | 2025.12.18 18:41:43.367560 [ 276 ] {036f77c6-0bb1-48f5-b130-6f3b01db773a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16603 | 2025.12.18 18:41:43.368128 [ 276 ] {036f77c6-0bb1-48f5-b130-6f3b01db773a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16604 | 2025.12.18 18:41:43.368360 [ 276 ] {036f77c6-0bb1-48f5-b130-6f3b01db773a} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2025.12.18 18:41:43.368481 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16606 | 2025.12.18 18:41:43.368502 [ 276 ] {036f77c6-0bb1-48f5-b130-6f3b01db773a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001892 sec., 19027.484143763213 rows/sec., 34.10 MiB/sec. | ||
| 16607 | 2025.12.18 18:41:43.368514 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16608 | 2025.12.18 18:41:43.368543 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16609 | 2025.12.18 18:41:43.368569 [ 276 ] {036f77c6-0bb1-48f5-b130-6f3b01db773a} <Debug> TCPHandler: Processed in 0.002088997 sec. | ||
| 16610 | 2025.12.18 18:41:43.368610 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16611 | 2025.12.18 18:41:43.368688 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16612 | 2025.12.18 18:41:43.368786 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16613 | 2025.12.18 18:41:43.368786 [ 276 ] {40b6d8c6-b612-41a1-9e6d-d32133ae780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16614 | 2025.12.18 18:41:43.368836 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2355 rows starting from the beginning of the part | ||
| 16615 | 2025.12.18 18:41:43.368840 [ 276 ] {40b6d8c6-b612-41a1-9e6d-d32133ae780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16616 | 2025.12.18 18:41:43.368945 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 16617 | 2025.12.18 18:41:43.369051 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 5 rows starting from the beginning of the part | ||
| 16618 | 2025.12.18 18:41:43.369156 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 16619 | 2025.12.18 18:41:43.369186 [ 276 ] {40b6d8c6-b612-41a1-9e6d-d32133ae780a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2025.12.18 18:41:43.369223 [ 276 ] {40b6d8c6-b612-41a1-9e6d-d32133ae780a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16621 | 2025.12.18 18:41:43.369255 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 5 rows starting from the beginning of the part | ||
| 16622 | 2025.12.18 18:41:43.369350 [ 188 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 16623 | 2025.12.18 18:41:43.369543 [ 276 ] {40b6d8c6-b612-41a1-9e6d-d32133ae780a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16624 | 2025.12.18 18:41:43.369764 [ 276 ] {40b6d8c6-b612-41a1-9e6d-d32133ae780a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16625 | 2025.12.18 18:41:43.369883 [ 29 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16626 | 2025.12.18 18:41:43.369892 [ 276 ] {40b6d8c6-b612-41a1-9e6d-d32133ae780a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 16627 | 2025.12.18 18:41:43.369919 [ 29 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16628 | 2025.12.18 18:41:43.369943 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16629 | 2025.12.18 18:41:43.369945 [ 276 ] {40b6d8c6-b612-41a1-9e6d-d32133ae780a} <Debug> TCPHandler: Processed in 0.001307227 sec. | ||
| 16630 | 2025.12.18 18:41:43.370030 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16631 | 2025.12.18 18:41:43.370132 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16632 | 2025.12.18 18:41:43.370158 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7080 rows starting from the beginning of the part | ||
| 16633 | 2025.12.18 18:41:43.370204 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16634 | 2025.12.18 18:41:43.370241 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16635 | 2025.12.18 18:41:43.370274 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16636 | 2025.12.18 18:41:43.370305 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16637 | 2025.12.18 18:41:43.370340 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16638 | 2025.12.18 18:41:43.372069 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002072327 sec., 3561214.0362018156 rows/sec., 239.93 MiB/sec. | ||
| 16639 | 2025.12.18 18:41:43.372606 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16640 | 2025.12.18 18:41:43.372962 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16641 | 2025.12.18 18:41:43.373046 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_126_25} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16642 | 2025.12.18 18:41:43.373134 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 16643 | 2025.12.18 18:41:43.377603 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2473 rows, containing 19 columns (19 merged, 0 gathered) in 0.009020866 sec., 274142.19433034473 rows/sec., 491.25 MiB/sec. | ||
| 16644 | 2025.12.18 18:41:43.379730 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16645 | 2025.12.18 18:41:43.380085 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2025.12.18 18:41:43.380157 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16647 | 2025.12.18 18:41:43.380282 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.70 MiB. | ||
| 16648 | 2025.12.18 18:41:44.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.04 MiB, peak 403.70 MiB, free memory in arenas 0.00 B, will set to 386.63 MiB (RSS), difference: 1.58 MiB | ||
| 16649 | 2025.12.18 18:41:44.662244 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16650 | 2025.12.18 18:41:44.662298 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16651 | 2025.12.18 18:41:44.865631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41230 | ||
| 16652 | 2025.12.18 18:41:44.866443 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2025.12.18 18:41:44.866494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16654 | 2025.12.18 18:41:44.866991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16655 | 2025.12.18 18:41:44.867233 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2025.12.18 18:41:44.867370 [ 40 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16657 | 2025.12.18 18:41:44.867387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41230 | ||
| 16658 | 2025.12.18 18:41:44.867435 [ 40 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2025.12.18 18:41:44.867460 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16660 | 2025.12.18 18:41:44.867574 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 16661 | 2025.12.18 18:41:44.867721 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16662 | 2025.12.18 18:41:44.867760 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38862 rows starting from the beginning of the part | ||
| 16663 | 2025.12.18 18:41:44.867822 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 16664 | 2025.12.18 18:41:44.867866 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 16665 | 2025.12.18 18:41:44.867906 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 16666 | 2025.12.18 18:41:44.867944 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 16667 | 2025.12.18 18:41:44.867985 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 16668 | 2025.12.18 18:41:44.870732 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41230 rows, containing 4 columns (4 merged, 0 gathered) in 0.003210321 sec., 12842952.464878123 rows/sec., 183.72 MiB/sec. | ||
| 16669 | 2025.12.18 18:41:44.871257 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16670 | 2025.12.18 18:41:44.871637 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2025.12.18 18:41:44.871730 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_86_17} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16672 | 2025.12.18 18:41:44.871862 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16673 | 2025.12.18 18:41:47.060053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16674 | 2025.12.18 18:41:47.078144 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16675 | 2025.12.18 18:41:47.078206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16676 | 2025.12.18 18:41:47.084318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16677 | 2025.12.18 18:41:47.085088 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16678 | 2025.12.18 18:41:47.085415 [ 23 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16679 | 2025.12.18 18:41:47.085508 [ 23 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16680 | 2025.12.18 18:41:47.085544 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16681 | 2025.12.18 18:41:47.085700 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 16682 | 2025.12.18 18:41:47.088495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16683 | 2025.12.18 18:41:47.089676 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16684 | 2025.12.18 18:41:47.091141 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 16685 | 2025.12.18 18:41:47.095813 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 16686 | 2025.12.18 18:41:47.100363 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 16687 | 2025.12.18 18:41:47.105017 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 16688 | 2025.12.18 18:41:47.109885 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 16689 | 2025.12.18 18:41:47.114210 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 16690 | 2025.12.18 18:41:47.168957 [ 194 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.083320424 sec., 7777.204782347243 rows/sec., 40.21 MiB/sec. | ||
| 16691 | 2025.12.18 18:41:47.172281 [ 194 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16692 | 2025.12.18 18:41:47.174665 [ 194 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2025.12.18 18:41:47.174781 [ 194 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_86_17} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16694 | 2025.12.18 18:41:47.177989 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16695 | 2025.12.18 18:41:48.000303 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.01 MiB, peak 405.41 MiB, free memory in arenas 0.00 B, will set to 386.98 MiB (RSS), difference: -1.03 MiB | ||
| 16696 | 2025.12.18 18:41:48.179798 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16697 | 2025.12.18 18:41:48.179852 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16698 | 2025.12.18 18:41:48.182943 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16699 | 2025.12.18 18:41:48.357331 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16700 | 2025.12.18 18:41:48.357520 [ 276 ] {c67fe376-c0a5-4821-a64e-ae3ce1566949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16701 | 2025.12.18 18:41:48.357588 [ 276 ] {c67fe376-c0a5-4821-a64e-ae3ce1566949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16702 | 2025.12.18 18:41:48.358261 [ 276 ] {c67fe376-c0a5-4821-a64e-ae3ce1566949} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16703 | 2025.12.18 18:41:48.358309 [ 276 ] {c67fe376-c0a5-4821-a64e-ae3ce1566949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16704 | 2025.12.18 18:41:48.358707 [ 276 ] {c67fe376-c0a5-4821-a64e-ae3ce1566949} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16705 | 2025.12.18 18:41:48.358957 [ 276 ] {c67fe376-c0a5-4821-a64e-ae3ce1566949} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16706 | 2025.12.18 18:41:48.359123 [ 276 ] {c67fe376-c0a5-4821-a64e-ae3ce1566949} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001654 sec., 39903.26481257557 rows/sec., 3.18 MiB/sec. | ||
| 16707 | 2025.12.18 18:41:48.359178 [ 276 ] {c67fe376-c0a5-4821-a64e-ae3ce1566949} <Debug> TCPHandler: Processed in 0.001986926 sec. | ||
| 16708 | 2025.12.18 18:41:48.359241 [ 224 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16709 | 2025.12.18 18:41:48.359277 [ 224 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16710 | 2025.12.18 18:41:48.359301 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16711 | 2025.12.18 18:41:48.359408 [ 276 ] {3bbd9c7d-af7f-4284-a2f9-50b58e44f451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16712 | 2025.12.18 18:41:48.359454 [ 276 ] {3bbd9c7d-af7f-4284-a2f9-50b58e44f451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16713 | 2025.12.18 18:41:48.359870 [ 276 ] {3bbd9c7d-af7f-4284-a2f9-50b58e44f451} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16714 | 2025.12.18 18:41:48.359908 [ 276 ] {3bbd9c7d-af7f-4284-a2f9-50b58e44f451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16715 | 2025.12.18 18:41:48.360214 [ 276 ] {3bbd9c7d-af7f-4284-a2f9-50b58e44f451} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16716 | 2025.12.18 18:41:48.360434 [ 276 ] {3bbd9c7d-af7f-4284-a2f9-50b58e44f451} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16717 | 2025.12.18 18:41:48.360571 [ 276 ] {3bbd9c7d-af7f-4284-a2f9-50b58e44f451} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001187 sec., 4212.299915754002 rows/sec., 316.75 KiB/sec. | ||
| 16718 | 2025.12.18 18:41:48.360612 [ 276 ] {3bbd9c7d-af7f-4284-a2f9-50b58e44f451} <Debug> TCPHandler: Processed in 0.001364438 sec. | ||
| 16719 | 2025.12.18 18:41:48.360735 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16720 | 2025.12.18 18:41:48.360860 [ 276 ] {37638796-bdd2-4b74-88fa-905029f9f748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16721 | 2025.12.18 18:41:48.360911 [ 276 ] {37638796-bdd2-4b74-88fa-905029f9f748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16722 | 2025.12.18 18:41:48.361355 [ 276 ] {37638796-bdd2-4b74-88fa-905029f9f748} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16723 | 2025.12.18 18:41:48.361391 [ 276 ] {37638796-bdd2-4b74-88fa-905029f9f748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16724 | 2025.12.18 18:41:48.361714 [ 276 ] {37638796-bdd2-4b74-88fa-905029f9f748} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16725 | 2025.12.18 18:41:48.361942 [ 276 ] {37638796-bdd2-4b74-88fa-905029f9f748} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2025.12.18 18:41:48.362066 [ 224 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16727 | 2025.12.18 18:41:48.362072 [ 276 ] {37638796-bdd2-4b74-88fa-905029f9f748} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001239 sec., 55690.072639225174 rows/sec., 4.35 MiB/sec. | ||
| 16728 | 2025.12.18 18:41:48.362118 [ 276 ] {37638796-bdd2-4b74-88fa-905029f9f748} <Debug> TCPHandler: Processed in 0.001447689 sec. | ||
| 16729 | 2025.12.18 18:41:48.362221 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16730 | 2025.12.18 18:41:48.362316 [ 276 ] {6a49a4bc-1206-45cf-904a-e3f8351b5d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16731 | 2025.12.18 18:41:48.362365 [ 276 ] {6a49a4bc-1206-45cf-904a-e3f8351b5d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16732 | 2025.12.18 18:41:48.362769 [ 276 ] {6a49a4bc-1206-45cf-904a-e3f8351b5d46} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2025.12.18 18:41:48.362806 [ 276 ] {6a49a4bc-1206-45cf-904a-e3f8351b5d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16734 | 2025.12.18 18:41:48.363126 [ 276 ] {6a49a4bc-1206-45cf-904a-e3f8351b5d46} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16735 | 2025.12.18 18:41:48.363327 [ 276 ] {6a49a4bc-1206-45cf-904a-e3f8351b5d46} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16736 | 2025.12.18 18:41:48.363434 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 4 parts from all_1_122_25 to all_125_125_0 | ||
| 16737 | 2025.12.18 18:41:48.363459 [ 276 ] {6a49a4bc-1206-45cf-904a-e3f8351b5d46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 16738 | 2025.12.18 18:41:48.363503 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16739 | 2025.12.18 18:41:48.363514 [ 276 ] {6a49a4bc-1206-45cf-904a-e3f8351b5d46} <Debug> TCPHandler: Processed in 0.001342158 sec. | ||
| 16740 | 2025.12.18 18:41:48.363531 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16741 | 2025.12.18 18:41:48.363627 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16742 | 2025.12.18 18:41:48.363640 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_122_25 to all_125_125_0 into Compact with storage Full | ||
| 16743 | 2025.12.18 18:41:48.363729 [ 276 ] {9003dee3-0487-4a96-8354-f16b6e630173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16744 | 2025.12.18 18:41:48.363785 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16745 | 2025.12.18 18:41:48.363788 [ 276 ] {9003dee3-0487-4a96-8354-f16b6e630173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16746 | 2025.12.18 18:41:48.363835 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 34532 rows starting from the beginning of the part | ||
| 16747 | 2025.12.18 18:41:48.363918 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16748 | 2025.12.18 18:41:48.363972 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 16749 | 2025.12.18 18:41:48.364019 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 845 rows starting from the beginning of the part | ||
| 16750 | 2025.12.18 18:41:48.364567 [ 276 ] {9003dee3-0487-4a96-8354-f16b6e630173} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16751 | 2025.12.18 18:41:48.364609 [ 276 ] {9003dee3-0487-4a96-8354-f16b6e630173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16752 | 2025.12.18 18:41:48.365106 [ 276 ] {9003dee3-0487-4a96-8354-f16b6e630173} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16753 | 2025.12.18 18:41:48.365338 [ 276 ] {9003dee3-0487-4a96-8354-f16b6e630173} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2025.12.18 18:41:48.365512 [ 276 ] {9003dee3-0487-4a96-8354-f16b6e630173} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.0018 sec., 2777.777777777778 rows/sec., 4.98 MiB/sec. | ||
| 16755 | 2025.12.18 18:41:48.365573 [ 276 ] {9003dee3-0487-4a96-8354-f16b6e630173} <Debug> TCPHandler: Processed in 0.001995466 sec. | ||
| 16756 | 2025.12.18 18:41:48.365597 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16757 | 2025.12.18 18:41:48.365648 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16758 | 2025.12.18 18:41:48.365677 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16759 | 2025.12.18 18:41:48.365777 [ 276 ] {1702fb12-cde7-41e9-975e-bcde7ecf865b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16760 | 2025.12.18 18:41:48.365818 [ 276 ] {1702fb12-cde7-41e9-975e-bcde7ecf865b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16761 | 2025.12.18 18:41:48.366147 [ 276 ] {1702fb12-cde7-41e9-975e-bcde7ecf865b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16762 | 2025.12.18 18:41:48.366186 [ 276 ] {1702fb12-cde7-41e9-975e-bcde7ecf865b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16763 | 2025.12.18 18:41:48.366526 [ 276 ] {1702fb12-cde7-41e9-975e-bcde7ecf865b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16764 | 2025.12.18 18:41:48.366763 [ 276 ] {1702fb12-cde7-41e9-975e-bcde7ecf865b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16765 | 2025.12.18 18:41:48.366892 [ 276 ] {1702fb12-cde7-41e9-975e-bcde7ecf865b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 16766 | 2025.12.18 18:41:48.366929 [ 276 ] {1702fb12-cde7-41e9-975e-bcde7ecf865b} <Debug> TCPHandler: Processed in 0.001302096 sec. | ||
| 16767 | 2025.12.18 18:41:48.366959 [ 224 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16768 | 2025.12.18 18:41:48.366988 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16769 | 2025.12.18 18:41:48.368707 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16770 | 2025.12.18 18:41:48.369695 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16771 | 2025.12.18 18:41:48.370469 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35697 rows, containing 5 columns (5 merged, 0 gathered) in 0.006874968 sec., 5192315.076957448 rows/sec., 356.68 MiB/sec. | ||
| 16772 | 2025.12.18 18:41:48.370870 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 16773 | 2025.12.18 18:41:48.371199 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16774 | 2025.12.18 18:41:48.371285 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 4 parts: [all_1_122_25, all_125_125_0] -> all_1_125_26 | ||
| 16775 | 2025.12.18 18:41:48.371385 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16776 | 2025.12.18 18:41:49.097319 [ 223 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16777 | 2025.12.18 18:41:49.097407 [ 223 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16778 | 2025.12.18 18:41:49.100564 [ 223 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16779 | 2025.12.18 18:41:50.011823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2002 | ||
| 16780 | 2025.12.18 18:41:50.013129 [ 220 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16781 | 2025.12.18 18:41:50.013173 [ 220 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16782 | 2025.12.18 18:41:50.014209 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16783 | 2025.12.18 18:41:50.014274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16784 | 2025.12.18 18:41:50.015530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16785 | 2025.12.18 18:41:50.015621 [ 220 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16786 | 2025.12.18 18:41:50.015846 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2025.12.18 18:41:50.016264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2002 | ||
| 16788 | 2025.12.18 18:41:52.367677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41742 | ||
| 16789 | 2025.12.18 18:41:52.368408 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16790 | 2025.12.18 18:41:52.368459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16791 | 2025.12.18 18:41:52.368917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16792 | 2025.12.18 18:41:52.369140 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16793 | 2025.12.18 18:41:52.369267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41742 | ||
| 16794 | 2025.12.18 18:41:53.360695 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16795 | 2025.12.18 18:41:53.360872 [ 276 ] {ff83d519-88ac-4fc6-821b-5a1516907064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16796 | 2025.12.18 18:41:53.360937 [ 276 ] {ff83d519-88ac-4fc6-821b-5a1516907064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16797 | 2025.12.18 18:41:53.361653 [ 276 ] {ff83d519-88ac-4fc6-821b-5a1516907064} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16798 | 2025.12.18 18:41:53.361711 [ 276 ] {ff83d519-88ac-4fc6-821b-5a1516907064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16799 | 2025.12.18 18:41:53.362166 [ 276 ] {ff83d519-88ac-4fc6-821b-5a1516907064} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16800 | 2025.12.18 18:41:53.362415 [ 276 ] {ff83d519-88ac-4fc6-821b-5a1516907064} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16801 | 2025.12.18 18:41:53.362581 [ 276 ] {ff83d519-88ac-4fc6-821b-5a1516907064} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001756 sec., 13667.425968109339 rows/sec., 1.13 MiB/sec. | ||
| 16802 | 2025.12.18 18:41:53.362639 [ 276 ] {ff83d519-88ac-4fc6-821b-5a1516907064} <Debug> TCPHandler: Processed in 0.002073817 sec. | ||
| 16803 | 2025.12.18 18:41:53.362775 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16804 | 2025.12.18 18:41:53.362883 [ 276 ] {b840c9f7-37fc-4ad3-aae8-fbbffcfd3283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16805 | 2025.12.18 18:41:53.362931 [ 276 ] {b840c9f7-37fc-4ad3-aae8-fbbffcfd3283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16806 | 2025.12.18 18:41:53.363354 [ 276 ] {b840c9f7-37fc-4ad3-aae8-fbbffcfd3283} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16807 | 2025.12.18 18:41:53.363396 [ 276 ] {b840c9f7-37fc-4ad3-aae8-fbbffcfd3283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16808 | 2025.12.18 18:41:53.363706 [ 276 ] {b840c9f7-37fc-4ad3-aae8-fbbffcfd3283} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16809 | 2025.12.18 18:41:53.363932 [ 276 ] {b840c9f7-37fc-4ad3-aae8-fbbffcfd3283} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16810 | 2025.12.18 18:41:53.364074 [ 276 ] {b840c9f7-37fc-4ad3-aae8-fbbffcfd3283} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001216 sec., 3289.4736842105262 rows/sec., 268.23 KiB/sec. | ||
| 16811 | 2025.12.18 18:41:53.364116 [ 276 ] {b840c9f7-37fc-4ad3-aae8-fbbffcfd3283} <Debug> TCPHandler: Processed in 0.001397368 sec. | ||
| 16812 | 2025.12.18 18:41:53.364225 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16813 | 2025.12.18 18:41:53.364324 [ 276 ] {699e1d3e-0035-4767-b643-6c3d451a8eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16814 | 2025.12.18 18:41:53.364368 [ 276 ] {699e1d3e-0035-4767-b643-6c3d451a8eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16815 | 2025.12.18 18:41:53.364914 [ 276 ] {699e1d3e-0035-4767-b643-6c3d451a8eb1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16816 | 2025.12.18 18:41:53.364952 [ 276 ] {699e1d3e-0035-4767-b643-6c3d451a8eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16817 | 2025.12.18 18:41:53.365294 [ 276 ] {699e1d3e-0035-4767-b643-6c3d451a8eb1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16818 | 2025.12.18 18:41:53.365522 [ 276 ] {699e1d3e-0035-4767-b643-6c3d451a8eb1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2025.12.18 18:41:53.365663 [ 276 ] {699e1d3e-0035-4767-b643-6c3d451a8eb1} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.00136 sec., 183823.5294117647 rows/sec., 16.44 MiB/sec. | ||
| 16820 | 2025.12.18 18:41:53.365706 [ 276 ] {699e1d3e-0035-4767-b643-6c3d451a8eb1} <Debug> TCPHandler: Processed in 0.001533009 sec. | ||
| 16821 | 2025.12.18 18:41:53.365818 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16822 | 2025.12.18 18:41:53.365917 [ 276 ] {f314ac53-1428-43d8-96b3-174900c14c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16823 | 2025.12.18 18:41:53.365959 [ 276 ] {f314ac53-1428-43d8-96b3-174900c14c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16824 | 2025.12.18 18:41:53.366382 [ 276 ] {f314ac53-1428-43d8-96b3-174900c14c1e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16825 | 2025.12.18 18:41:53.366422 [ 276 ] {f314ac53-1428-43d8-96b3-174900c14c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16826 | 2025.12.18 18:41:53.366732 [ 276 ] {f314ac53-1428-43d8-96b3-174900c14c1e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16827 | 2025.12.18 18:41:53.366950 [ 276 ] {f314ac53-1428-43d8-96b3-174900c14c1e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16828 | 2025.12.18 18:41:53.367083 [ 276 ] {f314ac53-1428-43d8-96b3-174900c14c1e} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001185 sec., 43881.85654008439 rows/sec., 3.25 MiB/sec. | ||
| 16829 | 2025.12.18 18:41:53.367122 [ 276 ] {f314ac53-1428-43d8-96b3-174900c14c1e} <Debug> TCPHandler: Processed in 0.001355208 sec. | ||
| 16830 | 2025.12.18 18:41:53.367235 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16831 | 2025.12.18 18:41:53.367333 [ 276 ] {22fa6fb9-b985-4f4b-a9ef-2127a2f1586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16832 | 2025.12.18 18:41:53.367375 [ 276 ] {22fa6fb9-b985-4f4b-a9ef-2127a2f1586a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16833 | 2025.12.18 18:41:53.367780 [ 276 ] {22fa6fb9-b985-4f4b-a9ef-2127a2f1586a} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16834 | 2025.12.18 18:41:53.367818 [ 276 ] {22fa6fb9-b985-4f4b-a9ef-2127a2f1586a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16835 | 2025.12.18 18:41:53.368114 [ 276 ] {22fa6fb9-b985-4f4b-a9ef-2127a2f1586a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16836 | 2025.12.18 18:41:53.368342 [ 276 ] {22fa6fb9-b985-4f4b-a9ef-2127a2f1586a} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2025.12.18 18:41:53.368475 [ 276 ] {22fa6fb9-b985-4f4b-a9ef-2127a2f1586a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.72 MiB/sec. | ||
| 16838 | 2025.12.18 18:41:53.368515 [ 276 ] {22fa6fb9-b985-4f4b-a9ef-2127a2f1586a} <Debug> TCPHandler: Processed in 0.001331957 sec. | ||
| 16839 | 2025.12.18 18:41:53.368632 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16840 | 2025.12.18 18:41:53.368730 [ 276 ] {3a5cb93e-8e69-46b9-a569-ee8b51be5086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16841 | 2025.12.18 18:41:53.368772 [ 276 ] {3a5cb93e-8e69-46b9-a569-ee8b51be5086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16842 | 2025.12.18 18:41:53.369169 [ 276 ] {3a5cb93e-8e69-46b9-a569-ee8b51be5086} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16843 | 2025.12.18 18:41:53.369206 [ 276 ] {3a5cb93e-8e69-46b9-a569-ee8b51be5086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16844 | 2025.12.18 18:41:53.369510 [ 276 ] {3a5cb93e-8e69-46b9-a569-ee8b51be5086} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16845 | 2025.12.18 18:41:53.369755 [ 276 ] {3a5cb93e-8e69-46b9-a569-ee8b51be5086} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16846 | 2025.12.18 18:41:53.369896 [ 276 ] {3a5cb93e-8e69-46b9-a569-ee8b51be5086} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001182 sec., 10152.28426395939 rows/sec., 793.15 KiB/sec. | ||
| 16847 | 2025.12.18 18:41:53.369944 [ 276 ] {3a5cb93e-8e69-46b9-a569-ee8b51be5086} <Debug> TCPHandler: Processed in 0.001362087 sec. | ||
| 16848 | 2025.12.18 18:41:53.370063 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16849 | 2025.12.18 18:41:53.370164 [ 276 ] {2d344db7-6319-4bef-87d5-587b9d5c7be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16850 | 2025.12.18 18:41:53.370207 [ 276 ] {2d344db7-6319-4bef-87d5-587b9d5c7be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16851 | 2025.12.18 18:41:53.370725 [ 276 ] {2d344db7-6319-4bef-87d5-587b9d5c7be8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16852 | 2025.12.18 18:41:53.370765 [ 276 ] {2d344db7-6319-4bef-87d5-587b9d5c7be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16853 | 2025.12.18 18:41:53.371095 [ 276 ] {2d344db7-6319-4bef-87d5-587b9d5c7be8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16854 | 2025.12.18 18:41:53.371318 [ 276 ] {2d344db7-6319-4bef-87d5-587b9d5c7be8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16855 | 2025.12.18 18:41:53.371452 [ 276 ] {2d344db7-6319-4bef-87d5-587b9d5c7be8} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001308 sec., 107033.63914373089 rows/sec., 8.65 MiB/sec. | ||
| 16856 | 2025.12.18 18:41:53.371491 [ 276 ] {2d344db7-6319-4bef-87d5-587b9d5c7be8} <Debug> TCPHandler: Processed in 0.001479789 sec. | ||
| 16857 | 2025.12.18 18:41:53.371605 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16858 | 2025.12.18 18:41:53.371700 [ 276 ] {ae22ef0a-6eb4-4e9b-b5c5-6f852e68b2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16859 | 2025.12.18 18:41:53.371742 [ 276 ] {ae22ef0a-6eb4-4e9b-b5c5-6f852e68b2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16860 | 2025.12.18 18:41:53.372155 [ 276 ] {ae22ef0a-6eb4-4e9b-b5c5-6f852e68b2f6} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16861 | 2025.12.18 18:41:53.372192 [ 276 ] {ae22ef0a-6eb4-4e9b-b5c5-6f852e68b2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16862 | 2025.12.18 18:41:53.372519 [ 276 ] {ae22ef0a-6eb4-4e9b-b5c5-6f852e68b2f6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16863 | 2025.12.18 18:41:53.372734 [ 276 ] {ae22ef0a-6eb4-4e9b-b5c5-6f852e68b2f6} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16864 | 2025.12.18 18:41:53.372864 [ 276 ] {ae22ef0a-6eb4-4e9b-b5c5-6f852e68b2f6} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001183 sec., 167371.09044801354 rows/sec., 12.00 MiB/sec. | ||
| 16865 | 2025.12.18 18:41:53.372901 [ 276 ] {ae22ef0a-6eb4-4e9b-b5c5-6f852e68b2f6} <Debug> TCPHandler: Processed in 0.001348067 sec. | ||
| 16866 | 2025.12.18 18:41:53.373011 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16867 | 2025.12.18 18:41:53.373104 [ 276 ] {defeb28c-8231-42b6-9965-aa4310e66972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16868 | 2025.12.18 18:41:53.373157 [ 276 ] {defeb28c-8231-42b6-9965-aa4310e66972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16869 | 2025.12.18 18:41:53.374020 [ 276 ] {defeb28c-8231-42b6-9965-aa4310e66972} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16870 | 2025.12.18 18:41:53.374057 [ 276 ] {defeb28c-8231-42b6-9965-aa4310e66972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16871 | 2025.12.18 18:41:53.374608 [ 276 ] {defeb28c-8231-42b6-9965-aa4310e66972} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16872 | 2025.12.18 18:41:53.374827 [ 276 ] {defeb28c-8231-42b6-9965-aa4310e66972} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16873 | 2025.12.18 18:41:53.374967 [ 276 ] {defeb28c-8231-42b6-9965-aa4310e66972} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001881 sec., 19138.755980861242 rows/sec., 34.30 MiB/sec. | ||
| 16874 | 2025.12.18 18:41:53.375045 [ 276 ] {defeb28c-8231-42b6-9965-aa4310e66972} <Debug> TCPHandler: Processed in 0.002083827 sec. | ||
| 16875 | 2025.12.18 18:41:53.375168 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16876 | 2025.12.18 18:41:53.375262 [ 276 ] {f900070b-1304-4be4-9111-b6adaf402036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16877 | 2025.12.18 18:41:53.375303 [ 276 ] {f900070b-1304-4be4-9111-b6adaf402036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16878 | 2025.12.18 18:41:53.375648 [ 276 ] {f900070b-1304-4be4-9111-b6adaf402036} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16879 | 2025.12.18 18:41:53.375683 [ 276 ] {f900070b-1304-4be4-9111-b6adaf402036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16880 | 2025.12.18 18:41:53.375972 [ 276 ] {f900070b-1304-4be4-9111-b6adaf402036} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16881 | 2025.12.18 18:41:53.376173 [ 276 ] {f900070b-1304-4be4-9111-b6adaf402036} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2025.12.18 18:41:53.376298 [ 276 ] {f900070b-1304-4be4-9111-b6adaf402036} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 16883 | 2025.12.18 18:41:53.376335 [ 276 ] {f900070b-1304-4be4-9111-b6adaf402036} <Debug> TCPHandler: Processed in 0.001216345 sec. | ||
| 16884 | 2025.12.18 18:41:54.480471 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61834 | ||
| 16885 | 2025.12.18 18:41:54.480582 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16886 | 2025.12.18 18:41:54.480608 [ 291 ] {} <Debug> TCP-Session: 2524f146-efc0-4113-ab54-60913ef46149 Authenticating user 'default' from [fd00:1122:3344:101::e]:61834 | ||
| 16887 | 2025.12.18 18:41:54.480631 [ 291 ] {} <Debug> TCP-Session: 2524f146-efc0-4113-ab54-60913ef46149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16888 | 2025.12.18 18:41:54.480643 [ 291 ] {} <Debug> TCP-Session: 2524f146-efc0-4113-ab54-60913ef46149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16889 | 2025.12.18 18:41:54.480803 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53946 | ||
| 16890 | 2025.12.18 18:41:54.480834 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51091 | ||
| 16891 | 2025.12.18 18:41:54.480867 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41826 | ||
| 16892 | 2025.12.18 18:41:54.480889 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33029 | ||
| 16893 | 2025.12.18 18:41:54.480919 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16894 | 2025.12.18 18:41:54.480911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57588 | ||
| 16895 | 2025.12.18 18:41:54.480950 [ 292 ] {} <Debug> TCP-Session: 01bc2aed-da10-4fa7-aa33-237738b956f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53946 | ||
| 16896 | 2025.12.18 18:41:54.480958 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16897 | 2025.12.18 18:41:54.480983 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16898 | 2025.12.18 18:41:54.480990 [ 292 ] {} <Debug> TCP-Session: 01bc2aed-da10-4fa7-aa33-237738b956f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16899 | 2025.12.18 18:41:54.481008 [ 293 ] {} <Debug> TCP-Session: c2aa1f1a-5db7-4cf2-82af-79ff52705f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:51091 | ||
| 16900 | 2025.12.18 18:41:54.481018 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16901 | 2025.12.18 18:41:54.481021 [ 292 ] {} <Debug> TCP-Session: 01bc2aed-da10-4fa7-aa33-237738b956f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16902 | 2025.12.18 18:41:54.481043 [ 293 ] {} <Debug> TCP-Session: c2aa1f1a-5db7-4cf2-82af-79ff52705f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16903 | 2025.12.18 18:41:54.481055 [ 289 ] {} <Debug> TCP-Session: 9c291f9b-00ba-4dff-aa17-6aa1aafd0c7f Authenticating user 'default' from [fd00:1122:3344:101::e]:57588 | ||
| 16904 | 2025.12.18 18:41:54.481073 [ 293 ] {} <Debug> TCP-Session: c2aa1f1a-5db7-4cf2-82af-79ff52705f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16905 | 2025.12.18 18:41:54.481088 [ 289 ] {} <Debug> TCP-Session: 9c291f9b-00ba-4dff-aa17-6aa1aafd0c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16906 | 2025.12.18 18:41:54.480984 [ 291 ] {} <Trace> TCP-Session: 2524f146-efc0-4113-ab54-60913ef46149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16907 | 2025.12.18 18:41:54.481107 [ 289 ] {} <Debug> TCP-Session: 9c291f9b-00ba-4dff-aa17-6aa1aafd0c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16908 | 2025.12.18 18:41:54.480959 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16909 | 2025.12.18 18:41:54.480921 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35412 | ||
| 16910 | 2025.12.18 18:41:54.481178 [ 275 ] {} <Debug> TCP-Session: 1ac08f06-0edf-479d-9bcc-39776a112f42 Authenticating user 'default' from [fd00:1122:3344:101::e]:41826 | ||
| 16911 | 2025.12.18 18:41:54.480883 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36876 | ||
| 16912 | 2025.12.18 18:41:54.481229 [ 275 ] {} <Debug> TCP-Session: 1ac08f06-0edf-479d-9bcc-39776a112f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16913 | 2025.12.18 18:41:54.480866 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59237 | ||
| 16914 | 2025.12.18 18:41:54.481279 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16915 | 2025.12.18 18:41:54.481277 [ 291 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61834) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16916 | 2025.12.18 18:41:54.481311 [ 290 ] {} <Debug> TCP-Session: aad51819-920d-4cf0-b609-09be3250e63f Authenticating user 'default' from [fd00:1122:3344:101::e]:35412 | ||
| 16917 | 2025.12.18 18:41:54.481268 [ 275 ] {} <Debug> TCP-Session: 1ac08f06-0edf-479d-9bcc-39776a112f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16918 | 2025.12.18 18:41:54.481345 [ 290 ] {} <Debug> TCP-Session: aad51819-920d-4cf0-b609-09be3250e63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16919 | 2025.12.18 18:41:54.481019 [ 288 ] {} <Debug> TCP-Session: aa01bce8-fb85-4c9e-87d7-434122a2c412 Authenticating user 'default' from [fd00:1122:3344:101::e]:33029 | ||
| 16920 | 2025.12.18 18:41:54.481373 [ 290 ] {} <Debug> TCP-Session: aad51819-920d-4cf0-b609-09be3250e63f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16921 | 2025.12.18 18:41:54.481400 [ 288 ] {} <Debug> TCP-Session: aa01bce8-fb85-4c9e-87d7-434122a2c412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16922 | 2025.12.18 18:41:54.481418 [ 288 ] {} <Debug> TCP-Session: aa01bce8-fb85-4c9e-87d7-434122a2c412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16923 | 2025.12.18 18:41:54.481587 [ 291 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16924 | 2025.12.18 18:41:54.481647 [ 291 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16925 | 2025.12.18 18:41:54.481820 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16926 | 2025.12.18 18:41:54.481821 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16927 | 2025.12.18 18:41:54.481855 [ 294 ] {} <Debug> TCP-Session: 55975d70-2d5e-4349-8b4d-9d719da9dabd Authenticating user 'default' from [fd00:1122:3344:101::e]:59237 | ||
| 16928 | 2025.12.18 18:41:54.481875 [ 287 ] {} <Debug> TCP-Session: dc046577-2c6f-4b4b-bc41-c9cf3e0ab4ab Authenticating user 'default' from [fd00:1122:3344:101::e]:36876 | ||
| 16929 | 2025.12.18 18:41:54.481882 [ 294 ] {} <Debug> TCP-Session: 55975d70-2d5e-4349-8b4d-9d719da9dabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16930 | 2025.12.18 18:41:54.481901 [ 287 ] {} <Debug> TCP-Session: dc046577-2c6f-4b4b-bc41-c9cf3e0ab4ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16931 | 2025.12.18 18:41:54.481909 [ 294 ] {} <Debug> TCP-Session: 55975d70-2d5e-4349-8b4d-9d719da9dabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16932 | 2025.12.18 18:41:54.481924 [ 287 ] {} <Debug> TCP-Session: dc046577-2c6f-4b4b-bc41-c9cf3e0ab4ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16933 | 2025.12.18 18:41:54.481932 [ 291 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 16934 | 2025.12.18 18:41:54.482908 [ 348 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Trace> AggregatingTransform: Aggregating | ||
| 16935 | 2025.12.18 18:41:54.482971 [ 348 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Trace> Aggregator: Aggregation method: without_key | ||
| 16936 | 2025.12.18 18:41:54.483014 [ 348 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972762 sec. (1028.001 rows/sec., 40.16 KiB/sec.) | ||
| 16937 | 2025.12.18 18:41:54.483036 [ 348 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Trace> Aggregator: Merging aggregated data | ||
| 16938 | 2025.12.18 18:41:54.484280 [ 291 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 16939 | 2025.12.18 18:41:54.484412 [ 291 ] {ac7fc336-34ee-454b-b3ca-6fd96563a91a} <Debug> TCPHandler: Processed in 0.003542296 sec. | ||
| 16940 | 2025.12.18 18:41:54.484528 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16941 | 2025.12.18 18:41:54.484555 [ 291 ] {} <Debug> TCP-Session: 2524f146-efc0-4113-ab54-60913ef46149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16942 | 2025.12.18 18:41:54.484560 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16943 | 2025.12.18 18:41:54.484578 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16944 | 2025.12.18 18:41:54.484599 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16945 | 2025.12.18 18:41:54.484614 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16946 | 2025.12.18 18:41:54.484630 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16947 | 2025.12.18 18:41:54.484652 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16948 | 2025.12.18 18:41:54.484674 [ 293 ] {} <Debug> TCP-Session: c2aa1f1a-5db7-4cf2-82af-79ff52705f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16949 | 2025.12.18 18:41:54.484692 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16950 | 2025.12.18 18:41:54.484712 [ 289 ] {} <Debug> TCP-Session: 9c291f9b-00ba-4dff-aa17-6aa1aafd0c7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16951 | 2025.12.18 18:41:54.484702 [ 287 ] {} <Debug> TCP-Session: dc046577-2c6f-4b4b-bc41-c9cf3e0ab4ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16952 | 2025.12.18 18:41:54.484737 [ 290 ] {} <Debug> TCP-Session: aad51819-920d-4cf0-b609-09be3250e63f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16953 | 2025.12.18 18:41:54.484671 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16954 | 2025.12.18 18:41:54.484657 [ 294 ] {} <Debug> TCP-Session: 55975d70-2d5e-4349-8b4d-9d719da9dabd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16955 | 2025.12.18 18:41:54.484808 [ 275 ] {} <Debug> TCP-Session: 1ac08f06-0edf-479d-9bcc-39776a112f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16956 | 2025.12.18 18:41:54.484611 [ 288 ] {} <Debug> TCP-Session: aa01bce8-fb85-4c9e-87d7-434122a2c412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16957 | 2025.12.18 18:41:54.484607 [ 292 ] {} <Debug> TCP-Session: 01bc2aed-da10-4fa7-aa33-237738b956f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16958 | 2025.12.18 18:41:54.588732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 16959 | 2025.12.18 18:41:54.617360 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2025.12.18 18:41:54.617443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16961 | 2025.12.18 18:41:54.626314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16962 | 2025.12.18 18:41:54.627860 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2025.12.18 18:41:54.635953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 16964 | 2025.12.18 18:41:55.493962 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63139 | ||
| 16965 | 2025.12.18 18:41:55.494066 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16966 | 2025.12.18 18:41:55.494093 [ 291 ] {} <Debug> TCP-Session: fb409df7-9852-423d-9c66-44683ae1b16f Authenticating user 'default' from [fd00:1122:3344:101::e]:63139 | ||
| 16967 | 2025.12.18 18:41:55.494116 [ 291 ] {} <Debug> TCP-Session: fb409df7-9852-423d-9c66-44683ae1b16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16968 | 2025.12.18 18:41:55.494129 [ 291 ] {} <Debug> TCP-Session: fb409df7-9852-423d-9c66-44683ae1b16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16969 | 2025.12.18 18:41:55.494365 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49347 | ||
| 16970 | 2025.12.18 18:41:55.494392 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51024 | ||
| 16971 | 2025.12.18 18:41:55.494423 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38119 | ||
| 16972 | 2025.12.18 18:41:55.494438 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51509 | ||
| 16973 | 2025.12.18 18:41:55.494497 [ 291 ] {} <Trace> TCP-Session: fb409df7-9852-423d-9c66-44683ae1b16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16974 | 2025.12.18 18:41:55.494510 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16975 | 2025.12.18 18:41:55.494530 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16976 | 2025.12.18 18:41:55.494531 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16977 | 2025.12.18 18:41:55.494574 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16978 | 2025.12.18 18:41:55.494583 [ 288 ] {} <Debug> TCP-Session: d2a41ce8-1c0a-49c5-a9e6-a48ff09bea7c Authenticating user 'default' from [fd00:1122:3344:101::e]:38119 | ||
| 16979 | 2025.12.18 18:41:55.494605 [ 293 ] {} <Debug> TCP-Session: 38787c16-4cb3-446e-93a8-8c59b22c144d Authenticating user 'default' from [fd00:1122:3344:101::e]:51024 | ||
| 16980 | 2025.12.18 18:41:55.494616 [ 289 ] {} <Debug> TCP-Session: 5bbf164b-5483-4ebc-8b82-c49c2bf94691 Authenticating user 'default' from [fd00:1122:3344:101::e]:51509 | ||
| 16981 | 2025.12.18 18:41:55.494632 [ 288 ] {} <Debug> TCP-Session: d2a41ce8-1c0a-49c5-a9e6-a48ff09bea7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16982 | 2025.12.18 18:41:55.494645 [ 293 ] {} <Debug> TCP-Session: 38787c16-4cb3-446e-93a8-8c59b22c144d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16983 | 2025.12.18 18:41:55.494662 [ 288 ] {} <Debug> TCP-Session: d2a41ce8-1c0a-49c5-a9e6-a48ff09bea7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16984 | 2025.12.18 18:41:55.494681 [ 293 ] {} <Debug> TCP-Session: 38787c16-4cb3-446e-93a8-8c59b22c144d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16985 | 2025.12.18 18:41:55.494698 [ 291 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16986 | 2025.12.18 18:41:55.494447 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45691 | ||
| 16987 | 2025.12.18 18:41:55.494415 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64937 | ||
| 16988 | 2025.12.18 18:41:55.494404 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55538 | ||
| 16989 | 2025.12.18 18:41:55.494402 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40431 | ||
| 16990 | 2025.12.18 18:41:55.494846 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16991 | 2025.12.18 18:41:55.494648 [ 289 ] {} <Debug> TCP-Session: 5bbf164b-5483-4ebc-8b82-c49c2bf94691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16992 | 2025.12.18 18:41:55.494867 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16993 | 2025.12.18 18:41:55.494896 [ 289 ] {} <Debug> TCP-Session: 5bbf164b-5483-4ebc-8b82-c49c2bf94691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16994 | 2025.12.18 18:41:55.494903 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16995 | 2025.12.18 18:41:55.494925 [ 287 ] {} <Debug> TCP-Session: 2d70640c-63d4-46bc-8f30-6a2e766445ce Authenticating user 'default' from [fd00:1122:3344:101::e]:64937 | ||
| 16996 | 2025.12.18 18:41:55.494941 [ 275 ] {} <Debug> TCP-Session: 3ce0aab2-7808-43b7-8fe9-0006fa283f94 Authenticating user 'default' from [fd00:1122:3344:101::e]:40431 | ||
| 16997 | 2025.12.18 18:41:55.494887 [ 290 ] {} <Debug> TCP-Session: e10b3211-8104-45fa-a6f1-f0fe7243c798 Authenticating user 'default' from [fd00:1122:3344:101::e]:45691 | ||
| 16998 | 2025.12.18 18:41:55.494963 [ 287 ] {} <Debug> TCP-Session: 2d70640c-63d4-46bc-8f30-6a2e766445ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16999 | 2025.12.18 18:41:55.494997 [ 290 ] {} <Debug> TCP-Session: e10b3211-8104-45fa-a6f1-f0fe7243c798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17000 | 2025.12.18 18:41:55.495014 [ 287 ] {} <Debug> TCP-Session: 2d70640c-63d4-46bc-8f30-6a2e766445ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17001 | 2025.12.18 18:41:55.495021 [ 290 ] {} <Debug> TCP-Session: e10b3211-8104-45fa-a6f1-f0fe7243c798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17002 | 2025.12.18 18:41:55.495043 [ 291 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17003 | 2025.12.18 18:41:55.494971 [ 275 ] {} <Debug> TCP-Session: 3ce0aab2-7808-43b7-8fe9-0006fa283f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17004 | 2025.12.18 18:41:55.494882 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17005 | 2025.12.18 18:41:55.495091 [ 275 ] {} <Debug> TCP-Session: 3ce0aab2-7808-43b7-8fe9-0006fa283f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17006 | 2025.12.18 18:41:55.495112 [ 291 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17007 | 2025.12.18 18:41:55.495119 [ 294 ] {} <Debug> TCP-Session: cb4afbdf-2d51-40d3-b424-db4cf3010042 Authenticating user 'default' from [fd00:1122:3344:101::e]:55538 | ||
| 17008 | 2025.12.18 18:41:55.494572 [ 292 ] {} <Debug> TCP-Session: e374f804-62f4-4e96-bf15-881c4975ff41 Authenticating user 'default' from [fd00:1122:3344:101::e]:49347 | ||
| 17009 | 2025.12.18 18:41:55.495160 [ 294 ] {} <Debug> TCP-Session: cb4afbdf-2d51-40d3-b424-db4cf3010042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17010 | 2025.12.18 18:41:55.495194 [ 294 ] {} <Debug> TCP-Session: cb4afbdf-2d51-40d3-b424-db4cf3010042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17011 | 2025.12.18 18:41:55.495194 [ 292 ] {} <Debug> TCP-Session: e374f804-62f4-4e96-bf15-881c4975ff41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17012 | 2025.12.18 18:41:55.495222 [ 292 ] {} <Debug> TCP-Session: e374f804-62f4-4e96-bf15-881c4975ff41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17013 | 2025.12.18 18:41:55.495423 [ 291 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 17014 | 2025.12.18 18:41:55.496396 [ 308 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Trace> AggregatingTransform: Aggregating | ||
| 17015 | 2025.12.18 18:41:55.496436 [ 308 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Trace> Aggregator: Aggregation method: without_key | ||
| 17016 | 2025.12.18 18:41:55.496474 [ 308 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944502 sec. (1058.759 rows/sec., 41.36 KiB/sec.) | ||
| 17017 | 2025.12.18 18:41:55.496494 [ 308 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Trace> Aggregator: Merging aggregated data | ||
| 17018 | 2025.12.18 18:41:55.497829 [ 291 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 17019 | 2025.12.18 18:41:55.497982 [ 291 ] {35eb31c3-6a0d-4564-ac4b-3042da50beb5} <Debug> TCPHandler: Processed in 0.003634237 sec. | ||
| 17020 | 2025.12.18 18:41:55.498112 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17021 | 2025.12.18 18:41:55.498146 [ 291 ] {} <Debug> TCP-Session: fb409df7-9852-423d-9c66-44683ae1b16f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17022 | 2025.12.18 18:41:55.498149 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17023 | 2025.12.18 18:41:55.498178 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17024 | 2025.12.18 18:41:55.498192 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17025 | 2025.12.18 18:41:55.498218 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17026 | 2025.12.18 18:41:55.498225 [ 292 ] {} <Debug> TCP-Session: e374f804-62f4-4e96-bf15-881c4975ff41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17027 | 2025.12.18 18:41:55.498246 [ 275 ] {} <Debug> TCP-Session: 3ce0aab2-7808-43b7-8fe9-0006fa283f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17028 | 2025.12.18 18:41:55.498256 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17029 | 2025.12.18 18:41:55.498274 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17030 | 2025.12.18 18:41:55.498293 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17031 | 2025.12.18 18:41:55.498305 [ 293 ] {} <Debug> TCP-Session: 38787c16-4cb3-446e-93a8-8c59b22c144d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17032 | 2025.12.18 18:41:55.498323 [ 288 ] {} <Debug> TCP-Session: d2a41ce8-1c0a-49c5-a9e6-a48ff09bea7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17033 | 2025.12.18 18:41:55.498348 [ 289 ] {} <Debug> TCP-Session: 5bbf164b-5483-4ebc-8b82-c49c2bf94691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17034 | 2025.12.18 18:41:55.498268 [ 287 ] {} <Debug> TCP-Session: 2d70640c-63d4-46bc-8f30-6a2e766445ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17035 | 2025.12.18 18:41:55.498237 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17036 | 2025.12.18 18:41:55.498193 [ 290 ] {} <Debug> TCP-Session: e10b3211-8104-45fa-a6f1-f0fe7243c798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17037 | 2025.12.18 18:41:55.498447 [ 294 ] {} <Debug> TCP-Session: cb4afbdf-2d51-40d3-b424-db4cf3010042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17038 | 2025.12.18 18:41:55.593045 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39583 | ||
| 17039 | 2025.12.18 18:41:55.593151 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17040 | 2025.12.18 18:41:55.593177 [ 291 ] {} <Debug> TCP-Session: 7be4bb60-3e9c-4845-b24d-fcf046bcb5a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39583 | ||
| 17041 | 2025.12.18 18:41:55.593199 [ 291 ] {} <Debug> TCP-Session: 7be4bb60-3e9c-4845-b24d-fcf046bcb5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17042 | 2025.12.18 18:41:55.593212 [ 291 ] {} <Debug> TCP-Session: 7be4bb60-3e9c-4845-b24d-fcf046bcb5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17043 | 2025.12.18 18:41:55.593435 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38631 | ||
| 17044 | 2025.12.18 18:41:55.593454 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33258 | ||
| 17045 | 2025.12.18 18:41:55.593489 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52459 | ||
| 17046 | 2025.12.18 18:41:55.593504 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57139 | ||
| 17047 | 2025.12.18 18:41:55.593523 [ 291 ] {} <Trace> TCP-Session: 7be4bb60-3e9c-4845-b24d-fcf046bcb5a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17048 | 2025.12.18 18:41:55.593547 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17049 | 2025.12.18 18:41:55.593579 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17050 | 2025.12.18 18:41:55.593585 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17051 | 2025.12.18 18:41:55.593601 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17052 | 2025.12.18 18:41:55.593605 [ 288 ] {} <Debug> TCP-Session: 6a5aacc4-f42a-4604-844a-e8cbea860be4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52459 | ||
| 17053 | 2025.12.18 18:41:55.593624 [ 293 ] {} <Debug> TCP-Session: d22bf133-3ccd-4781-86a9-1e6485f68eac Authenticating user 'default' from [fd00:1122:3344:101::e]:33258 | ||
| 17054 | 2025.12.18 18:41:55.593632 [ 289 ] {} <Debug> TCP-Session: 5f122a70-9f0d-4f7f-9948-7dd9bbbf87a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57139 | ||
| 17055 | 2025.12.18 18:41:55.593648 [ 288 ] {} <Debug> TCP-Session: 6a5aacc4-f42a-4604-844a-e8cbea860be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17056 | 2025.12.18 18:41:55.593659 [ 293 ] {} <Debug> TCP-Session: d22bf133-3ccd-4781-86a9-1e6485f68eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17057 | 2025.12.18 18:41:55.593673 [ 288 ] {} <Debug> TCP-Session: 6a5aacc4-f42a-4604-844a-e8cbea860be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17058 | 2025.12.18 18:41:55.593685 [ 293 ] {} <Debug> TCP-Session: d22bf133-3ccd-4781-86a9-1e6485f68eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17059 | 2025.12.18 18:41:55.593663 [ 289 ] {} <Debug> TCP-Session: 5f122a70-9f0d-4f7f-9948-7dd9bbbf87a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17060 | 2025.12.18 18:41:55.593718 [ 291 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39583) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17061 | 2025.12.18 18:41:55.593745 [ 289 ] {} <Debug> TCP-Session: 5f122a70-9f0d-4f7f-9948-7dd9bbbf87a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17062 | 2025.12.18 18:41:55.593514 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54917 | ||
| 17063 | 2025.12.18 18:41:55.593480 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53015 | ||
| 17064 | 2025.12.18 18:41:55.593468 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49947 | ||
| 17065 | 2025.12.18 18:41:55.593468 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35251 | ||
| 17066 | 2025.12.18 18:41:55.593887 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17067 | 2025.12.18 18:41:55.593900 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17068 | 2025.12.18 18:41:55.593928 [ 290 ] {} <Debug> TCP-Session: a087ab7c-dfe7-405a-aa94-081a2471f3a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54917 | ||
| 17069 | 2025.12.18 18:41:55.593932 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17070 | 2025.12.18 18:41:55.593947 [ 287 ] {} <Debug> TCP-Session: 298727e2-5ba6-41e6-8ac7-9560f6c3f2b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53015 | ||
| 17071 | 2025.12.18 18:41:55.593955 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17072 | 2025.12.18 18:41:55.593972 [ 294 ] {} <Debug> TCP-Session: 909d9df2-54f1-4593-b89e-e858ec300551 Authenticating user 'default' from [fd00:1122:3344:101::e]:49947 | ||
| 17073 | 2025.12.18 18:41:55.593998 [ 287 ] {} <Debug> TCP-Session: 298727e2-5ba6-41e6-8ac7-9560f6c3f2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17074 | 2025.12.18 18:41:55.594007 [ 275 ] {} <Debug> TCP-Session: 864a882a-6c63-48f0-b95c-0116f30bb290 Authenticating user 'default' from [fd00:1122:3344:101::e]:35251 | ||
| 17075 | 2025.12.18 18:41:55.594034 [ 287 ] {} <Debug> TCP-Session: 298727e2-5ba6-41e6-8ac7-9560f6c3f2b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17076 | 2025.12.18 18:41:55.594037 [ 291 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17077 | 2025.12.18 18:41:55.594050 [ 275 ] {} <Debug> TCP-Session: 864a882a-6c63-48f0-b95c-0116f30bb290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17078 | 2025.12.18 18:41:55.594020 [ 294 ] {} <Debug> TCP-Session: 909d9df2-54f1-4593-b89e-e858ec300551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17079 | 2025.12.18 18:41:55.594092 [ 275 ] {} <Debug> TCP-Session: 864a882a-6c63-48f0-b95c-0116f30bb290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17080 | 2025.12.18 18:41:55.594113 [ 294 ] {} <Debug> TCP-Session: 909d9df2-54f1-4593-b89e-e858ec300551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17081 | 2025.12.18 18:41:55.594120 [ 291 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17082 | 2025.12.18 18:41:55.593963 [ 290 ] {} <Debug> TCP-Session: a087ab7c-dfe7-405a-aa94-081a2471f3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17083 | 2025.12.18 18:41:55.593600 [ 292 ] {} <Debug> TCP-Session: ba7e71ef-02d5-46e0-abd3-23fbea0f5c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:38631 | ||
| 17084 | 2025.12.18 18:41:55.594187 [ 290 ] {} <Debug> TCP-Session: a087ab7c-dfe7-405a-aa94-081a2471f3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17085 | 2025.12.18 18:41:55.594211 [ 292 ] {} <Debug> TCP-Session: ba7e71ef-02d5-46e0-abd3-23fbea0f5c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17086 | 2025.12.18 18:41:55.594229 [ 292 ] {} <Debug> TCP-Session: ba7e71ef-02d5-46e0-abd3-23fbea0f5c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17087 | 2025.12.18 18:41:55.594533 [ 291 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 17088 | 2025.12.18 18:41:55.595547 [ 332 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Trace> AggregatingTransform: Aggregating | ||
| 17089 | 2025.12.18 18:41:55.595600 [ 332 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Trace> Aggregator: Aggregation method: without_key | ||
| 17090 | 2025.12.18 18:41:55.595639 [ 332 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966582 sec. (1034.573 rows/sec., 40.41 KiB/sec.) | ||
| 17091 | 2025.12.18 18:41:55.595658 [ 332 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Trace> Aggregator: Merging aggregated data | ||
| 17092 | 2025.12.18 18:41:55.597372 [ 291 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003707 sec., 269.75991367682764 rows/sec., 10.54 KiB/sec. | ||
| 17093 | 2025.12.18 18:41:55.597536 [ 291 ] {63fa9a8d-9ad0-4e6f-9b4c-9e23fa17f268} <Debug> TCPHandler: Processed in 0.004139243 sec. | ||
| 17094 | 2025.12.18 18:41:55.597668 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17095 | 2025.12.18 18:41:55.597708 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17096 | 2025.12.18 18:41:55.597722 [ 290 ] {} <Debug> TCP-Session: a087ab7c-dfe7-405a-aa94-081a2471f3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17097 | 2025.12.18 18:41:55.597732 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17098 | 2025.12.18 18:41:55.597762 [ 292 ] {} <Debug> TCP-Session: ba7e71ef-02d5-46e0-abd3-23fbea0f5c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17099 | 2025.12.18 18:41:55.597779 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17100 | 2025.12.18 18:41:55.597810 [ 275 ] {} <Debug> TCP-Session: 864a882a-6c63-48f0-b95c-0116f30bb290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17101 | 2025.12.18 18:41:55.597817 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17102 | 2025.12.18 18:41:55.597844 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17103 | 2025.12.18 18:41:55.597868 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17104 | 2025.12.18 18:41:55.597874 [ 288 ] {} <Debug> TCP-Session: 6a5aacc4-f42a-4604-844a-e8cbea860be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17105 | 2025.12.18 18:41:55.597900 [ 289 ] {} <Debug> TCP-Session: 5f122a70-9f0d-4f7f-9948-7dd9bbbf87a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17106 | 2025.12.18 18:41:55.597921 [ 291 ] {} <Debug> TCP-Session: 7be4bb60-3e9c-4845-b24d-fcf046bcb5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17107 | 2025.12.18 18:41:55.597845 [ 293 ] {} <Debug> TCP-Session: d22bf133-3ccd-4781-86a9-1e6485f68eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17108 | 2025.12.18 18:41:55.597795 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17109 | 2025.12.18 18:41:55.597755 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17110 | 2025.12.18 18:41:55.598041 [ 287 ] {} <Debug> TCP-Session: 298727e2-5ba6-41e6-8ac7-9560f6c3f2b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17111 | 2025.12.18 18:41:55.598063 [ 294 ] {} <Debug> TCP-Session: 909d9df2-54f1-4593-b89e-e858ec300551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17112 | 2025.12.18 18:41:58.357114 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17113 | 2025.12.18 18:41:58.357307 [ 276 ] {a0855820-dfc7-4291-8f98-7aa7ff59a822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17114 | 2025.12.18 18:41:58.357372 [ 276 ] {a0855820-dfc7-4291-8f98-7aa7ff59a822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17115 | 2025.12.18 18:41:58.358037 [ 276 ] {a0855820-dfc7-4291-8f98-7aa7ff59a822} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17116 | 2025.12.18 18:41:58.358087 [ 276 ] {a0855820-dfc7-4291-8f98-7aa7ff59a822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17117 | 2025.12.18 18:41:58.358481 [ 276 ] {a0855820-dfc7-4291-8f98-7aa7ff59a822} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17118 | 2025.12.18 18:41:58.358714 [ 276 ] {a0855820-dfc7-4291-8f98-7aa7ff59a822} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17119 | 2025.12.18 18:41:58.358872 [ 276 ] {a0855820-dfc7-4291-8f98-7aa7ff59a822} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001614 sec., 40892.19330855019 rows/sec., 3.26 MiB/sec. | ||
| 17120 | 2025.12.18 18:41:58.358924 [ 276 ] {a0855820-dfc7-4291-8f98-7aa7ff59a822} <Debug> TCPHandler: Processed in 0.001945735 sec. | ||
| 17121 | 2025.12.18 18:41:58.359054 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17122 | 2025.12.18 18:41:58.359157 [ 276 ] {8ffef7f3-0a3a-4d81-9789-16b3a231cba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17123 | 2025.12.18 18:41:58.359200 [ 276 ] {8ffef7f3-0a3a-4d81-9789-16b3a231cba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17124 | 2025.12.18 18:41:58.359614 [ 276 ] {8ffef7f3-0a3a-4d81-9789-16b3a231cba4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2025.12.18 18:41:58.359650 [ 276 ] {8ffef7f3-0a3a-4d81-9789-16b3a231cba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17126 | 2025.12.18 18:41:58.359948 [ 276 ] {8ffef7f3-0a3a-4d81-9789-16b3a231cba4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17127 | 2025.12.18 18:41:58.360150 [ 276 ] {8ffef7f3-0a3a-4d81-9789-16b3a231cba4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2025.12.18 18:41:58.360282 [ 276 ] {8ffef7f3-0a3a-4d81-9789-16b3a231cba4} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001149 sec., 4351.610095735422 rows/sec., 327.22 KiB/sec. | ||
| 17129 | 2025.12.18 18:41:58.360319 [ 276 ] {8ffef7f3-0a3a-4d81-9789-16b3a231cba4} <Debug> TCPHandler: Processed in 0.001319737 sec. | ||
| 17130 | 2025.12.18 18:41:58.360433 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17131 | 2025.12.18 18:41:58.360526 [ 276 ] {b45e8ad3-d28d-44d9-a1fb-0cccf3a48887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17132 | 2025.12.18 18:41:58.360566 [ 276 ] {b45e8ad3-d28d-44d9-a1fb-0cccf3a48887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17133 | 2025.12.18 18:41:58.360976 [ 276 ] {b45e8ad3-d28d-44d9-a1fb-0cccf3a48887} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17134 | 2025.12.18 18:41:58.361011 [ 276 ] {b45e8ad3-d28d-44d9-a1fb-0cccf3a48887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17135 | 2025.12.18 18:41:58.361308 [ 276 ] {b45e8ad3-d28d-44d9-a1fb-0cccf3a48887} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17136 | 2025.12.18 18:41:58.361513 [ 276 ] {b45e8ad3-d28d-44d9-a1fb-0cccf3a48887} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2025.12.18 18:41:58.361643 [ 276 ] {b45e8ad3-d28d-44d9-a1fb-0cccf3a48887} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001135 sec., 60792.95154185023 rows/sec., 4.75 MiB/sec. | ||
| 17138 | 2025.12.18 18:41:58.361681 [ 276 ] {b45e8ad3-d28d-44d9-a1fb-0cccf3a48887} <Debug> TCPHandler: Processed in 0.001297807 sec. | ||
| 17139 | 2025.12.18 18:41:58.361788 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17140 | 2025.12.18 18:41:58.361880 [ 276 ] {5cbc31c2-d6b0-4542-b645-0aadf6fde45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17141 | 2025.12.18 18:41:58.361923 [ 276 ] {5cbc31c2-d6b0-4542-b645-0aadf6fde45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17142 | 2025.12.18 18:41:58.362334 [ 276 ] {5cbc31c2-d6b0-4542-b645-0aadf6fde45b} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17143 | 2025.12.18 18:41:58.362368 [ 276 ] {5cbc31c2-d6b0-4542-b645-0aadf6fde45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17144 | 2025.12.18 18:41:58.362686 [ 276 ] {5cbc31c2-d6b0-4542-b645-0aadf6fde45b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17145 | 2025.12.18 18:41:58.362892 [ 276 ] {5cbc31c2-d6b0-4542-b645-0aadf6fde45b} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17146 | 2025.12.18 18:41:58.363019 [ 276 ] {5cbc31c2-d6b0-4542-b645-0aadf6fde45b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 17147 | 2025.12.18 18:41:58.363056 [ 276 ] {5cbc31c2-d6b0-4542-b645-0aadf6fde45b} <Debug> TCPHandler: Processed in 0.001317786 sec. | ||
| 17148 | 2025.12.18 18:41:58.363165 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17149 | 2025.12.18 18:41:58.363257 [ 276 ] {3093c74a-4722-4379-8fd8-59f5b8a99148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17150 | 2025.12.18 18:41:58.363308 [ 276 ] {3093c74a-4722-4379-8fd8-59f5b8a99148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17151 | 2025.12.18 18:41:58.364067 [ 276 ] {3093c74a-4722-4379-8fd8-59f5b8a99148} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2025.12.18 18:41:58.364102 [ 276 ] {3093c74a-4722-4379-8fd8-59f5b8a99148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17153 | 2025.12.18 18:41:58.364591 [ 276 ] {3093c74a-4722-4379-8fd8-59f5b8a99148} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17154 | 2025.12.18 18:41:58.364807 [ 276 ] {3093c74a-4722-4379-8fd8-59f5b8a99148} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17155 | 2025.12.18 18:41:58.364940 [ 276 ] {3093c74a-4722-4379-8fd8-59f5b8a99148} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001702 sec., 2937.720329024677 rows/sec., 5.26 MiB/sec. | ||
| 17156 | 2025.12.18 18:41:58.364996 [ 276 ] {3093c74a-4722-4379-8fd8-59f5b8a99148} <Debug> TCPHandler: Processed in 0.001880385 sec. | ||
| 17157 | 2025.12.18 18:41:58.365104 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17158 | 2025.12.18 18:41:58.365197 [ 276 ] {d5714835-3aa5-420a-8b8b-7688a84c2284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17159 | 2025.12.18 18:41:58.365238 [ 276 ] {d5714835-3aa5-420a-8b8b-7688a84c2284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17160 | 2025.12.18 18:41:58.365572 [ 276 ] {d5714835-3aa5-420a-8b8b-7688a84c2284} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2025.12.18 18:41:58.365606 [ 276 ] {d5714835-3aa5-420a-8b8b-7688a84c2284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17162 | 2025.12.18 18:41:58.365895 [ 276 ] {d5714835-3aa5-420a-8b8b-7688a84c2284} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17163 | 2025.12.18 18:41:58.366091 [ 276 ] {d5714835-3aa5-420a-8b8b-7688a84c2284} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2025.12.18 18:41:58.366213 [ 276 ] {d5714835-3aa5-420a-8b8b-7688a84c2284} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 17165 | 2025.12.18 18:41:58.366249 [ 276 ] {d5714835-3aa5-420a-8b8b-7688a84c2284} <Debug> TCPHandler: Processed in 0.001194856 sec. | ||
| 17166 | 2025.12.18 18:41:59.663362 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17167 | 2025.12.18 18:41:59.663430 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17168 | 2025.12.18 18:41:59.869665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42190 | ||
| 17169 | 2025.12.18 18:41:59.870315 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2025.12.18 18:41:59.870360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17171 | 2025.12.18 18:41:59.870844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17172 | 2025.12.18 18:41:59.871060 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17173 | 2025.12.18 18:41:59.871185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42190 | ||
| 17174 | 2025.12.18 18:42:00.016564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2040 | ||
| 17175 | 2025.12.18 18:42:00.019136 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17176 | 2025.12.18 18:42:00.019199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17177 | 2025.12.18 18:42:00.020458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17178 | 2025.12.18 18:42:00.020741 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17179 | 2025.12.18 18:42:00.021128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2040 | ||
| 17180 | 2025.12.18 18:42:02.136147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17181 | 2025.12.18 18:42:02.153908 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17182 | 2025.12.18 18:42:02.153966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17183 | 2025.12.18 18:42:02.160366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17184 | 2025.12.18 18:42:02.161094 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17185 | 2025.12.18 18:42:02.164493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17186 | 2025.12.18 18:42:03.358756 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17187 | 2025.12.18 18:42:03.358921 [ 276 ] {8a88c5e3-c765-47a6-b6c9-b6099e4b3714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17188 | 2025.12.18 18:42:03.358984 [ 276 ] {8a88c5e3-c765-47a6-b6c9-b6099e4b3714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17189 | 2025.12.18 18:42:03.359754 [ 276 ] {8a88c5e3-c765-47a6-b6c9-b6099e4b3714} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17190 | 2025.12.18 18:42:03.359806 [ 276 ] {8a88c5e3-c765-47a6-b6c9-b6099e4b3714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17191 | 2025.12.18 18:42:03.360212 [ 276 ] {8a88c5e3-c765-47a6-b6c9-b6099e4b3714} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17192 | 2025.12.18 18:42:03.360457 [ 276 ] {8a88c5e3-c765-47a6-b6c9-b6099e4b3714} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17193 | 2025.12.18 18:42:03.360620 [ 276 ] {8a88c5e3-c765-47a6-b6c9-b6099e4b3714} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001726 sec., 74159.90730011587 rows/sec., 6.39 MiB/sec. | ||
| 17194 | 2025.12.18 18:42:03.360674 [ 276 ] {8a88c5e3-c765-47a6-b6c9-b6099e4b3714} <Debug> TCPHandler: Processed in 0.002041616 sec. | ||
| 17195 | 2025.12.18 18:42:03.360808 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17196 | 2025.12.18 18:42:03.360914 [ 276 ] {19294a95-a1f5-49d8-880a-d4ea3866f2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17197 | 2025.12.18 18:42:03.360958 [ 276 ] {19294a95-a1f5-49d8-880a-d4ea3866f2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17198 | 2025.12.18 18:42:03.361389 [ 276 ] {19294a95-a1f5-49d8-880a-d4ea3866f2b7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2025.12.18 18:42:03.361428 [ 276 ] {19294a95-a1f5-49d8-880a-d4ea3866f2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17200 | 2025.12.18 18:42:03.361743 [ 276 ] {19294a95-a1f5-49d8-880a-d4ea3866f2b7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17201 | 2025.12.18 18:42:03.361946 [ 276 ] {19294a95-a1f5-49d8-880a-d4ea3866f2b7} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2025.12.18 18:42:03.362074 [ 109 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17203 | 2025.12.18 18:42:03.362079 [ 276 ] {19294a95-a1f5-49d8-880a-d4ea3866f2b7} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00119 sec., 30252.100840336134 rows/sec., 2.22 MiB/sec. | ||
| 17204 | 2025.12.18 18:42:03.362145 [ 109 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17205 | 2025.12.18 18:42:03.362162 [ 276 ] {19294a95-a1f5-49d8-880a-d4ea3866f2b7} <Debug> TCPHandler: Processed in 0.001407448 sec. | ||
| 17206 | 2025.12.18 18:42:03.362181 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17207 | 2025.12.18 18:42:03.362286 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17208 | 2025.12.18 18:42:03.362315 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17209 | 2025.12.18 18:42:03.362386 [ 276 ] {be97c40f-2755-4056-8437-fc0e15e2df7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17210 | 2025.12.18 18:42:03.362431 [ 276 ] {be97c40f-2755-4056-8437-fc0e15e2df7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17211 | 2025.12.18 18:42:03.362463 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17212 | 2025.12.18 18:42:03.362501 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 71 rows starting from the beginning of the part | ||
| 17213 | 2025.12.18 18:42:03.362571 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 36 rows starting from the beginning of the part | ||
| 17214 | 2025.12.18 18:42:03.362619 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 5 rows starting from the beginning of the part | ||
| 17215 | 2025.12.18 18:42:03.362669 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 52 rows starting from the beginning of the part | ||
| 17216 | 2025.12.18 18:42:03.362708 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 5 rows starting from the beginning of the part | ||
| 17217 | 2025.12.18 18:42:03.362749 [ 199 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 36 rows starting from the beginning of the part | ||
| 17218 | 2025.12.18 18:42:03.362912 [ 276 ] {be97c40f-2755-4056-8437-fc0e15e2df7b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17219 | 2025.12.18 18:42:03.362953 [ 276 ] {be97c40f-2755-4056-8437-fc0e15e2df7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17220 | 2025.12.18 18:42:03.363279 [ 276 ] {be97c40f-2755-4056-8437-fc0e15e2df7b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17221 | 2025.12.18 18:42:03.363507 [ 276 ] {be97c40f-2755-4056-8437-fc0e15e2df7b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2025.12.18 18:42:03.363644 [ 276 ] {be97c40f-2755-4056-8437-fc0e15e2df7b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001279 sec., 78186.08287724786 rows/sec., 6.11 MiB/sec. | ||
| 17223 | 2025.12.18 18:42:03.363684 [ 276 ] {be97c40f-2755-4056-8437-fc0e15e2df7b} <Debug> TCPHandler: Processed in 0.001448579 sec. | ||
| 17224 | 2025.12.18 18:42:03.363744 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484409 sec., 138102.09989295405 rows/sec., 10.67 MiB/sec. | ||
| 17225 | 2025.12.18 18:42:03.363802 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17226 | 2025.12.18 18:42:03.363901 [ 276 ] {7a875493-2430-4c74-8203-f9e2285f13d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17227 | 2025.12.18 18:42:03.363908 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17228 | 2025.12.18 18:42:03.363945 [ 276 ] {7a875493-2430-4c74-8203-f9e2285f13d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17229 | 2025.12.18 18:42:03.364175 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2025.12.18 18:42:03.364244 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_126_25} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17231 | 2025.12.18 18:42:03.364329 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17232 | 2025.12.18 18:42:03.364359 [ 276 ] {7a875493-2430-4c74-8203-f9e2285f13d1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17233 | 2025.12.18 18:42:03.364394 [ 276 ] {7a875493-2430-4c74-8203-f9e2285f13d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17234 | 2025.12.18 18:42:03.364737 [ 276 ] {7a875493-2430-4c74-8203-f9e2285f13d1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17235 | 2025.12.18 18:42:03.364935 [ 276 ] {7a875493-2430-4c74-8203-f9e2285f13d1} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17236 | 2025.12.18 18:42:03.365046 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 4 parts from all_1_125_26 to all_128_128_0 | ||
| 17237 | 2025.12.18 18:42:03.365061 [ 276 ] {7a875493-2430-4c74-8203-f9e2285f13d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 17238 | 2025.12.18 18:42:03.365087 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17239 | 2025.12.18 18:42:03.365107 [ 276 ] {7a875493-2430-4c74-8203-f9e2285f13d1} <Debug> TCPHandler: Processed in 0.001355838 sec. | ||
| 17240 | 2025.12.18 18:42:03.365110 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17241 | 2025.12.18 18:42:03.365205 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_125_26 to all_128_128_0 into Compact with storage Full | ||
| 17242 | 2025.12.18 18:42:03.365230 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17243 | 2025.12.18 18:42:03.365303 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17244 | 2025.12.18 18:42:03.365324 [ 276 ] {232698d7-926c-4daf-a69c-b16f16acba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17245 | 2025.12.18 18:42:03.365334 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_26, total 35697 rows starting from the beginning of the part | ||
| 17246 | 2025.12.18 18:42:03.365378 [ 276 ] {232698d7-926c-4daf-a69c-b16f16acba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17247 | 2025.12.18 18:42:03.365396 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17248 | 2025.12.18 18:42:03.365441 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17249 | 2025.12.18 18:42:03.365485 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 198 rows starting from the beginning of the part | ||
| 17250 | 2025.12.18 18:42:03.366311 [ 276 ] {232698d7-926c-4daf-a69c-b16f16acba87} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17251 | 2025.12.18 18:42:03.366347 [ 276 ] {232698d7-926c-4daf-a69c-b16f16acba87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17252 | 2025.12.18 18:42:03.366914 [ 276 ] {232698d7-926c-4daf-a69c-b16f16acba87} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17253 | 2025.12.18 18:42:03.367142 [ 276 ] {232698d7-926c-4daf-a69c-b16f16acba87} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17254 | 2025.12.18 18:42:03.367285 [ 276 ] {232698d7-926c-4daf-a69c-b16f16acba87} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001979 sec., 18191.00555836281 rows/sec., 32.60 MiB/sec. | ||
| 17255 | 2025.12.18 18:42:03.367345 [ 276 ] {232698d7-926c-4daf-a69c-b16f16acba87} <Debug> TCPHandler: Processed in 0.002165398 sec. | ||
| 17256 | 2025.12.18 18:42:03.367462 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17257 | 2025.12.18 18:42:03.367557 [ 276 ] {43e58820-0f6f-4729-96b9-9a38b8948977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17258 | 2025.12.18 18:42:03.367599 [ 276 ] {43e58820-0f6f-4729-96b9-9a38b8948977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17259 | 2025.12.18 18:42:03.367937 [ 276 ] {43e58820-0f6f-4729-96b9-9a38b8948977} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17260 | 2025.12.18 18:42:03.367973 [ 276 ] {43e58820-0f6f-4729-96b9-9a38b8948977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17261 | 2025.12.18 18:42:03.368279 [ 276 ] {43e58820-0f6f-4729-96b9-9a38b8948977} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17262 | 2025.12.18 18:42:03.368496 [ 276 ] {43e58820-0f6f-4729-96b9-9a38b8948977} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17263 | 2025.12.18 18:42:03.368624 [ 276 ] {43e58820-0f6f-4729-96b9-9a38b8948977} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 17264 | 2025.12.18 18:42:03.368659 [ 276 ] {43e58820-0f6f-4729-96b9-9a38b8948977} <Debug> TCPHandler: Processed in 0.001247096 sec. | ||
| 17265 | 2025.12.18 18:42:03.371590 [ 198 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36215 rows, containing 5 columns (5 merged, 0 gathered) in 0.006416293 sec., 5644224.788363 rows/sec., 387.86 MiB/sec. | ||
| 17266 | 2025.12.18 18:42:03.371910 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Trace> MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) | ||
| 17267 | 2025.12.18 18:42:03.372184 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2025.12.18 18:42:03.372249 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 4 parts: [all_1_125_26, all_128_128_0] -> all_1_128_27 | ||
| 17269 | 2025.12.18 18:42:03.372312 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17270 | 2025.12.18 18:42:07.371387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42702 | ||
| 17271 | 2025.12.18 18:42:07.371980 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2025.12.18 18:42:07.372019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17273 | 2025.12.18 18:42:07.372482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17274 | 2025.12.18 18:42:07.372697 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2025.12.18 18:42:07.372823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42702 | ||
| 17276 | 2025.12.18 18:42:08.260070 [ 222 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17277 | 2025.12.18 18:42:08.260126 [ 222 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17278 | 2025.12.18 18:42:08.263488 [ 222 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17279 | 2025.12.18 18:42:08.383606 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2025.12.18 18:42:08.383820 [ 276 ] {cf31e03e-96fc-4abb-9735-108ea41c9aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17281 | 2025.12.18 18:42:08.383897 [ 276 ] {cf31e03e-96fc-4abb-9735-108ea41c9aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17282 | 2025.12.18 18:42:08.384606 [ 276 ] {cf31e03e-96fc-4abb-9735-108ea41c9aeb} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2025.12.18 18:42:08.384663 [ 276 ] {cf31e03e-96fc-4abb-9735-108ea41c9aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17284 | 2025.12.18 18:42:08.385063 [ 276 ] {cf31e03e-96fc-4abb-9735-108ea41c9aeb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17285 | 2025.12.18 18:42:08.385301 [ 276 ] {cf31e03e-96fc-4abb-9735-108ea41c9aeb} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2025.12.18 18:42:08.385460 [ 276 ] {cf31e03e-96fc-4abb-9735-108ea41c9aeb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001696 sec., 2358.490566037736 rows/sec., 192.32 KiB/sec. | ||
| 17287 | 2025.12.18 18:42:08.385512 [ 276 ] {cf31e03e-96fc-4abb-9735-108ea41c9aeb} <Debug> TCPHandler: Processed in 0.002050286 sec. | ||
| 17288 | 2025.12.18 18:42:08.385679 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17289 | 2025.12.18 18:42:08.385829 [ 276 ] {d4c0176a-03a7-41f8-8d2a-11c6c6c4cbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17290 | 2025.12.18 18:42:08.385879 [ 276 ] {d4c0176a-03a7-41f8-8d2a-11c6c6c4cbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17291 | 2025.12.18 18:42:08.387048 [ 276 ] {d4c0176a-03a7-41f8-8d2a-11c6c6c4cbcc} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2025.12.18 18:42:08.387087 [ 276 ] {d4c0176a-03a7-41f8-8d2a-11c6c6c4cbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17293 | 2025.12.18 18:42:08.387481 [ 276 ] {d4c0176a-03a7-41f8-8d2a-11c6c6c4cbcc} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17294 | 2025.12.18 18:42:08.387695 [ 276 ] {d4c0176a-03a7-41f8-8d2a-11c6c6c4cbcc} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2025.12.18 18:42:08.387830 [ 276 ] {d4c0176a-03a7-41f8-8d2a-11c6c6c4cbcc} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.002037 sec., 593028.9641629847 rows/sec., 48.94 MiB/sec. | ||
| 17296 | 2025.12.18 18:42:08.387835 [ 169 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17297 | 2025.12.18 18:42:08.387869 [ 276 ] {d4c0176a-03a7-41f8-8d2a-11c6c6c4cbcc} <Debug> TCPHandler: Processed in 0.00228297 sec. | ||
| 17298 | 2025.12.18 18:42:08.387911 [ 169 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17299 | 2025.12.18 18:42:08.387941 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17300 | 2025.12.18 18:42:08.388009 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17301 | 2025.12.18 18:42:08.388077 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17302 | 2025.12.18 18:42:08.388113 [ 276 ] {744311f7-2c00-40ab-a316-e47b1735904a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17303 | 2025.12.18 18:42:08.388167 [ 276 ] {744311f7-2c00-40ab-a316-e47b1735904a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17304 | 2025.12.18 18:42:08.388243 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17305 | 2025.12.18 18:42:08.388286 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1409 rows starting from the beginning of the part | ||
| 17306 | 2025.12.18 18:42:08.388359 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 66 rows starting from the beginning of the part | ||
| 17307 | 2025.12.18 18:42:08.388412 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 250 rows starting from the beginning of the part | ||
| 17308 | 2025.12.18 18:42:08.388463 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 66 rows starting from the beginning of the part | ||
| 17309 | 2025.12.18 18:42:08.388510 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 128 rows starting from the beginning of the part | ||
| 17310 | 2025.12.18 18:42:08.388559 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1208 rows starting from the beginning of the part | ||
| 17311 | 2025.12.18 18:42:08.388572 [ 276 ] {744311f7-2c00-40ab-a316-e47b1735904a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17312 | 2025.12.18 18:42:08.388613 [ 276 ] {744311f7-2c00-40ab-a316-e47b1735904a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17313 | 2025.12.18 18:42:08.388937 [ 276 ] {744311f7-2c00-40ab-a316-e47b1735904a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17314 | 2025.12.18 18:42:08.389170 [ 276 ] {744311f7-2c00-40ab-a316-e47b1735904a} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17315 | 2025.12.18 18:42:08.389313 [ 276 ] {744311f7-2c00-40ab-a316-e47b1735904a} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.00122 sec., 7377.049180327869 rows/sec., 537.11 KiB/sec. | ||
| 17316 | 2025.12.18 18:42:08.389351 [ 276 ] {744311f7-2c00-40ab-a316-e47b1735904a} <Debug> TCPHandler: Processed in 0.001402128 sec. | ||
| 17317 | 2025.12.18 18:42:08.389455 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17318 | 2025.12.18 18:42:08.389557 [ 276 ] {9011daf3-c170-41e7-881d-d4eea095f90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17319 | 2025.12.18 18:42:08.389599 [ 276 ] {9011daf3-c170-41e7-881d-d4eea095f90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17320 | 2025.12.18 18:42:08.390073 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059357 sec., 1518435.123196221 rows/sec., 132.97 MiB/sec. | ||
| 17321 | 2025.12.18 18:42:08.390100 [ 276 ] {9011daf3-c170-41e7-881d-d4eea095f90a} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17322 | 2025.12.18 18:42:08.390155 [ 276 ] {9011daf3-c170-41e7-881d-d4eea095f90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17323 | 2025.12.18 18:42:08.390358 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17324 | 2025.12.18 18:42:08.390496 [ 276 ] {9011daf3-c170-41e7-881d-d4eea095f90a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17325 | 2025.12.18 18:42:08.390768 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17326 | 2025.12.18 18:42:08.390808 [ 276 ] {9011daf3-c170-41e7-881d-d4eea095f90a} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17327 | 2025.12.18 18:42:08.390859 [ 201 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_131_26} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17328 | 2025.12.18 18:42:08.390962 [ 276 ] {9011daf3-c170-41e7-881d-d4eea095f90a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001424 sec., 160112.3595505618 rows/sec., 10.84 MiB/sec. | ||
| 17329 | 2025.12.18 18:42:08.390983 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 17330 | 2025.12.18 18:42:08.391006 [ 276 ] {9011daf3-c170-41e7-881d-d4eea095f90a} <Debug> TCPHandler: Processed in 0.001597991 sec. | ||
| 17331 | 2025.12.18 18:42:08.391123 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17332 | 2025.12.18 18:42:08.391220 [ 276 ] {8dc1dfc6-4d78-4ec4-b4fe-a31de84b5295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17333 | 2025.12.18 18:42:08.391261 [ 276 ] {8dc1dfc6-4d78-4ec4-b4fe-a31de84b5295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17334 | 2025.12.18 18:42:08.391866 [ 276 ] {8dc1dfc6-4d78-4ec4-b4fe-a31de84b5295} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2025.12.18 18:42:08.391905 [ 276 ] {8dc1dfc6-4d78-4ec4-b4fe-a31de84b5295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17336 | 2025.12.18 18:42:08.392242 [ 276 ] {8dc1dfc6-4d78-4ec4-b4fe-a31de84b5295} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17337 | 2025.12.18 18:42:08.392470 [ 276 ] {8dc1dfc6-4d78-4ec4-b4fe-a31de84b5295} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17338 | 2025.12.18 18:42:08.392597 [ 169 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17339 | 2025.12.18 18:42:08.392602 [ 276 ] {8dc1dfc6-4d78-4ec4-b4fe-a31de84b5295} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.0014 sec., 377857.14285714284 rows/sec., 27.99 MiB/sec. | ||
| 17340 | 2025.12.18 18:42:08.392642 [ 169 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17341 | 2025.12.18 18:42:08.392666 [ 276 ] {8dc1dfc6-4d78-4ec4-b4fe-a31de84b5295} <Debug> TCPHandler: Processed in 0.001593691 sec. | ||
| 17342 | 2025.12.18 18:42:08.392668 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17343 | 2025.12.18 18:42:08.392776 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17344 | 2025.12.18 18:42:08.392797 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17345 | 2025.12.18 18:42:08.392896 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17346 | 2025.12.18 18:42:08.392907 [ 276 ] {fa7c2332-7c42-4053-a655-ea0151f1f42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17347 | 2025.12.18 18:42:08.392933 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 633 rows starting from the beginning of the part | ||
| 17348 | 2025.12.18 18:42:08.392961 [ 276 ] {fa7c2332-7c42-4053-a655-ea0151f1f42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17349 | 2025.12.18 18:42:08.392993 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 69 rows starting from the beginning of the part | ||
| 17350 | 2025.12.18 18:42:08.393043 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 140 rows starting from the beginning of the part | ||
| 17351 | 2025.12.18 18:42:08.393083 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 69 rows starting from the beginning of the part | ||
| 17352 | 2025.12.18 18:42:08.393124 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 100 rows starting from the beginning of the part | ||
| 17353 | 2025.12.18 18:42:08.393167 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 529 rows starting from the beginning of the part | ||
| 17354 | 2025.12.18 18:42:08.393545 [ 276 ] {fa7c2332-7c42-4053-a655-ea0151f1f42f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17355 | 2025.12.18 18:42:08.393588 [ 276 ] {fa7c2332-7c42-4053-a655-ea0151f1f42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17356 | 2025.12.18 18:42:08.394031 [ 276 ] {fa7c2332-7c42-4053-a655-ea0151f1f42f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17357 | 2025.12.18 18:42:08.394180 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451239 sec., 1061162.2206955573 rows/sec., 84.53 MiB/sec. | ||
| 17358 | 2025.12.18 18:42:08.394259 [ 276 ] {fa7c2332-7c42-4053-a655-ea0151f1f42f} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2025.12.18 18:42:08.394336 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17360 | 2025.12.18 18:42:08.394402 [ 276 ] {fa7c2332-7c42-4053-a655-ea0151f1f42f} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001514 sec., 558784.6763540291 rows/sec., 37.61 MiB/sec. | ||
| 17361 | 2025.12.18 18:42:08.394447 [ 276 ] {fa7c2332-7c42-4053-a655-ea0151f1f42f} <Debug> TCPHandler: Processed in 0.001709522 sec. | ||
| 17362 | 2025.12.18 18:42:08.394563 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17363 | 2025.12.18 18:42:08.394608 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17364 | 2025.12.18 18:42:08.394674 [ 276 ] {787287e1-8930-47aa-85ba-35e0ba078dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17365 | 2025.12.18 18:42:08.394699 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_131_26} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17366 | 2025.12.18 18:42:08.394737 [ 276 ] {787287e1-8930-47aa-85ba-35e0ba078dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17367 | 2025.12.18 18:42:08.394779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 17368 | 2025.12.18 18:42:08.395528 [ 276 ] {787287e1-8930-47aa-85ba-35e0ba078dd5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17369 | 2025.12.18 18:42:08.395571 [ 276 ] {787287e1-8930-47aa-85ba-35e0ba078dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17370 | 2025.12.18 18:42:08.396100 [ 276 ] {787287e1-8930-47aa-85ba-35e0ba078dd5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17371 | 2025.12.18 18:42:08.396343 [ 276 ] {787287e1-8930-47aa-85ba-35e0ba078dd5} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17372 | 2025.12.18 18:42:08.396474 [ 169 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17373 | 2025.12.18 18:42:08.396482 [ 276 ] {787287e1-8930-47aa-85ba-35e0ba078dd5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001826 sec., 2738.225629791895 rows/sec., 4.91 MiB/sec. | ||
| 17374 | 2025.12.18 18:42:08.396518 [ 169 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17375 | 2025.12.18 18:42:08.396544 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17376 | 2025.12.18 18:42:08.396560 [ 276 ] {787287e1-8930-47aa-85ba-35e0ba078dd5} <Debug> TCPHandler: Processed in 0.002048707 sec. | ||
| 17377 | 2025.12.18 18:42:08.396627 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17378 | 2025.12.18 18:42:08.396681 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17379 | 2025.12.18 18:42:08.396782 [ 276 ] {fae3e4d0-2370-476f-901d-b0b438faaa85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17380 | 2025.12.18 18:42:08.396824 [ 276 ] {fae3e4d0-2370-476f-901d-b0b438faaa85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17381 | 2025.12.18 18:42:08.396856 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17382 | 2025.12.18 18:42:08.396932 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2473 rows starting from the beginning of the part | ||
| 17383 | 2025.12.18 18:42:08.397080 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 5 rows starting from the beginning of the part | ||
| 17384 | 2025.12.18 18:42:08.397189 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 17385 | 2025.12.18 18:42:08.397291 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 5 rows starting from the beginning of the part | ||
| 17386 | 2025.12.18 18:42:08.397324 [ 276 ] {fae3e4d0-2370-476f-901d-b0b438faaa85} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17387 | 2025.12.18 18:42:08.397374 [ 276 ] {fae3e4d0-2370-476f-901d-b0b438faaa85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17388 | 2025.12.18 18:42:08.397387 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 17389 | 2025.12.18 18:42:08.397496 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 5 rows starting from the beginning of the part | ||
| 17390 | 2025.12.18 18:42:08.397784 [ 276 ] {fae3e4d0-2370-476f-901d-b0b438faaa85} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17391 | 2025.12.18 18:42:08.398024 [ 276 ] {fae3e4d0-2370-476f-901d-b0b438faaa85} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2025.12.18 18:42:08.398135 [ 169 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17393 | 2025.12.18 18:42:08.398152 [ 276 ] {fae3e4d0-2370-476f-901d-b0b438faaa85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. | ||
| 17394 | 2025.12.18 18:42:08.398163 [ 169 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17395 | 2025.12.18 18:42:08.398190 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17396 | 2025.12.18 18:42:08.398195 [ 276 ] {fae3e4d0-2370-476f-901d-b0b438faaa85} <Debug> TCPHandler: Processed in 0.00160274 sec. | ||
| 17397 | 2025.12.18 18:42:08.398256 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17398 | 2025.12.18 18:42:08.398339 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17399 | 2025.12.18 18:42:08.398363 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7380 rows starting from the beginning of the part | ||
| 17400 | 2025.12.18 18:42:08.398403 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17401 | 2025.12.18 18:42:08.398437 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17402 | 2025.12.18 18:42:08.398468 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17403 | 2025.12.18 18:42:08.398554 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17404 | 2025.12.18 18:42:08.398650 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17405 | 2025.12.18 18:42:08.400337 [ 188 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002069016 sec., 3711909.4294099226 rows/sec., 250.08 MiB/sec. | ||
| 17406 | 2025.12.18 18:42:08.400765 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17407 | 2025.12.18 18:42:08.401032 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2025.12.18 18:42:08.401098 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_131_26} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17409 | 2025.12.18 18:42:08.401247 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 17410 | 2025.12.18 18:42:08.406817 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2560 rows, containing 19 columns (19 merged, 0 gathered) in 0.010226512 sec., 250329.7311928055 rows/sec., 448.58 MiB/sec. | ||
| 17411 | 2025.12.18 18:42:08.409179 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17412 | 2025.12.18 18:42:08.409572 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17413 | 2025.12.18 18:42:08.409650 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17414 | 2025.12.18 18:42:08.409799 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.75 MiB. | ||
| 17415 | 2025.12.18 18:42:09.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.73 MiB, peak 406.43 MiB, free memory in arenas 0.00 B, will set to 390.12 MiB (RSS), difference: 2.39 MiB | ||
| 17416 | 2025.12.18 18:42:09.664644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 17417 | 2025.12.18 18:42:09.683202 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17418 | 2025.12.18 18:42:09.683270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17419 | 2025.12.18 18:42:09.689663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17420 | 2025.12.18 18:42:09.690437 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17421 | 2025.12.18 18:42:09.693744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 17422 | 2025.12.18 18:42:10.021530 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2068 | ||
| 17423 | 2025.12.18 18:42:10.024001 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2025.12.18 18:42:10.024053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17425 | 2025.12.18 18:42:10.025298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17426 | 2025.12.18 18:42:10.025589 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2025.12.18 18:42:10.025767 [ 125 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17428 | 2025.12.18 18:42:10.025848 [ 125 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17429 | 2025.12.18 18:42:10.025888 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17430 | 2025.12.18 18:42:10.025994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2068 | ||
| 17431 | 2025.12.18 18:42:10.026054 [ 201 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 17432 | 2025.12.18 18:42:10.026922 [ 201 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17433 | 2025.12.18 18:42:10.027079 [ 201 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1918 rows starting from the beginning of the part | ||
| 17434 | 2025.12.18 18:42:10.027468 [ 201 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 17435 | 2025.12.18 18:42:10.027830 [ 201 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 17436 | 2025.12.18 18:42:10.028199 [ 201 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 17437 | 2025.12.18 18:42:10.028562 [ 201 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 38 rows starting from the beginning of the part | ||
| 17438 | 2025.12.18 18:42:10.028912 [ 201 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 17439 | 2025.12.18 18:42:10.036157 [ 199 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2068 rows, containing 72 columns (72 merged, 0 gathered) in 0.010181491 sec., 203113.66969729678 rows/sec., 153.42 MiB/sec. | ||
| 17440 | 2025.12.18 18:42:10.037873 [ 189 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17441 | 2025.12.18 18:42:10.038450 [ 189 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2025.12.18 18:42:10.038526 [ 189 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_66_13} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17443 | 2025.12.18 18:42:10.038686 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 17444 | 2025.12.18 18:42:13.130849 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17445 | 2025.12.18 18:42:13.130917 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17446 | 2025.12.18 18:42:13.134507 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17447 | 2025.12.18 18:42:13.185708 [ 221 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17448 | 2025.12.18 18:42:13.185758 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17449 | 2025.12.18 18:42:13.189367 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17450 | 2025.12.18 18:42:13.292811 [ 223 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17451 | 2025.12.18 18:42:13.292863 [ 223 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17452 | 2025.12.18 18:42:13.295969 [ 223 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17453 | 2025.12.18 18:42:13.359538 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17454 | 2025.12.18 18:42:13.359737 [ 276 ] {a05c1fd8-8eed-4863-892e-0da12eb04c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17455 | 2025.12.18 18:42:13.359812 [ 276 ] {a05c1fd8-8eed-4863-892e-0da12eb04c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17456 | 2025.12.18 18:42:13.360547 [ 276 ] {a05c1fd8-8eed-4863-892e-0da12eb04c69} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17457 | 2025.12.18 18:42:13.360591 [ 276 ] {a05c1fd8-8eed-4863-892e-0da12eb04c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17458 | 2025.12.18 18:42:13.360984 [ 276 ] {a05c1fd8-8eed-4863-892e-0da12eb04c69} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17459 | 2025.12.18 18:42:13.361211 [ 276 ] {a05c1fd8-8eed-4863-892e-0da12eb04c69} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17460 | 2025.12.18 18:42:13.361374 [ 276 ] {a05c1fd8-8eed-4863-892e-0da12eb04c69} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001691 sec., 75694.85511531639 rows/sec., 6.52 MiB/sec. | ||
| 17461 | 2025.12.18 18:42:13.361427 [ 276 ] {a05c1fd8-8eed-4863-892e-0da12eb04c69} <Debug> TCPHandler: Processed in 0.002032196 sec. | ||
| 17462 | 2025.12.18 18:42:13.361558 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17463 | 2025.12.18 18:42:13.361663 [ 276 ] {45b55162-0bba-47aa-abee-194081586945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17464 | 2025.12.18 18:42:13.361707 [ 276 ] {45b55162-0bba-47aa-abee-194081586945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17465 | 2025.12.18 18:42:13.362129 [ 276 ] {45b55162-0bba-47aa-abee-194081586945} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17466 | 2025.12.18 18:42:13.362167 [ 276 ] {45b55162-0bba-47aa-abee-194081586945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17467 | 2025.12.18 18:42:13.362486 [ 276 ] {45b55162-0bba-47aa-abee-194081586945} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17468 | 2025.12.18 18:42:13.362698 [ 276 ] {45b55162-0bba-47aa-abee-194081586945} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17469 | 2025.12.18 18:42:13.362832 [ 276 ] {45b55162-0bba-47aa-abee-194081586945} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001195 sec., 30125.523012552298 rows/sec., 2.21 MiB/sec. | ||
| 17470 | 2025.12.18 18:42:13.362871 [ 276 ] {45b55162-0bba-47aa-abee-194081586945} <Debug> TCPHandler: Processed in 0.001367378 sec. | ||
| 17471 | 2025.12.18 18:42:13.362990 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17472 | 2025.12.18 18:42:13.363117 [ 276 ] {4b976b0c-386c-4669-88fa-292b5a575e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17473 | 2025.12.18 18:42:13.363168 [ 276 ] {4b976b0c-386c-4669-88fa-292b5a575e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17474 | 2025.12.18 18:42:13.363696 [ 276 ] {4b976b0c-386c-4669-88fa-292b5a575e8d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17475 | 2025.12.18 18:42:13.363744 [ 276 ] {4b976b0c-386c-4669-88fa-292b5a575e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17476 | 2025.12.18 18:42:13.364103 [ 276 ] {4b976b0c-386c-4669-88fa-292b5a575e8d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17477 | 2025.12.18 18:42:13.364322 [ 276 ] {4b976b0c-386c-4669-88fa-292b5a575e8d} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17478 | 2025.12.18 18:42:13.364454 [ 276 ] {4b976b0c-386c-4669-88fa-292b5a575e8d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001361 sec., 73475.38574577516 rows/sec., 5.74 MiB/sec. | ||
| 17479 | 2025.12.18 18:42:13.364496 [ 276 ] {4b976b0c-386c-4669-88fa-292b5a575e8d} <Debug> TCPHandler: Processed in 0.00156818 sec. | ||
| 17480 | 2025.12.18 18:42:13.364602 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17481 | 2025.12.18 18:42:13.364699 [ 276 ] {aec1d3f0-18b4-444b-a105-c0c7a9c5a781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17482 | 2025.12.18 18:42:13.364745 [ 276 ] {aec1d3f0-18b4-444b-a105-c0c7a9c5a781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17483 | 2025.12.18 18:42:13.365155 [ 276 ] {aec1d3f0-18b4-444b-a105-c0c7a9c5a781} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17484 | 2025.12.18 18:42:13.365193 [ 276 ] {aec1d3f0-18b4-444b-a105-c0c7a9c5a781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17485 | 2025.12.18 18:42:13.365519 [ 276 ] {aec1d3f0-18b4-444b-a105-c0c7a9c5a781} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17486 | 2025.12.18 18:42:13.365739 [ 276 ] {aec1d3f0-18b4-444b-a105-c0c7a9c5a781} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17487 | 2025.12.18 18:42:13.365872 [ 276 ] {aec1d3f0-18b4-444b-a105-c0c7a9c5a781} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 17488 | 2025.12.18 18:42:13.365911 [ 276 ] {aec1d3f0-18b4-444b-a105-c0c7a9c5a781} <Debug> TCPHandler: Processed in 0.001360147 sec. | ||
| 17489 | 2025.12.18 18:42:13.366021 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17490 | 2025.12.18 18:42:13.366121 [ 276 ] {3495e59b-c594-4c6c-91c9-d1669244be7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17491 | 2025.12.18 18:42:13.366176 [ 276 ] {3495e59b-c594-4c6c-91c9-d1669244be7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17492 | 2025.12.18 18:42:13.367048 [ 276 ] {3495e59b-c594-4c6c-91c9-d1669244be7c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17493 | 2025.12.18 18:42:13.367086 [ 276 ] {3495e59b-c594-4c6c-91c9-d1669244be7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17494 | 2025.12.18 18:42:13.367654 [ 276 ] {3495e59b-c594-4c6c-91c9-d1669244be7c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17495 | 2025.12.18 18:42:13.367887 [ 276 ] {3495e59b-c594-4c6c-91c9-d1669244be7c} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17496 | 2025.12.18 18:42:13.368030 [ 276 ] {3495e59b-c594-4c6c-91c9-d1669244be7c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001928 sec., 18672.19917012448 rows/sec., 33.46 MiB/sec. | ||
| 17497 | 2025.12.18 18:42:13.368096 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17498 | 2025.12.18 18:42:13.368108 [ 276 ] {3495e59b-c594-4c6c-91c9-d1669244be7c} <Debug> TCPHandler: Processed in 0.002138848 sec. | ||
| 17499 | 2025.12.18 18:42:13.368136 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17500 | 2025.12.18 18:42:13.368238 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17501 | 2025.12.18 18:42:13.368337 [ 276 ] {20753de4-003e-400f-9dd2-4a753df07688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17502 | 2025.12.18 18:42:13.368381 [ 276 ] {20753de4-003e-400f-9dd2-4a753df07688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17503 | 2025.12.18 18:42:13.368726 [ 276 ] {20753de4-003e-400f-9dd2-4a753df07688} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17504 | 2025.12.18 18:42:13.368765 [ 276 ] {20753de4-003e-400f-9dd2-4a753df07688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17505 | 2025.12.18 18:42:13.369103 [ 276 ] {20753de4-003e-400f-9dd2-4a753df07688} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17506 | 2025.12.18 18:42:13.369351 [ 276 ] {20753de4-003e-400f-9dd2-4a753df07688} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17507 | 2025.12.18 18:42:13.369493 [ 276 ] {20753de4-003e-400f-9dd2-4a753df07688} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 17508 | 2025.12.18 18:42:13.369531 [ 276 ] {20753de4-003e-400f-9dd2-4a753df07688} <Debug> TCPHandler: Processed in 0.001343418 sec. | ||
| 17509 | 2025.12.18 18:42:13.370891 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17510 | 2025.12.18 18:42:14.184885 [ 224 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17511 | 2025.12.18 18:42:14.184931 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17512 | 2025.12.18 18:42:14.188042 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17513 | 2025.12.18 18:42:14.663693 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17514 | 2025.12.18 18:42:14.663744 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17515 | 2025.12.18 18:42:14.873157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43150 | ||
| 17516 | 2025.12.18 18:42:14.874022 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2025.12.18 18:42:14.874117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17518 | 2025.12.18 18:42:14.874790 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17519 | 2025.12.18 18:42:14.875041 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17520 | 2025.12.18 18:42:14.875194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43150 | ||
| 17521 | 2025.12.18 18:42:14.875313 [ 224 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17522 | 2025.12.18 18:42:14.875391 [ 224 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17523 | 2025.12.18 18:42:14.877763 [ 224 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17524 | 2025.12.18 18:42:15.228801 [ 217 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17525 | 2025.12.18 18:42:15.228883 [ 217 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17526 | 2025.12.18 18:42:15.231890 [ 217 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17527 | 2025.12.18 18:42:17.193956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 17528 | 2025.12.18 18:42:17.211406 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17529 | 2025.12.18 18:42:17.211459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17530 | 2025.12.18 18:42:17.217629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17531 | 2025.12.18 18:42:17.218343 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17532 | 2025.12.18 18:42:17.221373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17533 | 2025.12.18 18:42:18.358196 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17534 | 2025.12.18 18:42:18.358377 [ 276 ] {1b064881-a300-4652-a6b2-e5df384971b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17535 | 2025.12.18 18:42:18.358443 [ 276 ] {1b064881-a300-4652-a6b2-e5df384971b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17536 | 2025.12.18 18:42:18.359189 [ 276 ] {1b064881-a300-4652-a6b2-e5df384971b6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17537 | 2025.12.18 18:42:18.359233 [ 276 ] {1b064881-a300-4652-a6b2-e5df384971b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17538 | 2025.12.18 18:42:18.359618 [ 276 ] {1b064881-a300-4652-a6b2-e5df384971b6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17539 | 2025.12.18 18:42:18.359840 [ 276 ] {1b064881-a300-4652-a6b2-e5df384971b6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17540 | 2025.12.18 18:42:18.360002 [ 276 ] {1b064881-a300-4652-a6b2-e5df384971b6} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001676 sec., 39379.47494033413 rows/sec., 3.14 MiB/sec. | ||
| 17541 | 2025.12.18 18:42:18.360054 [ 276 ] {1b064881-a300-4652-a6b2-e5df384971b6} <Debug> TCPHandler: Processed in 0.001990145 sec. | ||
| 17542 | 2025.12.18 18:42:18.360193 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17543 | 2025.12.18 18:42:18.360300 [ 276 ] {e79e363b-1c1d-4d21-a800-837803f3d566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17544 | 2025.12.18 18:42:18.360343 [ 276 ] {e79e363b-1c1d-4d21-a800-837803f3d566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17545 | 2025.12.18 18:42:18.360763 [ 276 ] {e79e363b-1c1d-4d21-a800-837803f3d566} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17546 | 2025.12.18 18:42:18.360799 [ 276 ] {e79e363b-1c1d-4d21-a800-837803f3d566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17547 | 2025.12.18 18:42:18.361097 [ 276 ] {e79e363b-1c1d-4d21-a800-837803f3d566} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17548 | 2025.12.18 18:42:18.361297 [ 276 ] {e79e363b-1c1d-4d21-a800-837803f3d566} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17549 | 2025.12.18 18:42:18.361430 [ 276 ] {e79e363b-1c1d-4d21-a800-837803f3d566} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001155 sec., 4329.004329004329 rows/sec., 325.52 KiB/sec. | ||
| 17550 | 2025.12.18 18:42:18.361469 [ 276 ] {e79e363b-1c1d-4d21-a800-837803f3d566} <Debug> TCPHandler: Processed in 0.001334087 sec. | ||
| 17551 | 2025.12.18 18:42:18.361578 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17552 | 2025.12.18 18:42:18.361674 [ 276 ] {bf8aa231-400d-41f5-92b8-a1e98b1cd560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17553 | 2025.12.18 18:42:18.361713 [ 276 ] {bf8aa231-400d-41f5-92b8-a1e98b1cd560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17554 | 2025.12.18 18:42:18.362111 [ 276 ] {bf8aa231-400d-41f5-92b8-a1e98b1cd560} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17555 | 2025.12.18 18:42:18.362146 [ 276 ] {bf8aa231-400d-41f5-92b8-a1e98b1cd560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17556 | 2025.12.18 18:42:18.362436 [ 276 ] {bf8aa231-400d-41f5-92b8-a1e98b1cd560} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17557 | 2025.12.18 18:42:18.362638 [ 276 ] {bf8aa231-400d-41f5-92b8-a1e98b1cd560} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17558 | 2025.12.18 18:42:18.362763 [ 276 ] {bf8aa231-400d-41f5-92b8-a1e98b1cd560} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001109 sec., 62218.21460775474 rows/sec., 4.86 MiB/sec. | ||
| 17559 | 2025.12.18 18:42:18.362801 [ 276 ] {bf8aa231-400d-41f5-92b8-a1e98b1cd560} <Debug> TCPHandler: Processed in 0.001271597 sec. | ||
| 17560 | 2025.12.18 18:42:18.362912 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17561 | 2025.12.18 18:42:18.363005 [ 276 ] {f158920c-efba-4ade-93af-e8c217a9a321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17562 | 2025.12.18 18:42:18.363047 [ 276 ] {f158920c-efba-4ade-93af-e8c217a9a321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17563 | 2025.12.18 18:42:18.363446 [ 276 ] {f158920c-efba-4ade-93af-e8c217a9a321} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17564 | 2025.12.18 18:42:18.363481 [ 276 ] {f158920c-efba-4ade-93af-e8c217a9a321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17565 | 2025.12.18 18:42:18.363806 [ 276 ] {f158920c-efba-4ade-93af-e8c217a9a321} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17566 | 2025.12.18 18:42:18.364011 [ 276 ] {f158920c-efba-4ade-93af-e8c217a9a321} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17567 | 2025.12.18 18:42:18.364127 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 4 parts from all_1_128_27 to all_131_131_0 | ||
| 17568 | 2025.12.18 18:42:18.364136 [ 276 ] {f158920c-efba-4ade-93af-e8c217a9a321} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 17569 | 2025.12.18 18:42:18.364197 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17570 | 2025.12.18 18:42:18.364214 [ 276 ] {f158920c-efba-4ade-93af-e8c217a9a321} <Debug> TCPHandler: Processed in 0.001349198 sec. | ||
| 17571 | 2025.12.18 18:42:18.364222 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17572 | 2025.12.18 18:42:18.364325 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_128_27 to all_131_131_0 into Compact with storage Full | ||
| 17573 | 2025.12.18 18:42:18.364328 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17574 | 2025.12.18 18:42:18.364443 [ 276 ] {629ae044-c2c7-43f0-8ddc-5400652c4318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17575 | 2025.12.18 18:42:18.364446 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17576 | 2025.12.18 18:42:18.364504 [ 276 ] {629ae044-c2c7-43f0-8ddc-5400652c4318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17577 | 2025.12.18 18:42:18.364508 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 36215 rows starting from the beginning of the part | ||
| 17578 | 2025.12.18 18:42:18.364587 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17579 | 2025.12.18 18:42:18.364632 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17580 | 2025.12.18 18:42:18.364675 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 846 rows starting from the beginning of the part | ||
| 17581 | 2025.12.18 18:42:18.365265 [ 276 ] {629ae044-c2c7-43f0-8ddc-5400652c4318} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17582 | 2025.12.18 18:42:18.365305 [ 276 ] {629ae044-c2c7-43f0-8ddc-5400652c4318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17583 | 2025.12.18 18:42:18.365810 [ 276 ] {629ae044-c2c7-43f0-8ddc-5400652c4318} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17584 | 2025.12.18 18:42:18.366042 [ 276 ] {629ae044-c2c7-43f0-8ddc-5400652c4318} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17585 | 2025.12.18 18:42:18.366181 [ 276 ] {629ae044-c2c7-43f0-8ddc-5400652c4318} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001756 sec., 2847.380410022779 rows/sec., 5.10 MiB/sec. | ||
| 17586 | 2025.12.18 18:42:18.366238 [ 276 ] {629ae044-c2c7-43f0-8ddc-5400652c4318} <Debug> TCPHandler: Processed in 0.001956705 sec. | ||
| 17587 | 2025.12.18 18:42:18.366351 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17588 | 2025.12.18 18:42:18.366443 [ 276 ] {8160d38a-1a20-412c-9c63-6e2b2120ee23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17589 | 2025.12.18 18:42:18.366490 [ 276 ] {8160d38a-1a20-412c-9c63-6e2b2120ee23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17590 | 2025.12.18 18:42:18.366816 [ 276 ] {8160d38a-1a20-412c-9c63-6e2b2120ee23} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17591 | 2025.12.18 18:42:18.366857 [ 276 ] {8160d38a-1a20-412c-9c63-6e2b2120ee23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17592 | 2025.12.18 18:42:18.367163 [ 276 ] {8160d38a-1a20-412c-9c63-6e2b2120ee23} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17593 | 2025.12.18 18:42:18.367373 [ 276 ] {8160d38a-1a20-412c-9c63-6e2b2120ee23} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17594 | 2025.12.18 18:42:18.367505 [ 276 ] {8160d38a-1a20-412c-9c63-6e2b2120ee23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 17595 | 2025.12.18 18:42:18.367541 [ 276 ] {8160d38a-1a20-412c-9c63-6e2b2120ee23} <Debug> TCPHandler: Processed in 0.001238156 sec. | ||
| 17596 | 2025.12.18 18:42:18.371119 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37381 rows, containing 5 columns (5 merged, 0 gathered) in 0.006832628 sec., 5470954.95320395 rows/sec., 375.82 MiB/sec. | ||
| 17597 | 2025.12.18 18:42:18.371490 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Trace> MergedBlockOutputStream: filled checksums all_1_131_28 (state Temporary) | ||
| 17598 | 2025.12.18 18:42:18.371761 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_131_28 to all_1_131_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17599 | 2025.12.18 18:42:18.371836 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 4 parts: [all_1_128_27, all_131_131_0] -> all_1_131_28 | ||
| 17600 | 2025.12.18 18:42:18.371919 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 17601 | 2025.12.18 18:42:20.026339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2092 | ||
| 17602 | 2025.12.18 18:42:20.028973 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17603 | 2025.12.18 18:42:20.029019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17604 | 2025.12.18 18:42:20.030233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17605 | 2025.12.18 18:42:20.030512 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17606 | 2025.12.18 18:42:20.030907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2092 | ||
| 17607 | 2025.12.18 18:42:22.375451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43662 | ||
| 17608 | 2025.12.18 18:42:22.376330 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17609 | 2025.12.18 18:42:22.376404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17610 | 2025.12.18 18:42:22.376891 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17611 | 2025.12.18 18:42:22.377130 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17612 | 2025.12.18 18:42:22.377259 [ 149 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17613 | 2025.12.18 18:42:22.377280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43662 | ||
| 17614 | 2025.12.18 18:42:22.377300 [ 149 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17615 | 2025.12.18 18:42:22.377325 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17616 | 2025.12.18 18:42:22.377446 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 17617 | 2025.12.18 18:42:22.377584 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17618 | 2025.12.18 18:42:22.377623 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41230 rows starting from the beginning of the part | ||
| 17619 | 2025.12.18 18:42:22.377685 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 17620 | 2025.12.18 18:42:22.377731 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 17621 | 2025.12.18 18:42:22.377772 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 17622 | 2025.12.18 18:42:22.377808 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 17623 | 2025.12.18 18:42:22.377845 [ 186 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 17624 | 2025.12.18 18:42:22.380620 [ 191 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43662 rows, containing 4 columns (4 merged, 0 gathered) in 0.003229312 sec., 13520526.97292798 rows/sec., 193.41 MiB/sec. | ||
| 17625 | 2025.12.18 18:42:22.380942 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17626 | 2025.12.18 18:42:22.381287 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17627 | 2025.12.18 18:42:22.381378 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_91_18} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17628 | 2025.12.18 18:42:22.381495 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17629 | 2025.12.18 18:42:23.360540 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17630 | 2025.12.18 18:42:23.360825 [ 276 ] {e0adfedc-b3f3-43c4-922f-e5435133c6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17631 | 2025.12.18 18:42:23.360930 [ 276 ] {e0adfedc-b3f3-43c4-922f-e5435133c6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17632 | 2025.12.18 18:42:23.361784 [ 276 ] {e0adfedc-b3f3-43c4-922f-e5435133c6d1} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17633 | 2025.12.18 18:42:23.361821 [ 276 ] {e0adfedc-b3f3-43c4-922f-e5435133c6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17634 | 2025.12.18 18:42:23.362182 [ 276 ] {e0adfedc-b3f3-43c4-922f-e5435133c6d1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17635 | 2025.12.18 18:42:23.362396 [ 276 ] {e0adfedc-b3f3-43c4-922f-e5435133c6d1} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17636 | 2025.12.18 18:42:23.362537 [ 276 ] {e0adfedc-b3f3-43c4-922f-e5435133c6d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00183 sec., 13114.754098360656 rows/sec., 1.09 MiB/sec. | ||
| 17637 | 2025.12.18 18:42:23.362576 [ 276 ] {e0adfedc-b3f3-43c4-922f-e5435133c6d1} <Debug> TCPHandler: Processed in 0.002263959 sec. | ||
| 17638 | 2025.12.18 18:42:23.362692 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17639 | 2025.12.18 18:42:23.362782 [ 276 ] {19407a42-1321-4a86-bd68-54cf03b3e9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17640 | 2025.12.18 18:42:23.362821 [ 276 ] {19407a42-1321-4a86-bd68-54cf03b3e9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17641 | 2025.12.18 18:42:23.363274 [ 276 ] {19407a42-1321-4a86-bd68-54cf03b3e9b1} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17642 | 2025.12.18 18:42:23.363310 [ 276 ] {19407a42-1321-4a86-bd68-54cf03b3e9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17643 | 2025.12.18 18:42:23.363595 [ 276 ] {19407a42-1321-4a86-bd68-54cf03b3e9b1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17644 | 2025.12.18 18:42:23.363802 [ 276 ] {19407a42-1321-4a86-bd68-54cf03b3e9b1} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17645 | 2025.12.18 18:42:23.363930 [ 276 ] {19407a42-1321-4a86-bd68-54cf03b3e9b1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001107 sec., 7226.738934056008 rows/sec., 589.29 KiB/sec. | ||
| 17646 | 2025.12.18 18:42:23.363968 [ 276 ] {19407a42-1321-4a86-bd68-54cf03b3e9b1} <Debug> TCPHandler: Processed in 0.001275467 sec. | ||
| 17647 | 2025.12.18 18:42:23.364077 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17648 | 2025.12.18 18:42:23.364172 [ 276 ] {02993797-37ad-4186-aee3-18f2921849cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17649 | 2025.12.18 18:42:23.364211 [ 276 ] {02993797-37ad-4186-aee3-18f2921849cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17650 | 2025.12.18 18:42:23.364734 [ 276 ] {02993797-37ad-4186-aee3-18f2921849cf} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17651 | 2025.12.18 18:42:23.364768 [ 276 ] {02993797-37ad-4186-aee3-18f2921849cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17652 | 2025.12.18 18:42:23.365074 [ 276 ] {02993797-37ad-4186-aee3-18f2921849cf} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17653 | 2025.12.18 18:42:23.365281 [ 276 ] {02993797-37ad-4186-aee3-18f2921849cf} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17654 | 2025.12.18 18:42:23.365406 [ 276 ] {02993797-37ad-4186-aee3-18f2921849cf} <Debug> executeQuery: Read 252 rows, 23.05 KiB in 0.001253 sec., 201117.3184357542 rows/sec., 17.96 MiB/sec. | ||
| 17655 | 2025.12.18 18:42:23.365443 [ 276 ] {02993797-37ad-4186-aee3-18f2921849cf} <Debug> TCPHandler: Processed in 0.001416278 sec. | ||
| 17656 | 2025.12.18 18:42:23.365556 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17657 | 2025.12.18 18:42:23.365651 [ 276 ] {deca8b5e-6285-4930-8d79-ad5a45a7675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17658 | 2025.12.18 18:42:23.365691 [ 276 ] {deca8b5e-6285-4930-8d79-ad5a45a7675b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17659 | 2025.12.18 18:42:23.366102 [ 276 ] {deca8b5e-6285-4930-8d79-ad5a45a7675b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17660 | 2025.12.18 18:42:23.366137 [ 276 ] {deca8b5e-6285-4930-8d79-ad5a45a7675b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17661 | 2025.12.18 18:42:23.366425 [ 276 ] {deca8b5e-6285-4930-8d79-ad5a45a7675b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17662 | 2025.12.18 18:42:23.366634 [ 276 ] {deca8b5e-6285-4930-8d79-ad5a45a7675b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17663 | 2025.12.18 18:42:23.366759 [ 276 ] {deca8b5e-6285-4930-8d79-ad5a45a7675b} <Debug> executeQuery: Read 56 rows, 4.23 KiB in 0.001126 sec., 49733.5701598579 rows/sec., 3.67 MiB/sec. | ||
| 17664 | 2025.12.18 18:42:23.366796 [ 276 ] {deca8b5e-6285-4930-8d79-ad5a45a7675b} <Debug> TCPHandler: Processed in 0.001290066 sec. | ||
| 17665 | 2025.12.18 18:42:23.366902 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17666 | 2025.12.18 18:42:23.366997 [ 276 ] {b460a11f-5b4b-4a27-9134-d1892abfcd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17667 | 2025.12.18 18:42:23.367036 [ 276 ] {b460a11f-5b4b-4a27-9134-d1892abfcd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17668 | 2025.12.18 18:42:23.367425 [ 276 ] {b460a11f-5b4b-4a27-9134-d1892abfcd40} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17669 | 2025.12.18 18:42:23.367459 [ 276 ] {b460a11f-5b4b-4a27-9134-d1892abfcd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17670 | 2025.12.18 18:42:23.367747 [ 276 ] {b460a11f-5b4b-4a27-9134-d1892abfcd40} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17671 | 2025.12.18 18:42:23.367945 [ 276 ] {b460a11f-5b4b-4a27-9134-d1892abfcd40} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17672 | 2025.12.18 18:42:23.368070 [ 276 ] {b460a11f-5b4b-4a27-9134-d1892abfcd40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.83 MiB/sec. | ||
| 17673 | 2025.12.18 18:42:23.368107 [ 276 ] {b460a11f-5b4b-4a27-9134-d1892abfcd40} <Debug> TCPHandler: Processed in 0.001255186 sec. | ||
| 17674 | 2025.12.18 18:42:23.368210 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17675 | 2025.12.18 18:42:23.368312 [ 276 ] {911e7170-a55c-405f-a414-9bac38ee223a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17676 | 2025.12.18 18:42:23.368353 [ 276 ] {911e7170-a55c-405f-a414-9bac38ee223a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17677 | 2025.12.18 18:42:23.368765 [ 276 ] {911e7170-a55c-405f-a414-9bac38ee223a} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17678 | 2025.12.18 18:42:23.368801 [ 276 ] {911e7170-a55c-405f-a414-9bac38ee223a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17679 | 2025.12.18 18:42:23.369113 [ 276 ] {911e7170-a55c-405f-a414-9bac38ee223a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17680 | 2025.12.18 18:42:23.369319 [ 276 ] {911e7170-a55c-405f-a414-9bac38ee223a} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17681 | 2025.12.18 18:42:23.369449 [ 276 ] {911e7170-a55c-405f-a414-9bac38ee223a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 810.99 KiB/sec. | ||
| 17682 | 2025.12.18 18:42:23.369488 [ 276 ] {911e7170-a55c-405f-a414-9bac38ee223a} <Debug> TCPHandler: Processed in 0.001329067 sec. | ||
| 17683 | 2025.12.18 18:42:23.369604 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17684 | 2025.12.18 18:42:23.369698 [ 276 ] {eeb2745e-e4a2-4065-a3d5-2c17e28f525f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17685 | 2025.12.18 18:42:23.369738 [ 276 ] {eeb2745e-e4a2-4065-a3d5-2c17e28f525f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17686 | 2025.12.18 18:42:23.370204 [ 276 ] {eeb2745e-e4a2-4065-a3d5-2c17e28f525f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17687 | 2025.12.18 18:42:23.370240 [ 276 ] {eeb2745e-e4a2-4065-a3d5-2c17e28f525f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17688 | 2025.12.18 18:42:23.370544 [ 276 ] {eeb2745e-e4a2-4065-a3d5-2c17e28f525f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17689 | 2025.12.18 18:42:23.370745 [ 276 ] {eeb2745e-e4a2-4065-a3d5-2c17e28f525f} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17690 | 2025.12.18 18:42:23.370872 [ 276 ] {eeb2745e-e4a2-4065-a3d5-2c17e28f525f} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001193 sec., 120704.1072925398 rows/sec., 9.75 MiB/sec. | ||
| 17691 | 2025.12.18 18:42:23.370911 [ 276 ] {eeb2745e-e4a2-4065-a3d5-2c17e28f525f} <Debug> TCPHandler: Processed in 0.001357917 sec. | ||
| 17692 | 2025.12.18 18:42:23.371020 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17693 | 2025.12.18 18:42:23.371113 [ 276 ] {f083cdd8-5040-4e34-8fc2-7ef251ee2e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17694 | 2025.12.18 18:42:23.371155 [ 276 ] {f083cdd8-5040-4e34-8fc2-7ef251ee2e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17695 | 2025.12.18 18:42:23.371559 [ 276 ] {f083cdd8-5040-4e34-8fc2-7ef251ee2e19} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17696 | 2025.12.18 18:42:23.371595 [ 276 ] {f083cdd8-5040-4e34-8fc2-7ef251ee2e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17697 | 2025.12.18 18:42:23.371923 [ 276 ] {f083cdd8-5040-4e34-8fc2-7ef251ee2e19} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17698 | 2025.12.18 18:42:23.372132 [ 276 ] {f083cdd8-5040-4e34-8fc2-7ef251ee2e19} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17699 | 2025.12.18 18:42:23.372260 [ 276 ] {f083cdd8-5040-4e34-8fc2-7ef251ee2e19} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001165 sec., 171673.81974248926 rows/sec., 12.31 MiB/sec. | ||
| 17700 | 2025.12.18 18:42:23.372297 [ 276 ] {f083cdd8-5040-4e34-8fc2-7ef251ee2e19} <Debug> TCPHandler: Processed in 0.001326957 sec. | ||
| 17701 | 2025.12.18 18:42:23.372409 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17702 | 2025.12.18 18:42:23.372503 [ 276 ] {061d247a-ce9a-4966-95f8-2e8daf1c2f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17703 | 2025.12.18 18:42:23.372555 [ 276 ] {061d247a-ce9a-4966-95f8-2e8daf1c2f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17704 | 2025.12.18 18:42:23.373409 [ 276 ] {061d247a-ce9a-4966-95f8-2e8daf1c2f4f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17705 | 2025.12.18 18:42:23.373446 [ 276 ] {061d247a-ce9a-4966-95f8-2e8daf1c2f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17706 | 2025.12.18 18:42:23.373984 [ 276 ] {061d247a-ce9a-4966-95f8-2e8daf1c2f4f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17707 | 2025.12.18 18:42:23.374204 [ 276 ] {061d247a-ce9a-4966-95f8-2e8daf1c2f4f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17708 | 2025.12.18 18:42:23.374337 [ 276 ] {061d247a-ce9a-4966-95f8-2e8daf1c2f4f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001852 sec., 19438.44492440605 rows/sec., 34.83 MiB/sec. | ||
| 17709 | 2025.12.18 18:42:23.374392 [ 276 ] {061d247a-ce9a-4966-95f8-2e8daf1c2f4f} <Debug> TCPHandler: Processed in 0.002034056 sec. | ||
| 17710 | 2025.12.18 18:42:23.374503 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17711 | 2025.12.18 18:42:23.374596 [ 276 ] {d6b0ad5b-574a-487a-ba27-00753c21bcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17712 | 2025.12.18 18:42:23.374636 [ 276 ] {d6b0ad5b-574a-487a-ba27-00753c21bcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17713 | 2025.12.18 18:42:23.374966 [ 276 ] {d6b0ad5b-574a-487a-ba27-00753c21bcb0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17714 | 2025.12.18 18:42:23.375002 [ 276 ] {d6b0ad5b-574a-487a-ba27-00753c21bcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17715 | 2025.12.18 18:42:23.375294 [ 276 ] {d6b0ad5b-574a-487a-ba27-00753c21bcb0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17716 | 2025.12.18 18:42:23.375495 [ 276 ] {d6b0ad5b-574a-487a-ba27-00753c21bcb0} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17717 | 2025.12.18 18:42:23.375620 [ 276 ] {d6b0ad5b-574a-487a-ba27-00753c21bcb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 17718 | 2025.12.18 18:42:23.375656 [ 276 ] {d6b0ad5b-574a-487a-ba27-00753c21bcb0} <Debug> TCPHandler: Processed in 0.001202916 sec. | ||
| 17719 | 2025.12.18 18:42:24.721572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 17720 | 2025.12.18 18:42:24.746587 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17721 | 2025.12.18 18:42:24.746698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17722 | 2025.12.18 18:42:24.761744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17723 | 2025.12.18 18:42:24.763634 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17724 | 2025.12.18 18:42:24.764127 [ 144 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17725 | 2025.12.18 18:42:24.764177 [ 144 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2025.12.18 18:42:24.764203 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17727 | 2025.12.18 18:42:24.764385 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 17728 | 2025.12.18 18:42:24.770589 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17729 | 2025.12.18 18:42:24.772889 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 17730 | 2025.12.18 18:42:24.773512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 17731 | 2025.12.18 18:42:24.779543 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 17732 | 2025.12.18 18:42:24.785955 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 17733 | 2025.12.18 18:42:24.792304 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 17734 | 2025.12.18 18:42:24.799040 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 17735 | 2025.12.18 18:42:24.805638 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 17736 | 2025.12.18 18:42:24.886123 [ 192 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.12181014 sec., 5631.715060831553 rows/sec., 29.12 MiB/sec. | ||
| 17737 | 2025.12.18 18:42:24.889939 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17738 | 2025.12.18 18:42:24.892262 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17739 | 2025.12.18 18:42:24.892389 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_91_18} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17740 | 2025.12.18 18:42:24.895063 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17741 | 2025.12.18 18:42:25.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.19 MiB, peak 408.64 MiB, free memory in arenas 0.00 B, will set to 390.15 MiB (RSS), difference: -1.04 MiB | ||
| 17742 | 2025.12.18 18:42:28.357921 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17743 | 2025.12.18 18:42:28.358118 [ 276 ] {11853950-5390-45fe-b0b8-ae3d8ba0a5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17744 | 2025.12.18 18:42:28.358186 [ 276 ] {11853950-5390-45fe-b0b8-ae3d8ba0a5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17745 | 2025.12.18 18:42:28.358906 [ 276 ] {11853950-5390-45fe-b0b8-ae3d8ba0a5c8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17746 | 2025.12.18 18:42:28.358952 [ 276 ] {11853950-5390-45fe-b0b8-ae3d8ba0a5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17747 | 2025.12.18 18:42:28.359341 [ 276 ] {11853950-5390-45fe-b0b8-ae3d8ba0a5c8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17748 | 2025.12.18 18:42:28.359570 [ 276 ] {11853950-5390-45fe-b0b8-ae3d8ba0a5c8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17749 | 2025.12.18 18:42:28.359734 [ 276 ] {11853950-5390-45fe-b0b8-ae3d8ba0a5c8} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001664 sec., 39663.46153846154 rows/sec., 3.16 MiB/sec. | ||
| 17750 | 2025.12.18 18:42:28.359787 [ 276 ] {11853950-5390-45fe-b0b8-ae3d8ba0a5c8} <Debug> TCPHandler: Processed in 0.001999366 sec. | ||
| 17751 | 2025.12.18 18:42:28.359915 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17752 | 2025.12.18 18:42:28.360017 [ 276 ] {a92ee323-3710-4fcc-818c-9a75ef78554b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17753 | 2025.12.18 18:42:28.360060 [ 276 ] {a92ee323-3710-4fcc-818c-9a75ef78554b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17754 | 2025.12.18 18:42:28.360503 [ 276 ] {a92ee323-3710-4fcc-818c-9a75ef78554b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17755 | 2025.12.18 18:42:28.360540 [ 276 ] {a92ee323-3710-4fcc-818c-9a75ef78554b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17756 | 2025.12.18 18:42:28.360837 [ 276 ] {a92ee323-3710-4fcc-818c-9a75ef78554b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17757 | 2025.12.18 18:42:28.361048 [ 276 ] {a92ee323-3710-4fcc-818c-9a75ef78554b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17758 | 2025.12.18 18:42:28.361179 [ 276 ] {a92ee323-3710-4fcc-818c-9a75ef78554b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001186 sec., 4215.851602023608 rows/sec., 317.01 KiB/sec. | ||
| 17759 | 2025.12.18 18:42:28.361186 [ 139 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17760 | 2025.12.18 18:42:28.361218 [ 276 ] {a92ee323-3710-4fcc-818c-9a75ef78554b} <Debug> TCPHandler: Processed in 0.001356578 sec. | ||
| 17761 | 2025.12.18 18:42:28.361257 [ 139 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2025.12.18 18:42:28.361283 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17763 | 2025.12.18 18:42:28.361360 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17764 | 2025.12.18 18:42:28.361399 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17765 | 2025.12.18 18:42:28.361460 [ 276 ] {5ac4485c-fda3-46e1-b5bd-5210aa1b2299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17766 | 2025.12.18 18:42:28.361504 [ 276 ] {5ac4485c-fda3-46e1-b5bd-5210aa1b2299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17767 | 2025.12.18 18:42:28.361540 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17768 | 2025.12.18 18:42:28.361580 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 71 rows starting from the beginning of the part | ||
| 17769 | 2025.12.18 18:42:28.361648 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 9 rows starting from the beginning of the part | ||
| 17770 | 2025.12.18 18:42:28.361694 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 36 rows starting from the beginning of the part | ||
| 17771 | 2025.12.18 18:42:28.361739 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 5 rows starting from the beginning of the part | ||
| 17772 | 2025.12.18 18:42:28.361779 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 17773 | 2025.12.18 18:42:28.361819 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 5 rows starting from the beginning of the part | ||
| 17774 | 2025.12.18 18:42:28.361966 [ 276 ] {5ac4485c-fda3-46e1-b5bd-5210aa1b2299} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17775 | 2025.12.18 18:42:28.362008 [ 276 ] {5ac4485c-fda3-46e1-b5bd-5210aa1b2299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17776 | 2025.12.18 18:42:28.362340 [ 276 ] {5ac4485c-fda3-46e1-b5bd-5210aa1b2299} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17777 | 2025.12.18 18:42:28.362566 [ 276 ] {5ac4485c-fda3-46e1-b5bd-5210aa1b2299} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17778 | 2025.12.18 18:42:28.362697 [ 276 ] {5ac4485c-fda3-46e1-b5bd-5210aa1b2299} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001258 sec., 54848.9666136725 rows/sec., 4.28 MiB/sec. | ||
| 17779 | 2025.12.18 18:42:28.362710 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361618 sec., 133664.50796038244 rows/sec., 10.29 MiB/sec. | ||
| 17780 | 2025.12.18 18:42:28.362735 [ 276 ] {5ac4485c-fda3-46e1-b5bd-5210aa1b2299} <Debug> TCPHandler: Processed in 0.001425048 sec. | ||
| 17781 | 2025.12.18 18:42:28.362849 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17782 | 2025.12.18 18:42:28.362858 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17783 | 2025.12.18 18:42:28.362944 [ 276 ] {b461dbd3-0f81-4159-873e-724571573082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17784 | 2025.12.18 18:42:28.362988 [ 276 ] {b461dbd3-0f81-4159-873e-724571573082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17785 | 2025.12.18 18:42:28.363122 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17786 | 2025.12.18 18:42:28.363192 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_131_26} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17787 | 2025.12.18 18:42:28.363275 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17788 | 2025.12.18 18:42:28.363434 [ 276 ] {b461dbd3-0f81-4159-873e-724571573082} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2025.12.18 18:42:28.363471 [ 276 ] {b461dbd3-0f81-4159-873e-724571573082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17790 | 2025.12.18 18:42:28.363788 [ 276 ] {b461dbd3-0f81-4159-873e-724571573082} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17791 | 2025.12.18 18:42:28.363991 [ 276 ] {b461dbd3-0f81-4159-873e-724571573082} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2025.12.18 18:42:28.364119 [ 276 ] {b461dbd3-0f81-4159-873e-724571573082} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 17793 | 2025.12.18 18:42:28.364157 [ 276 ] {b461dbd3-0f81-4159-873e-724571573082} <Debug> TCPHandler: Processed in 0.001357478 sec. | ||
| 17794 | 2025.12.18 18:42:28.364278 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2025.12.18 18:42:28.364370 [ 276 ] {65901cf0-e76f-4708-9fe1-3b533ff2db20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17796 | 2025.12.18 18:42:28.364424 [ 276 ] {65901cf0-e76f-4708-9fe1-3b533ff2db20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17797 | 2025.12.18 18:42:28.365174 [ 276 ] {65901cf0-e76f-4708-9fe1-3b533ff2db20} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17798 | 2025.12.18 18:42:28.365211 [ 276 ] {65901cf0-e76f-4708-9fe1-3b533ff2db20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17799 | 2025.12.18 18:42:28.365698 [ 276 ] {65901cf0-e76f-4708-9fe1-3b533ff2db20} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17800 | 2025.12.18 18:42:28.365918 [ 276 ] {65901cf0-e76f-4708-9fe1-3b533ff2db20} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2025.12.18 18:42:28.366055 [ 276 ] {65901cf0-e76f-4708-9fe1-3b533ff2db20} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001703 sec., 2935.995302407516 rows/sec., 5.26 MiB/sec. | ||
| 17802 | 2025.12.18 18:42:28.366111 [ 276 ] {65901cf0-e76f-4708-9fe1-3b533ff2db20} <Debug> TCPHandler: Processed in 0.001882555 sec. | ||
| 17803 | 2025.12.18 18:42:28.366221 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17804 | 2025.12.18 18:42:28.366315 [ 276 ] {fe20a268-ad9c-4480-ba5d-e06b3315e218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17805 | 2025.12.18 18:42:28.366356 [ 276 ] {fe20a268-ad9c-4480-ba5d-e06b3315e218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17806 | 2025.12.18 18:42:28.366687 [ 276 ] {fe20a268-ad9c-4480-ba5d-e06b3315e218} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2025.12.18 18:42:28.366723 [ 276 ] {fe20a268-ad9c-4480-ba5d-e06b3315e218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17808 | 2025.12.18 18:42:28.367014 [ 276 ] {fe20a268-ad9c-4480-ba5d-e06b3315e218} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17809 | 2025.12.18 18:42:28.367219 [ 276 ] {fe20a268-ad9c-4480-ba5d-e06b3315e218} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2025.12.18 18:42:28.367343 [ 276 ] {fe20a268-ad9c-4480-ba5d-e06b3315e218} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 17811 | 2025.12.18 18:42:28.367379 [ 276 ] {fe20a268-ad9c-4480-ba5d-e06b3315e218} <Debug> TCPHandler: Processed in 0.001208185 sec. | ||
| 17812 | 2025.12.18 18:42:29.663984 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17813 | 2025.12.18 18:42:29.664039 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17814 | 2025.12.18 18:42:29.877523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44110 | ||
| 17815 | 2025.12.18 18:42:29.878050 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17816 | 2025.12.18 18:42:29.878097 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17817 | 2025.12.18 18:42:29.878579 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17818 | 2025.12.18 18:42:29.878809 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17819 | 2025.12.18 18:42:29.878953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44110 | ||
| 17820 | 2025.12.18 18:42:30.031234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2124 | ||
| 17821 | 2025.12.18 18:42:30.033810 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17822 | 2025.12.18 18:42:30.033865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17823 | 2025.12.18 18:42:30.035131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17824 | 2025.12.18 18:42:30.035399 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17825 | 2025.12.18 18:42:30.035798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2124 | ||
| 17826 | 2025.12.18 18:42:32.273654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 17827 | 2025.12.18 18:42:32.291597 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17828 | 2025.12.18 18:42:32.291648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17829 | 2025.12.18 18:42:32.297740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17830 | 2025.12.18 18:42:32.298464 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17831 | 2025.12.18 18:42:32.301649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 17832 | 2025.12.18 18:42:33.255640 [ 223 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17833 | 2025.12.18 18:42:33.255684 [ 223 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17834 | 2025.12.18 18:42:33.259854 [ 223 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17835 | 2025.12.18 18:42:33.359435 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17836 | 2025.12.18 18:42:33.359634 [ 276 ] {fe9f2da6-bad4-4f55-b4d9-5d08fb8e6f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17837 | 2025.12.18 18:42:33.359711 [ 276 ] {fe9f2da6-bad4-4f55-b4d9-5d08fb8e6f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17838 | 2025.12.18 18:42:33.360412 [ 276 ] {fe9f2da6-bad4-4f55-b4d9-5d08fb8e6f3a} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17839 | 2025.12.18 18:42:33.360463 [ 276 ] {fe9f2da6-bad4-4f55-b4d9-5d08fb8e6f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17840 | 2025.12.18 18:42:33.360854 [ 276 ] {fe9f2da6-bad4-4f55-b4d9-5d08fb8e6f3a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17841 | 2025.12.18 18:42:33.361081 [ 276 ] {fe9f2da6-bad4-4f55-b4d9-5d08fb8e6f3a} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17842 | 2025.12.18 18:42:33.361242 [ 276 ] {fe9f2da6-bad4-4f55-b4d9-5d08fb8e6f3a} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001663 sec., 76969.33253156945 rows/sec., 6.63 MiB/sec. | ||
| 17843 | 2025.12.18 18:42:33.361274 [ 135 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17844 | 2025.12.18 18:42:33.361297 [ 276 ] {fe9f2da6-bad4-4f55-b4d9-5d08fb8e6f3a} <Debug> TCPHandler: Processed in 0.002003646 sec. | ||
| 17845 | 2025.12.18 18:42:33.361372 [ 135 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17846 | 2025.12.18 18:42:33.361418 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17847 | 2025.12.18 18:42:33.361473 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17848 | 2025.12.18 18:42:33.361567 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17849 | 2025.12.18 18:42:33.361582 [ 276 ] {5e95eb40-2991-4921-ae81-4daac02c7148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17850 | 2025.12.18 18:42:33.361668 [ 276 ] {5e95eb40-2991-4921-ae81-4daac02c7148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17851 | 2025.12.18 18:42:33.361735 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17852 | 2025.12.18 18:42:33.361778 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1409 rows starting from the beginning of the part | ||
| 17853 | 2025.12.18 18:42:33.361854 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 128 rows starting from the beginning of the part | ||
| 17854 | 2025.12.18 18:42:33.361907 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 66 rows starting from the beginning of the part | ||
| 17855 | 2025.12.18 18:42:33.361955 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 252 rows starting from the beginning of the part | ||
| 17856 | 2025.12.18 18:42:33.362002 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 66 rows starting from the beginning of the part | ||
| 17857 | 2025.12.18 18:42:33.362048 [ 190 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 128 rows starting from the beginning of the part | ||
| 17858 | 2025.12.18 18:42:33.362152 [ 276 ] {5e95eb40-2991-4921-ae81-4daac02c7148} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17859 | 2025.12.18 18:42:33.362198 [ 276 ] {5e95eb40-2991-4921-ae81-4daac02c7148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17860 | 2025.12.18 18:42:33.362532 [ 276 ] {5e95eb40-2991-4921-ae81-4daac02c7148} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17861 | 2025.12.18 18:42:33.362764 [ 276 ] {5e95eb40-2991-4921-ae81-4daac02c7148} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2025.12.18 18:42:33.362909 [ 276 ] {5e95eb40-2991-4921-ae81-4daac02c7148} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001351 sec., 26646.928201332346 rows/sec., 1.96 MiB/sec. | ||
| 17863 | 2025.12.18 18:42:33.362951 [ 276 ] {5e95eb40-2991-4921-ae81-4daac02c7148} <Debug> TCPHandler: Processed in 0.001530919 sec. | ||
| 17864 | 2025.12.18 18:42:33.363063 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17865 | 2025.12.18 18:42:33.363168 [ 276 ] {3cb5bc46-56dc-45a5-8434-7e48428fc7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17866 | 2025.12.18 18:42:33.363209 [ 276 ] {3cb5bc46-56dc-45a5-8434-7e48428fc7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17867 | 2025.12.18 18:42:33.363318 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816604 sec., 1127928.816627069 rows/sec., 99.74 MiB/sec. | ||
| 17868 | 2025.12.18 18:42:33.363607 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17869 | 2025.12.18 18:42:33.363648 [ 276 ] {3cb5bc46-56dc-45a5-8434-7e48428fc7dc} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2025.12.18 18:42:33.363690 [ 276 ] {3cb5bc46-56dc-45a5-8434-7e48428fc7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17871 | 2025.12.18 18:42:33.363965 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2025.12.18 18:42:33.364056 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_136_27} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17873 | 2025.12.18 18:42:33.364065 [ 276 ] {3cb5bc46-56dc-45a5-8434-7e48428fc7dc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17874 | 2025.12.18 18:42:33.364157 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 17875 | 2025.12.18 18:42:33.364288 [ 276 ] {3cb5bc46-56dc-45a5-8434-7e48428fc7dc} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2025.12.18 18:42:33.364414 [ 135 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17877 | 2025.12.18 18:42:33.364427 [ 276 ] {3cb5bc46-56dc-45a5-8434-7e48428fc7dc} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001281 sec., 78064.01249024199 rows/sec., 6.10 MiB/sec. | ||
| 17878 | 2025.12.18 18:42:33.364455 [ 135 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17879 | 2025.12.18 18:42:33.364477 [ 276 ] {3cb5bc46-56dc-45a5-8434-7e48428fc7dc} <Debug> TCPHandler: Processed in 0.001466939 sec. | ||
| 17880 | 2025.12.18 18:42:33.364478 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17881 | 2025.12.18 18:42:33.364589 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17882 | 2025.12.18 18:42:33.364599 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17883 | 2025.12.18 18:42:33.364703 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17884 | 2025.12.18 18:42:33.364713 [ 276 ] {dd70b1a9-5aac-49b1-87ae-c3fd69bda01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17885 | 2025.12.18 18:42:33.364741 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 633 rows starting from the beginning of the part | ||
| 17886 | 2025.12.18 18:42:33.364766 [ 276 ] {dd70b1a9-5aac-49b1-87ae-c3fd69bda01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17887 | 2025.12.18 18:42:33.364814 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 100 rows starting from the beginning of the part | ||
| 17888 | 2025.12.18 18:42:33.364865 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 69 rows starting from the beginning of the part | ||
| 17889 | 2025.12.18 18:42:33.364907 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 144 rows starting from the beginning of the part | ||
| 17890 | 2025.12.18 18:42:33.364946 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 69 rows starting from the beginning of the part | ||
| 17891 | 2025.12.18 18:42:33.364988 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 100 rows starting from the beginning of the part | ||
| 17892 | 2025.12.18 18:42:33.365177 [ 276 ] {dd70b1a9-5aac-49b1-87ae-c3fd69bda01d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17893 | 2025.12.18 18:42:33.365218 [ 276 ] {dd70b1a9-5aac-49b1-87ae-c3fd69bda01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17894 | 2025.12.18 18:42:33.365561 [ 276 ] {dd70b1a9-5aac-49b1-87ae-c3fd69bda01d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17895 | 2025.12.18 18:42:33.365781 [ 276 ] {dd70b1a9-5aac-49b1-87ae-c3fd69bda01d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17896 | 2025.12.18 18:42:33.365901 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 4 parts from all_1_131_28 to all_134_134_0 | ||
| 17897 | 2025.12.18 18:42:33.365912 [ 276 ] {dd70b1a9-5aac-49b1-87ae-c3fd69bda01d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 17898 | 2025.12.18 18:42:33.365935 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17899 | 2025.12.18 18:42:33.365958 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17900 | 2025.12.18 18:42:33.365963 [ 276 ] {dd70b1a9-5aac-49b1-87ae-c3fd69bda01d} <Debug> TCPHandler: Processed in 0.001415628 sec. | ||
| 17901 | 2025.12.18 18:42:33.365978 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429288 sec., 780108.6974773454 rows/sec., 62.96 MiB/sec. | ||
| 17902 | 2025.12.18 18:42:33.366030 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_131_28 to all_134_134_0 into Compact with storage Full | ||
| 17903 | 2025.12.18 18:42:33.366078 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17904 | 2025.12.18 18:42:33.366126 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17905 | 2025.12.18 18:42:33.366135 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17906 | 2025.12.18 18:42:33.366157 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_28, total 37381 rows starting from the beginning of the part | ||
| 17907 | 2025.12.18 18:42:33.366173 [ 276 ] {d40c5cc0-b8ba-41b5-aab0-a21770a763c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17908 | 2025.12.18 18:42:33.366220 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17909 | 2025.12.18 18:42:33.366228 [ 276 ] {d40c5cc0-b8ba-41b5-aab0-a21770a763c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17910 | 2025.12.18 18:42:33.366268 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17911 | 2025.12.18 18:42:33.366315 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 200 rows starting from the beginning of the part | ||
| 17912 | 2025.12.18 18:42:33.366424 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17913 | 2025.12.18 18:42:33.366504 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_136_27} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17914 | 2025.12.18 18:42:33.366568 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 17915 | 2025.12.18 18:42:33.367096 [ 276 ] {d40c5cc0-b8ba-41b5-aab0-a21770a763c7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17916 | 2025.12.18 18:42:33.367136 [ 276 ] {d40c5cc0-b8ba-41b5-aab0-a21770a763c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17917 | 2025.12.18 18:42:33.367706 [ 276 ] {d40c5cc0-b8ba-41b5-aab0-a21770a763c7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17918 | 2025.12.18 18:42:33.367924 [ 276 ] {d40c5cc0-b8ba-41b5-aab0-a21770a763c7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17919 | 2025.12.18 18:42:33.368053 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17920 | 2025.12.18 18:42:33.368063 [ 276 ] {d40c5cc0-b8ba-41b5-aab0-a21770a763c7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001908 sec., 18867.924528301886 rows/sec., 33.81 MiB/sec. | ||
| 17921 | 2025.12.18 18:42:33.368092 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17922 | 2025.12.18 18:42:33.368118 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17923 | 2025.12.18 18:42:33.368140 [ 276 ] {d40c5cc0-b8ba-41b5-aab0-a21770a763c7} <Debug> TCPHandler: Processed in 0.002112707 sec. | ||
| 17924 | 2025.12.18 18:42:33.368200 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17925 | 2025.12.18 18:42:33.368259 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17926 | 2025.12.18 18:42:33.368356 [ 276 ] {8da54eef-36e1-4c27-8894-a558ca0a3ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17927 | 2025.12.18 18:42:33.368398 [ 276 ] {8da54eef-36e1-4c27-8894-a558ca0a3ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17928 | 2025.12.18 18:42:33.368417 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17929 | 2025.12.18 18:42:33.368474 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2560 rows starting from the beginning of the part | ||
| 17930 | 2025.12.18 18:42:33.368592 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
| 17931 | 2025.12.18 18:42:33.368700 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 5 rows starting from the beginning of the part | ||
| 17932 | 2025.12.18 18:42:33.368729 [ 276 ] {8da54eef-36e1-4c27-8894-a558ca0a3ee2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2025.12.18 18:42:33.368767 [ 276 ] {8da54eef-36e1-4c27-8894-a558ca0a3ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17934 | 2025.12.18 18:42:33.368811 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 36 rows starting from the beginning of the part | ||
| 17935 | 2025.12.18 18:42:33.368924 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 5 rows starting from the beginning of the part | ||
| 17936 | 2025.12.18 18:42:33.369034 [ 202 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 36 rows starting from the beginning of the part | ||
| 17937 | 2025.12.18 18:42:33.369077 [ 276 ] {8da54eef-36e1-4c27-8894-a558ca0a3ee2} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17938 | 2025.12.18 18:42:33.369278 [ 276 ] {8da54eef-36e1-4c27-8894-a558ca0a3ee2} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17939 | 2025.12.18 18:42:33.369398 [ 135 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17940 | 2025.12.18 18:42:33.369404 [ 276 ] {8da54eef-36e1-4c27-8894-a558ca0a3ee2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 17941 | 2025.12.18 18:42:33.369439 [ 135 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17942 | 2025.12.18 18:42:33.369468 [ 276 ] {8da54eef-36e1-4c27-8894-a558ca0a3ee2} <Debug> TCPHandler: Processed in 0.001287637 sec. | ||
| 17943 | 2025.12.18 18:42:33.369471 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17944 | 2025.12.18 18:42:33.369564 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17945 | 2025.12.18 18:42:33.369666 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17946 | 2025.12.18 18:42:33.369695 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7680 rows starting from the beginning of the part | ||
| 17947 | 2025.12.18 18:42:33.369747 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 17948 | 2025.12.18 18:42:33.369791 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 17949 | 2025.12.18 18:42:33.369835 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 17950 | 2025.12.18 18:42:33.369872 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 17951 | 2025.12.18 18:42:33.369914 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 17952 | 2025.12.18 18:42:33.373257 [ 194 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7980 rows, containing 4 columns (4 merged, 0 gathered) in 0.003688878 sec., 2163259.3975729207 rows/sec., 145.75 MiB/sec. | ||
| 17953 | 2025.12.18 18:42:33.373772 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17954 | 2025.12.18 18:42:33.374110 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17955 | 2025.12.18 18:42:33.374197 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_136_27} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17956 | 2025.12.18 18:42:33.374314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 17957 | 2025.12.18 18:42:33.375035 [ 201 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37901 rows, containing 5 columns (5 merged, 0 gathered) in 0.009034077 sec., 4195337.276846323 rows/sec., 288.30 MiB/sec. | ||
| 17958 | 2025.12.18 18:42:33.375567 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Trace> MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) | ||
| 17959 | 2025.12.18 18:42:33.375870 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17960 | 2025.12.18 18:42:33.375955 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 4 parts: [all_1_131_28, all_134_134_0] -> all_1_134_29 | ||
| 17961 | 2025.12.18 18:42:33.376064 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 17962 | 2025.12.18 18:42:33.381595 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2678 rows, containing 19 columns (19 merged, 0 gathered) in 0.013432184 sec., 199371.89663274417 rows/sec., 357.27 MiB/sec. | ||
| 17963 | 2025.12.18 18:42:33.383789 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17964 | 2025.12.18 18:42:33.384138 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17965 | 2025.12.18 18:42:33.384213 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17966 | 2025.12.18 18:42:33.384368 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.98 MiB. | ||
| 17967 | 2025.12.18 18:42:34.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.77 MiB, peak 411.09 MiB, free memory in arenas 0.00 B, will set to 395.04 MiB (RSS), difference: 4.28 MiB | ||
| 17968 | 2025.12.18 18:42:34.439167 [ 135 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 17969 | 2025.12.18 18:42:34.439255 [ 135 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17970 | 2025.12.18 18:42:34.439276 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17971 | 2025.12.18 18:42:34.439379 [ 219 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17972 | 2025.12.18 18:42:34.439409 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 17973 | 2025.12.18 18:42:34.439418 [ 219 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17974 | 2025.12.18 18:42:34.439563 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17975 | 2025.12.18 18:42:34.439601 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 18 rows starting from the beginning of the part | ||
| 17976 | 2025.12.18 18:42:34.439667 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 17977 | 2025.12.18 18:42:34.439711 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 17978 | 2025.12.18 18:42:34.439753 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 17979 | 2025.12.18 18:42:34.439793 [ 200 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
| 17980 | 2025.12.18 18:42:34.440530 [ 186 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175535 sec., 30624.354017532445 rows/sec., 2.56 MiB/sec. | ||
| 17981 | 2025.12.18 18:42:34.440703 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 17982 | 2025.12.18 18:42:34.440974 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17983 | 2025.12.18 18:42:34.441045 [ 196 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_45_11} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 17984 | 2025.12.18 18:42:34.441130 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17985 | 2025.12.18 18:42:34.442607 [ 219 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17986 | 2025.12.18 18:42:35.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.07 MiB, peak 411.09 MiB, free memory in arenas 0.00 B, will set to 395.04 MiB (RSS), difference: 3.97 MiB | ||
| 17987 | 2025.12.18 18:42:37.379196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44622 | ||
| 17988 | 2025.12.18 18:42:37.379832 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17989 | 2025.12.18 18:42:37.379889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17990 | 2025.12.18 18:42:37.380398 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17991 | 2025.12.18 18:42:37.380658 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17992 | 2025.12.18 18:42:37.380812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44622 | ||
| 17993 | 2025.12.18 18:42:37.458096 [ 132 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 17994 | 2025.12.18 18:42:37.458159 [ 132 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17995 | 2025.12.18 18:42:37.458180 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17996 | 2025.12.18 18:42:37.458257 [ 224 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17997 | 2025.12.18 18:42:37.458287 [ 224 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17998 | 2025.12.18 18:42:37.458286 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 17999 | 2025.12.18 18:42:37.458406 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18000 | 2025.12.18 18:42:37.458439 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 254 rows starting from the beginning of the part | ||
| 18001 | 2025.12.18 18:42:37.458505 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 18002 | 2025.12.18 18:42:37.458552 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 18003 | 2025.12.18 18:42:37.458595 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 18004 | 2025.12.18 18:42:37.458634 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 18005 | 2025.12.18 18:42:37.459482 [ 186 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238016 sec., 612269.9545078578 rows/sec., 44.68 MiB/sec. | ||
| 18006 | 2025.12.18 18:42:37.459725 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 18007 | 2025.12.18 18:42:37.459739 [ 224 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18008 | 2025.12.18 18:42:37.460071 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18009 | 2025.12.18 18:42:37.460160 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_45_11} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 18010 | 2025.12.18 18:42:37.460273 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18011 | 2025.12.18 18:42:38.384391 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18012 | 2025.12.18 18:42:38.384580 [ 276 ] {77b82878-1070-4e27-80f2-78d359d05c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18013 | 2025.12.18 18:42:38.384650 [ 276 ] {77b82878-1070-4e27-80f2-78d359d05c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18014 | 2025.12.18 18:42:38.385405 [ 276 ] {77b82878-1070-4e27-80f2-78d359d05c21} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18015 | 2025.12.18 18:42:38.385447 [ 276 ] {77b82878-1070-4e27-80f2-78d359d05c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18016 | 2025.12.18 18:42:38.385802 [ 276 ] {77b82878-1070-4e27-80f2-78d359d05c21} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18017 | 2025.12.18 18:42:38.386016 [ 276 ] {77b82878-1070-4e27-80f2-78d359d05c21} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18018 | 2025.12.18 18:42:38.386168 [ 276 ] {77b82878-1070-4e27-80f2-78d359d05c21} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00164 sec., 1219.5121951219512 rows/sec., 99.44 KiB/sec. | ||
| 18019 | 2025.12.18 18:42:38.386210 [ 276 ] {77b82878-1070-4e27-80f2-78d359d05c21} <Debug> TCPHandler: Processed in 0.001957495 sec. | ||
| 18020 | 2025.12.18 18:42:38.386349 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18021 | 2025.12.18 18:42:38.386443 [ 276 ] {060e67a4-9e11-4f10-8f64-5569cab67e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18022 | 2025.12.18 18:42:38.386482 [ 276 ] {060e67a4-9e11-4f10-8f64-5569cab67e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18023 | 2025.12.18 18:42:38.387552 [ 276 ] {060e67a4-9e11-4f10-8f64-5569cab67e0f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18024 | 2025.12.18 18:42:38.387589 [ 276 ] {060e67a4-9e11-4f10-8f64-5569cab67e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18025 | 2025.12.18 18:42:38.387955 [ 276 ] {060e67a4-9e11-4f10-8f64-5569cab67e0f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18026 | 2025.12.18 18:42:38.388157 [ 276 ] {060e67a4-9e11-4f10-8f64-5569cab67e0f} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18027 | 2025.12.18 18:42:38.388282 [ 276 ] {060e67a4-9e11-4f10-8f64-5569cab67e0f} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001857 sec., 649973.0748519117 rows/sec., 53.65 MiB/sec. | ||
| 18028 | 2025.12.18 18:42:38.388319 [ 276 ] {060e67a4-9e11-4f10-8f64-5569cab67e0f} <Debug> TCPHandler: Processed in 0.002026926 sec. | ||
| 18029 | 2025.12.18 18:42:38.388393 [ 224 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18030 | 2025.12.18 18:42:38.388428 [ 224 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18031 | 2025.12.18 18:42:38.388436 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18032 | 2025.12.18 18:42:38.388530 [ 276 ] {f933d280-ee70-4deb-b116-9f2ca3813023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18033 | 2025.12.18 18:42:38.388569 [ 276 ] {f933d280-ee70-4deb-b116-9f2ca3813023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18034 | 2025.12.18 18:42:38.388967 [ 276 ] {f933d280-ee70-4deb-b116-9f2ca3813023} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2025.12.18 18:42:38.389001 [ 276 ] {f933d280-ee70-4deb-b116-9f2ca3813023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18036 | 2025.12.18 18:42:38.389280 [ 276 ] {f933d280-ee70-4deb-b116-9f2ca3813023} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18037 | 2025.12.18 18:42:38.389490 [ 276 ] {f933d280-ee70-4deb-b116-9f2ca3813023} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2025.12.18 18:42:38.389616 [ 276 ] {f933d280-ee70-4deb-b116-9f2ca3813023} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001105 sec., 6334.841628959275 rows/sec., 466.63 KiB/sec. | ||
| 18039 | 2025.12.18 18:42:38.389653 [ 276 ] {f933d280-ee70-4deb-b116-9f2ca3813023} <Debug> TCPHandler: Processed in 0.001265196 sec. | ||
| 18040 | 2025.12.18 18:42:38.389764 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18041 | 2025.12.18 18:42:38.389857 [ 276 ] {14d63e82-11f2-4738-a4f7-7bf4a50464ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18042 | 2025.12.18 18:42:38.389896 [ 276 ] {14d63e82-11f2-4738-a4f7-7bf4a50464ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18043 | 2025.12.18 18:42:38.390406 [ 276 ] {14d63e82-11f2-4738-a4f7-7bf4a50464ad} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18044 | 2025.12.18 18:42:38.390442 [ 276 ] {14d63e82-11f2-4738-a4f7-7bf4a50464ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18045 | 2025.12.18 18:42:38.390750 [ 276 ] {14d63e82-11f2-4738-a4f7-7bf4a50464ad} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18046 | 2025.12.18 18:42:38.390954 [ 276 ] {14d63e82-11f2-4738-a4f7-7bf4a50464ad} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18047 | 2025.12.18 18:42:38.391080 [ 276 ] {14d63e82-11f2-4738-a4f7-7bf4a50464ad} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001241 sec., 183722.80419016923 rows/sec., 12.44 MiB/sec. | ||
| 18048 | 2025.12.18 18:42:38.391118 [ 276 ] {14d63e82-11f2-4738-a4f7-7bf4a50464ad} <Debug> TCPHandler: Processed in 0.001400848 sec. | ||
| 18049 | 2025.12.18 18:42:38.391236 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18050 | 2025.12.18 18:42:38.391336 [ 276 ] {b71a8cab-9a36-46b3-ba1e-58a9ed882a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18051 | 2025.12.18 18:42:38.391376 [ 276 ] {b71a8cab-9a36-46b3-ba1e-58a9ed882a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18052 | 2025.12.18 18:42:38.391968 [ 276 ] {b71a8cab-9a36-46b3-ba1e-58a9ed882a9b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18053 | 2025.12.18 18:42:38.392003 [ 224 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18054 | 2025.12.18 18:42:38.392004 [ 276 ] {b71a8cab-9a36-46b3-ba1e-58a9ed882a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18055 | 2025.12.18 18:42:38.392348 [ 276 ] {b71a8cab-9a36-46b3-ba1e-58a9ed882a9b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18056 | 2025.12.18 18:42:38.392555 [ 276 ] {b71a8cab-9a36-46b3-ba1e-58a9ed882a9b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18057 | 2025.12.18 18:42:38.392690 [ 276 ] {b71a8cab-9a36-46b3-ba1e-58a9ed882a9b} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001373 sec., 383831.0269482884 rows/sec., 28.43 MiB/sec. | ||
| 18058 | 2025.12.18 18:42:38.392730 [ 276 ] {b71a8cab-9a36-46b3-ba1e-58a9ed882a9b} <Debug> TCPHandler: Processed in 0.00154708 sec. | ||
| 18059 | 2025.12.18 18:42:38.392762 [ 225 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18060 | 2025.12.18 18:42:38.392812 [ 225 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18061 | 2025.12.18 18:42:38.392844 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18062 | 2025.12.18 18:42:38.392943 [ 276 ] {424faade-df99-40a5-b208-8eca8396b4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18063 | 2025.12.18 18:42:38.392988 [ 276 ] {424faade-df99-40a5-b208-8eca8396b4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18064 | 2025.12.18 18:42:38.393549 [ 276 ] {424faade-df99-40a5-b208-8eca8396b4ce} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18065 | 2025.12.18 18:42:38.393586 [ 276 ] {424faade-df99-40a5-b208-8eca8396b4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18066 | 2025.12.18 18:42:38.393979 [ 276 ] {424faade-df99-40a5-b208-8eca8396b4ce} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18067 | 2025.12.18 18:42:38.394236 [ 276 ] {424faade-df99-40a5-b208-8eca8396b4ce} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18068 | 2025.12.18 18:42:38.394367 [ 276 ] {424faade-df99-40a5-b208-8eca8396b4ce} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001443 sec., 585585.5855855856 rows/sec., 39.41 MiB/sec. | ||
| 18069 | 2025.12.18 18:42:38.394404 [ 276 ] {424faade-df99-40a5-b208-8eca8396b4ce} <Debug> TCPHandler: Processed in 0.00161203 sec. | ||
| 18070 | 2025.12.18 18:42:38.394519 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18071 | 2025.12.18 18:42:38.394640 [ 276 ] {1444cca0-b51f-42cf-a1b0-d5348a771dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18072 | 2025.12.18 18:42:38.394697 [ 276 ] {1444cca0-b51f-42cf-a1b0-d5348a771dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18073 | 2025.12.18 18:42:38.395491 [ 276 ] {1444cca0-b51f-42cf-a1b0-d5348a771dcb} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18074 | 2025.12.18 18:42:38.395529 [ 276 ] {1444cca0-b51f-42cf-a1b0-d5348a771dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18075 | 2025.12.18 18:42:38.395910 [ 225 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18076 | 2025.12.18 18:42:38.396044 [ 276 ] {1444cca0-b51f-42cf-a1b0-d5348a771dcb} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18077 | 2025.12.18 18:42:38.396285 [ 276 ] {1444cca0-b51f-42cf-a1b0-d5348a771dcb} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18078 | 2025.12.18 18:42:38.396446 [ 276 ] {1444cca0-b51f-42cf-a1b0-d5348a771dcb} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001825 sec., 2739.72602739726 rows/sec., 4.91 MiB/sec. | ||
| 18079 | 2025.12.18 18:42:38.396513 [ 276 ] {1444cca0-b51f-42cf-a1b0-d5348a771dcb} <Debug> TCPHandler: Processed in 0.002045657 sec. | ||
| 18080 | 2025.12.18 18:42:38.396636 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18081 | 2025.12.18 18:42:38.396735 [ 276 ] {7bb51527-38c2-4fa1-9772-a610ca3afc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18082 | 2025.12.18 18:42:38.396776 [ 276 ] {7bb51527-38c2-4fa1-9772-a610ca3afc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18083 | 2025.12.18 18:42:38.397153 [ 276 ] {7bb51527-38c2-4fa1-9772-a610ca3afc12} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18084 | 2025.12.18 18:42:38.397190 [ 276 ] {7bb51527-38c2-4fa1-9772-a610ca3afc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18085 | 2025.12.18 18:42:38.397507 [ 276 ] {7bb51527-38c2-4fa1-9772-a610ca3afc12} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18086 | 2025.12.18 18:42:38.397719 [ 276 ] {7bb51527-38c2-4fa1-9772-a610ca3afc12} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18087 | 2025.12.18 18:42:38.397849 [ 276 ] {7bb51527-38c2-4fa1-9772-a610ca3afc12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 18088 | 2025.12.18 18:42:38.397888 [ 276 ] {7bb51527-38c2-4fa1-9772-a610ca3afc12} <Debug> TCPHandler: Processed in 0.001304517 sec. | ||
| 18089 | 2025.12.18 18:42:38.862024 [ 225 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18090 | 2025.12.18 18:42:38.862075 [ 225 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18091 | 2025.12.18 18:42:38.864725 [ 225 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18092 | 2025.12.18 18:42:39.007776 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18093 | 2025.12.18 18:42:39.007832 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18094 | 2025.12.18 18:42:39.010683 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18095 | 2025.12.18 18:42:39.454802 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18096 | 2025.12.18 18:42:39.454859 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18097 | 2025.12.18 18:42:39.457388 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18098 | 2025.12.18 18:42:39.544790 [ 219 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18099 | 2025.12.18 18:42:39.544860 [ 219 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18100 | 2025.12.18 18:42:39.546752 [ 219 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18101 | 2025.12.18 18:42:39.801829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18102 | 2025.12.18 18:42:39.819235 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18103 | 2025.12.18 18:42:39.819292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18104 | 2025.12.18 18:42:39.825586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18105 | 2025.12.18 18:42:39.826304 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18106 | 2025.12.18 18:42:39.829901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18107 | 2025.12.18 18:42:40.036160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2152 | ||
| 18108 | 2025.12.18 18:42:40.038899 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18109 | 2025.12.18 18:42:40.038948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18110 | 2025.12.18 18:42:40.040202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18111 | 2025.12.18 18:42:40.040487 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18112 | 2025.12.18 18:42:40.040889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2152 | ||
| 18113 | 2025.12.18 18:42:43.359192 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18114 | 2025.12.18 18:42:43.359396 [ 276 ] {c7881aad-4e27-4331-a22a-41490d0a99d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18115 | 2025.12.18 18:42:43.359463 [ 276 ] {c7881aad-4e27-4331-a22a-41490d0a99d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18116 | 2025.12.18 18:42:43.360175 [ 276 ] {c7881aad-4e27-4331-a22a-41490d0a99d4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18117 | 2025.12.18 18:42:43.360216 [ 276 ] {c7881aad-4e27-4331-a22a-41490d0a99d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18118 | 2025.12.18 18:42:43.360628 [ 276 ] {c7881aad-4e27-4331-a22a-41490d0a99d4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18119 | 2025.12.18 18:42:43.360853 [ 276 ] {c7881aad-4e27-4331-a22a-41490d0a99d4} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18120 | 2025.12.18 18:42:43.361014 [ 276 ] {c7881aad-4e27-4331-a22a-41490d0a99d4} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001673 sec., 76509.26479378362 rows/sec., 6.59 MiB/sec. | ||
| 18121 | 2025.12.18 18:42:43.361066 [ 276 ] {c7881aad-4e27-4331-a22a-41490d0a99d4} <Debug> TCPHandler: Processed in 0.002006496 sec. | ||
| 18122 | 2025.12.18 18:42:43.361212 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18123 | 2025.12.18 18:42:43.361317 [ 276 ] {04f980fd-a352-4ddd-a4d8-754e9de8de80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18124 | 2025.12.18 18:42:43.361360 [ 276 ] {04f980fd-a352-4ddd-a4d8-754e9de8de80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18125 | 2025.12.18 18:42:43.361788 [ 276 ] {04f980fd-a352-4ddd-a4d8-754e9de8de80} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18126 | 2025.12.18 18:42:43.361824 [ 276 ] {04f980fd-a352-4ddd-a4d8-754e9de8de80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18127 | 2025.12.18 18:42:43.362127 [ 276 ] {04f980fd-a352-4ddd-a4d8-754e9de8de80} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18128 | 2025.12.18 18:42:43.362333 [ 276 ] {04f980fd-a352-4ddd-a4d8-754e9de8de80} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18129 | 2025.12.18 18:42:43.362468 [ 276 ] {04f980fd-a352-4ddd-a4d8-754e9de8de80} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001175 sec., 30638.297872340423 rows/sec., 2.25 MiB/sec. | ||
| 18130 | 2025.12.18 18:42:43.362508 [ 276 ] {04f980fd-a352-4ddd-a4d8-754e9de8de80} <Debug> TCPHandler: Processed in 0.001348177 sec. | ||
| 18131 | 2025.12.18 18:42:43.362613 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18132 | 2025.12.18 18:42:43.362715 [ 276 ] {f7712f48-8f21-4d73-9438-093a2f2a8e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18133 | 2025.12.18 18:42:43.362756 [ 276 ] {f7712f48-8f21-4d73-9438-093a2f2a8e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18134 | 2025.12.18 18:42:43.363208 [ 276 ] {f7712f48-8f21-4d73-9438-093a2f2a8e02} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18135 | 2025.12.18 18:42:43.363245 [ 276 ] {f7712f48-8f21-4d73-9438-093a2f2a8e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18136 | 2025.12.18 18:42:43.363563 [ 276 ] {f7712f48-8f21-4d73-9438-093a2f2a8e02} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18137 | 2025.12.18 18:42:43.363780 [ 276 ] {f7712f48-8f21-4d73-9438-093a2f2a8e02} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18138 | 2025.12.18 18:42:43.363909 [ 276 ] {f7712f48-8f21-4d73-9438-093a2f2a8e02} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001215 sec., 82304.5267489712 rows/sec., 6.43 MiB/sec. | ||
| 18139 | 2025.12.18 18:42:43.363948 [ 276 ] {f7712f48-8f21-4d73-9438-093a2f2a8e02} <Debug> TCPHandler: Processed in 0.001386188 sec. | ||
| 18140 | 2025.12.18 18:42:43.364057 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18141 | 2025.12.18 18:42:43.364153 [ 276 ] {d39ab69f-f2fc-45e7-b415-591afe0e6494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18142 | 2025.12.18 18:42:43.364196 [ 276 ] {d39ab69f-f2fc-45e7-b415-591afe0e6494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18143 | 2025.12.18 18:42:43.364604 [ 276 ] {d39ab69f-f2fc-45e7-b415-591afe0e6494} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18144 | 2025.12.18 18:42:43.364638 [ 276 ] {d39ab69f-f2fc-45e7-b415-591afe0e6494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18145 | 2025.12.18 18:42:43.364971 [ 276 ] {d39ab69f-f2fc-45e7-b415-591afe0e6494} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18146 | 2025.12.18 18:42:43.365182 [ 276 ] {d39ab69f-f2fc-45e7-b415-591afe0e6494} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18147 | 2025.12.18 18:42:43.365310 [ 276 ] {d39ab69f-f2fc-45e7-b415-591afe0e6494} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 18148 | 2025.12.18 18:42:43.365347 [ 276 ] {d39ab69f-f2fc-45e7-b415-591afe0e6494} <Debug> TCPHandler: Processed in 0.001340757 sec. | ||
| 18149 | 2025.12.18 18:42:43.365453 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18150 | 2025.12.18 18:42:43.365548 [ 276 ] {1d7b8ec8-62ac-4238-9aeb-1ebcf9912e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18151 | 2025.12.18 18:42:43.365601 [ 276 ] {1d7b8ec8-62ac-4238-9aeb-1ebcf9912e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18152 | 2025.12.18 18:42:43.366458 [ 276 ] {1d7b8ec8-62ac-4238-9aeb-1ebcf9912e65} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18153 | 2025.12.18 18:42:43.366492 [ 276 ] {1d7b8ec8-62ac-4238-9aeb-1ebcf9912e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18154 | 2025.12.18 18:42:43.367052 [ 276 ] {1d7b8ec8-62ac-4238-9aeb-1ebcf9912e65} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18155 | 2025.12.18 18:42:43.367281 [ 276 ] {1d7b8ec8-62ac-4238-9aeb-1ebcf9912e65} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18156 | 2025.12.18 18:42:43.367421 [ 276 ] {1d7b8ec8-62ac-4238-9aeb-1ebcf9912e65} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001891 sec., 19037.546271813855 rows/sec., 34.11 MiB/sec. | ||
| 18157 | 2025.12.18 18:42:43.367496 [ 276 ] {1d7b8ec8-62ac-4238-9aeb-1ebcf9912e65} <Debug> TCPHandler: Processed in 0.002092117 sec. | ||
| 18158 | 2025.12.18 18:42:43.367607 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18159 | 2025.12.18 18:42:43.367704 [ 276 ] {a4f2d8bb-a611-44fd-a370-14ec717c7a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18160 | 2025.12.18 18:42:43.367745 [ 276 ] {a4f2d8bb-a611-44fd-a370-14ec717c7a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18161 | 2025.12.18 18:42:43.368081 [ 276 ] {a4f2d8bb-a611-44fd-a370-14ec717c7a7e} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18162 | 2025.12.18 18:42:43.368115 [ 276 ] {a4f2d8bb-a611-44fd-a370-14ec717c7a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18163 | 2025.12.18 18:42:43.368415 [ 276 ] {a4f2d8bb-a611-44fd-a370-14ec717c7a7e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18164 | 2025.12.18 18:42:43.368608 [ 276 ] {a4f2d8bb-a611-44fd-a370-14ec717c7a7e} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18165 | 2025.12.18 18:42:43.368729 [ 276 ] {a4f2d8bb-a611-44fd-a370-14ec717c7a7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 18166 | 2025.12.18 18:42:43.368763 [ 276 ] {a4f2d8bb-a611-44fd-a370-14ec717c7a7e} <Debug> TCPHandler: Processed in 0.001241476 sec. | ||
| 18167 | 2025.12.18 18:42:44.664086 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18168 | 2025.12.18 18:42:44.664132 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18169 | 2025.12.18 18:42:44.881128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45070 | ||
| 18170 | 2025.12.18 18:42:44.881959 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18171 | 2025.12.18 18:42:44.882041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18172 | 2025.12.18 18:42:44.882621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18173 | 2025.12.18 18:42:44.882858 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18174 | 2025.12.18 18:42:44.882995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45070 | ||
| 18175 | 2025.12.18 18:42:47.330143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18176 | 2025.12.18 18:42:47.349423 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18177 | 2025.12.18 18:42:47.349478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18178 | 2025.12.18 18:42:47.355894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18179 | 2025.12.18 18:42:47.356617 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18180 | 2025.12.18 18:42:47.360194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18181 | 2025.12.18 18:42:48.358531 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18182 | 2025.12.18 18:42:48.358716 [ 276 ] {b6e18db3-1aba-4309-846a-942db8686dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18183 | 2025.12.18 18:42:48.358785 [ 276 ] {b6e18db3-1aba-4309-846a-942db8686dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18184 | 2025.12.18 18:42:48.359520 [ 276 ] {b6e18db3-1aba-4309-846a-942db8686dd2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2025.12.18 18:42:48.359570 [ 276 ] {b6e18db3-1aba-4309-846a-942db8686dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18186 | 2025.12.18 18:42:48.359956 [ 276 ] {b6e18db3-1aba-4309-846a-942db8686dd2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18187 | 2025.12.18 18:42:48.360176 [ 276 ] {b6e18db3-1aba-4309-846a-942db8686dd2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18188 | 2025.12.18 18:42:48.360337 [ 276 ] {b6e18db3-1aba-4309-846a-942db8686dd2} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00167 sec., 39520.95808383233 rows/sec., 3.15 MiB/sec. | ||
| 18189 | 2025.12.18 18:42:48.360388 [ 276 ] {b6e18db3-1aba-4309-846a-942db8686dd2} <Debug> TCPHandler: Processed in 0.002014306 sec. | ||
| 18190 | 2025.12.18 18:42:48.360515 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18191 | 2025.12.18 18:42:48.360618 [ 276 ] {7c433057-4b41-48bf-b661-5720eb03690b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18192 | 2025.12.18 18:42:48.360662 [ 276 ] {7c433057-4b41-48bf-b661-5720eb03690b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18193 | 2025.12.18 18:42:48.361069 [ 276 ] {7c433057-4b41-48bf-b661-5720eb03690b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18194 | 2025.12.18 18:42:48.361106 [ 276 ] {7c433057-4b41-48bf-b661-5720eb03690b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18195 | 2025.12.18 18:42:48.361400 [ 276 ] {7c433057-4b41-48bf-b661-5720eb03690b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18196 | 2025.12.18 18:42:48.361624 [ 276 ] {7c433057-4b41-48bf-b661-5720eb03690b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2025.12.18 18:42:48.361751 [ 276 ] {7c433057-4b41-48bf-b661-5720eb03690b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001158 sec., 4317.789291882556 rows/sec., 324.68 KiB/sec. | ||
| 18198 | 2025.12.18 18:42:48.361789 [ 276 ] {7c433057-4b41-48bf-b661-5720eb03690b} <Debug> TCPHandler: Processed in 0.001328357 sec. | ||
| 18199 | 2025.12.18 18:42:48.361903 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2025.12.18 18:42:48.361997 [ 276 ] {9e0cc69c-d255-49c9-aabb-8aefbb3f4857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18201 | 2025.12.18 18:42:48.362037 [ 276 ] {9e0cc69c-d255-49c9-aabb-8aefbb3f4857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18202 | 2025.12.18 18:42:48.362462 [ 276 ] {9e0cc69c-d255-49c9-aabb-8aefbb3f4857} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18203 | 2025.12.18 18:42:48.362499 [ 276 ] {9e0cc69c-d255-49c9-aabb-8aefbb3f4857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18204 | 2025.12.18 18:42:48.362802 [ 276 ] {9e0cc69c-d255-49c9-aabb-8aefbb3f4857} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18205 | 2025.12.18 18:42:48.363002 [ 276 ] {9e0cc69c-d255-49c9-aabb-8aefbb3f4857} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18206 | 2025.12.18 18:42:48.363130 [ 276 ] {9e0cc69c-d255-49c9-aabb-8aefbb3f4857} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00115 sec., 60000 rows/sec., 4.68 MiB/sec. | ||
| 18207 | 2025.12.18 18:42:48.363170 [ 276 ] {9e0cc69c-d255-49c9-aabb-8aefbb3f4857} <Debug> TCPHandler: Processed in 0.001317267 sec. | ||
| 18208 | 2025.12.18 18:42:48.363281 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18209 | 2025.12.18 18:42:48.363375 [ 276 ] {75847a1f-59c2-43d8-ab16-c97841060484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18210 | 2025.12.18 18:42:48.363418 [ 276 ] {75847a1f-59c2-43d8-ab16-c97841060484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18211 | 2025.12.18 18:42:48.363862 [ 276 ] {75847a1f-59c2-43d8-ab16-c97841060484} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18212 | 2025.12.18 18:42:48.363898 [ 276 ] {75847a1f-59c2-43d8-ab16-c97841060484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18213 | 2025.12.18 18:42:48.364242 [ 276 ] {75847a1f-59c2-43d8-ab16-c97841060484} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18214 | 2025.12.18 18:42:48.364445 [ 276 ] {75847a1f-59c2-43d8-ab16-c97841060484} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2025.12.18 18:42:48.364565 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 4 parts from all_1_134_29 to all_137_137_0 | ||
| 18216 | 2025.12.18 18:42:48.364574 [ 276 ] {75847a1f-59c2-43d8-ab16-c97841060484} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 18217 | 2025.12.18 18:42:48.364637 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2025.12.18 18:42:48.364658 [ 276 ] {75847a1f-59c2-43d8-ab16-c97841060484} <Debug> TCPHandler: Processed in 0.001426558 sec. | ||
| 18219 | 2025.12.18 18:42:48.364663 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18220 | 2025.12.18 18:42:48.364765 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_134_29 to all_137_137_0 into Compact with storage Full | ||
| 18221 | 2025.12.18 18:42:48.364783 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18222 | 2025.12.18 18:42:48.364867 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18223 | 2025.12.18 18:42:48.364880 [ 276 ] {d0f4e9b2-7139-46af-9537-fdec31cde61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18224 | 2025.12.18 18:42:48.364897 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_29, total 37901 rows starting from the beginning of the part | ||
| 18225 | 2025.12.18 18:42:48.364934 [ 276 ] {d0f4e9b2-7139-46af-9537-fdec31cde61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18226 | 2025.12.18 18:42:48.364958 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18227 | 2025.12.18 18:42:48.365004 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18228 | 2025.12.18 18:42:48.365047 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 845 rows starting from the beginning of the part | ||
| 18229 | 2025.12.18 18:42:48.365695 [ 276 ] {d0f4e9b2-7139-46af-9537-fdec31cde61e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2025.12.18 18:42:48.365731 [ 276 ] {d0f4e9b2-7139-46af-9537-fdec31cde61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18231 | 2025.12.18 18:42:48.366235 [ 276 ] {d0f4e9b2-7139-46af-9537-fdec31cde61e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18232 | 2025.12.18 18:42:48.366473 [ 276 ] {d0f4e9b2-7139-46af-9537-fdec31cde61e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2025.12.18 18:42:48.366610 [ 276 ] {d0f4e9b2-7139-46af-9537-fdec31cde61e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001748 sec., 2860.411899313501 rows/sec., 5.13 MiB/sec. | ||
| 18234 | 2025.12.18 18:42:48.366668 [ 276 ] {d0f4e9b2-7139-46af-9537-fdec31cde61e} <Debug> TCPHandler: Processed in 0.001935325 sec. | ||
| 18235 | 2025.12.18 18:42:48.366794 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18236 | 2025.12.18 18:42:48.366912 [ 276 ] {90b9bbca-d1b7-4ad7-8e30-40e3c4ea9281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18237 | 2025.12.18 18:42:48.366963 [ 276 ] {90b9bbca-d1b7-4ad7-8e30-40e3c4ea9281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18238 | 2025.12.18 18:42:48.367368 [ 276 ] {90b9bbca-d1b7-4ad7-8e30-40e3c4ea9281} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18239 | 2025.12.18 18:42:48.367413 [ 276 ] {90b9bbca-d1b7-4ad7-8e30-40e3c4ea9281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18240 | 2025.12.18 18:42:48.367806 [ 276 ] {90b9bbca-d1b7-4ad7-8e30-40e3c4ea9281} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18241 | 2025.12.18 18:42:48.368097 [ 276 ] {90b9bbca-d1b7-4ad7-8e30-40e3c4ea9281} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18242 | 2025.12.18 18:42:48.368267 [ 276 ] {90b9bbca-d1b7-4ad7-8e30-40e3c4ea9281} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. | ||
| 18243 | 2025.12.18 18:42:48.368313 [ 276 ] {90b9bbca-d1b7-4ad7-8e30-40e3c4ea9281} <Debug> TCPHandler: Processed in 0.00158079 sec. | ||
| 18244 | 2025.12.18 18:42:48.372235 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39066 rows, containing 5 columns (5 merged, 0 gathered) in 0.007498836 sec., 5209608.531244049 rows/sec., 357.88 MiB/sec. | ||
| 18245 | 2025.12.18 18:42:48.372915 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Trace> MergedBlockOutputStream: filled checksums all_1_137_30 (state Temporary) | ||
| 18246 | 2025.12.18 18:42:48.373292 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_137_30 to all_1_137_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18247 | 2025.12.18 18:42:48.373378 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 4 parts: [all_1_134_29, all_137_137_0] -> all_1_137_30 | ||
| 18248 | 2025.12.18 18:42:48.373477 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 18249 | 2025.12.18 18:42:50.041334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2176 | ||
| 18250 | 2025.12.18 18:42:50.044073 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18251 | 2025.12.18 18:42:50.044120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18252 | 2025.12.18 18:42:50.045325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18253 | 2025.12.18 18:42:50.045595 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18254 | 2025.12.18 18:42:50.045865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2176 | ||
| 18255 | 2025.12.18 18:42:52.383189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45582 | ||
| 18256 | 2025.12.18 18:42:52.384030 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18257 | 2025.12.18 18:42:52.384081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18258 | 2025.12.18 18:42:52.384599 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18259 | 2025.12.18 18:42:52.384848 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18260 | 2025.12.18 18:42:52.385001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45582 | ||
| 18261 | 2025.12.18 18:42:53.361594 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18262 | 2025.12.18 18:42:53.361797 [ 276 ] {333c3996-89bb-4662-8dbe-e9e960f398a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18263 | 2025.12.18 18:42:53.361875 [ 276 ] {333c3996-89bb-4662-8dbe-e9e960f398a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18264 | 2025.12.18 18:42:53.362633 [ 276 ] {333c3996-89bb-4662-8dbe-e9e960f398a5} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18265 | 2025.12.18 18:42:53.362693 [ 276 ] {333c3996-89bb-4662-8dbe-e9e960f398a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18266 | 2025.12.18 18:42:53.363143 [ 276 ] {333c3996-89bb-4662-8dbe-e9e960f398a5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18267 | 2025.12.18 18:42:53.363403 [ 276 ] {333c3996-89bb-4662-8dbe-e9e960f398a5} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18268 | 2025.12.18 18:42:53.363568 [ 276 ] {333c3996-89bb-4662-8dbe-e9e960f398a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001824 sec., 13157.894736842105 rows/sec., 1.09 MiB/sec. | ||
| 18269 | 2025.12.18 18:42:53.363623 [ 276 ] {333c3996-89bb-4662-8dbe-e9e960f398a5} <Debug> TCPHandler: Processed in 0.002173437 sec. | ||
| 18270 | 2025.12.18 18:42:53.363754 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18271 | 2025.12.18 18:42:53.363860 [ 276 ] {11cf8672-3342-48d3-b082-9326e43c0fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18272 | 2025.12.18 18:42:53.363905 [ 276 ] {11cf8672-3342-48d3-b082-9326e43c0fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18273 | 2025.12.18 18:42:53.364324 [ 276 ] {11cf8672-3342-48d3-b082-9326e43c0fc0} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18274 | 2025.12.18 18:42:53.364364 [ 276 ] {11cf8672-3342-48d3-b082-9326e43c0fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18275 | 2025.12.18 18:42:53.364661 [ 276 ] {11cf8672-3342-48d3-b082-9326e43c0fc0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18276 | 2025.12.18 18:42:53.364868 [ 276 ] {11cf8672-3342-48d3-b082-9326e43c0fc0} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18277 | 2025.12.18 18:42:53.365004 [ 276 ] {11cf8672-3342-48d3-b082-9326e43c0fc0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001169 sec., 3421.7279726261763 rows/sec., 279.02 KiB/sec. | ||
| 18278 | 2025.12.18 18:42:53.365044 [ 276 ] {11cf8672-3342-48d3-b082-9326e43c0fc0} <Debug> TCPHandler: Processed in 0.001346108 sec. | ||
| 18279 | 2025.12.18 18:42:53.365152 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18280 | 2025.12.18 18:42:53.365259 [ 276 ] {67ef62b5-98a3-4a29-bb8a-031b851c58d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18281 | 2025.12.18 18:42:53.365301 [ 276 ] {67ef62b5-98a3-4a29-bb8a-031b851c58d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18282 | 2025.12.18 18:42:53.365862 [ 276 ] {67ef62b5-98a3-4a29-bb8a-031b851c58d6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18283 | 2025.12.18 18:42:53.365901 [ 276 ] {67ef62b5-98a3-4a29-bb8a-031b851c58d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18284 | 2025.12.18 18:42:53.366239 [ 276 ] {67ef62b5-98a3-4a29-bb8a-031b851c58d6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18285 | 2025.12.18 18:42:53.366450 [ 276 ] {67ef62b5-98a3-4a29-bb8a-031b851c58d6} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18286 | 2025.12.18 18:42:53.366585 [ 276 ] {67ef62b5-98a3-4a29-bb8a-031b851c58d6} <Debug> executeQuery: Read 250 rows, 22.90 KiB in 0.001349 sec., 185322.46108228317 rows/sec., 16.58 MiB/sec. | ||
| 18287 | 2025.12.18 18:42:53.366626 [ 276 ] {67ef62b5-98a3-4a29-bb8a-031b851c58d6} <Debug> TCPHandler: Processed in 0.00152632 sec. | ||
| 18288 | 2025.12.18 18:42:53.366740 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18289 | 2025.12.18 18:42:53.366840 [ 276 ] {16551ed3-1441-4582-96f3-9fc5287e5bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18290 | 2025.12.18 18:42:53.366881 [ 276 ] {16551ed3-1441-4582-96f3-9fc5287e5bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18291 | 2025.12.18 18:42:53.367305 [ 276 ] {16551ed3-1441-4582-96f3-9fc5287e5bff} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18292 | 2025.12.18 18:42:53.367348 [ 276 ] {16551ed3-1441-4582-96f3-9fc5287e5bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18293 | 2025.12.18 18:42:53.367645 [ 276 ] {16551ed3-1441-4582-96f3-9fc5287e5bff} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18294 | 2025.12.18 18:42:53.367856 [ 276 ] {16551ed3-1441-4582-96f3-9fc5287e5bff} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18295 | 2025.12.18 18:42:53.367981 [ 114 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18296 | 2025.12.18 18:42:53.367990 [ 276 ] {16551ed3-1441-4582-96f3-9fc5287e5bff} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001172 sec., 44368.60068259385 rows/sec., 3.29 MiB/sec. | ||
| 18297 | 2025.12.18 18:42:53.368051 [ 114 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18298 | 2025.12.18 18:42:53.368070 [ 276 ] {16551ed3-1441-4582-96f3-9fc5287e5bff} <Debug> TCPHandler: Processed in 0.001382108 sec. | ||
| 18299 | 2025.12.18 18:42:53.368079 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18300 | 2025.12.18 18:42:53.368188 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18301 | 2025.12.18 18:42:53.368196 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18302 | 2025.12.18 18:42:53.368292 [ 276 ] {8cc5b159-3d7f-4b50-b9d8-615b21442070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18303 | 2025.12.18 18:42:53.368331 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18304 | 2025.12.18 18:42:53.368338 [ 276 ] {8cc5b159-3d7f-4b50-b9d8-615b21442070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18305 | 2025.12.18 18:42:53.368377 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 71 rows starting from the beginning of the part | ||
| 18306 | 2025.12.18 18:42:53.368456 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 36 rows starting from the beginning of the part | ||
| 18307 | 2025.12.18 18:42:53.368511 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 7 rows starting from the beginning of the part | ||
| 18308 | 2025.12.18 18:42:53.368560 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 36 rows starting from the beginning of the part | ||
| 18309 | 2025.12.18 18:42:53.368607 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 5 rows starting from the beginning of the part | ||
| 18310 | 2025.12.18 18:42:53.368654 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 52 rows starting from the beginning of the part | ||
| 18311 | 2025.12.18 18:42:53.368754 [ 276 ] {8cc5b159-3d7f-4b50-b9d8-615b21442070} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18312 | 2025.12.18 18:42:53.368794 [ 276 ] {8cc5b159-3d7f-4b50-b9d8-615b21442070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18313 | 2025.12.18 18:42:53.369132 [ 276 ] {8cc5b159-3d7f-4b50-b9d8-615b21442070} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18314 | 2025.12.18 18:42:53.369367 [ 276 ] {8cc5b159-3d7f-4b50-b9d8-615b21442070} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2025.12.18 18:42:53.369510 [ 276 ] {8cc5b159-3d7f-4b50-b9d8-615b21442070} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001239 sec., 19370.46004842615 rows/sec., 1.61 MiB/sec. | ||
| 18316 | 2025.12.18 18:42:53.369549 [ 276 ] {8cc5b159-3d7f-4b50-b9d8-615b21442070} <Debug> TCPHandler: Processed in 0.001412938 sec. | ||
| 18317 | 2025.12.18 18:42:53.369648 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500989 sec., 137909.07195189304 rows/sec., 10.65 MiB/sec. | ||
| 18318 | 2025.12.18 18:42:53.369658 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18319 | 2025.12.18 18:42:53.369795 [ 276 ] {c66d8c32-da72-47b7-a36f-16eca0c62f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18320 | 2025.12.18 18:42:53.369820 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18321 | 2025.12.18 18:42:53.369837 [ 276 ] {c66d8c32-da72-47b7-a36f-16eca0c62f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18322 | 2025.12.18 18:42:53.370097 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18323 | 2025.12.18 18:42:53.370170 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_136_27} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18324 | 2025.12.18 18:42:53.370244 [ 276 ] {c66d8c32-da72-47b7-a36f-16eca0c62f26} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18325 | 2025.12.18 18:42:53.370249 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18326 | 2025.12.18 18:42:53.370287 [ 276 ] {c66d8c32-da72-47b7-a36f-16eca0c62f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18327 | 2025.12.18 18:42:53.370591 [ 276 ] {c66d8c32-da72-47b7-a36f-16eca0c62f26} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18328 | 2025.12.18 18:42:53.370800 [ 276 ] {c66d8c32-da72-47b7-a36f-16eca0c62f26} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2025.12.18 18:42:53.370928 [ 276 ] {c66d8c32-da72-47b7-a36f-16eca0c62f26} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 18330 | 2025.12.18 18:42:53.370965 [ 276 ] {c66d8c32-da72-47b7-a36f-16eca0c62f26} <Debug> TCPHandler: Processed in 0.001359077 sec. | ||
| 18331 | 2025.12.18 18:42:53.371075 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18332 | 2025.12.18 18:42:53.371169 [ 276 ] {b3054642-e690-49fd-a3f1-2e6405388f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18333 | 2025.12.18 18:42:53.371207 [ 276 ] {b3054642-e690-49fd-a3f1-2e6405388f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18334 | 2025.12.18 18:42:53.371662 [ 276 ] {b3054642-e690-49fd-a3f1-2e6405388f12} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2025.12.18 18:42:53.371698 [ 276 ] {b3054642-e690-49fd-a3f1-2e6405388f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18336 | 2025.12.18 18:42:53.372018 [ 276 ] {b3054642-e690-49fd-a3f1-2e6405388f12} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18337 | 2025.12.18 18:42:53.372232 [ 276 ] {b3054642-e690-49fd-a3f1-2e6405388f12} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2025.12.18 18:42:53.372365 [ 276 ] {b3054642-e690-49fd-a3f1-2e6405388f12} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001214 sec., 115321.25205930807 rows/sec., 9.32 MiB/sec. | ||
| 18339 | 2025.12.18 18:42:53.372404 [ 276 ] {b3054642-e690-49fd-a3f1-2e6405388f12} <Debug> TCPHandler: Processed in 0.001379978 sec. | ||
| 18340 | 2025.12.18 18:42:53.372513 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18341 | 2025.12.18 18:42:53.372607 [ 276 ] {37026eb9-8ecc-47dc-8c28-b2a77245dc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18342 | 2025.12.18 18:42:53.372650 [ 276 ] {37026eb9-8ecc-47dc-8c28-b2a77245dc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18343 | 2025.12.18 18:42:53.373079 [ 276 ] {37026eb9-8ecc-47dc-8c28-b2a77245dc62} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18344 | 2025.12.18 18:42:53.373115 [ 276 ] {37026eb9-8ecc-47dc-8c28-b2a77245dc62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18345 | 2025.12.18 18:42:53.373452 [ 276 ] {37026eb9-8ecc-47dc-8c28-b2a77245dc62} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18346 | 2025.12.18 18:42:53.373681 [ 276 ] {37026eb9-8ecc-47dc-8c28-b2a77245dc62} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18347 | 2025.12.18 18:42:53.373812 [ 276 ] {37026eb9-8ecc-47dc-8c28-b2a77245dc62} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001222 sec., 162029.45990180032 rows/sec., 11.62 MiB/sec. | ||
| 18348 | 2025.12.18 18:42:53.373849 [ 276 ] {37026eb9-8ecc-47dc-8c28-b2a77245dc62} <Debug> TCPHandler: Processed in 0.001386717 sec. | ||
| 18349 | 2025.12.18 18:42:53.373962 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18350 | 2025.12.18 18:42:53.374056 [ 276 ] {f46e6d7a-4a5c-41ab-ba78-ef6dfadf947d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18351 | 2025.12.18 18:42:53.374109 [ 276 ] {f46e6d7a-4a5c-41ab-ba78-ef6dfadf947d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18352 | 2025.12.18 18:42:53.374979 [ 276 ] {f46e6d7a-4a5c-41ab-ba78-ef6dfadf947d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18353 | 2025.12.18 18:42:53.375017 [ 276 ] {f46e6d7a-4a5c-41ab-ba78-ef6dfadf947d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18354 | 2025.12.18 18:42:53.375587 [ 276 ] {f46e6d7a-4a5c-41ab-ba78-ef6dfadf947d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18355 | 2025.12.18 18:42:53.375819 [ 276 ] {f46e6d7a-4a5c-41ab-ba78-ef6dfadf947d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18356 | 2025.12.18 18:42:53.375957 [ 276 ] {f46e6d7a-4a5c-41ab-ba78-ef6dfadf947d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001919 sec., 18759.7707139135 rows/sec., 33.62 MiB/sec. | ||
| 18357 | 2025.12.18 18:42:53.376013 [ 276 ] {f46e6d7a-4a5c-41ab-ba78-ef6dfadf947d} <Debug> TCPHandler: Processed in 0.002102467 sec. | ||
| 18358 | 2025.12.18 18:42:53.376132 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18359 | 2025.12.18 18:42:53.376228 [ 276 ] {21aad6ba-f123-4e38-843d-c71225130f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18360 | 2025.12.18 18:42:53.376269 [ 276 ] {21aad6ba-f123-4e38-843d-c71225130f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18361 | 2025.12.18 18:42:53.376600 [ 276 ] {21aad6ba-f123-4e38-843d-c71225130f02} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18362 | 2025.12.18 18:42:53.376636 [ 276 ] {21aad6ba-f123-4e38-843d-c71225130f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18363 | 2025.12.18 18:42:53.376933 [ 276 ] {21aad6ba-f123-4e38-843d-c71225130f02} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18364 | 2025.12.18 18:42:53.377139 [ 276 ] {21aad6ba-f123-4e38-843d-c71225130f02} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18365 | 2025.12.18 18:42:53.377267 [ 276 ] {21aad6ba-f123-4e38-843d-c71225130f02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 18366 | 2025.12.18 18:42:53.377303 [ 276 ] {21aad6ba-f123-4e38-843d-c71225130f02} <Debug> TCPHandler: Processed in 0.001222436 sec. | ||
| 18367 | 2025.12.18 18:42:53.922463 [ 222 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18368 | 2025.12.18 18:42:53.922531 [ 222 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18369 | 2025.12.18 18:42:53.925086 [ 222 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18370 | 2025.12.18 18:42:54.377372 [ 220 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18371 | 2025.12.18 18:42:54.377430 [ 220 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18372 | 2025.12.18 18:42:54.378337 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57082 | ||
| 18373 | 2025.12.18 18:42:54.378468 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18374 | 2025.12.18 18:42:54.378499 [ 275 ] {} <Debug> TCP-Session: 16629854-f1d9-477b-8163-fa1bd74fc84f Authenticating user 'default' from [fd00:1122:3344:101::e]:57082 | ||
| 18375 | 2025.12.18 18:42:54.378524 [ 275 ] {} <Debug> TCP-Session: 16629854-f1d9-477b-8163-fa1bd74fc84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18376 | 2025.12.18 18:42:54.378543 [ 275 ] {} <Debug> TCP-Session: 16629854-f1d9-477b-8163-fa1bd74fc84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18377 | 2025.12.18 18:42:54.378759 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56297 | ||
| 18378 | 2025.12.18 18:42:54.378776 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42536 | ||
| 18379 | 2025.12.18 18:42:54.378807 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57235 | ||
| 18380 | 2025.12.18 18:42:54.378836 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34129 | ||
| 18381 | 2025.12.18 18:42:54.378882 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18382 | 2025.12.18 18:42:54.378885 [ 275 ] {} <Trace> TCP-Session: 16629854-f1d9-477b-8163-fa1bd74fc84f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18383 | 2025.12.18 18:42:54.378924 [ 287 ] {} <Debug> TCP-Session: 50d3368c-5a3d-46c1-a6d2-1afc4ed1f8db Authenticating user 'default' from [fd00:1122:3344:101::e]:56297 | ||
| 18384 | 2025.12.18 18:42:54.378939 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18385 | 2025.12.18 18:42:54.378889 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18386 | 2025.12.18 18:42:54.378965 [ 287 ] {} <Debug> TCP-Session: 50d3368c-5a3d-46c1-a6d2-1afc4ed1f8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18387 | 2025.12.18 18:42:54.378981 [ 292 ] {} <Debug> TCP-Session: 00d2afe9-093e-4827-9019-a38b073649a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57235 | ||
| 18388 | 2025.12.18 18:42:54.379004 [ 289 ] {} <Debug> TCP-Session: 76837206-277b-44b5-889e-f51d959ca74c Authenticating user 'default' from [fd00:1122:3344:101::e]:42536 | ||
| 18389 | 2025.12.18 18:42:54.379012 [ 287 ] {} <Debug> TCP-Session: 50d3368c-5a3d-46c1-a6d2-1afc4ed1f8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18390 | 2025.12.18 18:42:54.379036 [ 292 ] {} <Debug> TCP-Session: 00d2afe9-093e-4827-9019-a38b073649a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18391 | 2025.12.18 18:42:54.379045 [ 289 ] {} <Debug> TCP-Session: 76837206-277b-44b5-889e-f51d959ca74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18392 | 2025.12.18 18:42:54.379071 [ 292 ] {} <Debug> TCP-Session: 00d2afe9-093e-4827-9019-a38b073649a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18393 | 2025.12.18 18:42:54.379089 [ 289 ] {} <Debug> TCP-Session: 76837206-277b-44b5-889e-f51d959ca74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18394 | 2025.12.18 18:42:54.379098 [ 275 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57082) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18395 | 2025.12.18 18:42:54.378968 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18396 | 2025.12.18 18:42:54.378827 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54747 | ||
| 18397 | 2025.12.18 18:42:54.379183 [ 294 ] {} <Debug> TCP-Session: 4c23bb20-c926-491e-9425-b1f70aaa3488 Authenticating user 'default' from [fd00:1122:3344:101::e]:34129 | ||
| 18398 | 2025.12.18 18:42:54.378803 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49667 | ||
| 18399 | 2025.12.18 18:42:54.379230 [ 294 ] {} <Debug> TCP-Session: 4c23bb20-c926-491e-9425-b1f70aaa3488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18400 | 2025.12.18 18:42:54.379247 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18401 | 2025.12.18 18:42:54.379268 [ 294 ] {} <Debug> TCP-Session: 4c23bb20-c926-491e-9425-b1f70aaa3488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18402 | 2025.12.18 18:42:54.379285 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18403 | 2025.12.18 18:42:54.379290 [ 293 ] {} <Debug> TCP-Session: 8915ee9a-f0b3-4fac-b146-fe87421d1319 Authenticating user 'default' from [fd00:1122:3344:101::e]:54747 | ||
| 18404 | 2025.12.18 18:42:54.379317 [ 291 ] {} <Debug> TCP-Session: 732731d4-5b95-4af5-adcb-e6c3423cbeda Authenticating user 'default' from [fd00:1122:3344:101::e]:49667 | ||
| 18405 | 2025.12.18 18:42:54.379341 [ 293 ] {} <Debug> TCP-Session: 8915ee9a-f0b3-4fac-b146-fe87421d1319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18406 | 2025.12.18 18:42:54.379355 [ 291 ] {} <Debug> TCP-Session: 732731d4-5b95-4af5-adcb-e6c3423cbeda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18407 | 2025.12.18 18:42:54.379370 [ 293 ] {} <Debug> TCP-Session: 8915ee9a-f0b3-4fac-b146-fe87421d1319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18408 | 2025.12.18 18:42:54.379381 [ 291 ] {} <Debug> TCP-Session: 732731d4-5b95-4af5-adcb-e6c3423cbeda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18409 | 2025.12.18 18:42:54.378768 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62056 | ||
| 18410 | 2025.12.18 18:42:54.379413 [ 275 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18411 | 2025.12.18 18:42:54.378794 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48308 | ||
| 18412 | 2025.12.18 18:42:54.379477 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18413 | 2025.12.18 18:42:54.379494 [ 275 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18414 | 2025.12.18 18:42:54.379505 [ 288 ] {} <Debug> TCP-Session: 81426d84-5b6f-4977-8c98-47c5f35fd173 Authenticating user 'default' from [fd00:1122:3344:101::e]:62056 | ||
| 18415 | 2025.12.18 18:42:54.379530 [ 288 ] {} <Debug> TCP-Session: 81426d84-5b6f-4977-8c98-47c5f35fd173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18416 | 2025.12.18 18:42:54.379534 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18417 | 2025.12.18 18:42:54.379543 [ 288 ] {} <Debug> TCP-Session: 81426d84-5b6f-4977-8c98-47c5f35fd173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18418 | 2025.12.18 18:42:54.379566 [ 290 ] {} <Debug> TCP-Session: 814f21cd-f7f6-4fff-87dd-08cbce907506 Authenticating user 'default' from [fd00:1122:3344:101::e]:48308 | ||
| 18419 | 2025.12.18 18:42:54.379589 [ 290 ] {} <Debug> TCP-Session: 814f21cd-f7f6-4fff-87dd-08cbce907506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18420 | 2025.12.18 18:42:54.379602 [ 290 ] {} <Debug> TCP-Session: 814f21cd-f7f6-4fff-87dd-08cbce907506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18421 | 2025.12.18 18:42:54.379787 [ 275 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 18422 | 2025.12.18 18:42:54.380826 [ 301 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Trace> AggregatingTransform: Aggregating | ||
| 18423 | 2025.12.18 18:42:54.380870 [ 301 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 18424 | 2025.12.18 18:42:54.380913 [ 301 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021053 sec. (979.381 rows/sec., 38.26 KiB/sec.) | ||
| 18425 | 2025.12.18 18:42:54.380936 [ 301 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Trace> Aggregator: Merging aggregated data | ||
| 18426 | 2025.12.18 18:42:54.380966 [ 220 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18427 | 2025.12.18 18:42:54.382097 [ 275 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 18428 | 2025.12.18 18:42:54.382256 [ 275 ] {541e2b83-663a-4638-9475-b2fd100754a2} <Debug> TCPHandler: Processed in 0.003507816 sec. | ||
| 18429 | 2025.12.18 18:42:54.382358 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18430 | 2025.12.18 18:42:54.382392 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18431 | 2025.12.18 18:42:54.382410 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18432 | 2025.12.18 18:42:54.382430 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18433 | 2025.12.18 18:42:54.382438 [ 294 ] {} <Debug> TCP-Session: 4c23bb20-c926-491e-9425-b1f70aaa3488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18434 | 2025.12.18 18:42:54.382459 [ 290 ] {} <Debug> TCP-Session: 814f21cd-f7f6-4fff-87dd-08cbce907506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18435 | 2025.12.18 18:42:54.382451 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18436 | 2025.12.18 18:42:54.382490 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18437 | 2025.12.18 18:42:54.382518 [ 289 ] {} <Debug> TCP-Session: 76837206-277b-44b5-889e-f51d959ca74c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18438 | 2025.12.18 18:42:54.382523 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18439 | 2025.12.18 18:42:54.382544 [ 291 ] {} <Debug> TCP-Session: 732731d4-5b95-4af5-adcb-e6c3423cbeda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18440 | 2025.12.18 18:42:54.382476 [ 287 ] {} <Debug> TCP-Session: 50d3368c-5a3d-46c1-a6d2-1afc4ed1f8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18441 | 2025.12.18 18:42:54.382565 [ 275 ] {} <Debug> TCP-Session: 16629854-f1d9-477b-8163-fa1bd74fc84f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18442 | 2025.12.18 18:42:54.382469 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18443 | 2025.12.18 18:42:54.382396 [ 288 ] {} <Debug> TCP-Session: 81426d84-5b6f-4977-8c98-47c5f35fd173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18444 | 2025.12.18 18:42:54.382505 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18445 | 2025.12.18 18:42:54.382630 [ 292 ] {} <Debug> TCP-Session: 00d2afe9-093e-4827-9019-a38b073649a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18446 | 2025.12.18 18:42:54.382669 [ 293 ] {} <Debug> TCP-Session: 8915ee9a-f0b3-4fac-b146-fe87421d1319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18447 | 2025.12.18 18:42:54.861244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 18448 | 2025.12.18 18:42:54.892356 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18449 | 2025.12.18 18:42:54.892462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18450 | 2025.12.18 18:42:54.903088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18451 | 2025.12.18 18:42:54.904842 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18452 | 2025.12.18 18:42:54.914870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 18453 | 2025.12.18 18:42:55.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.83 MiB, peak 411.09 MiB, free memory in arenas 0.00 B, will set to 395.08 MiB (RSS), difference: 3.24 MiB | ||
| 18454 | 2025.12.18 18:42:55.485012 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38830 | ||
| 18455 | 2025.12.18 18:42:55.485128 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18456 | 2025.12.18 18:42:55.485153 [ 275 ] {} <Debug> TCP-Session: 8d30d94c-1822-49bf-838a-b74dd425cdc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38830 | ||
| 18457 | 2025.12.18 18:42:55.485175 [ 275 ] {} <Debug> TCP-Session: 8d30d94c-1822-49bf-838a-b74dd425cdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18458 | 2025.12.18 18:42:55.485187 [ 275 ] {} <Debug> TCP-Session: 8d30d94c-1822-49bf-838a-b74dd425cdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18459 | 2025.12.18 18:42:55.485423 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39678 | ||
| 18460 | 2025.12.18 18:42:55.485438 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54563 | ||
| 18461 | 2025.12.18 18:42:55.485470 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33437 | ||
| 18462 | 2025.12.18 18:42:55.485492 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34334 | ||
| 18463 | 2025.12.18 18:42:55.485515 [ 275 ] {} <Trace> TCP-Session: 8d30d94c-1822-49bf-838a-b74dd425cdc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18464 | 2025.12.18 18:42:55.485546 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18465 | 2025.12.18 18:42:55.485547 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18466 | 2025.12.18 18:42:55.485579 [ 289 ] {} <Debug> TCP-Session: 978776f6-ba96-4e86-b0b1-cbf0ac12a4b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54563 | ||
| 18467 | 2025.12.18 18:42:55.485586 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18468 | 2025.12.18 18:42:55.485606 [ 287 ] {} <Debug> TCP-Session: c1d87156-65d4-4c91-8c32-9758af794de9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39678 | ||
| 18469 | 2025.12.18 18:42:55.485609 [ 289 ] {} <Debug> TCP-Session: 978776f6-ba96-4e86-b0b1-cbf0ac12a4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18470 | 2025.12.18 18:42:55.485628 [ 292 ] {} <Debug> TCP-Session: 10998840-20a6-4710-bccc-62b9c243c729 Authenticating user 'default' from [fd00:1122:3344:101::e]:33437 | ||
| 18471 | 2025.12.18 18:42:55.485643 [ 287 ] {} <Debug> TCP-Session: c1d87156-65d4-4c91-8c32-9758af794de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18472 | 2025.12.18 18:42:55.485646 [ 289 ] {} <Debug> TCP-Session: 978776f6-ba96-4e86-b0b1-cbf0ac12a4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18473 | 2025.12.18 18:42:55.485673 [ 287 ] {} <Debug> TCP-Session: c1d87156-65d4-4c91-8c32-9758af794de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18474 | 2025.12.18 18:42:55.485669 [ 292 ] {} <Debug> TCP-Session: 10998840-20a6-4710-bccc-62b9c243c729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18475 | 2025.12.18 18:42:55.485701 [ 275 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38830) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18476 | 2025.12.18 18:42:55.485714 [ 292 ] {} <Debug> TCP-Session: 10998840-20a6-4710-bccc-62b9c243c729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18477 | 2025.12.18 18:42:55.485482 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37159 | ||
| 18478 | 2025.12.18 18:42:55.485460 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36002 | ||
| 18479 | 2025.12.18 18:42:55.485461 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35666 | ||
| 18480 | 2025.12.18 18:42:55.485812 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18481 | 2025.12.18 18:42:55.485431 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51851 | ||
| 18482 | 2025.12.18 18:42:55.485847 [ 293 ] {} <Debug> TCP-Session: 57f6fee8-b038-45cf-8c29-13ea5717462d Authenticating user 'default' from [fd00:1122:3344:101::e]:37159 | ||
| 18483 | 2025.12.18 18:42:55.485842 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18484 | 2025.12.18 18:42:55.485876 [ 293 ] {} <Debug> TCP-Session: 57f6fee8-b038-45cf-8c29-13ea5717462d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18485 | 2025.12.18 18:42:55.485875 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18486 | 2025.12.18 18:42:55.485904 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18487 | 2025.12.18 18:42:55.485902 [ 293 ] {} <Debug> TCP-Session: 57f6fee8-b038-45cf-8c29-13ea5717462d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18488 | 2025.12.18 18:42:55.485923 [ 291 ] {} <Debug> TCP-Session: b0b3e73b-130b-4182-9440-6a46d788cda5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35666 | ||
| 18489 | 2025.12.18 18:42:55.485936 [ 288 ] {} <Debug> TCP-Session: 79fed2c3-56c0-4e2d-8a4e-6c5241c054f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51851 | ||
| 18490 | 2025.12.18 18:42:55.485960 [ 291 ] {} <Debug> TCP-Session: b0b3e73b-130b-4182-9440-6a46d788cda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18491 | 2025.12.18 18:42:55.485976 [ 288 ] {} <Debug> TCP-Session: 79fed2c3-56c0-4e2d-8a4e-6c5241c054f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18492 | 2025.12.18 18:42:55.485989 [ 291 ] {} <Debug> TCP-Session: b0b3e73b-130b-4182-9440-6a46d788cda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18493 | 2025.12.18 18:42:55.486001 [ 288 ] {} <Debug> TCP-Session: 79fed2c3-56c0-4e2d-8a4e-6c5241c054f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18494 | 2025.12.18 18:42:55.486002 [ 275 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18495 | 2025.12.18 18:42:55.485898 [ 290 ] {} <Debug> TCP-Session: d67b4f1b-6c81-4f7f-9be1-731bc13006fe Authenticating user 'default' from [fd00:1122:3344:101::e]:36002 | ||
| 18496 | 2025.12.18 18:42:55.485615 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18497 | 2025.12.18 18:42:55.486080 [ 290 ] {} <Debug> TCP-Session: d67b4f1b-6c81-4f7f-9be1-731bc13006fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18498 | 2025.12.18 18:42:55.486084 [ 275 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18499 | 2025.12.18 18:42:55.486092 [ 294 ] {} <Debug> TCP-Session: ad3013b9-c65e-40fc-8f4e-43bd83269601 Authenticating user 'default' from [fd00:1122:3344:101::e]:34334 | ||
| 18500 | 2025.12.18 18:42:55.486097 [ 290 ] {} <Debug> TCP-Session: d67b4f1b-6c81-4f7f-9be1-731bc13006fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18501 | 2025.12.18 18:42:55.486134 [ 294 ] {} <Debug> TCP-Session: ad3013b9-c65e-40fc-8f4e-43bd83269601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18502 | 2025.12.18 18:42:55.486148 [ 294 ] {} <Debug> TCP-Session: ad3013b9-c65e-40fc-8f4e-43bd83269601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18503 | 2025.12.18 18:42:55.486394 [ 275 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 18504 | 2025.12.18 18:42:55.487442 [ 329 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Trace> AggregatingTransform: Aggregating | ||
| 18505 | 2025.12.18 18:42:55.487483 [ 329 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Trace> Aggregator: Aggregation method: without_key | ||
| 18506 | 2025.12.18 18:42:55.487519 [ 329 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007713 sec. (992.346 rows/sec., 38.76 KiB/sec.) | ||
| 18507 | 2025.12.18 18:42:55.487540 [ 329 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Trace> Aggregator: Merging aggregated data | ||
| 18508 | 2025.12.18 18:42:55.488993 [ 275 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003346 sec., 298.86431560071725 rows/sec., 11.67 KiB/sec. | ||
| 18509 | 2025.12.18 18:42:55.489144 [ 275 ] {b3f14611-40a6-4ff9-90d3-29c092bdc087} <Debug> TCPHandler: Processed in 0.003736448 sec. | ||
| 18510 | 2025.12.18 18:42:55.489254 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18511 | 2025.12.18 18:42:55.489293 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18512 | 2025.12.18 18:42:55.489300 [ 294 ] {} <Debug> TCP-Session: ad3013b9-c65e-40fc-8f4e-43bd83269601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18513 | 2025.12.18 18:42:55.489315 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18514 | 2025.12.18 18:42:55.489339 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18515 | 2025.12.18 18:42:55.489358 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18516 | 2025.12.18 18:42:55.489368 [ 290 ] {} <Debug> TCP-Session: d67b4f1b-6c81-4f7f-9be1-731bc13006fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18517 | 2025.12.18 18:42:55.489390 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18518 | 2025.12.18 18:42:55.489396 [ 292 ] {} <Debug> TCP-Session: 10998840-20a6-4710-bccc-62b9c243c729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18519 | 2025.12.18 18:42:55.489410 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18520 | 2025.12.18 18:42:55.489440 [ 289 ] {} <Debug> TCP-Session: 978776f6-ba96-4e86-b0b1-cbf0ac12a4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18521 | 2025.12.18 18:42:55.489431 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18522 | 2025.12.18 18:42:55.489458 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18523 | 2025.12.18 18:42:55.489474 [ 291 ] {} <Debug> TCP-Session: b0b3e73b-130b-4182-9440-6a46d788cda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18524 | 2025.12.18 18:42:55.489490 [ 293 ] {} <Debug> TCP-Session: 57f6fee8-b038-45cf-8c29-13ea5717462d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18525 | 2025.12.18 18:42:55.489504 [ 275 ] {} <Debug> TCP-Session: 8d30d94c-1822-49bf-838a-b74dd425cdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18526 | 2025.12.18 18:42:55.489403 [ 288 ] {} <Debug> TCP-Session: 79fed2c3-56c0-4e2d-8a4e-6c5241c054f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18527 | 2025.12.18 18:42:55.489353 [ 287 ] {} <Debug> TCP-Session: c1d87156-65d4-4c91-8c32-9758af794de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18528 | 2025.12.18 18:42:55.874859 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50904 | ||
| 18529 | 2025.12.18 18:42:55.874974 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18530 | 2025.12.18 18:42:55.874999 [ 275 ] {} <Debug> TCP-Session: 7fca42f6-1004-4fd9-8fcf-282368f7e14e Authenticating user 'default' from [fd00:1122:3344:101::e]:50904 | ||
| 18531 | 2025.12.18 18:42:55.875021 [ 275 ] {} <Debug> TCP-Session: 7fca42f6-1004-4fd9-8fcf-282368f7e14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18532 | 2025.12.18 18:42:55.875032 [ 275 ] {} <Debug> TCP-Session: 7fca42f6-1004-4fd9-8fcf-282368f7e14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18533 | 2025.12.18 18:42:55.875192 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38915 | ||
| 18534 | 2025.12.18 18:42:55.875227 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32994 | ||
| 18535 | 2025.12.18 18:42:55.875263 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60146 | ||
| 18536 | 2025.12.18 18:42:55.875280 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50821 | ||
| 18537 | 2025.12.18 18:42:55.875306 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18538 | 2025.12.18 18:42:55.875352 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18539 | 2025.12.18 18:42:55.875355 [ 275 ] {} <Trace> TCP-Session: 7fca42f6-1004-4fd9-8fcf-282368f7e14e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18540 | 2025.12.18 18:42:55.875392 [ 288 ] {} <Debug> TCP-Session: ca3d9c73-7151-4e31-bde8-1eb26e118598 Authenticating user 'default' from [fd00:1122:3344:101::e]:32994 | ||
| 18541 | 2025.12.18 18:42:55.875387 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18542 | 2025.12.18 18:42:55.875386 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18543 | 2025.12.18 18:42:55.875429 [ 288 ] {} <Debug> TCP-Session: ca3d9c73-7151-4e31-bde8-1eb26e118598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18544 | 2025.12.18 18:42:55.875433 [ 292 ] {} <Debug> TCP-Session: 09e3900e-fc61-44ac-9691-d465e4b69a92 Authenticating user 'default' from [fd00:1122:3344:101::e]:50821 | ||
| 18545 | 2025.12.18 18:42:55.875468 [ 288 ] {} <Debug> TCP-Session: ca3d9c73-7151-4e31-bde8-1eb26e118598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18546 | 2025.12.18 18:42:55.875463 [ 290 ] {} <Debug> TCP-Session: 5a113a4d-7381-4717-9a01-301ce1e35b2b Authenticating user 'default' from [fd00:1122:3344:101::e]:60146 | ||
| 18547 | 2025.12.18 18:42:55.875483 [ 292 ] {} <Debug> TCP-Session: 09e3900e-fc61-44ac-9691-d465e4b69a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18548 | 2025.12.18 18:42:55.875378 [ 287 ] {} <Debug> TCP-Session: 9afa6a95-0d03-42f9-a407-35c544c4dfc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38915 | ||
| 18549 | 2025.12.18 18:42:55.875519 [ 292 ] {} <Debug> TCP-Session: 09e3900e-fc61-44ac-9691-d465e4b69a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18550 | 2025.12.18 18:42:55.875543 [ 275 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50904) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18551 | 2025.12.18 18:42:55.875551 [ 287 ] {} <Debug> TCP-Session: 9afa6a95-0d03-42f9-a407-35c544c4dfc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18552 | 2025.12.18 18:42:55.875314 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32989 | ||
| 18553 | 2025.12.18 18:42:55.875583 [ 287 ] {} <Debug> TCP-Session: 9afa6a95-0d03-42f9-a407-35c544c4dfc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18554 | 2025.12.18 18:42:55.875307 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58394 | ||
| 18555 | 2025.12.18 18:42:55.875650 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18556 | 2025.12.18 18:42:55.875276 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46976 | ||
| 18557 | 2025.12.18 18:42:55.875685 [ 294 ] {} <Debug> TCP-Session: 032a1d71-2b5e-4b87-8fd4-b4a15a9a29b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32989 | ||
| 18558 | 2025.12.18 18:42:55.875711 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18559 | 2025.12.18 18:42:55.875723 [ 294 ] {} <Debug> TCP-Session: 032a1d71-2b5e-4b87-8fd4-b4a15a9a29b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18560 | 2025.12.18 18:42:55.875515 [ 290 ] {} <Debug> TCP-Session: 5a113a4d-7381-4717-9a01-301ce1e35b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18561 | 2025.12.18 18:42:55.875750 [ 294 ] {} <Debug> TCP-Session: 032a1d71-2b5e-4b87-8fd4-b4a15a9a29b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18562 | 2025.12.18 18:42:55.875746 [ 293 ] {} <Debug> TCP-Session: 288046e0-1e5e-4d47-867f-254129929b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:58394 | ||
| 18563 | 2025.12.18 18:42:55.875762 [ 290 ] {} <Debug> TCP-Session: 5a113a4d-7381-4717-9a01-301ce1e35b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18564 | 2025.12.18 18:42:55.875790 [ 293 ] {} <Debug> TCP-Session: 288046e0-1e5e-4d47-867f-254129929b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18565 | 2025.12.18 18:42:55.875805 [ 275 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18566 | 2025.12.18 18:42:55.875816 [ 293 ] {} <Debug> TCP-Session: 288046e0-1e5e-4d47-867f-254129929b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18567 | 2025.12.18 18:42:55.875747 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18568 | 2025.12.18 18:42:55.875241 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42846 | ||
| 18569 | 2025.12.18 18:42:55.875859 [ 275 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18570 | 2025.12.18 18:42:55.875868 [ 291 ] {} <Debug> TCP-Session: 335c7fad-3483-4475-9893-8471b0258468 Authenticating user 'default' from [fd00:1122:3344:101::e]:46976 | ||
| 18571 | 2025.12.18 18:42:55.875911 [ 291 ] {} <Debug> TCP-Session: 335c7fad-3483-4475-9893-8471b0258468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18572 | 2025.12.18 18:42:55.875923 [ 291 ] {} <Debug> TCP-Session: 335c7fad-3483-4475-9893-8471b0258468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18573 | 2025.12.18 18:42:55.875929 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18574 | 2025.12.18 18:42:55.875955 [ 289 ] {} <Debug> TCP-Session: b1bc25d6-63b6-42b1-a6c7-d350083ced98 Authenticating user 'default' from [fd00:1122:3344:101::e]:42846 | ||
| 18575 | 2025.12.18 18:42:55.875971 [ 289 ] {} <Debug> TCP-Session: b1bc25d6-63b6-42b1-a6c7-d350083ced98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18576 | 2025.12.18 18:42:55.875983 [ 289 ] {} <Debug> TCP-Session: b1bc25d6-63b6-42b1-a6c7-d350083ced98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18577 | 2025.12.18 18:42:55.876154 [ 275 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 18578 | 2025.12.18 18:42:55.877156 [ 320 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Trace> AggregatingTransform: Aggregating | ||
| 18579 | 2025.12.18 18:42:55.877210 [ 320 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 18580 | 2025.12.18 18:42:55.877249 [ 320 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999133 sec. (1000.868 rows/sec., 39.10 KiB/sec.) | ||
| 18581 | 2025.12.18 18:42:55.877268 [ 320 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Trace> Aggregator: Merging aggregated data | ||
| 18582 | 2025.12.18 18:42:55.878569 [ 275 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00308 sec., 324.6753246753247 rows/sec., 12.68 KiB/sec. | ||
| 18583 | 2025.12.18 18:42:55.878699 [ 275 ] {780ca3ea-0404-496f-9553-7c67e2b38f0b} <Debug> TCPHandler: Processed in 0.003467735 sec. | ||
| 18584 | 2025.12.18 18:42:55.878814 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18585 | 2025.12.18 18:42:55.878840 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18586 | 2025.12.18 18:42:55.878845 [ 275 ] {} <Debug> TCP-Session: 7fca42f6-1004-4fd9-8fcf-282368f7e14e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18587 | 2025.12.18 18:42:55.878855 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18588 | 2025.12.18 18:42:55.878889 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18589 | 2025.12.18 18:42:55.878905 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18590 | 2025.12.18 18:42:55.878914 [ 287 ] {} <Debug> TCP-Session: 9afa6a95-0d03-42f9-a407-35c544c4dfc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18591 | 2025.12.18 18:42:55.878928 [ 291 ] {} <Debug> TCP-Session: 335c7fad-3483-4475-9893-8471b0258468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18592 | 2025.12.18 18:42:55.878935 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18593 | 2025.12.18 18:42:55.878954 [ 292 ] {} <Debug> TCP-Session: 09e3900e-fc61-44ac-9691-d465e4b69a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18594 | 2025.12.18 18:42:55.878953 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18595 | 2025.12.18 18:42:55.878983 [ 288 ] {} <Debug> TCP-Session: ca3d9c73-7151-4e31-bde8-1eb26e118598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18596 | 2025.12.18 18:42:55.878922 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18597 | 2025.12.18 18:42:55.879012 [ 293 ] {} <Debug> TCP-Session: 288046e0-1e5e-4d47-867f-254129929b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18598 | 2025.12.18 18:42:55.878882 [ 294 ] {} <Debug> TCP-Session: 032a1d71-2b5e-4b87-8fd4-b4a15a9a29b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18599 | 2025.12.18 18:42:55.879050 [ 290 ] {} <Debug> TCP-Session: 5a113a4d-7381-4717-9a01-301ce1e35b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18600 | 2025.12.18 18:42:55.878875 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18601 | 2025.12.18 18:42:55.879110 [ 289 ] {} <Debug> TCP-Session: b1bc25d6-63b6-42b1-a6c7-d350083ced98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18602 | 2025.12.18 18:42:58.358263 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18603 | 2025.12.18 18:42:58.358548 [ 276 ] {0171623b-eba1-41ea-aa55-3427a26999ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18604 | 2025.12.18 18:42:58.358652 [ 276 ] {0171623b-eba1-41ea-aa55-3427a26999ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18605 | 2025.12.18 18:42:58.359366 [ 276 ] {0171623b-eba1-41ea-aa55-3427a26999ae} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18606 | 2025.12.18 18:42:58.359408 [ 276 ] {0171623b-eba1-41ea-aa55-3427a26999ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18607 | 2025.12.18 18:42:58.359794 [ 276 ] {0171623b-eba1-41ea-aa55-3427a26999ae} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18608 | 2025.12.18 18:42:58.360027 [ 276 ] {0171623b-eba1-41ea-aa55-3427a26999ae} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18609 | 2025.12.18 18:42:58.360176 [ 108 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18610 | 2025.12.18 18:42:58.360190 [ 276 ] {0171623b-eba1-41ea-aa55-3427a26999ae} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001719 sec., 38394.41535776614 rows/sec., 3.06 MiB/sec. | ||
| 18611 | 2025.12.18 18:42:58.360225 [ 108 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18612 | 2025.12.18 18:42:58.360255 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18613 | 2025.12.18 18:42:58.360279 [ 276 ] {0171623b-eba1-41ea-aa55-3427a26999ae} <Debug> TCPHandler: Processed in 0.002209049 sec. | ||
| 18614 | 2025.12.18 18:42:58.360393 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18615 | 2025.12.18 18:42:58.360413 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18616 | 2025.12.18 18:42:58.360546 [ 276 ] {5daa4ec7-5024-4151-b3df-a68e91d821ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18617 | 2025.12.18 18:42:58.360555 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18618 | 2025.12.18 18:42:58.360595 [ 276 ] {5daa4ec7-5024-4151-b3df-a68e91d821ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18619 | 2025.12.18 18:42:58.360604 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1409 rows starting from the beginning of the part | ||
| 18620 | 2025.12.18 18:42:58.360691 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1207 rows starting from the beginning of the part | ||
| 18621 | 2025.12.18 18:42:58.360741 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 128 rows starting from the beginning of the part | ||
| 18622 | 2025.12.18 18:42:58.360782 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 66 rows starting from the beginning of the part | ||
| 18623 | 2025.12.18 18:42:58.360822 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 250 rows starting from the beginning of the part | ||
| 18624 | 2025.12.18 18:42:58.360864 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 66 rows starting from the beginning of the part | ||
| 18625 | 2025.12.18 18:42:58.361030 [ 276 ] {5daa4ec7-5024-4151-b3df-a68e91d821ff} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18626 | 2025.12.18 18:42:58.361074 [ 276 ] {5daa4ec7-5024-4151-b3df-a68e91d821ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18627 | 2025.12.18 18:42:58.361412 [ 276 ] {5daa4ec7-5024-4151-b3df-a68e91d821ff} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18628 | 2025.12.18 18:42:58.361658 [ 276 ] {5daa4ec7-5024-4151-b3df-a68e91d821ff} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18629 | 2025.12.18 18:42:58.361800 [ 276 ] {5daa4ec7-5024-4151-b3df-a68e91d821ff} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00128 sec., 3906.2499999999995 rows/sec., 293.73 KiB/sec. | ||
| 18630 | 2025.12.18 18:42:58.361835 [ 224 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18631 | 2025.12.18 18:42:58.361841 [ 276 ] {5daa4ec7-5024-4151-b3df-a68e91d821ff} <Debug> TCPHandler: Processed in 0.001482249 sec. | ||
| 18632 | 2025.12.18 18:42:58.361865 [ 224 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18633 | 2025.12.18 18:42:58.361980 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18634 | 2025.12.18 18:42:58.362082 [ 276 ] {b25042b7-df1b-4438-8d6d-ca6b02c8dda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18635 | 2025.12.18 18:42:58.362132 [ 276 ] {b25042b7-df1b-4438-8d6d-ca6b02c8dda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18636 | 2025.12.18 18:42:58.362299 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974106 sec., 1583501.5951524384 rows/sec., 138.67 MiB/sec. | ||
| 18637 | 2025.12.18 18:42:58.362493 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18638 | 2025.12.18 18:42:58.362632 [ 276 ] {b25042b7-df1b-4438-8d6d-ca6b02c8dda7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18639 | 2025.12.18 18:42:58.362677 [ 276 ] {b25042b7-df1b-4438-8d6d-ca6b02c8dda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18640 | 2025.12.18 18:42:58.362746 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18641 | 2025.12.18 18:42:58.362836 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_141_28} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18642 | 2025.12.18 18:42:58.362919 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 18643 | 2025.12.18 18:42:58.363009 [ 276 ] {b25042b7-df1b-4438-8d6d-ca6b02c8dda7} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18644 | 2025.12.18 18:42:58.363245 [ 276 ] {b25042b7-df1b-4438-8d6d-ca6b02c8dda7} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18645 | 2025.12.18 18:42:58.363378 [ 276 ] {b25042b7-df1b-4438-8d6d-ca6b02c8dda7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001314 sec., 52511.41552511415 rows/sec., 4.10 MiB/sec. | ||
| 18646 | 2025.12.18 18:42:58.363417 [ 276 ] {b25042b7-df1b-4438-8d6d-ca6b02c8dda7} <Debug> TCPHandler: Processed in 0.001499619 sec. | ||
| 18647 | 2025.12.18 18:42:58.363415 [ 107 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18648 | 2025.12.18 18:42:58.363497 [ 107 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18649 | 2025.12.18 18:42:58.363527 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18650 | 2025.12.18 18:42:58.363532 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18651 | 2025.12.18 18:42:58.363615 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18652 | 2025.12.18 18:42:58.363638 [ 276 ] {8eba4af7-5cf1-4958-b9f2-48ec16dd6529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18653 | 2025.12.18 18:42:58.363688 [ 276 ] {8eba4af7-5cf1-4958-b9f2-48ec16dd6529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18654 | 2025.12.18 18:42:58.363718 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18655 | 2025.12.18 18:42:58.363750 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 633 rows starting from the beginning of the part | ||
| 18656 | 2025.12.18 18:42:58.363804 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 527 rows starting from the beginning of the part | ||
| 18657 | 2025.12.18 18:42:58.363848 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 100 rows starting from the beginning of the part | ||
| 18658 | 2025.12.18 18:42:58.363889 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 69 rows starting from the beginning of the part | ||
| 18659 | 2025.12.18 18:42:58.363926 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 140 rows starting from the beginning of the part | ||
| 18660 | 2025.12.18 18:42:58.363966 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 69 rows starting from the beginning of the part | ||
| 18661 | 2025.12.18 18:42:58.364109 [ 276 ] {8eba4af7-5cf1-4958-b9f2-48ec16dd6529} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18662 | 2025.12.18 18:42:58.364153 [ 276 ] {8eba4af7-5cf1-4958-b9f2-48ec16dd6529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18663 | 2025.12.18 18:42:58.364507 [ 276 ] {8eba4af7-5cf1-4958-b9f2-48ec16dd6529} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18664 | 2025.12.18 18:42:58.364738 [ 276 ] {8eba4af7-5cf1-4958-b9f2-48ec16dd6529} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18665 | 2025.12.18 18:42:58.364876 [ 276 ] {8eba4af7-5cf1-4958-b9f2-48ec16dd6529} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 18666 | 2025.12.18 18:42:58.364916 [ 276 ] {8eba4af7-5cf1-4958-b9f2-48ec16dd6529} <Debug> TCPHandler: Processed in 0.001435528 sec. | ||
| 18667 | 2025.12.18 18:42:58.364960 [ 197 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372828 sec., 1120315.1450873672 rows/sec., 89.24 MiB/sec. | ||
| 18668 | 2025.12.18 18:42:58.365028 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18669 | 2025.12.18 18:42:58.365131 [ 276 ] {b9136715-5909-474d-85f5-b72af3531d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18670 | 2025.12.18 18:42:58.365189 [ 276 ] {b9136715-5909-474d-85f5-b72af3531d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18671 | 2025.12.18 18:42:58.365195 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18672 | 2025.12.18 18:42:58.365525 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18673 | 2025.12.18 18:42:58.365619 [ 187 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_141_28} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18674 | 2025.12.18 18:42:58.365725 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 18675 | 2025.12.18 18:42:58.365730 [ 224 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18676 | 2025.12.18 18:42:58.365967 [ 276 ] {b9136715-5909-474d-85f5-b72af3531d92} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18677 | 2025.12.18 18:42:58.366004 [ 276 ] {b9136715-5909-474d-85f5-b72af3531d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18678 | 2025.12.18 18:42:58.366525 [ 276 ] {b9136715-5909-474d-85f5-b72af3531d92} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18679 | 2025.12.18 18:42:58.366739 [ 276 ] {b9136715-5909-474d-85f5-b72af3531d92} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18680 | 2025.12.18 18:42:58.366859 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18681 | 2025.12.18 18:42:58.366879 [ 276 ] {b9136715-5909-474d-85f5-b72af3531d92} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001767 sec., 2829.654782116582 rows/sec., 5.07 MiB/sec. | ||
| 18682 | 2025.12.18 18:42:58.366893 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2025.12.18 18:42:58.366919 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18684 | 2025.12.18 18:42:58.366954 [ 276 ] {b9136715-5909-474d-85f5-b72af3531d92} <Debug> TCPHandler: Processed in 0.001977526 sec. | ||
| 18685 | 2025.12.18 18:42:58.366998 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18686 | 2025.12.18 18:42:58.367069 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18687 | 2025.12.18 18:42:58.367169 [ 276 ] {88c440ce-93ca-48c4-b76d-9d78d79a0d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18688 | 2025.12.18 18:42:58.367210 [ 276 ] {88c440ce-93ca-48c4-b76d-9d78d79a0d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18689 | 2025.12.18 18:42:58.367218 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18690 | 2025.12.18 18:42:58.367280 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2678 rows starting from the beginning of the part | ||
| 18691 | 2025.12.18 18:42:58.367408 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 5 rows starting from the beginning of the part | ||
| 18692 | 2025.12.18 18:42:58.367518 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 36 rows starting from the beginning of the part | ||
| 18693 | 2025.12.18 18:42:58.367549 [ 276 ] {88c440ce-93ca-48c4-b76d-9d78d79a0d48} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18694 | 2025.12.18 18:42:58.367591 [ 276 ] {88c440ce-93ca-48c4-b76d-9d78d79a0d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18695 | 2025.12.18 18:42:58.367625 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 5 rows starting from the beginning of the part | ||
| 18696 | 2025.12.18 18:42:58.367735 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 36 rows starting from the beginning of the part | ||
| 18697 | 2025.12.18 18:42:58.367841 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 5 rows starting from the beginning of the part | ||
| 18698 | 2025.12.18 18:42:58.367903 [ 276 ] {88c440ce-93ca-48c4-b76d-9d78d79a0d48} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18699 | 2025.12.18 18:42:58.368112 [ 276 ] {88c440ce-93ca-48c4-b76d-9d78d79a0d48} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18700 | 2025.12.18 18:42:58.368234 [ 107 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18701 | 2025.12.18 18:42:58.368254 [ 276 ] {88c440ce-93ca-48c4-b76d-9d78d79a0d48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 18702 | 2025.12.18 18:42:58.368264 [ 107 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18703 | 2025.12.18 18:42:58.368295 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18704 | 2025.12.18 18:42:58.368300 [ 276 ] {88c440ce-93ca-48c4-b76d-9d78d79a0d48} <Debug> TCPHandler: Processed in 0.001281057 sec. | ||
| 18705 | 2025.12.18 18:42:58.368366 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18706 | 2025.12.18 18:42:58.368497 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18707 | 2025.12.18 18:42:58.368532 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7980 rows starting from the beginning of the part | ||
| 18708 | 2025.12.18 18:42:58.368597 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18709 | 2025.12.18 18:42:58.368644 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18710 | 2025.12.18 18:42:58.368686 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18711 | 2025.12.18 18:42:58.368725 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18712 | 2025.12.18 18:42:58.368764 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18713 | 2025.12.18 18:42:58.371142 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805996 sec., 2950823.8785800124 rows/sec., 198.81 MiB/sec. | ||
| 18714 | 2025.12.18 18:42:58.371308 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18715 | 2025.12.18 18:42:58.371641 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18716 | 2025.12.18 18:42:58.371730 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_141_28} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18717 | 2025.12.18 18:42:58.371823 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18718 | 2025.12.18 18:42:58.375844 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2765 rows, containing 19 columns (19 merged, 0 gathered) in 0.008884544 sec., 311214.62170709047 rows/sec., 557.68 MiB/sec. | ||
| 18719 | 2025.12.18 18:42:58.378594 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18720 | 2025.12.18 18:42:58.378922 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18721 | 2025.12.18 18:42:58.378995 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18722 | 2025.12.18 18:42:58.379116 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.02 MiB. | ||
| 18723 | 2025.12.18 18:42:59.664668 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18724 | 2025.12.18 18:42:59.664716 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18725 | 2025.12.18 18:42:59.885336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46030 | ||
| 18726 | 2025.12.18 18:42:59.885880 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18727 | 2025.12.18 18:42:59.885928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18728 | 2025.12.18 18:42:59.886435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18729 | 2025.12.18 18:42:59.886709 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18730 | 2025.12.18 18:42:59.886844 [ 106 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18731 | 2025.12.18 18:42:59.886857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46030 | ||
| 18732 | 2025.12.18 18:42:59.886912 [ 106 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18733 | 2025.12.18 18:42:59.886937 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18734 | 2025.12.18 18:42:59.887061 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 18735 | 2025.12.18 18:42:59.887204 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18736 | 2025.12.18 18:42:59.887244 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43662 rows starting from the beginning of the part | ||
| 18737 | 2025.12.18 18:42:59.887309 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 18738 | 2025.12.18 18:42:59.887357 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 18739 | 2025.12.18 18:42:59.887401 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 18740 | 2025.12.18 18:42:59.887444 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 18741 | 2025.12.18 18:42:59.887487 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 18742 | 2025.12.18 18:42:59.890460 [ 201 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46030 rows, containing 4 columns (4 merged, 0 gathered) in 0.003457514 sec., 13313033.58424579 rows/sec., 190.44 MiB/sec. | ||
| 18743 | 2025.12.18 18:42:59.890886 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18744 | 2025.12.18 18:42:59.891313 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18745 | 2025.12.18 18:42:59.891418 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_96_19} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18746 | 2025.12.18 18:42:59.891574 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18747 | 2025.12.18 18:43:00.002998 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002619503 sec. | ||
| 18748 | 2025.12.18 18:43:00.046110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2214 | ||
| 18749 | 2025.12.18 18:43:00.048913 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18750 | 2025.12.18 18:43:00.048961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18751 | 2025.12.18 18:43:00.050162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18752 | 2025.12.18 18:43:00.050442 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18753 | 2025.12.18 18:43:00.050637 [ 105 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18754 | 2025.12.18 18:43:00.050712 [ 105 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18755 | 2025.12.18 18:43:00.050748 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18756 | 2025.12.18 18:43:00.050841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2214 | ||
| 18757 | 2025.12.18 18:43:00.050859 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 18758 | 2025.12.18 18:43:00.051366 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18759 | 2025.12.18 18:43:00.051514 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2068 rows starting from the beginning of the part | ||
| 18760 | 2025.12.18 18:43:00.051894 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 18761 | 2025.12.18 18:43:00.052241 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 18762 | 2025.12.18 18:43:00.052580 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 28 rows starting from the beginning of the part | ||
| 18763 | 2025.12.18 18:43:00.052943 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 18764 | 2025.12.18 18:43:00.053292 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 38 rows starting from the beginning of the part | ||
| 18765 | 2025.12.18 18:43:00.060035 [ 194 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 72 columns (72 merged, 0 gathered) in 0.009213669 sec., 240295.15277789987 rows/sec., 180.84 MiB/sec. | ||
| 18766 | 2025.12.18 18:43:00.061684 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18767 | 2025.12.18 18:43:00.062159 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18768 | 2025.12.18 18:43:00.062223 [ 187 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_71_14} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18769 | 2025.12.18 18:43:00.062371 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18770 | 2025.12.18 18:43:02.415143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 18771 | 2025.12.18 18:43:02.433477 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2025.12.18 18:43:02.433537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18773 | 2025.12.18 18:43:02.439850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18774 | 2025.12.18 18:43:02.440552 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2025.12.18 18:43:02.440854 [ 103 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18776 | 2025.12.18 18:43:02.440951 [ 103 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2025.12.18 18:43:02.440987 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18778 | 2025.12.18 18:43:02.441128 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 18779 | 2025.12.18 18:43:02.443749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 18780 | 2025.12.18 18:43:02.445208 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18781 | 2025.12.18 18:43:02.446917 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 18782 | 2025.12.18 18:43:02.452146 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 18783 | 2025.12.18 18:43:02.456824 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 18784 | 2025.12.18 18:43:02.461967 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 18785 | 2025.12.18 18:43:02.466925 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 18786 | 2025.12.18 18:43:02.471429 [ 201 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 18787 | 2025.12.18 18:43:02.531792 [ 194 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.090724 sec., 7969.225342797937 rows/sec., 41.21 MiB/sec. | ||
| 18788 | 2025.12.18 18:43:02.534476 [ 189 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18789 | 2025.12.18 18:43:02.536470 [ 189 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18790 | 2025.12.18 18:43:02.536570 [ 189 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_96_19} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18791 | 2025.12.18 18:43:02.538379 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18792 | 2025.12.18 18:43:03.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.42 MiB, peak 414.62 MiB, free memory in arenas 0.00 B, will set to 395.33 MiB (RSS), difference: -1.09 MiB | ||
| 18793 | 2025.12.18 18:43:03.068686 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18794 | 2025.12.18 18:43:03.068770 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18795 | 2025.12.18 18:43:03.071905 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18796 | 2025.12.18 18:43:03.126284 [ 220 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18797 | 2025.12.18 18:43:03.126351 [ 220 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18798 | 2025.12.18 18:43:03.130396 [ 220 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18799 | 2025.12.18 18:43:03.360650 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18800 | 2025.12.18 18:43:03.360833 [ 276 ] {d055889b-7cbd-405e-b7d5-87d78821d306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18801 | 2025.12.18 18:43:03.360900 [ 276 ] {d055889b-7cbd-405e-b7d5-87d78821d306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18802 | 2025.12.18 18:43:03.361603 [ 276 ] {d055889b-7cbd-405e-b7d5-87d78821d306} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18803 | 2025.12.18 18:43:03.361654 [ 276 ] {d055889b-7cbd-405e-b7d5-87d78821d306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18804 | 2025.12.18 18:43:03.362039 [ 276 ] {d055889b-7cbd-405e-b7d5-87d78821d306} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18805 | 2025.12.18 18:43:03.362265 [ 276 ] {d055889b-7cbd-405e-b7d5-87d78821d306} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2025.12.18 18:43:03.362462 [ 276 ] {d055889b-7cbd-405e-b7d5-87d78821d306} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001678 sec., 76281.28724672229 rows/sec., 6.57 MiB/sec. | ||
| 18807 | 2025.12.18 18:43:03.362517 [ 276 ] {d055889b-7cbd-405e-b7d5-87d78821d306} <Debug> TCPHandler: Processed in 0.002000116 sec. | ||
| 18808 | 2025.12.18 18:43:03.362641 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18809 | 2025.12.18 18:43:03.362744 [ 276 ] {8eb0a592-e2d3-489e-b90c-1cebe75a50a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18810 | 2025.12.18 18:43:03.362788 [ 276 ] {8eb0a592-e2d3-489e-b90c-1cebe75a50a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18811 | 2025.12.18 18:43:03.363208 [ 276 ] {8eb0a592-e2d3-489e-b90c-1cebe75a50a4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18812 | 2025.12.18 18:43:03.363245 [ 276 ] {8eb0a592-e2d3-489e-b90c-1cebe75a50a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18813 | 2025.12.18 18:43:03.363551 [ 276 ] {8eb0a592-e2d3-489e-b90c-1cebe75a50a4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18814 | 2025.12.18 18:43:03.363785 [ 276 ] {8eb0a592-e2d3-489e-b90c-1cebe75a50a4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18815 | 2025.12.18 18:43:03.363918 [ 276 ] {8eb0a592-e2d3-489e-b90c-1cebe75a50a4} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001197 sec., 30075.187969924813 rows/sec., 2.21 MiB/sec. | ||
| 18816 | 2025.12.18 18:43:03.363957 [ 276 ] {8eb0a592-e2d3-489e-b90c-1cebe75a50a4} <Debug> TCPHandler: Processed in 0.001370177 sec. | ||
| 18817 | 2025.12.18 18:43:03.364076 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18818 | 2025.12.18 18:43:03.364199 [ 276 ] {b7d72eab-92e8-4429-a0b4-b278876c8ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18819 | 2025.12.18 18:43:03.364248 [ 276 ] {b7d72eab-92e8-4429-a0b4-b278876c8ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18820 | 2025.12.18 18:43:03.364774 [ 276 ] {b7d72eab-92e8-4429-a0b4-b278876c8ef5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18821 | 2025.12.18 18:43:03.364820 [ 276 ] {b7d72eab-92e8-4429-a0b4-b278876c8ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18822 | 2025.12.18 18:43:03.365148 [ 276 ] {b7d72eab-92e8-4429-a0b4-b278876c8ef5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18823 | 2025.12.18 18:43:03.365357 [ 276 ] {b7d72eab-92e8-4429-a0b4-b278876c8ef5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2025.12.18 18:43:03.365490 [ 276 ] {b7d72eab-92e8-4429-a0b4-b278876c8ef5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001315 sec., 76045.62737642585 rows/sec., 5.94 MiB/sec. | ||
| 18825 | 2025.12.18 18:43:03.365530 [ 276 ] {b7d72eab-92e8-4429-a0b4-b278876c8ef5} <Debug> TCPHandler: Processed in 0.00151549 sec. | ||
| 18826 | 2025.12.18 18:43:03.365637 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18827 | 2025.12.18 18:43:03.365732 [ 276 ] {d651cc56-f5d5-48ac-a58a-4ac0ca390152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18828 | 2025.12.18 18:43:03.365775 [ 276 ] {d651cc56-f5d5-48ac-a58a-4ac0ca390152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18829 | 2025.12.18 18:43:03.366170 [ 276 ] {d651cc56-f5d5-48ac-a58a-4ac0ca390152} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18830 | 2025.12.18 18:43:03.366206 [ 276 ] {d651cc56-f5d5-48ac-a58a-4ac0ca390152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18831 | 2025.12.18 18:43:03.366532 [ 276 ] {d651cc56-f5d5-48ac-a58a-4ac0ca390152} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18832 | 2025.12.18 18:43:03.366741 [ 276 ] {d651cc56-f5d5-48ac-a58a-4ac0ca390152} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18833 | 2025.12.18 18:43:03.366862 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 2 parts from all_1_137_30 to all_138_138_0 | ||
| 18834 | 2025.12.18 18:43:03.366871 [ 276 ] {d651cc56-f5d5-48ac-a58a-4ac0ca390152} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 18835 | 2025.12.18 18:43:03.366935 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18836 | 2025.12.18 18:43:03.366953 [ 276 ] {d651cc56-f5d5-48ac-a58a-4ac0ca390152} <Debug> TCPHandler: Processed in 0.001367317 sec. | ||
| 18837 | 2025.12.18 18:43:03.366961 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18838 | 2025.12.18 18:43:03.367067 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18839 | 2025.12.18 18:43:03.367080 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_138_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_30 to all_138_138_0 into Compact with storage Full | ||
| 18840 | 2025.12.18 18:43:03.367167 [ 276 ] {aca09673-9b9b-47c9-9a0a-aecd84c99903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18841 | 2025.12.18 18:43:03.367223 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_138_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18842 | 2025.12.18 18:43:03.367225 [ 276 ] {aca09673-9b9b-47c9-9a0a-aecd84c99903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18843 | 2025.12.18 18:43:03.367268 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_30, total 39066 rows starting from the beginning of the part | ||
| 18844 | 2025.12.18 18:43:03.367345 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18845 | 2025.12.18 18:43:03.368071 [ 276 ] {aca09673-9b9b-47c9-9a0a-aecd84c99903} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18846 | 2025.12.18 18:43:03.368109 [ 276 ] {aca09673-9b9b-47c9-9a0a-aecd84c99903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18847 | 2025.12.18 18:43:03.368742 [ 276 ] {aca09673-9b9b-47c9-9a0a-aecd84c99903} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18848 | 2025.12.18 18:43:03.368982 [ 276 ] {aca09673-9b9b-47c9-9a0a-aecd84c99903} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18849 | 2025.12.18 18:43:03.369126 [ 276 ] {aca09673-9b9b-47c9-9a0a-aecd84c99903} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001975 sec., 18227.84810126582 rows/sec., 32.66 MiB/sec. | ||
| 18850 | 2025.12.18 18:43:03.369212 [ 276 ] {aca09673-9b9b-47c9-9a0a-aecd84c99903} <Debug> TCPHandler: Processed in 0.002193778 sec. | ||
| 18851 | 2025.12.18 18:43:03.369324 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18852 | 2025.12.18 18:43:03.369428 [ 276 ] {c131e674-f47e-44e3-b47d-3d1f9f626f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18853 | 2025.12.18 18:43:03.369471 [ 276 ] {c131e674-f47e-44e3-b47d-3d1f9f626f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18854 | 2025.12.18 18:43:03.369811 [ 276 ] {c131e674-f47e-44e3-b47d-3d1f9f626f7b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18855 | 2025.12.18 18:43:03.369849 [ 276 ] {c131e674-f47e-44e3-b47d-3d1f9f626f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18856 | 2025.12.18 18:43:03.370178 [ 276 ] {c131e674-f47e-44e3-b47d-3d1f9f626f7b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18857 | 2025.12.18 18:43:03.370398 [ 276 ] {c131e674-f47e-44e3-b47d-3d1f9f626f7b} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18858 | 2025.12.18 18:43:03.370534 [ 276 ] {c131e674-f47e-44e3-b47d-3d1f9f626f7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 18859 | 2025.12.18 18:43:03.370573 [ 276 ] {c131e674-f47e-44e3-b47d-3d1f9f626f7b} <Debug> TCPHandler: Processed in 0.001302657 sec. | ||
| 18860 | 2025.12.18 18:43:03.373755 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_138_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39226 rows, containing 5 columns (5 merged, 0 gathered) in 0.006715617 sec., 5841012.076775671 rows/sec., 401.27 MiB/sec. | ||
| 18861 | 2025.12.18 18:43:03.374490 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_138_31} <Trace> MergedBlockOutputStream: filled checksums all_1_138_31 (state Temporary) | ||
| 18862 | 2025.12.18 18:43:03.374755 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_138_31 to all_1_138_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18863 | 2025.12.18 18:43:03.374823 [ 196 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 2 parts: [all_1_137_30, all_138_138_0] -> all_1_138_31 | ||
| 18864 | 2025.12.18 18:43:03.374909 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18865 | 2025.12.18 18:43:03.907859 [ 220 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18866 | 2025.12.18 18:43:03.907916 [ 220 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18867 | 2025.12.18 18:43:03.911440 [ 220 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18868 | 2025.12.18 18:43:04.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.80 MiB, peak 414.62 MiB, free memory in arenas 0.00 B, will set to 395.33 MiB (RSS), difference: 3.53 MiB | ||
| 18869 | 2025.12.18 18:43:04.231530 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18870 | 2025.12.18 18:43:04.231616 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18871 | 2025.12.18 18:43:04.233956 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18872 | 2025.12.18 18:43:04.517986 [ 224 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18873 | 2025.12.18 18:43:04.518034 [ 224 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18874 | 2025.12.18 18:43:04.521014 [ 224 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18875 | 2025.12.18 18:43:07.387072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46542 | ||
| 18876 | 2025.12.18 18:43:07.387637 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2025.12.18 18:43:07.387688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18878 | 2025.12.18 18:43:07.388192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18879 | 2025.12.18 18:43:07.388444 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18880 | 2025.12.18 18:43:07.388598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46542 | ||
| 18881 | 2025.12.18 18:43:08.385100 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18882 | 2025.12.18 18:43:08.385280 [ 276 ] {cc70766d-0f46-4b8a-87f5-2544e688a710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18883 | 2025.12.18 18:43:08.385344 [ 276 ] {cc70766d-0f46-4b8a-87f5-2544e688a710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18884 | 2025.12.18 18:43:08.385988 [ 276 ] {cc70766d-0f46-4b8a-87f5-2544e688a710} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18885 | 2025.12.18 18:43:08.386036 [ 276 ] {cc70766d-0f46-4b8a-87f5-2544e688a710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18886 | 2025.12.18 18:43:08.386400 [ 276 ] {cc70766d-0f46-4b8a-87f5-2544e688a710} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18887 | 2025.12.18 18:43:08.386618 [ 276 ] {cc70766d-0f46-4b8a-87f5-2544e688a710} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18888 | 2025.12.18 18:43:08.386766 [ 276 ] {cc70766d-0f46-4b8a-87f5-2544e688a710} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001537 sec., 2602.472348731295 rows/sec., 212.21 KiB/sec. | ||
| 18889 | 2025.12.18 18:43:08.386808 [ 276 ] {cc70766d-0f46-4b8a-87f5-2544e688a710} <Debug> TCPHandler: Processed in 0.001841034 sec. | ||
| 18890 | 2025.12.18 18:43:08.386926 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18891 | 2025.12.18 18:43:08.387034 [ 276 ] {31b609e0-9863-4e25-9613-b6e1cc9058ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18892 | 2025.12.18 18:43:08.387073 [ 276 ] {31b609e0-9863-4e25-9613-b6e1cc9058ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18893 | 2025.12.18 18:43:08.388172 [ 276 ] {31b609e0-9863-4e25-9613-b6e1cc9058ef} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2025.12.18 18:43:08.388210 [ 276 ] {31b609e0-9863-4e25-9613-b6e1cc9058ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18895 | 2025.12.18 18:43:08.388597 [ 276 ] {31b609e0-9863-4e25-9613-b6e1cc9058ef} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18896 | 2025.12.18 18:43:08.388809 [ 276 ] {31b609e0-9863-4e25-9613-b6e1cc9058ef} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2025.12.18 18:43:08.388938 [ 276 ] {31b609e0-9863-4e25-9613-b6e1cc9058ef} <Debug> executeQuery: Read 1208 rows, 102.09 KiB in 0.001923 sec., 628185.1274050962 rows/sec., 51.84 MiB/sec. | ||
| 18898 | 2025.12.18 18:43:08.388976 [ 276 ] {31b609e0-9863-4e25-9613-b6e1cc9058ef} <Debug> TCPHandler: Processed in 0.002099217 sec. | ||
| 18899 | 2025.12.18 18:43:08.389089 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18900 | 2025.12.18 18:43:08.389183 [ 276 ] {7679cd5e-8ccc-44c7-b5a3-b69983fdee1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18901 | 2025.12.18 18:43:08.389222 [ 276 ] {7679cd5e-8ccc-44c7-b5a3-b69983fdee1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18902 | 2025.12.18 18:43:08.389613 [ 276 ] {7679cd5e-8ccc-44c7-b5a3-b69983fdee1b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18903 | 2025.12.18 18:43:08.389648 [ 276 ] {7679cd5e-8ccc-44c7-b5a3-b69983fdee1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18904 | 2025.12.18 18:43:08.389935 [ 276 ] {7679cd5e-8ccc-44c7-b5a3-b69983fdee1b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18905 | 2025.12.18 18:43:08.390151 [ 276 ] {7679cd5e-8ccc-44c7-b5a3-b69983fdee1b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18906 | 2025.12.18 18:43:08.390277 [ 276 ] {7679cd5e-8ccc-44c7-b5a3-b69983fdee1b} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001112 sec., 8093.525179856116 rows/sec., 589.27 KiB/sec. | ||
| 18907 | 2025.12.18 18:43:08.390315 [ 276 ] {7679cd5e-8ccc-44c7-b5a3-b69983fdee1b} <Debug> TCPHandler: Processed in 0.001275816 sec. | ||
| 18908 | 2025.12.18 18:43:08.390419 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18909 | 2025.12.18 18:43:08.390523 [ 276 ] {4ea0ba75-5e15-46bc-a503-54daae076faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18910 | 2025.12.18 18:43:08.390562 [ 276 ] {4ea0ba75-5e15-46bc-a503-54daae076faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18911 | 2025.12.18 18:43:08.391037 [ 276 ] {4ea0ba75-5e15-46bc-a503-54daae076faf} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18912 | 2025.12.18 18:43:08.391073 [ 276 ] {4ea0ba75-5e15-46bc-a503-54daae076faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18913 | 2025.12.18 18:43:08.391370 [ 276 ] {4ea0ba75-5e15-46bc-a503-54daae076faf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18914 | 2025.12.18 18:43:08.391573 [ 276 ] {4ea0ba75-5e15-46bc-a503-54daae076faf} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18915 | 2025.12.18 18:43:08.391701 [ 276 ] {4ea0ba75-5e15-46bc-a503-54daae076faf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001196 sec., 190635.4515050167 rows/sec., 12.91 MiB/sec. | ||
| 18916 | 2025.12.18 18:43:08.391738 [ 276 ] {4ea0ba75-5e15-46bc-a503-54daae076faf} <Debug> TCPHandler: Processed in 0.001366957 sec. | ||
| 18917 | 2025.12.18 18:43:08.391844 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18918 | 2025.12.18 18:43:08.391936 [ 276 ] {4d2834e4-30b7-4c87-bd55-587b8ae8d698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18919 | 2025.12.18 18:43:08.391974 [ 276 ] {4d2834e4-30b7-4c87-bd55-587b8ae8d698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18920 | 2025.12.18 18:43:08.392654 [ 276 ] {4d2834e4-30b7-4c87-bd55-587b8ae8d698} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18921 | 2025.12.18 18:43:08.392689 [ 276 ] {4d2834e4-30b7-4c87-bd55-587b8ae8d698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18922 | 2025.12.18 18:43:08.393001 [ 276 ] {4d2834e4-30b7-4c87-bd55-587b8ae8d698} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18923 | 2025.12.18 18:43:08.393202 [ 276 ] {4d2834e4-30b7-4c87-bd55-587b8ae8d698} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18924 | 2025.12.18 18:43:08.393329 [ 276 ] {4d2834e4-30b7-4c87-bd55-587b8ae8d698} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001411 sec., 374911.4103472715 rows/sec., 27.77 MiB/sec. | ||
| 18925 | 2025.12.18 18:43:08.393366 [ 276 ] {4d2834e4-30b7-4c87-bd55-587b8ae8d698} <Debug> TCPHandler: Processed in 0.0015702 sec. | ||
| 18926 | 2025.12.18 18:43:08.393475 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18927 | 2025.12.18 18:43:08.393568 [ 276 ] {c62de9de-2f8c-4906-8ce5-6388a64adcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18928 | 2025.12.18 18:43:08.393611 [ 276 ] {c62de9de-2f8c-4906-8ce5-6388a64adcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18929 | 2025.12.18 18:43:08.394236 [ 276 ] {c62de9de-2f8c-4906-8ce5-6388a64adcc8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18930 | 2025.12.18 18:43:08.394272 [ 276 ] {c62de9de-2f8c-4906-8ce5-6388a64adcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18931 | 2025.12.18 18:43:08.394634 [ 276 ] {c62de9de-2f8c-4906-8ce5-6388a64adcc8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18932 | 2025.12.18 18:43:08.394839 [ 276 ] {c62de9de-2f8c-4906-8ce5-6388a64adcc8} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18933 | 2025.12.18 18:43:08.394962 [ 276 ] {c62de9de-2f8c-4906-8ce5-6388a64adcc8} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001413 sec., 598726.1146496815 rows/sec., 40.30 MiB/sec. | ||
| 18934 | 2025.12.18 18:43:08.394966 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_138_31 to all_143_143_0 | ||
| 18935 | 2025.12.18 18:43:08.395000 [ 276 ] {c62de9de-2f8c-4906-8ce5-6388a64adcc8} <Debug> TCPHandler: Processed in 0.001574501 sec. | ||
| 18936 | 2025.12.18 18:43:08.395041 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18937 | 2025.12.18 18:43:08.395070 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18938 | 2025.12.18 18:43:08.395123 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18939 | 2025.12.18 18:43:08.395225 [ 276 ] {cc4f4bb2-6126-460b-8c52-8279692d128f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18940 | 2025.12.18 18:43:08.395229 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_31 to all_143_143_0 into Compact with storage Full | ||
| 18941 | 2025.12.18 18:43:08.395278 [ 276 ] {cc4f4bb2-6126-460b-8c52-8279692d128f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18942 | 2025.12.18 18:43:08.395456 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18943 | 2025.12.18 18:43:08.395523 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_138_31, total 39226 rows starting from the beginning of the part | ||
| 18944 | 2025.12.18 18:43:08.395633 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18945 | 2025.12.18 18:43:08.395719 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 198 rows starting from the beginning of the part | ||
| 18946 | 2025.12.18 18:43:08.395793 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 18947 | 2025.12.18 18:43:08.395868 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 18948 | 2025.12.18 18:43:08.395945 [ 195 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 846 rows starting from the beginning of the part | ||
| 18949 | 2025.12.18 18:43:08.396075 [ 276 ] {cc4f4bb2-6126-460b-8c52-8279692d128f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18950 | 2025.12.18 18:43:08.396118 [ 276 ] {cc4f4bb2-6126-460b-8c52-8279692d128f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18951 | 2025.12.18 18:43:08.396635 [ 276 ] {cc4f4bb2-6126-460b-8c52-8279692d128f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18952 | 2025.12.18 18:43:08.396864 [ 276 ] {cc4f4bb2-6126-460b-8c52-8279692d128f} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18953 | 2025.12.18 18:43:08.397001 [ 276 ] {cc4f4bb2-6126-460b-8c52-8279692d128f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001794 sec., 2787.0680044593087 rows/sec., 4.99 MiB/sec. | ||
| 18954 | 2025.12.18 18:43:08.397056 [ 276 ] {cc4f4bb2-6126-460b-8c52-8279692d128f} <Debug> TCPHandler: Processed in 0.001981475 sec. | ||
| 18955 | 2025.12.18 18:43:08.397169 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18956 | 2025.12.18 18:43:08.397272 [ 276 ] {8e6835d2-31a1-4854-9972-7c465796c344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18957 | 2025.12.18 18:43:08.397313 [ 276 ] {8e6835d2-31a1-4854-9972-7c465796c344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18958 | 2025.12.18 18:43:08.397655 [ 276 ] {8e6835d2-31a1-4854-9972-7c465796c344} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18959 | 2025.12.18 18:43:08.397689 [ 276 ] {8e6835d2-31a1-4854-9972-7c465796c344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18960 | 2025.12.18 18:43:08.397991 [ 276 ] {8e6835d2-31a1-4854-9972-7c465796c344} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18961 | 2025.12.18 18:43:08.398192 [ 276 ] {8e6835d2-31a1-4854-9972-7c465796c344} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18962 | 2025.12.18 18:43:08.398318 [ 276 ] {8e6835d2-31a1-4854-9972-7c465796c344} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 18963 | 2025.12.18 18:43:08.398354 [ 276 ] {8e6835d2-31a1-4854-9972-7c465796c344} <Debug> TCPHandler: Processed in 0.001231786 sec. | ||
| 18964 | 2025.12.18 18:43:08.408500 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40750 rows, containing 5 columns (5 merged, 0 gathered) in 0.013417453 sec., 3037089.08091573 rows/sec., 208.64 MiB/sec. | ||
| 18965 | 2025.12.18 18:43:08.409371 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Trace> MergedBlockOutputStream: filled checksums all_1_143_32 (state Temporary) | ||
| 18966 | 2025.12.18 18:43:08.409639 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_143_32 to all_1_143_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18967 | 2025.12.18 18:43:08.409715 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_138_31, all_143_143_0] -> all_1_143_32 | ||
| 18968 | 2025.12.18 18:43:08.409795 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 18969 | 2025.12.18 18:43:09.943927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 18970 | 2025.12.18 18:43:09.960936 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2025.12.18 18:43:09.961002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18972 | 2025.12.18 18:43:09.967313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18973 | 2025.12.18 18:43:09.968087 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2025.12.18 18:43:09.971334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 18975 | 2025.12.18 18:43:10.051222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2242 | ||
| 18976 | 2025.12.18 18:43:10.053826 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18977 | 2025.12.18 18:43:10.053887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18978 | 2025.12.18 18:43:10.055180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18979 | 2025.12.18 18:43:10.055478 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18980 | 2025.12.18 18:43:10.055907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2242 | ||
| 18981 | 2025.12.18 18:43:13.360925 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18982 | 2025.12.18 18:43:13.361127 [ 276 ] {bb62de9b-ed41-439c-8a4f-8c22f81ceea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18983 | 2025.12.18 18:43:13.361197 [ 276 ] {bb62de9b-ed41-439c-8a4f-8c22f81ceea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18984 | 2025.12.18 18:43:13.361931 [ 276 ] {bb62de9b-ed41-439c-8a4f-8c22f81ceea8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18985 | 2025.12.18 18:43:13.361982 [ 276 ] {bb62de9b-ed41-439c-8a4f-8c22f81ceea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18986 | 2025.12.18 18:43:13.362385 [ 276 ] {bb62de9b-ed41-439c-8a4f-8c22f81ceea8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18987 | 2025.12.18 18:43:13.362621 [ 276 ] {bb62de9b-ed41-439c-8a4f-8c22f81ceea8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18988 | 2025.12.18 18:43:13.362794 [ 276 ] {bb62de9b-ed41-439c-8a4f-8c22f81ceea8} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001718 sec., 74505.23864959256 rows/sec., 6.42 MiB/sec. | ||
| 18989 | 2025.12.18 18:43:13.362852 [ 276 ] {bb62de9b-ed41-439c-8a4f-8c22f81ceea8} <Debug> TCPHandler: Processed in 0.002064346 sec. | ||
| 18990 | 2025.12.18 18:43:13.362985 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18991 | 2025.12.18 18:43:13.363092 [ 276 ] {1de00a44-2f46-4c32-b8ee-6c5a7eee4646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18992 | 2025.12.18 18:43:13.363137 [ 276 ] {1de00a44-2f46-4c32-b8ee-6c5a7eee4646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18993 | 2025.12.18 18:43:13.363573 [ 276 ] {1de00a44-2f46-4c32-b8ee-6c5a7eee4646} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18994 | 2025.12.18 18:43:13.363614 [ 276 ] {1de00a44-2f46-4c32-b8ee-6c5a7eee4646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18995 | 2025.12.18 18:43:13.363937 [ 276 ] {1de00a44-2f46-4c32-b8ee-6c5a7eee4646} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18996 | 2025.12.18 18:43:13.364150 [ 276 ] {1de00a44-2f46-4c32-b8ee-6c5a7eee4646} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18997 | 2025.12.18 18:43:13.364301 [ 276 ] {1de00a44-2f46-4c32-b8ee-6c5a7eee4646} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001234 sec., 29173.419773095622 rows/sec., 2.14 MiB/sec. | ||
| 18998 | 2025.12.18 18:43:13.364343 [ 276 ] {1de00a44-2f46-4c32-b8ee-6c5a7eee4646} <Debug> TCPHandler: Processed in 0.001414078 sec. | ||
| 18999 | 2025.12.18 18:43:13.364465 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19000 | 2025.12.18 18:43:13.364575 [ 276 ] {092cee0b-63e6-46d3-b38d-26c3e7b2ad9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19001 | 2025.12.18 18:43:13.364617 [ 276 ] {092cee0b-63e6-46d3-b38d-26c3e7b2ad9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19002 | 2025.12.18 18:43:13.365094 [ 276 ] {092cee0b-63e6-46d3-b38d-26c3e7b2ad9c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19003 | 2025.12.18 18:43:13.365139 [ 276 ] {092cee0b-63e6-46d3-b38d-26c3e7b2ad9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19004 | 2025.12.18 18:43:13.365497 [ 276 ] {092cee0b-63e6-46d3-b38d-26c3e7b2ad9c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19005 | 2025.12.18 18:43:13.365726 [ 276 ] {092cee0b-63e6-46d3-b38d-26c3e7b2ad9c} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19006 | 2025.12.18 18:43:13.365861 [ 276 ] {092cee0b-63e6-46d3-b38d-26c3e7b2ad9c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00131 sec., 76335.87786259541 rows/sec., 5.96 MiB/sec. | ||
| 19007 | 2025.12.18 18:43:13.365905 [ 276 ] {092cee0b-63e6-46d3-b38d-26c3e7b2ad9c} <Debug> TCPHandler: Processed in 0.001496449 sec. | ||
| 19008 | 2025.12.18 18:43:13.366022 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19009 | 2025.12.18 18:43:13.366122 [ 276 ] {5dc8f34a-aefc-4ae3-8694-ff5b240aad7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19010 | 2025.12.18 18:43:13.366170 [ 276 ] {5dc8f34a-aefc-4ae3-8694-ff5b240aad7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19011 | 2025.12.18 18:43:13.366622 [ 276 ] {5dc8f34a-aefc-4ae3-8694-ff5b240aad7a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19012 | 2025.12.18 18:43:13.366659 [ 276 ] {5dc8f34a-aefc-4ae3-8694-ff5b240aad7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19013 | 2025.12.18 18:43:13.367028 [ 276 ] {5dc8f34a-aefc-4ae3-8694-ff5b240aad7a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19014 | 2025.12.18 18:43:13.367256 [ 276 ] {5dc8f34a-aefc-4ae3-8694-ff5b240aad7a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19015 | 2025.12.18 18:43:13.367394 [ 276 ] {5dc8f34a-aefc-4ae3-8694-ff5b240aad7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 19016 | 2025.12.18 18:43:13.367435 [ 276 ] {5dc8f34a-aefc-4ae3-8694-ff5b240aad7a} <Debug> TCPHandler: Processed in 0.001464099 sec. | ||
| 19017 | 2025.12.18 18:43:13.367548 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19018 | 2025.12.18 18:43:13.367645 [ 276 ] {7add962f-5802-4b68-84c2-2686e06164e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19019 | 2025.12.18 18:43:13.367705 [ 276 ] {7add962f-5802-4b68-84c2-2686e06164e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19020 | 2025.12.18 18:43:13.368607 [ 276 ] {7add962f-5802-4b68-84c2-2686e06164e6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19021 | 2025.12.18 18:43:13.368644 [ 276 ] {7add962f-5802-4b68-84c2-2686e06164e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19022 | 2025.12.18 18:43:13.369223 [ 276 ] {7add962f-5802-4b68-84c2-2686e06164e6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19023 | 2025.12.18 18:43:13.369493 [ 276 ] {7add962f-5802-4b68-84c2-2686e06164e6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19024 | 2025.12.18 18:43:13.369663 [ 276 ] {7add962f-5802-4b68-84c2-2686e06164e6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002036 sec., 17681.72888015717 rows/sec., 31.68 MiB/sec. | ||
| 19025 | 2025.12.18 18:43:13.369762 [ 276 ] {7add962f-5802-4b68-84c2-2686e06164e6} <Debug> TCPHandler: Processed in 0.002266199 sec. | ||
| 19026 | 2025.12.18 18:43:13.369887 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19027 | 2025.12.18 18:43:13.369988 [ 276 ] {2e728103-4cec-4a14-8a54-3585c32c84e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19028 | 2025.12.18 18:43:13.370035 [ 276 ] {2e728103-4cec-4a14-8a54-3585c32c84e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19029 | 2025.12.18 18:43:13.370442 [ 276 ] {2e728103-4cec-4a14-8a54-3585c32c84e9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19030 | 2025.12.18 18:43:13.370485 [ 276 ] {2e728103-4cec-4a14-8a54-3585c32c84e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19031 | 2025.12.18 18:43:13.370879 [ 276 ] {2e728103-4cec-4a14-8a54-3585c32c84e9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19032 | 2025.12.18 18:43:13.371148 [ 276 ] {2e728103-4cec-4a14-8a54-3585c32c84e9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19033 | 2025.12.18 18:43:13.371297 [ 276 ] {2e728103-4cec-4a14-8a54-3585c32c84e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
| 19034 | 2025.12.18 18:43:13.371337 [ 276 ] {2e728103-4cec-4a14-8a54-3585c32c84e9} <Debug> TCPHandler: Processed in 0.001501889 sec. | ||
| 19035 | 2025.12.18 18:43:14.664775 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19036 | 2025.12.18 18:43:14.664848 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19037 | 2025.12.18 18:43:14.888869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46990 | ||
| 19038 | 2025.12.18 18:43:14.889549 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19039 | 2025.12.18 18:43:14.889599 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19040 | 2025.12.18 18:43:14.890113 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19041 | 2025.12.18 18:43:14.890368 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19042 | 2025.12.18 18:43:14.890521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46990 | ||
| 19043 | 2025.12.18 18:43:17.471494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 19044 | 2025.12.18 18:43:17.490916 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19045 | 2025.12.18 18:43:17.491008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19046 | 2025.12.18 18:43:17.497416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19047 | 2025.12.18 18:43:17.498277 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19048 | 2025.12.18 18:43:17.504130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 19049 | 2025.12.18 18:43:18.358799 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19050 | 2025.12.18 18:43:18.359009 [ 276 ] {4c26ad04-f256-48bf-8750-b98e76883d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19051 | 2025.12.18 18:43:18.359084 [ 276 ] {4c26ad04-f256-48bf-8750-b98e76883d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19052 | 2025.12.18 18:43:18.359888 [ 276 ] {4c26ad04-f256-48bf-8750-b98e76883d57} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19053 | 2025.12.18 18:43:18.359952 [ 276 ] {4c26ad04-f256-48bf-8750-b98e76883d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19054 | 2025.12.18 18:43:18.360388 [ 276 ] {4c26ad04-f256-48bf-8750-b98e76883d57} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19055 | 2025.12.18 18:43:18.360629 [ 276 ] {4c26ad04-f256-48bf-8750-b98e76883d57} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19056 | 2025.12.18 18:43:18.360813 [ 276 ] {4c26ad04-f256-48bf-8750-b98e76883d57} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001861 sec., 35464.80386888769 rows/sec., 2.82 MiB/sec. | ||
| 19057 | 2025.12.18 18:43:18.360873 [ 276 ] {4c26ad04-f256-48bf-8750-b98e76883d57} <Debug> TCPHandler: Processed in 0.002216449 sec. | ||
| 19058 | 2025.12.18 18:43:18.361019 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19059 | 2025.12.18 18:43:18.361130 [ 276 ] {df0d3d79-34dd-40cb-916a-8a03ddc72c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19060 | 2025.12.18 18:43:18.361175 [ 276 ] {df0d3d79-34dd-40cb-916a-8a03ddc72c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19061 | 2025.12.18 18:43:18.361641 [ 276 ] {df0d3d79-34dd-40cb-916a-8a03ddc72c0b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19062 | 2025.12.18 18:43:18.361684 [ 276 ] {df0d3d79-34dd-40cb-916a-8a03ddc72c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19063 | 2025.12.18 18:43:18.362005 [ 276 ] {df0d3d79-34dd-40cb-916a-8a03ddc72c0b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19064 | 2025.12.18 18:43:18.362215 [ 276 ] {df0d3d79-34dd-40cb-916a-8a03ddc72c0b} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19065 | 2025.12.18 18:43:18.362343 [ 86 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19066 | 2025.12.18 18:43:18.362362 [ 276 ] {df0d3d79-34dd-40cb-916a-8a03ddc72c0b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001259 sec., 3971.405877680699 rows/sec., 298.63 KiB/sec. | ||
| 19067 | 2025.12.18 18:43:18.362411 [ 86 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19068 | 2025.12.18 18:43:18.362425 [ 276 ] {df0d3d79-34dd-40cb-916a-8a03ddc72c0b} <Debug> TCPHandler: Processed in 0.001460309 sec. | ||
| 19069 | 2025.12.18 18:43:18.362437 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19070 | 2025.12.18 18:43:18.362561 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19071 | 2025.12.18 18:43:18.362603 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19072 | 2025.12.18 18:43:18.362669 [ 276 ] {5ce67aea-ac76-45a3-95cc-fdd5051ced53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19073 | 2025.12.18 18:43:18.362720 [ 276 ] {5ce67aea-ac76-45a3-95cc-fdd5051ced53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19074 | 2025.12.18 18:43:18.362821 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19075 | 2025.12.18 18:43:18.362884 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 71 rows starting from the beginning of the part | ||
| 19076 | 2025.12.18 18:43:18.362991 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 5 rows starting from the beginning of the part | ||
| 19077 | 2025.12.18 18:43:18.363071 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 36 rows starting from the beginning of the part | ||
| 19078 | 2025.12.18 18:43:18.363144 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 9 rows starting from the beginning of the part | ||
| 19079 | 2025.12.18 18:43:18.363167 [ 276 ] {5ce67aea-ac76-45a3-95cc-fdd5051ced53} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19080 | 2025.12.18 18:43:18.363213 [ 276 ] {5ce67aea-ac76-45a3-95cc-fdd5051ced53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19081 | 2025.12.18 18:43:18.363212 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 36 rows starting from the beginning of the part | ||
| 19082 | 2025.12.18 18:43:18.363296 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 5 rows starting from the beginning of the part | ||
| 19083 | 2025.12.18 18:43:18.363545 [ 276 ] {5ce67aea-ac76-45a3-95cc-fdd5051ced53} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19084 | 2025.12.18 18:43:18.363786 [ 276 ] {5ce67aea-ac76-45a3-95cc-fdd5051ced53} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19085 | 2025.12.18 18:43:18.363919 [ 276 ] {5ce67aea-ac76-45a3-95cc-fdd5051ced53} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001273 sec., 54202.67085624509 rows/sec., 4.23 MiB/sec. | ||
| 19086 | 2025.12.18 18:43:18.363956 [ 276 ] {5ce67aea-ac76-45a3-95cc-fdd5051ced53} <Debug> TCPHandler: Processed in 0.001446959 sec. | ||
| 19087 | 2025.12.18 18:43:18.364070 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19088 | 2025.12.18 18:43:18.364163 [ 276 ] {a5de7405-2fd4-43cb-ab1c-21ef10f1a2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19089 | 2025.12.18 18:43:18.364205 [ 276 ] {a5de7405-2fd4-43cb-ab1c-21ef10f1a2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19090 | 2025.12.18 18:43:18.364225 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708162 sec., 94838.77992836745 rows/sec., 7.29 MiB/sec. | ||
| 19091 | 2025.12.18 18:43:18.364375 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19092 | 2025.12.18 18:43:18.364618 [ 276 ] {a5de7405-2fd4-43cb-ab1c-21ef10f1a2fa} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19093 | 2025.12.18 18:43:18.364650 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19094 | 2025.12.18 18:43:18.364653 [ 276 ] {a5de7405-2fd4-43cb-ab1c-21ef10f1a2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19095 | 2025.12.18 18:43:18.364733 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_141_28} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19096 | 2025.12.18 18:43:18.364831 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 19097 | 2025.12.18 18:43:18.365008 [ 276 ] {a5de7405-2fd4-43cb-ab1c-21ef10f1a2fa} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19098 | 2025.12.18 18:43:18.365219 [ 276 ] {a5de7405-2fd4-43cb-ab1c-21ef10f1a2fa} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19099 | 2025.12.18 18:43:18.365347 [ 276 ] {a5de7405-2fd4-43cb-ab1c-21ef10f1a2fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 19100 | 2025.12.18 18:43:18.365384 [ 276 ] {a5de7405-2fd4-43cb-ab1c-21ef10f1a2fa} <Debug> TCPHandler: Processed in 0.001361198 sec. | ||
| 19101 | 2025.12.18 18:43:18.365491 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19102 | 2025.12.18 18:43:18.365584 [ 276 ] {12632498-5460-4dbe-9299-fa040b7504ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19103 | 2025.12.18 18:43:18.365638 [ 276 ] {12632498-5460-4dbe-9299-fa040b7504ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19104 | 2025.12.18 18:43:18.366422 [ 276 ] {12632498-5460-4dbe-9299-fa040b7504ba} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19105 | 2025.12.18 18:43:18.366459 [ 276 ] {12632498-5460-4dbe-9299-fa040b7504ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19106 | 2025.12.18 18:43:18.366965 [ 276 ] {12632498-5460-4dbe-9299-fa040b7504ba} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19107 | 2025.12.18 18:43:18.367187 [ 276 ] {12632498-5460-4dbe-9299-fa040b7504ba} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19108 | 2025.12.18 18:43:18.367324 [ 276 ] {12632498-5460-4dbe-9299-fa040b7504ba} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001757 sec., 2845.7598178713715 rows/sec., 5.10 MiB/sec. | ||
| 19109 | 2025.12.18 18:43:18.367378 [ 276 ] {12632498-5460-4dbe-9299-fa040b7504ba} <Debug> TCPHandler: Processed in 0.001934545 sec. | ||
| 19110 | 2025.12.18 18:43:18.367495 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19111 | 2025.12.18 18:43:18.367597 [ 276 ] {61fe1ef2-c8ba-4908-a18b-ca3464f4ea49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19112 | 2025.12.18 18:43:18.367639 [ 276 ] {61fe1ef2-c8ba-4908-a18b-ca3464f4ea49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19113 | 2025.12.18 18:43:18.367988 [ 276 ] {61fe1ef2-c8ba-4908-a18b-ca3464f4ea49} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19114 | 2025.12.18 18:43:18.368025 [ 276 ] {61fe1ef2-c8ba-4908-a18b-ca3464f4ea49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19115 | 2025.12.18 18:43:18.368345 [ 276 ] {61fe1ef2-c8ba-4908-a18b-ca3464f4ea49} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19116 | 2025.12.18 18:43:18.368558 [ 276 ] {61fe1ef2-c8ba-4908-a18b-ca3464f4ea49} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19117 | 2025.12.18 18:43:18.368689 [ 276 ] {61fe1ef2-c8ba-4908-a18b-ca3464f4ea49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 19118 | 2025.12.18 18:43:18.368726 [ 276 ] {61fe1ef2-c8ba-4908-a18b-ca3464f4ea49} <Debug> TCPHandler: Processed in 0.001282917 sec. | ||
| 19119 | 2025.12.18 18:43:20.056259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2266 | ||
| 19120 | 2025.12.18 18:43:20.058582 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19121 | 2025.12.18 18:43:20.058639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19122 | 2025.12.18 18:43:20.059858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19123 | 2025.12.18 18:43:20.060132 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19124 | 2025.12.18 18:43:20.060536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2266 | ||
| 19125 | 2025.12.18 18:43:22.390818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47502 | ||
| 19126 | 2025.12.18 18:43:22.391409 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19127 | 2025.12.18 18:43:22.391461 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19128 | 2025.12.18 18:43:22.391972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19129 | 2025.12.18 18:43:22.392243 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19130 | 2025.12.18 18:43:22.392393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47502 | ||
| 19131 | 2025.12.18 18:43:23.363373 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19132 | 2025.12.18 18:43:23.363557 [ 276 ] {bdfe7db5-3d21-407b-b2e8-3db345df8388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19133 | 2025.12.18 18:43:23.363626 [ 276 ] {bdfe7db5-3d21-407b-b2e8-3db345df8388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19134 | 2025.12.18 18:43:23.364298 [ 276 ] {bdfe7db5-3d21-407b-b2e8-3db345df8388} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19135 | 2025.12.18 18:43:23.364350 [ 276 ] {bdfe7db5-3d21-407b-b2e8-3db345df8388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19136 | 2025.12.18 18:43:23.364758 [ 276 ] {bdfe7db5-3d21-407b-b2e8-3db345df8388} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19137 | 2025.12.18 18:43:23.364987 [ 276 ] {bdfe7db5-3d21-407b-b2e8-3db345df8388} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19138 | 2025.12.18 18:43:23.365136 [ 82 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19139 | 2025.12.18 18:43:23.365151 [ 276 ] {bdfe7db5-3d21-407b-b2e8-3db345df8388} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.21 MiB/sec. | ||
| 19140 | 2025.12.18 18:43:23.365203 [ 82 ] {} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19141 | 2025.12.18 18:43:23.365225 [ 276 ] {bdfe7db5-3d21-407b-b2e8-3db345df8388} <Debug> TCPHandler: Processed in 0.002004446 sec. | ||
| 19142 | 2025.12.18 18:43:23.365229 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19143 | 2025.12.18 18:43:23.365323 [ 222 ] {} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19144 | 2025.12.18 18:43:23.365355 [ 222 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19145 | 2025.12.18 18:43:23.365368 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19146 | 2025.12.18 18:43:23.365381 [ 195 ] {fe362c7f-737b-4189-a62b-6c06036abe30::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 | ||
| 19147 | 2025.12.18 18:43:23.365480 [ 276 ] {c56b4242-b008-4559-ada2-29f7ca7fb118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19148 | 2025.12.18 18:43:23.365529 [ 276 ] {c56b4242-b008-4559-ada2-29f7ca7fb118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19149 | 2025.12.18 18:43:23.365559 [ 195 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19150 | 2025.12.18 18:43:23.365606 [ 195 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 19151 | 2025.12.18 18:43:23.365685 [ 195 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 19152 | 2025.12.18 18:43:23.365735 [ 195 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 19153 | 2025.12.18 18:43:23.365785 [ 195 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 19154 | 2025.12.18 18:43:23.365829 [ 195 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 19155 | 2025.12.18 18:43:23.365990 [ 276 ] {c56b4242-b008-4559-ada2-29f7ca7fb118} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19156 | 2025.12.18 18:43:23.366035 [ 276 ] {c56b4242-b008-4559-ada2-29f7ca7fb118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19157 | 2025.12.18 18:43:23.366483 [ 276 ] {c56b4242-b008-4559-ada2-29f7ca7fb118} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19158 | 2025.12.18 18:43:23.366831 [ 276 ] {c56b4242-b008-4559-ada2-29f7ca7fb118} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19159 | 2025.12.18 18:43:23.366945 [ 192 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628831 sec., 73672.46816888922 rows/sec., 6.39 MiB/sec. | ||
| 19160 | 2025.12.18 18:43:23.367014 [ 276 ] {c56b4242-b008-4559-ada2-29f7ca7fb118} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001557 sec., 5138.086062941555 rows/sec., 418.97 KiB/sec. | ||
| 19161 | 2025.12.18 18:43:23.367066 [ 276 ] {c56b4242-b008-4559-ada2-29f7ca7fb118} <Debug> TCPHandler: Processed in 0.001751543 sec. | ||
| 19162 | 2025.12.18 18:43:23.367109 [ 188 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19163 | 2025.12.18 18:43:23.367465 [ 188 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19164 | 2025.12.18 18:43:23.367511 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19165 | 2025.12.18 18:43:23.367549 [ 188 ] {fe362c7f-737b-4189-a62b-6c06036abe30::all_1_25_6} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19166 | 2025.12.18 18:43:23.367632 [ 276 ] {94261c03-f083-4f13-b1bb-0277249f90d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19167 | 2025.12.18 18:43:23.367666 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 19168 | 2025.12.18 18:43:23.367684 [ 276 ] {94261c03-f083-4f13-b1bb-0277249f90d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19169 | 2025.12.18 18:43:23.368494 [ 276 ] {94261c03-f083-4f13-b1bb-0277249f90d7} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19170 | 2025.12.18 18:43:23.368538 [ 276 ] {94261c03-f083-4f13-b1bb-0277249f90d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19171 | 2025.12.18 18:43:23.368991 [ 276 ] {94261c03-f083-4f13-b1bb-0277249f90d7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19172 | 2025.12.18 18:43:23.369271 [ 276 ] {94261c03-f083-4f13-b1bb-0277249f90d7} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19173 | 2025.12.18 18:43:23.369439 [ 276 ] {94261c03-f083-4f13-b1bb-0277249f90d7} <Debug> executeQuery: Read 270 rows, 24.75 KiB in 0.001837 sec., 146978.76973326073 rows/sec., 13.16 MiB/sec. | ||
| 19174 | 2025.12.18 18:43:23.369450 [ 82 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19175 | 2025.12.18 18:43:23.369492 [ 276 ] {94261c03-f083-4f13-b1bb-0277249f90d7} <Debug> TCPHandler: Processed in 0.002046706 sec. | ||
| 19176 | 2025.12.18 18:43:23.369510 [ 82 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19177 | 2025.12.18 18:43:23.369542 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19178 | 2025.12.18 18:43:23.369657 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19179 | 2025.12.18 18:43:23.369657 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19180 | 2025.12.18 18:43:23.369764 [ 276 ] {3c0cd501-eeb5-4a03-90f3-da71d988816c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19181 | 2025.12.18 18:43:23.369798 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19182 | 2025.12.18 18:43:23.369811 [ 276 ] {3c0cd501-eeb5-4a03-90f3-da71d988816c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19183 | 2025.12.18 18:43:23.369839 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1409 rows starting from the beginning of the part | ||
| 19184 | 2025.12.18 18:43:23.369914 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 128 rows starting from the beginning of the part | ||
| 19185 | 2025.12.18 18:43:23.369959 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1208 rows starting from the beginning of the part | ||
| 19186 | 2025.12.18 18:43:23.370003 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 128 rows starting from the beginning of the part | ||
| 19187 | 2025.12.18 18:43:23.370042 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 66 rows starting from the beginning of the part | ||
| 19188 | 2025.12.18 18:43:23.370082 [ 186 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 270 rows starting from the beginning of the part | ||
| 19189 | 2025.12.18 18:43:23.370285 [ 276 ] {3c0cd501-eeb5-4a03-90f3-da71d988816c} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19190 | 2025.12.18 18:43:23.370332 [ 276 ] {3c0cd501-eeb5-4a03-90f3-da71d988816c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19191 | 2025.12.18 18:43:23.370682 [ 222 ] {} <Debug> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19192 | 2025.12.18 18:43:23.370713 [ 276 ] {3c0cd501-eeb5-4a03-90f3-da71d988816c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19193 | 2025.12.18 18:43:23.371006 [ 276 ] {3c0cd501-eeb5-4a03-90f3-da71d988816c} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19194 | 2025.12.18 18:43:23.371144 [ 276 ] {3c0cd501-eeb5-4a03-90f3-da71d988816c} <Debug> executeQuery: Read 65 rows, 4.90 KiB in 0.0014 sec., 46428.57142857143 rows/sec., 3.42 MiB/sec. | ||
| 19195 | 2025.12.18 18:43:23.371183 [ 276 ] {3c0cd501-eeb5-4a03-90f3-da71d988816c} <Debug> TCPHandler: Processed in 0.001581181 sec. | ||
| 19196 | 2025.12.18 18:43:23.371298 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19197 | 2025.12.18 18:43:23.371392 [ 276 ] {1b83c855-6af1-421f-81ef-8a2b12f2f6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19198 | 2025.12.18 18:43:23.371433 [ 276 ] {1b83c855-6af1-421f-81ef-8a2b12f2f6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19199 | 2025.12.18 18:43:23.371596 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001988015 sec., 1614172.9312907597 rows/sec., 141.71 MiB/sec. | ||
| 19200 | 2025.12.18 18:43:23.371842 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19201 | 2025.12.18 18:43:23.371844 [ 276 ] {1b83c855-6af1-421f-81ef-8a2b12f2f6d6} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19202 | 2025.12.18 18:43:23.371894 [ 276 ] {1b83c855-6af1-421f-81ef-8a2b12f2f6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19203 | 2025.12.18 18:43:23.372142 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19204 | 2025.12.18 18:43:23.372204 [ 276 ] {1b83c855-6af1-421f-81ef-8a2b12f2f6d6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19205 | 2025.12.18 18:43:23.372223 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_146_29} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19206 | 2025.12.18 18:43:23.372317 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 19207 | 2025.12.18 18:43:23.372417 [ 276 ] {1b83c855-6af1-421f-81ef-8a2b12f2f6d6} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19208 | 2025.12.18 18:43:23.372561 [ 276 ] {1b83c855-6af1-421f-81ef-8a2b12f2f6d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.68 MiB/sec. | ||
| 19209 | 2025.12.18 18:43:23.372611 [ 276 ] {1b83c855-6af1-421f-81ef-8a2b12f2f6d6} <Debug> TCPHandler: Processed in 0.001364057 sec. | ||
| 19210 | 2025.12.18 18:43:23.372736 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19211 | 2025.12.18 18:43:23.372833 [ 276 ] {03a1a705-f18c-4854-9730-7f15feb75c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19212 | 2025.12.18 18:43:23.372874 [ 276 ] {03a1a705-f18c-4854-9730-7f15feb75c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19213 | 2025.12.18 18:43:23.373296 [ 276 ] {03a1a705-f18c-4854-9730-7f15feb75c07} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19214 | 2025.12.18 18:43:23.373335 [ 276 ] {03a1a705-f18c-4854-9730-7f15feb75c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19215 | 2025.12.18 18:43:23.373647 [ 276 ] {03a1a705-f18c-4854-9730-7f15feb75c07} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19216 | 2025.12.18 18:43:23.373868 [ 276 ] {03a1a705-f18c-4854-9730-7f15feb75c07} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19217 | 2025.12.18 18:43:23.373995 [ 82 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19218 | 2025.12.18 18:43:23.374022 [ 276 ] {03a1a705-f18c-4854-9730-7f15feb75c07} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001207 sec., 9942.004971002485 rows/sec., 776.72 KiB/sec. | ||
| 19219 | 2025.12.18 18:43:23.374037 [ 82 ] {} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19220 | 2025.12.18 18:43:23.374071 [ 276 ] {03a1a705-f18c-4854-9730-7f15feb75c07} <Debug> TCPHandler: Processed in 0.001387298 sec. | ||
| 19221 | 2025.12.18 18:43:23.374073 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19222 | 2025.12.18 18:43:23.374152 [ 222 ] {} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19223 | 2025.12.18 18:43:23.374164 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::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 | ||
| 19224 | 2025.12.18 18:43:23.374183 [ 222 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19225 | 2025.12.18 18:43:23.374200 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19226 | 2025.12.18 18:43:23.374268 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19227 | 2025.12.18 18:43:23.374301 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 19228 | 2025.12.18 18:43:23.374310 [ 276 ] {5e465978-9463-41c2-bc78-ffe0fbb8b037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19229 | 2025.12.18 18:43:23.374360 [ 276 ] {5e465978-9463-41c2-bc78-ffe0fbb8b037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19230 | 2025.12.18 18:43:23.374373 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 19231 | 2025.12.18 18:43:23.374419 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 19232 | 2025.12.18 18:43:23.374460 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 19233 | 2025.12.18 18:43:23.374502 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 19234 | 2025.12.18 18:43:23.374859 [ 276 ] {5e465978-9463-41c2-bc78-ffe0fbb8b037} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19235 | 2025.12.18 18:43:23.374899 [ 276 ] {5e465978-9463-41c2-bc78-ffe0fbb8b037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19236 | 2025.12.18 18:43:23.375177 [ 192 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001044943 sec., 57419.39990985154 rows/sec., 4.60 MiB/sec. | ||
| 19237 | 2025.12.18 18:43:23.375247 [ 276 ] {5e465978-9463-41c2-bc78-ffe0fbb8b037} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19238 | 2025.12.18 18:43:23.375289 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19239 | 2025.12.18 18:43:23.375504 [ 276 ] {5e465978-9463-41c2-bc78-ffe0fbb8b037} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2025.12.18 18:43:23.375537 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19241 | 2025.12.18 18:43:23.375599 [ 188 ] {c50acb9c-6c2e-42b2-bf17-3d56a3b304b5::all_1_25_6} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19242 | 2025.12.18 18:43:23.375640 [ 276 ] {5e465978-9463-41c2-bc78-ffe0fbb8b037} <Debug> executeQuery: Read 159 rows, 13.14 KiB in 0.001349 sec., 117865.0852483321 rows/sec., 9.51 MiB/sec. | ||
| 19243 | 2025.12.18 18:43:23.375639 [ 81 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19244 | 2025.12.18 18:43:23.375681 [ 276 ] {5e465978-9463-41c2-bc78-ffe0fbb8b037} <Debug> TCPHandler: Processed in 0.00153205 sec. | ||
| 19245 | 2025.12.18 18:43:23.375654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19246 | 2025.12.18 18:43:23.375720 [ 81 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19247 | 2025.12.18 18:43:23.375746 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19248 | 2025.12.18 18:43:23.375820 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19249 | 2025.12.18 18:43:23.375855 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19250 | 2025.12.18 18:43:23.375927 [ 276 ] {064f593c-1fda-49d7-9bcd-0aa4937b4d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19251 | 2025.12.18 18:43:23.375977 [ 276 ] {064f593c-1fda-49d7-9bcd-0aa4937b4d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19252 | 2025.12.18 18:43:23.375988 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19253 | 2025.12.18 18:43:23.376025 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 633 rows starting from the beginning of the part | ||
| 19254 | 2025.12.18 18:43:23.376092 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 100 rows starting from the beginning of the part | ||
| 19255 | 2025.12.18 18:43:23.376145 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 529 rows starting from the beginning of the part | ||
| 19256 | 2025.12.18 18:43:23.376190 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 100 rows starting from the beginning of the part | ||
| 19257 | 2025.12.18 18:43:23.376234 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 69 rows starting from the beginning of the part | ||
| 19258 | 2025.12.18 18:43:23.376277 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 159 rows starting from the beginning of the part | ||
| 19259 | 2025.12.18 18:43:23.376393 [ 276 ] {064f593c-1fda-49d7-9bcd-0aa4937b4d8a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19260 | 2025.12.18 18:43:23.376437 [ 276 ] {064f593c-1fda-49d7-9bcd-0aa4937b4d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19261 | 2025.12.18 18:43:23.376841 [ 276 ] {064f593c-1fda-49d7-9bcd-0aa4937b4d8a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19262 | 2025.12.18 18:43:23.377102 [ 276 ] {064f593c-1fda-49d7-9bcd-0aa4937b4d8a} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19263 | 2025.12.18 18:43:23.377234 [ 276 ] {064f593c-1fda-49d7-9bcd-0aa4937b4d8a} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001326 sec., 150829.56259426847 rows/sec., 10.81 MiB/sec. | ||
| 19264 | 2025.12.18 18:43:23.377273 [ 276 ] {064f593c-1fda-49d7-9bcd-0aa4937b4d8a} <Debug> TCPHandler: Processed in 0.001511799 sec. | ||
| 19265 | 2025.12.18 18:43:23.377390 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19266 | 2025.12.18 18:43:23.377440 [ 198 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638791 sec., 970227.4420594207 rows/sec., 77.38 MiB/sec. | ||
| 19267 | 2025.12.18 18:43:23.377486 [ 276 ] {ee27b942-abfd-4315-a711-3acac87d8d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19268 | 2025.12.18 18:43:23.377488 [ 222 ] {} <Debug> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19269 | 2025.12.18 18:43:23.377551 [ 276 ] {ee27b942-abfd-4315-a711-3acac87d8d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19270 | 2025.12.18 18:43:23.377597 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19271 | 2025.12.18 18:43:23.377863 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19272 | 2025.12.18 18:43:23.377936 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_146_29} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19273 | 2025.12.18 18:43:23.378014 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 19274 | 2025.12.18 18:43:23.378453 [ 276 ] {ee27b942-abfd-4315-a711-3acac87d8d2e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19275 | 2025.12.18 18:43:23.378495 [ 276 ] {ee27b942-abfd-4315-a711-3acac87d8d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19276 | 2025.12.18 18:43:23.379129 [ 276 ] {ee27b942-abfd-4315-a711-3acac87d8d2e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19277 | 2025.12.18 18:43:23.379362 [ 276 ] {ee27b942-abfd-4315-a711-3acac87d8d2e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2025.12.18 18:43:23.379470 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19279 | 2025.12.18 18:43:23.379503 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19280 | 2025.12.18 18:43:23.379504 [ 276 ] {ee27b942-abfd-4315-a711-3acac87d8d2e} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002036 sec., 22102.161100196463 rows/sec., 39.61 MiB/sec. | ||
| 19281 | 2025.12.18 18:43:23.379522 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19282 | 2025.12.18 18:43:23.379574 [ 276 ] {ee27b942-abfd-4315-a711-3acac87d8d2e} <Debug> TCPHandler: Processed in 0.002235619 sec. | ||
| 19283 | 2025.12.18 18:43:23.379606 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19284 | 2025.12.18 18:43:23.379695 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19285 | 2025.12.18 18:43:23.379782 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19286 | 2025.12.18 18:43:23.379791 [ 276 ] {887b6171-fc2c-426c-924e-124d92c780b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19287 | 2025.12.18 18:43:23.379831 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2765 rows starting from the beginning of the part | ||
| 19288 | 2025.12.18 18:43:23.379834 [ 276 ] {887b6171-fc2c-426c-924e-124d92c780b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19289 | 2025.12.18 18:43:23.379943 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 36 rows starting from the beginning of the part | ||
| 19290 | 2025.12.18 18:43:23.380052 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 5 rows starting from the beginning of the part | ||
| 19291 | 2025.12.18 18:43:23.380157 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 36 rows starting from the beginning of the part | ||
| 19292 | 2025.12.18 18:43:23.380204 [ 276 ] {887b6171-fc2c-426c-924e-124d92c780b3} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19293 | 2025.12.18 18:43:23.380244 [ 276 ] {887b6171-fc2c-426c-924e-124d92c780b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19294 | 2025.12.18 18:43:23.380255 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 5 rows starting from the beginning of the part | ||
| 19295 | 2025.12.18 18:43:23.380354 [ 192 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 45 rows starting from the beginning of the part | ||
| 19296 | 2025.12.18 18:43:23.380602 [ 276 ] {887b6171-fc2c-426c-924e-124d92c780b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19297 | 2025.12.18 18:43:23.380816 [ 276 ] {887b6171-fc2c-426c-924e-124d92c780b3} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2025.12.18 18:43:23.380948 [ 276 ] {887b6171-fc2c-426c-924e-124d92c780b3} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 384.81 KiB/sec. | ||
| 19299 | 2025.12.18 18:43:23.380986 [ 276 ] {887b6171-fc2c-426c-924e-124d92c780b3} <Debug> TCPHandler: Processed in 0.001341987 sec. | ||
| 19300 | 2025.12.18 18:43:23.381096 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19301 | 2025.12.18 18:43:23.381191 [ 276 ] {6d6095f4-a43d-4413-9a09-b4374ad98bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19302 | 2025.12.18 18:43:23.381237 [ 276 ] {6d6095f4-a43d-4413-9a09-b4374ad98bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19303 | 2025.12.18 18:43:23.381562 [ 276 ] {6d6095f4-a43d-4413-9a09-b4374ad98bea} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19304 | 2025.12.18 18:43:23.381598 [ 276 ] {6d6095f4-a43d-4413-9a09-b4374ad98bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19305 | 2025.12.18 18:43:23.381905 [ 276 ] {6d6095f4-a43d-4413-9a09-b4374ad98bea} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19306 | 2025.12.18 18:43:23.382120 [ 276 ] {6d6095f4-a43d-4413-9a09-b4374ad98bea} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19307 | 2025.12.18 18:43:23.382244 [ 81 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19308 | 2025.12.18 18:43:23.382247 [ 276 ] {6d6095f4-a43d-4413-9a09-b4374ad98bea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 19309 | 2025.12.18 18:43:23.382282 [ 81 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19310 | 2025.12.18 18:43:23.382308 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19311 | 2025.12.18 18:43:23.382309 [ 276 ] {6d6095f4-a43d-4413-9a09-b4374ad98bea} <Debug> TCPHandler: Processed in 0.001263866 sec. | ||
| 19312 | 2025.12.18 18:43:23.382399 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19313 | 2025.12.18 18:43:23.382516 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19314 | 2025.12.18 18:43:23.382555 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8280 rows starting from the beginning of the part | ||
| 19315 | 2025.12.18 18:43:23.382606 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 19316 | 2025.12.18 18:43:23.382646 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 19317 | 2025.12.18 18:43:23.382688 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 19318 | 2025.12.18 18:43:23.382734 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 19319 | 2025.12.18 18:43:23.382768 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19320 | 2025.12.18 18:43:23.385451 [ 202 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8580 rows, containing 4 columns (4 merged, 0 gathered) in 0.00309492 sec., 2772284.90558722 rows/sec., 186.78 MiB/sec. | ||
| 19321 | 2025.12.18 18:43:23.385663 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19322 | 2025.12.18 18:43:23.385979 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19323 | 2025.12.18 18:43:23.386062 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_146_29} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19324 | 2025.12.18 18:43:23.386156 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 19325 | 2025.12.18 18:43:23.387855 [ 187 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 19 columns (19 merged, 0 gathered) in 0.008276587 sec., 349419.39231714717 rows/sec., 626.14 MiB/sec. | ||
| 19326 | 2025.12.18 18:43:23.390299 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19327 | 2025.12.18 18:43:23.390633 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19328 | 2025.12.18 18:43:23.390700 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19329 | 2025.12.18 18:43:23.390821 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.27 MiB. | ||
| 19330 | 2025.12.18 18:43:24.089528 [ 220 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19331 | 2025.12.18 18:43:24.089578 [ 220 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19332 | 2025.12.18 18:43:24.093273 [ 220 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19333 | 2025.12.18 18:43:25.004328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 19334 | 2025.12.18 18:43:25.026276 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19335 | 2025.12.18 18:43:25.026342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19336 | 2025.12.18 18:43:25.033824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19337 | 2025.12.18 18:43:25.034687 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19338 | 2025.12.18 18:43:25.040284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 19339 | 2025.12.18 18:43:28.262195 [ 222 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19340 | 2025.12.18 18:43:28.262278 [ 222 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19341 | 2025.12.18 18:43:28.295517 [ 222 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19342 | 2025.12.18 18:43:28.358549 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19343 | 2025.12.18 18:43:28.358731 [ 276 ] {23e5e8c9-bfcf-4cb9-9740-2e1b27e499b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19344 | 2025.12.18 18:43:28.358797 [ 276 ] {23e5e8c9-bfcf-4cb9-9740-2e1b27e499b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19345 | 2025.12.18 18:43:28.359505 [ 276 ] {23e5e8c9-bfcf-4cb9-9740-2e1b27e499b1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19346 | 2025.12.18 18:43:28.359552 [ 276 ] {23e5e8c9-bfcf-4cb9-9740-2e1b27e499b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19347 | 2025.12.18 18:43:28.359962 [ 276 ] {23e5e8c9-bfcf-4cb9-9740-2e1b27e499b1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19348 | 2025.12.18 18:43:28.360198 [ 276 ] {23e5e8c9-bfcf-4cb9-9740-2e1b27e499b1} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19349 | 2025.12.18 18:43:28.360368 [ 276 ] {23e5e8c9-bfcf-4cb9-9740-2e1b27e499b1} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001686 sec., 39145.907473309606 rows/sec., 3.12 MiB/sec. | ||
| 19350 | 2025.12.18 18:43:28.360421 [ 276 ] {23e5e8c9-bfcf-4cb9-9740-2e1b27e499b1} <Debug> TCPHandler: Processed in 0.002005056 sec. | ||
| 19351 | 2025.12.18 18:43:28.360548 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19352 | 2025.12.18 18:43:28.360654 [ 276 ] {9b6c32e9-4e2e-416f-8bae-1eb59e2ca0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19353 | 2025.12.18 18:43:28.360698 [ 276 ] {9b6c32e9-4e2e-416f-8bae-1eb59e2ca0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19354 | 2025.12.18 18:43:28.361123 [ 276 ] {9b6c32e9-4e2e-416f-8bae-1eb59e2ca0f1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19355 | 2025.12.18 18:43:28.361163 [ 276 ] {9b6c32e9-4e2e-416f-8bae-1eb59e2ca0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19356 | 2025.12.18 18:43:28.361472 [ 276 ] {9b6c32e9-4e2e-416f-8bae-1eb59e2ca0f1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19357 | 2025.12.18 18:43:28.361684 [ 276 ] {9b6c32e9-4e2e-416f-8bae-1eb59e2ca0f1} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19358 | 2025.12.18 18:43:28.361818 [ 276 ] {9b6c32e9-4e2e-416f-8bae-1eb59e2ca0f1} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001188 sec., 4208.754208754209 rows/sec., 316.48 KiB/sec. | ||
| 19359 | 2025.12.18 18:43:28.361859 [ 276 ] {9b6c32e9-4e2e-416f-8bae-1eb59e2ca0f1} <Debug> TCPHandler: Processed in 0.001365577 sec. | ||
| 19360 | 2025.12.18 18:43:28.361972 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19361 | 2025.12.18 18:43:28.362070 [ 276 ] {991aed46-e81b-488e-a313-fa2ab98d22b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19362 | 2025.12.18 18:43:28.362112 [ 276 ] {991aed46-e81b-488e-a313-fa2ab98d22b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19363 | 2025.12.18 18:43:28.362535 [ 276 ] {991aed46-e81b-488e-a313-fa2ab98d22b8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19364 | 2025.12.18 18:43:28.362572 [ 276 ] {991aed46-e81b-488e-a313-fa2ab98d22b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19365 | 2025.12.18 18:43:28.362878 [ 276 ] {991aed46-e81b-488e-a313-fa2ab98d22b8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19366 | 2025.12.18 18:43:28.363088 [ 276 ] {991aed46-e81b-488e-a313-fa2ab98d22b8} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19367 | 2025.12.18 18:43:28.363218 [ 276 ] {991aed46-e81b-488e-a313-fa2ab98d22b8} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001169 sec., 59024.807527801546 rows/sec., 4.61 MiB/sec. | ||
| 19368 | 2025.12.18 18:43:28.363257 [ 276 ] {991aed46-e81b-488e-a313-fa2ab98d22b8} <Debug> TCPHandler: Processed in 0.001337227 sec. | ||
| 19369 | 2025.12.18 18:43:28.363368 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19370 | 2025.12.18 18:43:28.363463 [ 276 ] {622ef538-fd8d-4e47-b66a-411ca56b83f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19371 | 2025.12.18 18:43:28.363507 [ 276 ] {622ef538-fd8d-4e47-b66a-411ca56b83f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19372 | 2025.12.18 18:43:28.363913 [ 276 ] {622ef538-fd8d-4e47-b66a-411ca56b83f3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19373 | 2025.12.18 18:43:28.363951 [ 276 ] {622ef538-fd8d-4e47-b66a-411ca56b83f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19374 | 2025.12.18 18:43:28.364283 [ 276 ] {622ef538-fd8d-4e47-b66a-411ca56b83f3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19375 | 2025.12.18 18:43:28.364502 [ 276 ] {622ef538-fd8d-4e47-b66a-411ca56b83f3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19376 | 2025.12.18 18:43:28.364642 [ 276 ] {622ef538-fd8d-4e47-b66a-411ca56b83f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 19377 | 2025.12.18 18:43:28.364679 [ 276 ] {622ef538-fd8d-4e47-b66a-411ca56b83f3} <Debug> TCPHandler: Processed in 0.001362457 sec. | ||
| 19378 | 2025.12.18 18:43:28.364797 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19379 | 2025.12.18 18:43:28.364922 [ 276 ] {dee3d56a-63a9-4b97-bd77-324e5931c8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19380 | 2025.12.18 18:43:28.364989 [ 276 ] {dee3d56a-63a9-4b97-bd77-324e5931c8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19381 | 2025.12.18 18:43:28.365887 [ 276 ] {dee3d56a-63a9-4b97-bd77-324e5931c8a9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19382 | 2025.12.18 18:43:28.365926 [ 276 ] {dee3d56a-63a9-4b97-bd77-324e5931c8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19383 | 2025.12.18 18:43:28.366451 [ 276 ] {dee3d56a-63a9-4b97-bd77-324e5931c8a9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19384 | 2025.12.18 18:43:28.366545 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19385 | 2025.12.18 18:43:28.366588 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19386 | 2025.12.18 18:43:28.366712 [ 276 ] {dee3d56a-63a9-4b97-bd77-324e5931c8a9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19387 | 2025.12.18 18:43:28.366869 [ 276 ] {dee3d56a-63a9-4b97-bd77-324e5931c8a9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001972 sec., 2535.4969574036513 rows/sec., 4.54 MiB/sec. | ||
| 19388 | 2025.12.18 18:43:28.366942 [ 276 ] {dee3d56a-63a9-4b97-bd77-324e5931c8a9} <Debug> TCPHandler: Processed in 0.002206238 sec. | ||
| 19389 | 2025.12.18 18:43:28.367056 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19390 | 2025.12.18 18:43:28.367154 [ 276 ] {35625e74-f4ec-48dd-b4d2-64a367dfa9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19391 | 2025.12.18 18:43:28.367199 [ 276 ] {35625e74-f4ec-48dd-b4d2-64a367dfa9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19392 | 2025.12.18 18:43:28.367541 [ 276 ] {35625e74-f4ec-48dd-b4d2-64a367dfa9a9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19393 | 2025.12.18 18:43:28.367579 [ 276 ] {35625e74-f4ec-48dd-b4d2-64a367dfa9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19394 | 2025.12.18 18:43:28.367889 [ 276 ] {35625e74-f4ec-48dd-b4d2-64a367dfa9a9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19395 | 2025.12.18 18:43:28.368126 [ 276 ] {35625e74-f4ec-48dd-b4d2-64a367dfa9a9} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19396 | 2025.12.18 18:43:28.368265 [ 276 ] {35625e74-f4ec-48dd-b4d2-64a367dfa9a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 19397 | 2025.12.18 18:43:28.368303 [ 276 ] {35625e74-f4ec-48dd-b4d2-64a367dfa9a9} <Debug> TCPHandler: Processed in 0.001298827 sec. | ||
| 19398 | 2025.12.18 18:43:28.380981 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19399 | 2025.12.18 18:43:29.091517 [ 217 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19400 | 2025.12.18 18:43:29.091570 [ 217 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19401 | 2025.12.18 18:43:29.116425 [ 217 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19402 | 2025.12.18 18:43:29.133783 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19403 | 2025.12.18 18:43:29.133837 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19404 | 2025.12.18 18:43:29.135816 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19405 | 2025.12.18 18:43:29.319480 [ 217 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19406 | 2025.12.18 18:43:29.319548 [ 217 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19407 | 2025.12.18 18:43:29.336803 [ 217 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19408 | 2025.12.18 18:43:29.527846 [ 217 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19409 | 2025.12.18 18:43:29.527901 [ 217 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19410 | 2025.12.18 18:43:29.530375 [ 217 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19411 | 2025.12.18 18:43:29.665090 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19412 | 2025.12.18 18:43:29.665136 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19413 | 2025.12.18 18:43:29.765679 [ 221 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19414 | 2025.12.18 18:43:29.765725 [ 221 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19415 | 2025.12.18 18:43:29.779128 [ 221 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19416 | 2025.12.18 18:43:29.892599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47950 | ||
| 19417 | 2025.12.18 18:43:29.893117 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19418 | 2025.12.18 18:43:29.893156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19419 | 2025.12.18 18:43:29.893614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19420 | 2025.12.18 18:43:29.893859 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19421 | 2025.12.18 18:43:29.893993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47950 | ||
| 19422 | 2025.12.18 18:43:30.060805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2300 | ||
| 19423 | 2025.12.18 18:43:30.063620 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19424 | 2025.12.18 18:43:30.063676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19425 | 2025.12.18 18:43:30.064916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19426 | 2025.12.18 18:43:30.065196 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19427 | 2025.12.18 18:43:30.065587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2300 | ||
| 19428 | 2025.12.18 18:43:31.703063 [ 222 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19429 | 2025.12.18 18:43:31.703133 [ 222 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19430 | 2025.12.18 18:43:31.705715 [ 222 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19431 | 2025.12.18 18:43:32.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.38 MiB, peak 415.56 MiB, free memory in arenas 0.00 B, will set to 395.38 MiB (RSS), difference: 4.00 MiB | ||
| 19432 | 2025.12.18 18:43:32.540380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 19433 | 2025.12.18 18:43:32.558071 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19434 | 2025.12.18 18:43:32.558134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19435 | 2025.12.18 18:43:32.564324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19436 | 2025.12.18 18:43:32.565047 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19437 | 2025.12.18 18:43:32.568468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 19438 | 2025.12.18 18:43:33.361188 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19439 | 2025.12.18 18:43:33.361366 [ 276 ] {41aa0df9-a4d1-49c1-956a-1614efcf2774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19440 | 2025.12.18 18:43:33.361432 [ 276 ] {41aa0df9-a4d1-49c1-956a-1614efcf2774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19441 | 2025.12.18 18:43:33.362198 [ 276 ] {41aa0df9-a4d1-49c1-956a-1614efcf2774} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19442 | 2025.12.18 18:43:33.362249 [ 276 ] {41aa0df9-a4d1-49c1-956a-1614efcf2774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19443 | 2025.12.18 18:43:33.362654 [ 276 ] {41aa0df9-a4d1-49c1-956a-1614efcf2774} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19444 | 2025.12.18 18:43:33.362910 [ 276 ] {41aa0df9-a4d1-49c1-956a-1614efcf2774} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19445 | 2025.12.18 18:43:33.363111 [ 276 ] {41aa0df9-a4d1-49c1-956a-1614efcf2774} <Debug> executeQuery: Read 156 rows, 13.94 KiB in 0.001793 sec., 87005.01952035695 rows/sec., 7.59 MiB/sec. | ||
| 19446 | 2025.12.18 18:43:33.363164 [ 276 ] {41aa0df9-a4d1-49c1-956a-1614efcf2774} <Debug> TCPHandler: Processed in 0.002117217 sec. | ||
| 19447 | 2025.12.18 18:43:33.363283 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19448 | 2025.12.18 18:43:33.363385 [ 276 ] {3d7019a5-db7e-4670-9db2-75747c9d6621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19449 | 2025.12.18 18:43:33.363428 [ 276 ] {3d7019a5-db7e-4670-9db2-75747c9d6621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19450 | 2025.12.18 18:43:33.363850 [ 276 ] {3d7019a5-db7e-4670-9db2-75747c9d6621} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19451 | 2025.12.18 18:43:33.363888 [ 276 ] {3d7019a5-db7e-4670-9db2-75747c9d6621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19452 | 2025.12.18 18:43:33.364195 [ 276 ] {3d7019a5-db7e-4670-9db2-75747c9d6621} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19453 | 2025.12.18 18:43:33.364408 [ 276 ] {3d7019a5-db7e-4670-9db2-75747c9d6621} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2025.12.18 18:43:33.364544 [ 276 ] {3d7019a5-db7e-4670-9db2-75747c9d6621} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001183 sec., 42265.426880811494 rows/sec., 3.10 MiB/sec. | ||
| 19455 | 2025.12.18 18:43:33.364583 [ 276 ] {3d7019a5-db7e-4670-9db2-75747c9d6621} <Debug> TCPHandler: Processed in 0.001353777 sec. | ||
| 19456 | 2025.12.18 18:43:33.364690 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19457 | 2025.12.18 18:43:33.364793 [ 276 ] {5eaffcf6-a545-484b-a3c7-fd5a589fa73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19458 | 2025.12.18 18:43:33.364834 [ 276 ] {5eaffcf6-a545-484b-a3c7-fd5a589fa73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19459 | 2025.12.18 18:43:33.365286 [ 276 ] {5eaffcf6-a545-484b-a3c7-fd5a589fa73e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19460 | 2025.12.18 18:43:33.365324 [ 276 ] {5eaffcf6-a545-484b-a3c7-fd5a589fa73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19461 | 2025.12.18 18:43:33.365646 [ 276 ] {5eaffcf6-a545-484b-a3c7-fd5a589fa73e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19462 | 2025.12.18 18:43:33.365852 [ 276 ] {5eaffcf6-a545-484b-a3c7-fd5a589fa73e} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19463 | 2025.12.18 18:43:33.365981 [ 276 ] {5eaffcf6-a545-484b-a3c7-fd5a589fa73e} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001209 sec., 101736.97270471464 rows/sec., 7.95 MiB/sec. | ||
| 19464 | 2025.12.18 18:43:33.366019 [ 276 ] {5eaffcf6-a545-484b-a3c7-fd5a589fa73e} <Debug> TCPHandler: Processed in 0.001381988 sec. | ||
| 19465 | 2025.12.18 18:43:33.366122 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19466 | 2025.12.18 18:43:33.366219 [ 276 ] {e331a52a-17c6-4e77-a2fe-56a9736b9838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19467 | 2025.12.18 18:43:33.366263 [ 276 ] {e331a52a-17c6-4e77-a2fe-56a9736b9838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19468 | 2025.12.18 18:43:33.366682 [ 276 ] {e331a52a-17c6-4e77-a2fe-56a9736b9838} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19469 | 2025.12.18 18:43:33.366719 [ 276 ] {e331a52a-17c6-4e77-a2fe-56a9736b9838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19470 | 2025.12.18 18:43:33.367052 [ 276 ] {e331a52a-17c6-4e77-a2fe-56a9736b9838} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19471 | 2025.12.18 18:43:33.367271 [ 276 ] {e331a52a-17c6-4e77-a2fe-56a9736b9838} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19472 | 2025.12.18 18:43:33.367392 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 2 parts from all_1_143_32 to all_144_144_0 | ||
| 19473 | 2025.12.18 18:43:33.367402 [ 276 ] {e331a52a-17c6-4e77-a2fe-56a9736b9838} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 19474 | 2025.12.18 18:43:33.367465 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19475 | 2025.12.18 18:43:33.367481 [ 276 ] {e331a52a-17c6-4e77-a2fe-56a9736b9838} <Debug> TCPHandler: Processed in 0.001408589 sec. | ||
| 19476 | 2025.12.18 18:43:33.367490 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19477 | 2025.12.18 18:43:33.367618 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19478 | 2025.12.18 18:43:33.367620 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_144_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_32 to all_144_144_0 into Compact with storage Full | ||
| 19479 | 2025.12.18 18:43:33.367717 [ 276 ] {0787a22c-6dbc-4503-8564-6ca97f03b73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19480 | 2025.12.18 18:43:33.367767 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_144_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19481 | 2025.12.18 18:43:33.367774 [ 276 ] {0787a22c-6dbc-4503-8564-6ca97f03b73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19482 | 2025.12.18 18:43:33.367811 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_143_32, total 40750 rows starting from the beginning of the part | ||
| 19483 | 2025.12.18 18:43:33.367884 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 19484 | 2025.12.18 18:43:33.368727 [ 276 ] {0787a22c-6dbc-4503-8564-6ca97f03b73d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19485 | 2025.12.18 18:43:33.368774 [ 276 ] {0787a22c-6dbc-4503-8564-6ca97f03b73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19486 | 2025.12.18 18:43:33.369359 [ 276 ] {0787a22c-6dbc-4503-8564-6ca97f03b73d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19487 | 2025.12.18 18:43:33.369588 [ 276 ] {0787a22c-6dbc-4503-8564-6ca97f03b73d} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19488 | 2025.12.18 18:43:33.369734 [ 276 ] {0787a22c-6dbc-4503-8564-6ca97f03b73d} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002035 sec., 24570.024570024572 rows/sec., 44.03 MiB/sec. | ||
| 19489 | 2025.12.18 18:43:33.369805 [ 276 ] {0787a22c-6dbc-4503-8564-6ca97f03b73d} <Debug> TCPHandler: Processed in 0.002237369 sec. | ||
| 19490 | 2025.12.18 18:43:33.369912 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19491 | 2025.12.18 18:43:33.370010 [ 276 ] {a6fb1187-0527-4117-8f6b-faf8d0ef2f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19492 | 2025.12.18 18:43:33.370051 [ 276 ] {a6fb1187-0527-4117-8f6b-faf8d0ef2f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19493 | 2025.12.18 18:43:33.370373 [ 276 ] {a6fb1187-0527-4117-8f6b-faf8d0ef2f66} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19494 | 2025.12.18 18:43:33.370410 [ 276 ] {a6fb1187-0527-4117-8f6b-faf8d0ef2f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19495 | 2025.12.18 18:43:33.370720 [ 276 ] {a6fb1187-0527-4117-8f6b-faf8d0ef2f66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19496 | 2025.12.18 18:43:33.370928 [ 276 ] {a6fb1187-0527-4117-8f6b-faf8d0ef2f66} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19497 | 2025.12.18 18:43:33.371060 [ 276 ] {a6fb1187-0527-4117-8f6b-faf8d0ef2f66} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001069 sec., 8419.083255378859 rows/sec., 594.71 KiB/sec. | ||
| 19498 | 2025.12.18 18:43:33.371097 [ 276 ] {a6fb1187-0527-4117-8f6b-faf8d0ef2f66} <Debug> TCPHandler: Processed in 0.001236186 sec. | ||
| 19499 | 2025.12.18 18:43:33.371194 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19500 | 2025.12.18 18:43:33.371287 [ 276 ] {05cfded8-7ab4-4163-a920-3cb701608056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19501 | 2025.12.18 18:43:33.371325 [ 276 ] {05cfded8-7ab4-4163-a920-3cb701608056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19502 | 2025.12.18 18:43:33.371641 [ 276 ] {05cfded8-7ab4-4163-a920-3cb701608056} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19503 | 2025.12.18 18:43:33.371677 [ 276 ] {05cfded8-7ab4-4163-a920-3cb701608056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19504 | 2025.12.18 18:43:33.371979 [ 276 ] {05cfded8-7ab4-4163-a920-3cb701608056} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19505 | 2025.12.18 18:43:33.372200 [ 276 ] {05cfded8-7ab4-4163-a920-3cb701608056} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19506 | 2025.12.18 18:43:33.372330 [ 276 ] {05cfded8-7ab4-4163-a920-3cb701608056} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 19507 | 2025.12.18 18:43:33.372366 [ 276 ] {05cfded8-7ab4-4163-a920-3cb701608056} <Debug> TCPHandler: Processed in 0.001221135 sec. | ||
| 19508 | 2025.12.18 18:43:33.375163 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_144_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40910 rows, containing 5 columns (5 merged, 0 gathered) in 0.007581987 sec., 5395683.216022396 rows/sec., 370.68 MiB/sec. | ||
| 19509 | 2025.12.18 18:43:33.375787 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_144_33} <Trace> MergedBlockOutputStream: filled checksums all_1_144_33 (state Temporary) | ||
| 19510 | 2025.12.18 18:43:33.376129 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_144_33 to all_1_144_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19511 | 2025.12.18 18:43:33.376215 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 2 parts: [all_1_143_32, all_144_144_0] -> all_1_144_33 | ||
| 19512 | 2025.12.18 18:43:33.376328 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19513 | 2025.12.18 18:43:35.327545 [ 68 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 19514 | 2025.12.18 18:43:35.327615 [ 68 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19515 | 2025.12.18 18:43:35.327640 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19516 | 2025.12.18 18:43:35.327756 [ 223 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19517 | 2025.12.18 18:43:35.327788 [ 189 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 19518 | 2025.12.18 18:43:35.327839 [ 223 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19519 | 2025.12.18 18:43:35.327977 [ 189 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19520 | 2025.12.18 18:43:35.328022 [ 189 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 18 rows starting from the beginning of the part | ||
| 19521 | 2025.12.18 18:43:35.328098 [ 189 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 19522 | 2025.12.18 18:43:35.328144 [ 189 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 19523 | 2025.12.18 18:43:35.328190 [ 189 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 19524 | 2025.12.18 18:43:35.328233 [ 189 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
| 19525 | 2025.12.18 18:43:35.329163 [ 194 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436879 sec., 25054.301719212264 rows/sec., 2.09 MiB/sec. | ||
| 19526 | 2025.12.18 18:43:35.329357 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 19527 | 2025.12.18 18:43:35.329506 [ 223 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19528 | 2025.12.18 18:43:35.329678 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19529 | 2025.12.18 18:43:35.329776 [ 190 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_49_12} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 19530 | 2025.12.18 18:43:35.329876 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19531 | 2025.12.18 18:43:36.799417 [ 66 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 19532 | 2025.12.18 18:43:36.799496 [ 66 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19533 | 2025.12.18 18:43:36.799521 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19534 | 2025.12.18 18:43:36.799619 [ 219 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19535 | 2025.12.18 18:43:36.799641 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 19536 | 2025.12.18 18:43:36.799667 [ 219 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19537 | 2025.12.18 18:43:36.799791 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19538 | 2025.12.18 18:43:36.799830 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 254 rows starting from the beginning of the part | ||
| 19539 | 2025.12.18 18:43:36.799898 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
| 19540 | 2025.12.18 18:43:36.799948 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 19541 | 2025.12.18 18:43:36.799996 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
| 19542 | 2025.12.18 18:43:36.800040 [ 189 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 19543 | 2025.12.18 18:43:36.801028 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439638 sec., 526521.2504810237 rows/sec., 38.42 MiB/sec. | ||
| 19544 | 2025.12.18 18:43:36.801236 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 19545 | 2025.12.18 18:43:36.801542 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19546 | 2025.12.18 18:43:36.801629 [ 196 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_49_12} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 19547 | 2025.12.18 18:43:36.801745 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19548 | 2025.12.18 18:43:36.806032 [ 219 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19549 | 2025.12.18 18:43:37.394297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48462 | ||
| 19550 | 2025.12.18 18:43:37.395102 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19551 | 2025.12.18 18:43:37.395177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19552 | 2025.12.18 18:43:37.395691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19553 | 2025.12.18 18:43:37.395935 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19554 | 2025.12.18 18:43:37.396086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48462 | ||
| 19555 | 2025.12.18 18:43:37.396129 [ 67 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19556 | 2025.12.18 18:43:37.396232 [ 67 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19557 | 2025.12.18 18:43:37.396273 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19558 | 2025.12.18 18:43:37.396399 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 19559 | 2025.12.18 18:43:37.396567 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19560 | 2025.12.18 18:43:37.396610 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46030 rows starting from the beginning of the part | ||
| 19561 | 2025.12.18 18:43:37.396680 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 19562 | 2025.12.18 18:43:37.396733 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 19563 | 2025.12.18 18:43:37.396781 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 19564 | 2025.12.18 18:43:37.396826 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 19565 | 2025.12.18 18:43:37.396870 [ 194 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 19566 | 2025.12.18 18:43:37.399797 [ 200 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48462 rows, containing 4 columns (4 merged, 0 gathered) in 0.003452294 sec., 14037622.519982366 rows/sec., 200.81 MiB/sec. | ||
| 19567 | 2025.12.18 18:43:37.400352 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19568 | 2025.12.18 18:43:37.400647 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19569 | 2025.12.18 18:43:37.400726 [ 195 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_101_20} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19570 | 2025.12.18 18:43:37.400826 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19571 | 2025.12.18 18:43:38.388253 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19572 | 2025.12.18 18:43:38.388502 [ 276 ] {490389bb-a191-4af5-a87f-abeba7208ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19573 | 2025.12.18 18:43:38.388599 [ 276 ] {490389bb-a191-4af5-a87f-abeba7208ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19574 | 2025.12.18 18:43:38.389426 [ 276 ] {490389bb-a191-4af5-a87f-abeba7208ee3} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19575 | 2025.12.18 18:43:38.389472 [ 276 ] {490389bb-a191-4af5-a87f-abeba7208ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19576 | 2025.12.18 18:43:38.389842 [ 276 ] {490389bb-a191-4af5-a87f-abeba7208ee3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19577 | 2025.12.18 18:43:38.390065 [ 276 ] {490389bb-a191-4af5-a87f-abeba7208ee3} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19578 | 2025.12.18 18:43:38.390228 [ 276 ] {490389bb-a191-4af5-a87f-abeba7208ee3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001796 sec., 1113.5857461024498 rows/sec., 90.81 KiB/sec. | ||
| 19579 | 2025.12.18 18:43:38.390278 [ 276 ] {490389bb-a191-4af5-a87f-abeba7208ee3} <Debug> TCPHandler: Processed in 0.002170858 sec. | ||
| 19580 | 2025.12.18 18:43:38.390401 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19581 | 2025.12.18 18:43:38.390502 [ 276 ] {6b428668-78d6-4507-af22-a318d1b22a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19582 | 2025.12.18 18:43:38.390542 [ 276 ] {6b428668-78d6-4507-af22-a318d1b22a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19583 | 2025.12.18 18:43:38.391587 [ 276 ] {6b428668-78d6-4507-af22-a318d1b22a1e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19584 | 2025.12.18 18:43:38.391623 [ 276 ] {6b428668-78d6-4507-af22-a318d1b22a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19585 | 2025.12.18 18:43:38.391988 [ 276 ] {6b428668-78d6-4507-af22-a318d1b22a1e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19586 | 2025.12.18 18:43:38.392193 [ 276 ] {6b428668-78d6-4507-af22-a318d1b22a1e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19587 | 2025.12.18 18:43:38.392326 [ 276 ] {6b428668-78d6-4507-af22-a318d1b22a1e} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.001847 sec., 653492.1494315106 rows/sec., 53.94 MiB/sec. | ||
| 19588 | 2025.12.18 18:43:38.392365 [ 276 ] {6b428668-78d6-4507-af22-a318d1b22a1e} <Debug> TCPHandler: Processed in 0.002017556 sec. | ||
| 19589 | 2025.12.18 18:43:38.392474 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19590 | 2025.12.18 18:43:38.392569 [ 276 ] {b4423d53-cfec-4c13-b239-dc6795db2f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19591 | 2025.12.18 18:43:38.392608 [ 276 ] {b4423d53-cfec-4c13-b239-dc6795db2f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19592 | 2025.12.18 18:43:38.392991 [ 276 ] {b4423d53-cfec-4c13-b239-dc6795db2f89} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19593 | 2025.12.18 18:43:38.393027 [ 276 ] {b4423d53-cfec-4c13-b239-dc6795db2f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19594 | 2025.12.18 18:43:38.393314 [ 276 ] {b4423d53-cfec-4c13-b239-dc6795db2f89} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19595 | 2025.12.18 18:43:38.393524 [ 276 ] {b4423d53-cfec-4c13-b239-dc6795db2f89} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19596 | 2025.12.18 18:43:38.393656 [ 276 ] {b4423d53-cfec-4c13-b239-dc6795db2f89} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001106 sec., 6329.113924050633 rows/sec., 466.21 KiB/sec. | ||
| 19597 | 2025.12.18 18:43:38.393696 [ 276 ] {b4423d53-cfec-4c13-b239-dc6795db2f89} <Debug> TCPHandler: Processed in 0.001270796 sec. | ||
| 19598 | 2025.12.18 18:43:38.393814 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19599 | 2025.12.18 18:43:38.393933 [ 276 ] {939189fd-ec0c-48f7-b42e-44db21694903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19600 | 2025.12.18 18:43:38.393981 [ 276 ] {939189fd-ec0c-48f7-b42e-44db21694903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19601 | 2025.12.18 18:43:38.394512 [ 276 ] {939189fd-ec0c-48f7-b42e-44db21694903} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19602 | 2025.12.18 18:43:38.394549 [ 276 ] {939189fd-ec0c-48f7-b42e-44db21694903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19603 | 2025.12.18 18:43:38.394856 [ 276 ] {939189fd-ec0c-48f7-b42e-44db21694903} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19604 | 2025.12.18 18:43:38.395065 [ 276 ] {939189fd-ec0c-48f7-b42e-44db21694903} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19605 | 2025.12.18 18:43:38.395201 [ 276 ] {939189fd-ec0c-48f7-b42e-44db21694903} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001292 sec., 176470.58823529413 rows/sec., 11.95 MiB/sec. | ||
| 19606 | 2025.12.18 18:43:38.395238 [ 276 ] {939189fd-ec0c-48f7-b42e-44db21694903} <Debug> TCPHandler: Processed in 0.00148669 sec. | ||
| 19607 | 2025.12.18 18:43:38.395355 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19608 | 2025.12.18 18:43:38.395477 [ 276 ] {588aca2c-1370-4294-ad03-20869574c792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19609 | 2025.12.18 18:43:38.395525 [ 276 ] {588aca2c-1370-4294-ad03-20869574c792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19610 | 2025.12.18 18:43:38.396238 [ 276 ] {588aca2c-1370-4294-ad03-20869574c792} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19611 | 2025.12.18 18:43:38.396282 [ 276 ] {588aca2c-1370-4294-ad03-20869574c792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19612 | 2025.12.18 18:43:38.396620 [ 276 ] {588aca2c-1370-4294-ad03-20869574c792} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19613 | 2025.12.18 18:43:38.396827 [ 276 ] {588aca2c-1370-4294-ad03-20869574c792} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19614 | 2025.12.18 18:43:38.396964 [ 276 ] {588aca2c-1370-4294-ad03-20869574c792} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001512 sec., 348544.97354497353 rows/sec., 25.81 MiB/sec. | ||
| 19615 | 2025.12.18 18:43:38.397003 [ 276 ] {588aca2c-1370-4294-ad03-20869574c792} <Debug> TCPHandler: Processed in 0.001709362 sec. | ||
| 19616 | 2025.12.18 18:43:38.397111 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19617 | 2025.12.18 18:43:38.397219 [ 276 ] {4ed222d8-aedb-4177-832a-3d9858798919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19618 | 2025.12.18 18:43:38.397264 [ 276 ] {4ed222d8-aedb-4177-832a-3d9858798919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19619 | 2025.12.18 18:43:38.397826 [ 276 ] {4ed222d8-aedb-4177-832a-3d9858798919} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19620 | 2025.12.18 18:43:38.397862 [ 276 ] {4ed222d8-aedb-4177-832a-3d9858798919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19621 | 2025.12.18 18:43:38.398244 [ 276 ] {4ed222d8-aedb-4177-832a-3d9858798919} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19622 | 2025.12.18 18:43:38.398457 [ 276 ] {4ed222d8-aedb-4177-832a-3d9858798919} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19623 | 2025.12.18 18:43:38.398585 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_144_33 to all_149_149_0 | ||
| 19624 | 2025.12.18 18:43:38.398594 [ 276 ] {4ed222d8-aedb-4177-832a-3d9858798919} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001393 sec., 606604.4508255564 rows/sec., 40.83 MiB/sec. | ||
| 19625 | 2025.12.18 18:43:38.398667 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19626 | 2025.12.18 18:43:38.398683 [ 276 ] {4ed222d8-aedb-4177-832a-3d9858798919} <Debug> TCPHandler: Processed in 0.001621551 sec. | ||
| 19627 | 2025.12.18 18:43:38.398694 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19628 | 2025.12.18 18:43:38.398812 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19629 | 2025.12.18 18:43:38.398819 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_33 to all_149_149_0 into Compact with storage Full | ||
| 19630 | 2025.12.18 18:43:38.398910 [ 276 ] {fbec1625-b402-4624-a22b-8f34346a69d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19631 | 2025.12.18 18:43:38.398967 [ 276 ] {fbec1625-b402-4624-a22b-8f34346a69d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19632 | 2025.12.18 18:43:38.398977 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19633 | 2025.12.18 18:43:38.399019 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_144_33, total 40910 rows starting from the beginning of the part | ||
| 19634 | 2025.12.18 18:43:38.399086 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19635 | 2025.12.18 18:43:38.399136 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 200 rows starting from the beginning of the part | ||
| 19636 | 2025.12.18 18:43:38.399183 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 19637 | 2025.12.18 18:43:38.399228 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 19638 | 2025.12.18 18:43:38.399271 [ 194 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 845 rows starting from the beginning of the part | ||
| 19639 | 2025.12.18 18:43:38.399753 [ 276 ] {fbec1625-b402-4624-a22b-8f34346a69d6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19640 | 2025.12.18 18:43:38.399794 [ 276 ] {fbec1625-b402-4624-a22b-8f34346a69d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19641 | 2025.12.18 18:43:38.400302 [ 276 ] {fbec1625-b402-4624-a22b-8f34346a69d6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19642 | 2025.12.18 18:43:38.400534 [ 276 ] {fbec1625-b402-4624-a22b-8f34346a69d6} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19643 | 2025.12.18 18:43:38.400689 [ 276 ] {fbec1625-b402-4624-a22b-8f34346a69d6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001797 sec., 2782.4151363383417 rows/sec., 4.99 MiB/sec. | ||
| 19644 | 2025.12.18 18:43:38.400759 [ 276 ] {fbec1625-b402-4624-a22b-8f34346a69d6} <Debug> TCPHandler: Processed in 0.001997556 sec. | ||
| 19645 | 2025.12.18 18:43:38.400865 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19646 | 2025.12.18 18:43:38.400959 [ 276 ] {983c8242-45f2-47dc-8a72-82e5c7aad534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19647 | 2025.12.18 18:43:38.401001 [ 276 ] {983c8242-45f2-47dc-8a72-82e5c7aad534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19648 | 2025.12.18 18:43:38.401336 [ 276 ] {983c8242-45f2-47dc-8a72-82e5c7aad534} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19649 | 2025.12.18 18:43:38.401372 [ 276 ] {983c8242-45f2-47dc-8a72-82e5c7aad534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19650 | 2025.12.18 18:43:38.401673 [ 276 ] {983c8242-45f2-47dc-8a72-82e5c7aad534} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19651 | 2025.12.18 18:43:38.401874 [ 276 ] {983c8242-45f2-47dc-8a72-82e5c7aad534} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19652 | 2025.12.18 18:43:38.402004 [ 276 ] {983c8242-45f2-47dc-8a72-82e5c7aad534} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 19653 | 2025.12.18 18:43:38.402041 [ 276 ] {983c8242-45f2-47dc-8a72-82e5c7aad534} <Debug> TCPHandler: Processed in 0.001225406 sec. | ||
| 19654 | 2025.12.18 18:43:38.407147 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42435 rows, containing 5 columns (5 merged, 0 gathered) in 0.008379438 sec., 5064182.108633061 rows/sec., 347.89 MiB/sec. | ||
| 19655 | 2025.12.18 18:43:38.407467 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Trace> MergedBlockOutputStream: filled checksums all_1_149_34 (state Temporary) | ||
| 19656 | 2025.12.18 18:43:38.407722 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_149_34 to all_1_149_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19657 | 2025.12.18 18:43:38.407787 [ 188 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_144_33, all_149_149_0] -> all_1_149_34 | ||
| 19658 | 2025.12.18 18:43:38.407883 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19659 | 2025.12.18 18:43:40.065997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2330 | ||
| 19660 | 2025.12.18 18:43:40.068592 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19661 | 2025.12.18 18:43:40.068652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19662 | 2025.12.18 18:43:40.068782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 19663 | 2025.12.18 18:43:40.070111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19664 | 2025.12.18 18:43:40.070807 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19665 | 2025.12.18 18:43:40.071285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2330 | ||
| 19666 | 2025.12.18 18:43:40.088310 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19667 | 2025.12.18 18:43:40.088376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19668 | 2025.12.18 18:43:40.095197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19669 | 2025.12.18 18:43:40.096475 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19670 | 2025.12.18 18:43:40.096822 [ 58 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19671 | 2025.12.18 18:43:40.096886 [ 58 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19672 | 2025.12.18 18:43:40.096906 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19673 | 2025.12.18 18:43:40.097002 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 19674 | 2025.12.18 18:43:40.100802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 19675 | 2025.12.18 18:43:40.101021 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19676 | 2025.12.18 18:43:40.102770 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 19677 | 2025.12.18 18:43:40.107793 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 19678 | 2025.12.18 18:43:40.112644 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 19679 | 2025.12.18 18:43:40.117341 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 19680 | 2025.12.18 18:43:40.122324 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 19681 | 2025.12.18 18:43:40.126873 [ 191 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 19682 | 2025.12.18 18:43:40.188447 [ 188 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091483499 sec., 8318.440028184756 rows/sec., 43.01 MiB/sec. | ||
| 19683 | 2025.12.18 18:43:40.191846 [ 198 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19684 | 2025.12.18 18:43:40.194020 [ 198 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19685 | 2025.12.18 18:43:40.194208 [ 198 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_101_20} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19686 | 2025.12.18 18:43:40.197201 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19687 | 2025.12.18 18:43:41.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.47 MiB, peak 415.56 MiB, free memory in arenas 0.00 B, will set to 395.40 MiB (RSS), difference: -1.07 MiB | ||
| 19688 | 2025.12.18 18:43:43.361889 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19689 | 2025.12.18 18:43:43.362071 [ 276 ] {76c7336e-8c3c-4485-910f-e96dba03c332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19690 | 2025.12.18 18:43:43.362140 [ 276 ] {76c7336e-8c3c-4485-910f-e96dba03c332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19691 | 2025.12.18 18:43:43.362956 [ 276 ] {76c7336e-8c3c-4485-910f-e96dba03c332} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19692 | 2025.12.18 18:43:43.363007 [ 276 ] {76c7336e-8c3c-4485-910f-e96dba03c332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19693 | 2025.12.18 18:43:43.363573 [ 276 ] {76c7336e-8c3c-4485-910f-e96dba03c332} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19694 | 2025.12.18 18:43:43.364024 [ 276 ] {76c7336e-8c3c-4485-910f-e96dba03c332} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19695 | 2025.12.18 18:43:43.364188 [ 276 ] {76c7336e-8c3c-4485-910f-e96dba03c332} <Debug> executeQuery: Read 160 rows, 14.32 KiB in 0.002167 sec., 73834.79464697739 rows/sec., 6.46 MiB/sec. | ||
| 19696 | 2025.12.18 18:43:43.364241 [ 276 ] {76c7336e-8c3c-4485-910f-e96dba03c332} <Debug> TCPHandler: Processed in 0.002487541 sec. | ||
| 19697 | 2025.12.18 18:43:43.364366 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19698 | 2025.12.18 18:43:43.364471 [ 276 ] {0ddd0b78-df69-4dc9-b583-d961bf538f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19699 | 2025.12.18 18:43:43.364515 [ 276 ] {0ddd0b78-df69-4dc9-b583-d961bf538f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19700 | 2025.12.18 18:43:43.364949 [ 276 ] {0ddd0b78-df69-4dc9-b583-d961bf538f14} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19701 | 2025.12.18 18:43:43.364987 [ 276 ] {0ddd0b78-df69-4dc9-b583-d961bf538f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19702 | 2025.12.18 18:43:43.365378 [ 276 ] {0ddd0b78-df69-4dc9-b583-d961bf538f14} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19703 | 2025.12.18 18:43:43.365781 [ 276 ] {0ddd0b78-df69-4dc9-b583-d961bf538f14} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19704 | 2025.12.18 18:43:43.365908 [ 57 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19705 | 2025.12.18 18:43:43.365916 [ 276 ] {0ddd0b78-df69-4dc9-b583-d961bf538f14} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001469 sec., 35398.23008849558 rows/sec., 2.60 MiB/sec. | ||
| 19706 | 2025.12.18 18:43:43.365983 [ 57 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19707 | 2025.12.18 18:43:43.366002 [ 276 ] {0ddd0b78-df69-4dc9-b583-d961bf538f14} <Debug> TCPHandler: Processed in 0.001690771 sec. | ||
| 19708 | 2025.12.18 18:43:43.366011 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19709 | 2025.12.18 18:43:43.366111 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19710 | 2025.12.18 18:43:43.366115 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19711 | 2025.12.18 18:43:43.366212 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19712 | 2025.12.18 18:43:43.366242 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 71 rows starting from the beginning of the part | ||
| 19713 | 2025.12.18 18:43:43.366243 [ 276 ] {d9bd87b3-a4a0-4deb-83bf-3e1a0c227dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19714 | 2025.12.18 18:43:43.366290 [ 276 ] {d9bd87b3-a4a0-4deb-83bf-3e1a0c227dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19715 | 2025.12.18 18:43:43.366300 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 65 rows starting from the beginning of the part | ||
| 19716 | 2025.12.18 18:43:43.366344 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 5 rows starting from the beginning of the part | ||
| 19717 | 2025.12.18 18:43:43.366386 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 50 rows starting from the beginning of the part | ||
| 19718 | 2025.12.18 18:43:43.366427 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 7 rows starting from the beginning of the part | ||
| 19719 | 2025.12.18 18:43:43.366469 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 52 rows starting from the beginning of the part | ||
| 19720 | 2025.12.18 18:43:43.366729 [ 276 ] {d9bd87b3-a4a0-4deb-83bf-3e1a0c227dbd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19721 | 2025.12.18 18:43:43.366765 [ 276 ] {d9bd87b3-a4a0-4deb-83bf-3e1a0c227dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19722 | 2025.12.18 18:43:43.367171 [ 276 ] {d9bd87b3-a4a0-4deb-83bf-3e1a0c227dbd} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19723 | 2025.12.18 18:43:43.367300 [ 197 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223696 sec., 204299.10696774363 rows/sec., 15.76 MiB/sec. | ||
| 19724 | 2025.12.18 18:43:43.367539 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19725 | 2025.12.18 18:43:43.367621 [ 276 ] {d9bd87b3-a4a0-4deb-83bf-3e1a0c227dbd} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2025.12.18 18:43:43.367756 [ 276 ] {d9bd87b3-a4a0-4deb-83bf-3e1a0c227dbd} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001532 sec., 75718.01566579635 rows/sec., 5.92 MiB/sec. | ||
| 19727 | 2025.12.18 18:43:43.367795 [ 276 ] {d9bd87b3-a4a0-4deb-83bf-3e1a0c227dbd} <Debug> TCPHandler: Processed in 0.001733302 sec. | ||
| 19728 | 2025.12.18 18:43:43.367901 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19729 | 2025.12.18 18:43:43.367995 [ 276 ] {820c5b99-e338-430a-9e3a-d85bb1028670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19730 | 2025.12.18 18:43:43.367997 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19731 | 2025.12.18 18:43:43.368038 [ 276 ] {820c5b99-e338-430a-9e3a-d85bb1028670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19732 | 2025.12.18 18:43:43.368074 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_146_29} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19733 | 2025.12.18 18:43:43.368143 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19734 | 2025.12.18 18:43:43.368436 [ 276 ] {820c5b99-e338-430a-9e3a-d85bb1028670} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19735 | 2025.12.18 18:43:43.368471 [ 276 ] {820c5b99-e338-430a-9e3a-d85bb1028670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19736 | 2025.12.18 18:43:43.368904 [ 276 ] {820c5b99-e338-430a-9e3a-d85bb1028670} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19737 | 2025.12.18 18:43:43.369329 [ 276 ] {820c5b99-e338-430a-9e3a-d85bb1028670} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19738 | 2025.12.18 18:43:43.369461 [ 276 ] {820c5b99-e338-430a-9e3a-d85bb1028670} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001485 sec., 107744.10774410775 rows/sec., 7.50 MiB/sec. | ||
| 19739 | 2025.12.18 18:43:43.369498 [ 276 ] {820c5b99-e338-430a-9e3a-d85bb1028670} <Debug> TCPHandler: Processed in 0.001648431 sec. | ||
| 19740 | 2025.12.18 18:43:43.369596 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19741 | 2025.12.18 18:43:43.369689 [ 276 ] {426abcc1-ee50-4b82-82d0-1912a2b4dc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19742 | 2025.12.18 18:43:43.369742 [ 276 ] {426abcc1-ee50-4b82-82d0-1912a2b4dc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19743 | 2025.12.18 18:43:43.370634 [ 276 ] {426abcc1-ee50-4b82-82d0-1912a2b4dc93} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19744 | 2025.12.18 18:43:43.370671 [ 276 ] {426abcc1-ee50-4b82-82d0-1912a2b4dc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19745 | 2025.12.18 18:43:43.375144 [ 276 ] {426abcc1-ee50-4b82-82d0-1912a2b4dc93} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19746 | 2025.12.18 18:43:43.376079 [ 276 ] {426abcc1-ee50-4b82-82d0-1912a2b4dc93} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19747 | 2025.12.18 18:43:43.376298 [ 276 ] {426abcc1-ee50-4b82-82d0-1912a2b4dc93} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.006626 sec., 7847.872019317839 rows/sec., 14.06 MiB/sec. | ||
| 19748 | 2025.12.18 18:43:43.376422 [ 276 ] {426abcc1-ee50-4b82-82d0-1912a2b4dc93} <Debug> TCPHandler: Processed in 0.006876269 sec. | ||
| 19749 | 2025.12.18 18:43:43.378189 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19750 | 2025.12.18 18:43:43.378309 [ 276 ] {882e7751-5faa-4e11-8795-7a9f3dc7107c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19751 | 2025.12.18 18:43:43.378363 [ 276 ] {882e7751-5faa-4e11-8795-7a9f3dc7107c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19752 | 2025.12.18 18:43:43.378794 [ 276 ] {882e7751-5faa-4e11-8795-7a9f3dc7107c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19753 | 2025.12.18 18:43:43.378837 [ 276 ] {882e7751-5faa-4e11-8795-7a9f3dc7107c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19754 | 2025.12.18 18:43:43.379323 [ 276 ] {882e7751-5faa-4e11-8795-7a9f3dc7107c} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19755 | 2025.12.18 18:43:43.379834 [ 276 ] {882e7751-5faa-4e11-8795-7a9f3dc7107c} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19756 | 2025.12.18 18:43:43.380000 [ 276 ] {882e7751-5faa-4e11-8795-7a9f3dc7107c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001719 sec., 34904.01396160558 rows/sec., 2.35 MiB/sec. | ||
| 19757 | 2025.12.18 18:43:43.380047 [ 276 ] {882e7751-5faa-4e11-8795-7a9f3dc7107c} <Debug> TCPHandler: Processed in 0.001940825 sec. | ||
| 19758 | 2025.12.18 18:43:44.097670 [ 57 ] {} <Debug> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19759 | 2025.12.18 18:43:44.097738 [ 57 ] {} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19760 | 2025.12.18 18:43:44.097762 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19761 | 2025.12.18 18:43:44.097889 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::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 | ||
| 19762 | 2025.12.18 18:43:44.098056 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19763 | 2025.12.18 18:43:44.098095 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 19764 | 2025.12.18 18:43:44.098172 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 19765 | 2025.12.18 18:43:44.098223 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::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 | ||
| 19766 | 2025.12.18 18:43:44.098269 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 19767 | 2025.12.18 18:43:44.098312 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 19768 | 2025.12.18 18:43:44.105365 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.007536357 sec., 5572.984400818592 rows/sec., 408.70 KiB/sec. | ||
| 19769 | 2025.12.18 18:43:44.105571 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19770 | 2025.12.18 18:43:44.106009 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::all_1_5_1} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19771 | 2025.12.18 18:43:44.106090 [ 188 ] {2acebbb0-4664-4114-b500-6f496860c226::all_1_5_1} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19772 | 2025.12.18 18:43:44.106161 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19773 | 2025.12.18 18:43:44.665170 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19774 | 2025.12.18 18:43:44.665223 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19775 | 2025.12.18 18:43:44.896304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48910 | ||
| 19776 | 2025.12.18 18:43:44.897118 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19777 | 2025.12.18 18:43:44.897186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19778 | 2025.12.18 18:43:44.897787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19779 | 2025.12.18 18:43:44.898017 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19780 | 2025.12.18 18:43:44.898162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48910 | ||
| 19781 | 2025.12.18 18:43:47.600875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 19782 | 2025.12.18 18:43:47.619723 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19783 | 2025.12.18 18:43:47.619792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19784 | 2025.12.18 18:43:47.626191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19785 | 2025.12.18 18:43:47.627351 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19786 | 2025.12.18 18:43:47.630676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 19787 | 2025.12.18 18:43:48.359033 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19788 | 2025.12.18 18:43:48.359258 [ 276 ] {7c432e57-2771-4e97-8c64-eaf43a8bb5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19789 | 2025.12.18 18:43:48.359345 [ 276 ] {7c432e57-2771-4e97-8c64-eaf43a8bb5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19790 | 2025.12.18 18:43:48.360169 [ 276 ] {7c432e57-2771-4e97-8c64-eaf43a8bb5f8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19791 | 2025.12.18 18:43:48.360232 [ 276 ] {7c432e57-2771-4e97-8c64-eaf43a8bb5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19792 | 2025.12.18 18:43:48.360885 [ 276 ] {7c432e57-2771-4e97-8c64-eaf43a8bb5f8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19793 | 2025.12.18 18:43:48.361471 [ 276 ] {7c432e57-2771-4e97-8c64-eaf43a8bb5f8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19794 | 2025.12.18 18:43:48.361656 [ 54 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19795 | 2025.12.18 18:43:48.361680 [ 276 ] {7c432e57-2771-4e97-8c64-eaf43a8bb5f8} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002485 sec., 26559.356136820927 rows/sec., 2.11 MiB/sec. | ||
| 19796 | 2025.12.18 18:43:48.361729 [ 54 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2025.12.18 18:43:48.361758 [ 276 ] {7c432e57-2771-4e97-8c64-eaf43a8bb5f8} <Debug> TCPHandler: Processed in 0.002922117 sec. | ||
| 19798 | 2025.12.18 18:43:48.361758 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19799 | 2025.12.18 18:43:48.361907 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19800 | 2025.12.18 18:43:48.361916 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19801 | 2025.12.18 18:43:48.362060 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19802 | 2025.12.18 18:43:48.362079 [ 276 ] {33f706bf-f95d-4a63-ac9c-f2d8ae529c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19803 | 2025.12.18 18:43:48.362102 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1427 rows starting from the beginning of the part | ||
| 19804 | 2025.12.18 18:43:48.362141 [ 276 ] {33f706bf-f95d-4a63-ac9c-f2d8ae529c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19805 | 2025.12.18 18:43:48.362181 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 66 rows starting from the beginning of the part | ||
| 19806 | 2025.12.18 18:43:48.362239 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 156 rows starting from the beginning of the part | ||
| 19807 | 2025.12.18 18:43:48.362289 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1207 rows starting from the beginning of the part | ||
| 19808 | 2025.12.18 18:43:48.362335 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 19809 | 2025.12.18 18:43:48.362382 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 66 rows starting from the beginning of the part | ||
| 19810 | 2025.12.18 18:43:48.362682 [ 276 ] {33f706bf-f95d-4a63-ac9c-f2d8ae529c14} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19811 | 2025.12.18 18:43:48.362737 [ 276 ] {33f706bf-f95d-4a63-ac9c-f2d8ae529c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19812 | 2025.12.18 18:43:48.363311 [ 276 ] {33f706bf-f95d-4a63-ac9c-f2d8ae529c14} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19813 | 2025.12.18 18:43:48.363922 [ 276 ] {33f706bf-f95d-4a63-ac9c-f2d8ae529c14} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19814 | 2025.12.18 18:43:48.364011 [ 197 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 5 columns (5 merged, 0 gathered) in 0.002159378 sec., 1427262.8506912638 rows/sec., 124.78 MiB/sec. | ||
| 19815 | 2025.12.18 18:43:48.364105 [ 276 ] {33f706bf-f95d-4a63-ac9c-f2d8ae529c14} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00205 sec., 2439.0243902439024 rows/sec., 183.40 KiB/sec. | ||
| 19816 | 2025.12.18 18:43:48.364163 [ 276 ] {33f706bf-f95d-4a63-ac9c-f2d8ae529c14} <Debug> TCPHandler: Processed in 0.00230994 sec. | ||
| 19817 | 2025.12.18 18:43:48.364169 [ 217 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19818 | 2025.12.18 18:43:48.364207 [ 217 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19819 | 2025.12.18 18:43:48.364301 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19820 | 2025.12.18 18:43:48.364342 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19821 | 2025.12.18 18:43:48.364425 [ 276 ] {cf1c301b-e3a6-4b70-892d-6c896e7cf394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19822 | 2025.12.18 18:43:48.364485 [ 276 ] {cf1c301b-e3a6-4b70-892d-6c896e7cf394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19823 | 2025.12.18 18:43:48.364947 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19824 | 2025.12.18 18:43:48.364977 [ 276 ] {cf1c301b-e3a6-4b70-892d-6c896e7cf394} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19825 | 2025.12.18 18:43:48.365021 [ 276 ] {cf1c301b-e3a6-4b70-892d-6c896e7cf394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19826 | 2025.12.18 18:43:48.365031 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_151_30} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19827 | 2025.12.18 18:43:48.365115 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 19828 | 2025.12.18 18:43:48.365483 [ 276 ] {cf1c301b-e3a6-4b70-892d-6c896e7cf394} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19829 | 2025.12.18 18:43:48.365990 [ 276 ] {cf1c301b-e3a6-4b70-892d-6c896e7cf394} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19830 | 2025.12.18 18:43:48.366120 [ 54 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19831 | 2025.12.18 18:43:48.366127 [ 276 ] {cf1c301b-e3a6-4b70-892d-6c896e7cf394} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001727 sec., 39953.67689635205 rows/sec., 3.12 MiB/sec. | ||
| 19832 | 2025.12.18 18:43:48.366168 [ 54 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19833 | 2025.12.18 18:43:48.366187 [ 276 ] {cf1c301b-e3a6-4b70-892d-6c896e7cf394} <Debug> TCPHandler: Processed in 0.001949255 sec. | ||
| 19834 | 2025.12.18 18:43:48.366197 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19835 | 2025.12.18 18:43:48.366308 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19836 | 2025.12.18 18:43:48.366319 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19837 | 2025.12.18 18:43:48.366434 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19838 | 2025.12.18 18:43:48.366435 [ 276 ] {f764de9e-1559-433a-ba4c-96cda657bbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19839 | 2025.12.18 18:43:48.366476 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 645 rows starting from the beginning of the part | ||
| 19840 | 2025.12.18 18:43:48.366500 [ 276 ] {f764de9e-1559-433a-ba4c-96cda657bbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19841 | 2025.12.18 18:43:48.366549 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 69 rows starting from the beginning of the part | ||
| 19842 | 2025.12.18 18:43:48.366602 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 123 rows starting from the beginning of the part | ||
| 19843 | 2025.12.18 18:43:48.366650 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 527 rows starting from the beginning of the part | ||
| 19844 | 2025.12.18 18:43:48.366694 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 116 rows starting from the beginning of the part | ||
| 19845 | 2025.12.18 18:43:48.366739 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 69 rows starting from the beginning of the part | ||
| 19846 | 2025.12.18 18:43:48.366919 [ 276 ] {f764de9e-1559-433a-ba4c-96cda657bbda} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19847 | 2025.12.18 18:43:48.366960 [ 276 ] {f764de9e-1559-433a-ba4c-96cda657bbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19848 | 2025.12.18 18:43:48.367458 [ 276 ] {f764de9e-1559-433a-ba4c-96cda657bbda} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19849 | 2025.12.18 18:43:48.367962 [ 276 ] {f764de9e-1559-433a-ba4c-96cda657bbda} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19850 | 2025.12.18 18:43:48.368013 [ 199 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747273 sec., 886524.3153187854 rows/sec., 70.42 MiB/sec. | ||
| 19851 | 2025.12.18 18:43:48.368119 [ 276 ] {f764de9e-1559-433a-ba4c-96cda657bbda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. | ||
| 19852 | 2025.12.18 18:43:48.368129 [ 217 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19853 | 2025.12.18 18:43:48.368164 [ 276 ] {f764de9e-1559-433a-ba4c-96cda657bbda} <Debug> TCPHandler: Processed in 0.001898315 sec. | ||
| 19854 | 2025.12.18 18:43:48.368269 [ 197 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19855 | 2025.12.18 18:43:48.368290 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19856 | 2025.12.18 18:43:48.368388 [ 276 ] {db1b08cd-fded-4047-bb63-06b19d8d1d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19857 | 2025.12.18 18:43:48.368444 [ 276 ] {db1b08cd-fded-4047-bb63-06b19d8d1d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19858 | 2025.12.18 18:43:48.368775 [ 197 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19859 | 2025.12.18 18:43:48.368851 [ 197 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_151_30} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19860 | 2025.12.18 18:43:48.368938 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 19861 | 2025.12.18 18:43:48.369213 [ 276 ] {db1b08cd-fded-4047-bb63-06b19d8d1d95} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19862 | 2025.12.18 18:43:48.369258 [ 276 ] {db1b08cd-fded-4047-bb63-06b19d8d1d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19863 | 2025.12.18 18:43:48.369878 [ 276 ] {db1b08cd-fded-4047-bb63-06b19d8d1d95} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19864 | 2025.12.18 18:43:48.370331 [ 276 ] {db1b08cd-fded-4047-bb63-06b19d8d1d95} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19865 | 2025.12.18 18:43:48.370464 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19866 | 2025.12.18 18:43:48.370472 [ 276 ] {db1b08cd-fded-4047-bb63-06b19d8d1d95} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002103 sec., 2377.5558725630053 rows/sec., 4.26 MiB/sec. | ||
| 19867 | 2025.12.18 18:43:48.370508 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19868 | 2025.12.18 18:43:48.370532 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19869 | 2025.12.18 18:43:48.370546 [ 276 ] {db1b08cd-fded-4047-bb63-06b19d8d1d95} <Debug> TCPHandler: Processed in 0.002306849 sec. | ||
| 19870 | 2025.12.18 18:43:48.370607 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19871 | 2025.12.18 18:43:48.370664 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19872 | 2025.12.18 18:43:48.370765 [ 276 ] {2fb1473e-335c-4bba-a7f4-f29ac84c4755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19873 | 2025.12.18 18:43:48.370805 [ 276 ] {2fb1473e-335c-4bba-a7f4-f29ac84c4755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19874 | 2025.12.18 18:43:48.370808 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19875 | 2025.12.18 18:43:48.370872 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2892 rows starting from the beginning of the part | ||
| 19876 | 2025.12.18 18:43:48.371015 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 5 rows starting from the beginning of the part | ||
| 19877 | 2025.12.18 18:43:48.371127 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 50 rows starting from the beginning of the part | ||
| 19878 | 2025.12.18 18:43:48.371167 [ 276 ] {2fb1473e-335c-4bba-a7f4-f29ac84c4755} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19879 | 2025.12.18 18:43:48.371208 [ 276 ] {2fb1473e-335c-4bba-a7f4-f29ac84c4755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19880 | 2025.12.18 18:43:48.371242 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 5 rows starting from the beginning of the part | ||
| 19881 | 2025.12.18 18:43:48.371372 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 52 rows starting from the beginning of the part | ||
| 19882 | 2025.12.18 18:43:48.371472 [ 199 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 5 rows starting from the beginning of the part | ||
| 19883 | 2025.12.18 18:43:48.371701 [ 276 ] {2fb1473e-335c-4bba-a7f4-f29ac84c4755} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19884 | 2025.12.18 18:43:48.372259 [ 276 ] {2fb1473e-335c-4bba-a7f4-f29ac84c4755} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19885 | 2025.12.18 18:43:48.372414 [ 276 ] {2fb1473e-335c-4bba-a7f4-f29ac84c4755} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001669 sec., 35949.67046135411 rows/sec., 2.42 MiB/sec. | ||
| 19886 | 2025.12.18 18:43:48.372414 [ 53 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19887 | 2025.12.18 18:43:48.372457 [ 276 ] {2fb1473e-335c-4bba-a7f4-f29ac84c4755} <Debug> TCPHandler: Processed in 0.001843574 sec. | ||
| 19888 | 2025.12.18 18:43:48.372468 [ 53 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19889 | 2025.12.18 18:43:48.372496 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19890 | 2025.12.18 18:43:48.372571 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19891 | 2025.12.18 18:43:48.372672 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19892 | 2025.12.18 18:43:48.372701 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8580 rows starting from the beginning of the part | ||
| 19893 | 2025.12.18 18:43:48.372755 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 19894 | 2025.12.18 18:43:48.372803 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 19895 | 2025.12.18 18:43:48.372846 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 19896 | 2025.12.18 18:43:48.372890 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 19897 | 2025.12.18 18:43:48.372933 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 19898 | 2025.12.18 18:43:48.375620 [ 190 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8880 rows, containing 4 columns (4 merged, 0 gathered) in 0.00310829 sec., 2856876.288891963 rows/sec., 192.48 MiB/sec. | ||
| 19899 | 2025.12.18 18:43:48.375859 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19900 | 2025.12.18 18:43:48.376418 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19901 | 2025.12.18 18:43:48.376491 [ 189 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_151_30} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19902 | 2025.12.18 18:43:48.376559 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 19903 | 2025.12.18 18:43:48.381482 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3009 rows, containing 19 columns (19 merged, 0 gathered) in 0.01090822 sec., 275847.02178723936 rows/sec., 494.31 MiB/sec. | ||
| 19904 | 2025.12.18 18:43:48.384053 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19905 | 2025.12.18 18:43:48.384650 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19906 | 2025.12.18 18:43:48.384756 [ 189 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19907 | 2025.12.18 18:43:48.384898 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.61 MiB. | ||
| 19908 | 2025.12.18 18:43:49.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.98 MiB, peak 415.56 MiB, free memory in arenas 0.00 B, will set to 397.31 MiB (RSS), difference: 1.33 MiB | ||
| 19909 | 2025.12.18 18:43:50.071520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2354 | ||
| 19910 | 2025.12.18 18:43:50.074146 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19911 | 2025.12.18 18:43:50.074227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19912 | 2025.12.18 18:43:50.075633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19913 | 2025.12.18 18:43:50.075973 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19914 | 2025.12.18 18:43:50.076161 [ 52 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19915 | 2025.12.18 18:43:50.076235 [ 52 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19916 | 2025.12.18 18:43:50.076260 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19917 | 2025.12.18 18:43:50.076370 [ 196 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 19918 | 2025.12.18 18:43:50.076554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2354 | ||
| 19919 | 2025.12.18 18:43:50.076949 [ 196 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19920 | 2025.12.18 18:43:50.077108 [ 196 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2214 rows starting from the beginning of the part | ||
| 19921 | 2025.12.18 18:43:50.077490 [ 196 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part | ||
| 19922 | 2025.12.18 18:43:50.077823 [ 196 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 19923 | 2025.12.18 18:43:50.078148 [ 196 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 34 rows starting from the beginning of the part | ||
| 19924 | 2025.12.18 18:43:50.078480 [ 196 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
| 19925 | 2025.12.18 18:43:50.078811 [ 196 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 19926 | 2025.12.18 18:43:50.089944 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2354 rows, containing 72 columns (72 merged, 0 gathered) in 0.013620726 sec., 172824.8552977279 rows/sec., 129.60 MiB/sec. | ||
| 19927 | 2025.12.18 18:43:50.092140 [ 195 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19928 | 2025.12.18 18:43:50.092867 [ 195 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19929 | 2025.12.18 18:43:50.092976 [ 195 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_76_15} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19930 | 2025.12.18 18:43:50.093403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19931 | 2025.12.18 18:43:52.398404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49422 | ||
| 19932 | 2025.12.18 18:43:52.398979 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19933 | 2025.12.18 18:43:52.399029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19934 | 2025.12.18 18:43:52.399550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 19935 | 2025.12.18 18:43:52.399790 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19936 | 2025.12.18 18:43:52.399946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49422 | ||
| 19937 | 2025.12.18 18:43:53.130165 [ 217 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19938 | 2025.12.18 18:43:53.130214 [ 217 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19939 | 2025.12.18 18:43:53.133619 [ 217 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19940 | 2025.12.18 18:43:53.364367 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19941 | 2025.12.18 18:43:53.364549 [ 276 ] {d67b2f86-ed9c-410a-9cbb-75112b5c9164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19942 | 2025.12.18 18:43:53.364615 [ 276 ] {d67b2f86-ed9c-410a-9cbb-75112b5c9164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19943 | 2025.12.18 18:43:53.365290 [ 276 ] {d67b2f86-ed9c-410a-9cbb-75112b5c9164} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19944 | 2025.12.18 18:43:53.365334 [ 276 ] {d67b2f86-ed9c-410a-9cbb-75112b5c9164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19945 | 2025.12.18 18:43:53.365721 [ 276 ] {d67b2f86-ed9c-410a-9cbb-75112b5c9164} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19946 | 2025.12.18 18:43:53.365942 [ 276 ] {d67b2f86-ed9c-410a-9cbb-75112b5c9164} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19947 | 2025.12.18 18:43:53.366111 [ 276 ] {d67b2f86-ed9c-410a-9cbb-75112b5c9164} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.23 MiB/sec. | ||
| 19948 | 2025.12.18 18:43:53.366167 [ 276 ] {d67b2f86-ed9c-410a-9cbb-75112b5c9164} <Debug> TCPHandler: Processed in 0.001943505 sec. | ||
| 19949 | 2025.12.18 18:43:53.366293 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19950 | 2025.12.18 18:43:53.366400 [ 276 ] {2e26c870-1cba-4f86-98df-a8963fef6cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19951 | 2025.12.18 18:43:53.366445 [ 276 ] {2e26c870-1cba-4f86-98df-a8963fef6cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19952 | 2025.12.18 18:43:53.366857 [ 276 ] {2e26c870-1cba-4f86-98df-a8963fef6cf9} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19953 | 2025.12.18 18:43:53.366892 [ 276 ] {2e26c870-1cba-4f86-98df-a8963fef6cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19954 | 2025.12.18 18:43:53.367196 [ 276 ] {2e26c870-1cba-4f86-98df-a8963fef6cf9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19955 | 2025.12.18 18:43:53.367403 [ 276 ] {2e26c870-1cba-4f86-98df-a8963fef6cf9} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19956 | 2025.12.18 18:43:53.367534 [ 276 ] {2e26c870-1cba-4f86-98df-a8963fef6cf9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 421.77 KiB/sec. | ||
| 19957 | 2025.12.18 18:43:53.367576 [ 276 ] {2e26c870-1cba-4f86-98df-a8963fef6cf9} <Debug> TCPHandler: Processed in 0.001336117 sec. | ||
| 19958 | 2025.12.18 18:43:53.367693 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19959 | 2025.12.18 18:43:53.367791 [ 276 ] {14fdedc2-da67-4840-833f-33d0683fc0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19960 | 2025.12.18 18:43:53.367832 [ 276 ] {14fdedc2-da67-4840-833f-33d0683fc0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19961 | 2025.12.18 18:43:53.368399 [ 276 ] {14fdedc2-da67-4840-833f-33d0683fc0ee} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19962 | 2025.12.18 18:43:53.368436 [ 276 ] {14fdedc2-da67-4840-833f-33d0683fc0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19963 | 2025.12.18 18:43:53.368771 [ 276 ] {14fdedc2-da67-4840-833f-33d0683fc0ee} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19964 | 2025.12.18 18:43:53.368983 [ 276 ] {14fdedc2-da67-4840-833f-33d0683fc0ee} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19965 | 2025.12.18 18:43:53.369114 [ 276 ] {14fdedc2-da67-4840-833f-33d0683fc0ee} <Debug> executeQuery: Read 287 rows, 26.38 KiB in 0.001344 sec., 213541.6666666667 rows/sec., 19.17 MiB/sec. | ||
| 19966 | 2025.12.18 18:43:53.369152 [ 276 ] {14fdedc2-da67-4840-833f-33d0683fc0ee} <Debug> TCPHandler: Processed in 0.001509999 sec. | ||
| 19967 | 2025.12.18 18:43:53.369180 [ 221 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19968 | 2025.12.18 18:43:53.369226 [ 221 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19969 | 2025.12.18 18:43:53.369266 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19970 | 2025.12.18 18:43:53.369370 [ 276 ] {1b16ba4e-8676-4945-8195-d59c5633d22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19971 | 2025.12.18 18:43:53.369410 [ 276 ] {1b16ba4e-8676-4945-8195-d59c5633d22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19972 | 2025.12.18 18:43:53.369843 [ 276 ] {1b16ba4e-8676-4945-8195-d59c5633d22e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19973 | 2025.12.18 18:43:53.369880 [ 276 ] {1b16ba4e-8676-4945-8195-d59c5633d22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19974 | 2025.12.18 18:43:53.370207 [ 276 ] {1b16ba4e-8676-4945-8195-d59c5633d22e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19975 | 2025.12.18 18:43:53.370444 [ 276 ] {1b16ba4e-8676-4945-8195-d59c5633d22e} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19976 | 2025.12.18 18:43:53.370577 [ 276 ] {1b16ba4e-8676-4945-8195-d59c5633d22e} <Debug> executeQuery: Read 72 rows, 5.44 KiB in 0.001227 sec., 58679.70660146699 rows/sec., 4.33 MiB/sec. | ||
| 19977 | 2025.12.18 18:43:53.370616 [ 276 ] {1b16ba4e-8676-4945-8195-d59c5633d22e} <Debug> TCPHandler: Processed in 0.001401169 sec. | ||
| 19978 | 2025.12.18 18:43:53.370735 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19979 | 2025.12.18 18:43:53.370832 [ 276 ] {b895920b-348c-47c4-af15-4a44654dc32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19980 | 2025.12.18 18:43:53.370874 [ 276 ] {b895920b-348c-47c4-af15-4a44654dc32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19981 | 2025.12.18 18:43:53.371318 [ 276 ] {b895920b-348c-47c4-af15-4a44654dc32f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19982 | 2025.12.18 18:43:53.371358 [ 276 ] {b895920b-348c-47c4-af15-4a44654dc32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19983 | 2025.12.18 18:43:53.371710 [ 276 ] {b895920b-348c-47c4-af15-4a44654dc32f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19984 | 2025.12.18 18:43:53.372028 [ 276 ] {b895920b-348c-47c4-af15-4a44654dc32f} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19985 | 2025.12.18 18:43:53.372169 [ 276 ] {b895920b-348c-47c4-af15-4a44654dc32f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001357 sec., 17686.072218128225 rows/sec., 1.47 MiB/sec. | ||
| 19986 | 2025.12.18 18:43:53.372210 [ 276 ] {b895920b-348c-47c4-af15-4a44654dc32f} <Debug> TCPHandler: Processed in 0.00152556 sec. | ||
| 19987 | 2025.12.18 18:43:53.372332 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19988 | 2025.12.18 18:43:53.372431 [ 276 ] {235692ff-1169-4c65-ba04-a913a949029e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19989 | 2025.12.18 18:43:53.372472 [ 276 ] {235692ff-1169-4c65-ba04-a913a949029e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19990 | 2025.12.18 18:43:53.372662 [ 221 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19991 | 2025.12.18 18:43:53.372896 [ 276 ] {235692ff-1169-4c65-ba04-a913a949029e} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19992 | 2025.12.18 18:43:53.372936 [ 276 ] {235692ff-1169-4c65-ba04-a913a949029e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19993 | 2025.12.18 18:43:53.373261 [ 276 ] {235692ff-1169-4c65-ba04-a913a949029e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19994 | 2025.12.18 18:43:53.373473 [ 276 ] {235692ff-1169-4c65-ba04-a913a949029e} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19995 | 2025.12.18 18:43:53.373602 [ 276 ] {235692ff-1169-4c65-ba04-a913a949029e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 787.82 KiB/sec. | ||
| 19996 | 2025.12.18 18:43:53.373640 [ 276 ] {235692ff-1169-4c65-ba04-a913a949029e} <Debug> TCPHandler: Processed in 0.001365117 sec. | ||
| 19997 | 2025.12.18 18:43:53.373750 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19998 | 2025.12.18 18:43:53.373844 [ 276 ] {c8c2ca68-a826-4a9e-aac4-9b209a36fbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19999 | 2025.12.18 18:43:53.373883 [ 276 ] {c8c2ca68-a826-4a9e-aac4-9b209a36fbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20000 | 2025.12.18 18:43:53.374362 [ 276 ] {c8c2ca68-a826-4a9e-aac4-9b209a36fbca} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20001 | 2025.12.18 18:43:53.374398 [ 276 ] {c8c2ca68-a826-4a9e-aac4-9b209a36fbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20002 | 2025.12.18 18:43:53.374710 [ 276 ] {c8c2ca68-a826-4a9e-aac4-9b209a36fbca} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20003 | 2025.12.18 18:43:53.374918 [ 276 ] {c8c2ca68-a826-4a9e-aac4-9b209a36fbca} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2025.12.18 18:43:53.375046 [ 276 ] {c8c2ca68-a826-4a9e-aac4-9b209a36fbca} <Debug> executeQuery: Read 160 rows, 13.19 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 10.56 MiB/sec. | ||
| 20005 | 2025.12.18 18:43:53.375084 [ 276 ] {c8c2ca68-a826-4a9e-aac4-9b209a36fbca} <Debug> TCPHandler: Processed in 0.001384208 sec. | ||
| 20006 | 2025.12.18 18:43:53.375101 [ 221 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20007 | 2025.12.18 18:43:53.375127 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20008 | 2025.12.18 18:43:53.375192 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20009 | 2025.12.18 18:43:53.375292 [ 276 ] {22ad2895-b024-4f4a-8cbd-dda67ddf4b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20010 | 2025.12.18 18:43:53.375336 [ 276 ] {22ad2895-b024-4f4a-8cbd-dda67ddf4b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20011 | 2025.12.18 18:43:53.375777 [ 276 ] {22ad2895-b024-4f4a-8cbd-dda67ddf4b8c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20012 | 2025.12.18 18:43:53.375816 [ 276 ] {22ad2895-b024-4f4a-8cbd-dda67ddf4b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20013 | 2025.12.18 18:43:53.376180 [ 276 ] {22ad2895-b024-4f4a-8cbd-dda67ddf4b8c} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20014 | 2025.12.18 18:43:53.376406 [ 276 ] {22ad2895-b024-4f4a-8cbd-dda67ddf4b8c} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20015 | 2025.12.18 18:43:53.376547 [ 276 ] {22ad2895-b024-4f4a-8cbd-dda67ddf4b8c} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001274 sec., 156200.94191522762 rows/sec., 11.20 MiB/sec. | ||
| 20016 | 2025.12.18 18:43:53.376584 [ 276 ] {22ad2895-b024-4f4a-8cbd-dda67ddf4b8c} <Debug> TCPHandler: Processed in 0.001443858 sec. | ||
| 20017 | 2025.12.18 18:43:53.376596 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20018 | 2025.12.18 18:43:53.376624 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20019 | 2025.12.18 18:43:53.376713 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20020 | 2025.12.18 18:43:53.376833 [ 276 ] {c772cdf7-bcb4-45a9-9978-a8b7bc2427f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20021 | 2025.12.18 18:43:53.376909 [ 276 ] {c772cdf7-bcb4-45a9-9978-a8b7bc2427f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20022 | 2025.12.18 18:43:53.377887 [ 276 ] {c772cdf7-bcb4-45a9-9978-a8b7bc2427f1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20023 | 2025.12.18 18:43:53.377923 [ 276 ] {c772cdf7-bcb4-45a9-9978-a8b7bc2427f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20024 | 2025.12.18 18:43:53.378285 [ 221 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20025 | 2025.12.18 18:43:53.378534 [ 276 ] {c772cdf7-bcb4-45a9-9978-a8b7bc2427f1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20026 | 2025.12.18 18:43:53.378763 [ 276 ] {c772cdf7-bcb4-45a9-9978-a8b7bc2427f1} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20027 | 2025.12.18 18:43:53.378904 [ 276 ] {c772cdf7-bcb4-45a9-9978-a8b7bc2427f1} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002095 sec., 25775.656324582338 rows/sec., 46.19 MiB/sec. | ||
| 20028 | 2025.12.18 18:43:53.378977 [ 276 ] {c772cdf7-bcb4-45a9-9978-a8b7bc2427f1} <Debug> TCPHandler: Processed in 0.00232696 sec. | ||
| 20029 | 2025.12.18 18:43:53.379087 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20030 | 2025.12.18 18:43:53.379183 [ 276 ] {a7b6af9c-4731-4336-97ce-08f710116b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20031 | 2025.12.18 18:43:53.379225 [ 276 ] {a7b6af9c-4731-4336-97ce-08f710116b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20032 | 2025.12.18 18:43:53.379323 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20033 | 2025.12.18 18:43:53.379591 [ 276 ] {a7b6af9c-4731-4336-97ce-08f710116b15} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2025.12.18 18:43:53.379627 [ 276 ] {a7b6af9c-4731-4336-97ce-08f710116b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20035 | 2025.12.18 18:43:53.379925 [ 276 ] {a7b6af9c-4731-4336-97ce-08f710116b15} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20036 | 2025.12.18 18:43:53.380127 [ 276 ] {a7b6af9c-4731-4336-97ce-08f710116b15} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2025.12.18 18:43:53.380253 [ 276 ] {a7b6af9c-4731-4336-97ce-08f710116b15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 20038 | 2025.12.18 18:43:53.380291 [ 276 ] {a7b6af9c-4731-4336-97ce-08f710116b15} <Debug> TCPHandler: Processed in 0.001254086 sec. | ||
| 20039 | 2025.12.18 18:43:53.788349 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20040 | 2025.12.18 18:43:53.788404 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20041 | 2025.12.18 18:43:53.791776 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20042 | 2025.12.18 18:43:54.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.07 MiB, peak 415.56 MiB, free memory in arenas 0.00 B, will set to 397.34 MiB (RSS), difference: -4.72 MiB | ||
| 20043 | 2025.12.18 18:43:54.500316 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59711 | ||
| 20044 | 2025.12.18 18:43:54.500428 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20045 | 2025.12.18 18:43:54.500458 [ 275 ] {} <Debug> TCP-Session: 48609c29-4ed4-4513-81f1-65b248cbf2be Authenticating user 'default' from [fd00:1122:3344:101::e]:59711 | ||
| 20046 | 2025.12.18 18:43:54.500482 [ 275 ] {} <Debug> TCP-Session: 48609c29-4ed4-4513-81f1-65b248cbf2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20047 | 2025.12.18 18:43:54.500497 [ 275 ] {} <Debug> TCP-Session: 48609c29-4ed4-4513-81f1-65b248cbf2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20048 | 2025.12.18 18:43:54.500708 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43357 | ||
| 20049 | 2025.12.18 18:43:54.500739 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36169 | ||
| 20050 | 2025.12.18 18:43:54.500767 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46430 | ||
| 20051 | 2025.12.18 18:43:54.500787 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37722 | ||
| 20052 | 2025.12.18 18:43:54.500822 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20053 | 2025.12.18 18:43:54.500851 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20054 | 2025.12.18 18:43:54.500873 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20055 | 2025.12.18 18:43:54.500878 [ 287 ] {} <Debug> TCP-Session: a1ad783f-0007-44b3-9d71-80b539ee7438 Authenticating user 'default' from [fd00:1122:3344:101::e]:43357 | ||
| 20056 | 2025.12.18 18:43:54.500891 [ 288 ] {} <Debug> TCP-Session: e1fd95c6-4c85-45e1-8b20-108b8c386843 Authenticating user 'default' from [fd00:1122:3344:101::e]:36169 | ||
| 20057 | 2025.12.18 18:43:54.500901 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20058 | 2025.12.18 18:43:54.500903 [ 275 ] {} <Trace> TCP-Session: 48609c29-4ed4-4513-81f1-65b248cbf2be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20059 | 2025.12.18 18:43:54.500941 [ 292 ] {} <Debug> TCP-Session: c450f331-02a0-4457-9412-ae241a7e674f Authenticating user 'default' from [fd00:1122:3344:101::e]:37722 | ||
| 20060 | 2025.12.18 18:43:54.500918 [ 287 ] {} <Debug> TCP-Session: a1ad783f-0007-44b3-9d71-80b539ee7438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20061 | 2025.12.18 18:43:54.500975 [ 292 ] {} <Debug> TCP-Session: c450f331-02a0-4457-9412-ae241a7e674f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20062 | 2025.12.18 18:43:54.500995 [ 287 ] {} <Debug> TCP-Session: a1ad783f-0007-44b3-9d71-80b539ee7438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20063 | 2025.12.18 18:43:54.501011 [ 292 ] {} <Debug> TCP-Session: c450f331-02a0-4457-9412-ae241a7e674f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20064 | 2025.12.18 18:43:54.500905 [ 291 ] {} <Debug> TCP-Session: 8175e62c-9c29-46af-8fe7-a694d7c1a4df Authenticating user 'default' from [fd00:1122:3344:101::e]:46430 | ||
| 20065 | 2025.12.18 18:43:54.500823 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36385 | ||
| 20066 | 2025.12.18 18:43:54.501072 [ 291 ] {} <Debug> TCP-Session: 8175e62c-9c29-46af-8fe7-a694d7c1a4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20067 | 2025.12.18 18:43:54.501094 [ 275 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59711) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20068 | 2025.12.18 18:43:54.501124 [ 291 ] {} <Debug> TCP-Session: 8175e62c-9c29-46af-8fe7-a694d7c1a4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20069 | 2025.12.18 18:43:54.500802 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59244 | ||
| 20070 | 2025.12.18 18:43:54.501166 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20071 | 2025.12.18 18:43:54.500769 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58420 | ||
| 20072 | 2025.12.18 18:43:54.501216 [ 294 ] {} <Debug> TCP-Session: e1131618-068a-4ab7-8f38-38de92408030 Authenticating user 'default' from [fd00:1122:3344:101::e]:36385 | ||
| 20073 | 2025.12.18 18:43:54.501231 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20074 | 2025.12.18 18:43:54.500747 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36412 | ||
| 20075 | 2025.12.18 18:43:54.501264 [ 293 ] {} <Debug> TCP-Session: 27a74fa6-2581-442a-89df-288c3f763435 Authenticating user 'default' from [fd00:1122:3344:101::e]:59244 | ||
| 20076 | 2025.12.18 18:43:54.501282 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20077 | 2025.12.18 18:43:54.501294 [ 293 ] {} <Debug> TCP-Session: 27a74fa6-2581-442a-89df-288c3f763435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20078 | 2025.12.18 18:43:54.501323 [ 290 ] {} <Debug> TCP-Session: e0aa4d4f-3885-4a53-a20c-baaa8a95701b Authenticating user 'default' from [fd00:1122:3344:101::e]:58420 | ||
| 20079 | 2025.12.18 18:43:54.501330 [ 293 ] {} <Debug> TCP-Session: 27a74fa6-2581-442a-89df-288c3f763435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20080 | 2025.12.18 18:43:54.501327 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20081 | 2025.12.18 18:43:54.501352 [ 290 ] {} <Debug> TCP-Session: e0aa4d4f-3885-4a53-a20c-baaa8a95701b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20082 | 2025.12.18 18:43:54.501378 [ 289 ] {} <Debug> TCP-Session: ee17c2bf-94e0-4d77-8206-8326855f462e Authenticating user 'default' from [fd00:1122:3344:101::e]:36412 | ||
| 20083 | 2025.12.18 18:43:54.501394 [ 290 ] {} <Debug> TCP-Session: e0aa4d4f-3885-4a53-a20c-baaa8a95701b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20084 | 2025.12.18 18:43:54.501415 [ 289 ] {} <Debug> TCP-Session: ee17c2bf-94e0-4d77-8206-8326855f462e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20085 | 2025.12.18 18:43:54.501252 [ 294 ] {} <Debug> TCP-Session: e1131618-068a-4ab7-8f38-38de92408030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20086 | 2025.12.18 18:43:54.501439 [ 289 ] {} <Debug> TCP-Session: ee17c2bf-94e0-4d77-8206-8326855f462e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20087 | 2025.12.18 18:43:54.501457 [ 294 ] {} <Debug> TCP-Session: e1131618-068a-4ab7-8f38-38de92408030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20088 | 2025.12.18 18:43:54.500928 [ 288 ] {} <Debug> TCP-Session: e1fd95c6-4c85-45e1-8b20-108b8c386843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20089 | 2025.12.18 18:43:54.501386 [ 275 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20090 | 2025.12.18 18:43:54.501507 [ 288 ] {} <Debug> TCP-Session: e1fd95c6-4c85-45e1-8b20-108b8c386843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20091 | 2025.12.18 18:43:54.501567 [ 275 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20092 | 2025.12.18 18:43:54.501851 [ 275 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 20093 | 2025.12.18 18:43:54.502751 [ 323 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Trace> AggregatingTransform: Aggregating | ||
| 20094 | 2025.12.18 18:43:54.502803 [ 323 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Trace> Aggregator: Aggregation method: without_key | ||
| 20095 | 2025.12.18 18:43:54.502843 [ 323 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891472 sec. (1121.740 rows/sec., 43.82 KiB/sec.) | ||
| 20096 | 2025.12.18 18:43:54.502862 [ 323 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Trace> Aggregator: Merging aggregated data | ||
| 20097 | 2025.12.18 18:43:54.504364 [ 275 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003323 sec., 300.9328919650918 rows/sec., 11.76 KiB/sec. | ||
| 20098 | 2025.12.18 18:43:54.504518 [ 275 ] {7397a91a-c88d-4dca-b5e0-d7480fa46217} <Debug> TCPHandler: Processed in 0.003724408 sec. | ||
| 20099 | 2025.12.18 18:43:54.504613 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20100 | 2025.12.18 18:43:54.504646 [ 275 ] {} <Debug> TCP-Session: 48609c29-4ed4-4513-81f1-65b248cbf2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20101 | 2025.12.18 18:43:54.504652 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20102 | 2025.12.18 18:43:54.504675 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20103 | 2025.12.18 18:43:54.504694 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20104 | 2025.12.18 18:43:54.504704 [ 287 ] {} <Debug> TCP-Session: a1ad783f-0007-44b3-9d71-80b539ee7438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20105 | 2025.12.18 18:43:54.504714 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20106 | 2025.12.18 18:43:54.504736 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20107 | 2025.12.18 18:43:54.504752 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20108 | 2025.12.18 18:43:54.504785 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20109 | 2025.12.18 18:43:54.504795 [ 292 ] {} <Debug> TCP-Session: c450f331-02a0-4457-9412-ae241a7e674f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20110 | 2025.12.18 18:43:54.504816 [ 289 ] {} <Debug> TCP-Session: ee17c2bf-94e0-4d77-8206-8326855f462e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20111 | 2025.12.18 18:43:54.504836 [ 290 ] {} <Debug> TCP-Session: e0aa4d4f-3885-4a53-a20c-baaa8a95701b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20112 | 2025.12.18 18:43:54.504795 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20113 | 2025.12.18 18:43:54.504766 [ 291 ] {} <Debug> TCP-Session: 8175e62c-9c29-46af-8fe7-a694d7c1a4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20114 | 2025.12.18 18:43:54.504903 [ 293 ] {} <Debug> TCP-Session: 27a74fa6-2581-442a-89df-288c3f763435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20115 | 2025.12.18 18:43:54.504743 [ 288 ] {} <Debug> TCP-Session: e1fd95c6-4c85-45e1-8b20-108b8c386843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20116 | 2025.12.18 18:43:54.504720 [ 294 ] {} <Debug> TCP-Session: e1131618-068a-4ab7-8f38-38de92408030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20117 | 2025.12.18 18:43:55.130867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 20118 | 2025.12.18 18:43:55.152628 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20119 | 2025.12.18 18:43:55.152716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20120 | 2025.12.18 18:43:55.159434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20121 | 2025.12.18 18:43:55.160266 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2025.12.18 18:43:55.167730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 20123 | 2025.12.18 18:43:55.605965 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52261 | ||
| 20124 | 2025.12.18 18:43:55.606070 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20125 | 2025.12.18 18:43:55.606096 [ 275 ] {} <Debug> TCP-Session: 8b079a9a-27b0-4ea5-8c2c-b65b010d960f Authenticating user 'default' from [fd00:1122:3344:101::e]:52261 | ||
| 20126 | 2025.12.18 18:43:55.606117 [ 275 ] {} <Debug> TCP-Session: 8b079a9a-27b0-4ea5-8c2c-b65b010d960f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20127 | 2025.12.18 18:43:55.606130 [ 275 ] {} <Debug> TCP-Session: 8b079a9a-27b0-4ea5-8c2c-b65b010d960f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20128 | 2025.12.18 18:43:55.606332 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40719 | ||
| 20129 | 2025.12.18 18:43:55.606333 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59428 | ||
| 20130 | 2025.12.18 18:43:55.606406 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55445 | ||
| 20131 | 2025.12.18 18:43:55.606420 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36237 | ||
| 20132 | 2025.12.18 18:43:55.606443 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20133 | 2025.12.18 18:43:55.606439 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38967 | ||
| 20134 | 2025.12.18 18:43:55.606484 [ 288 ] {} <Debug> TCP-Session: 4fc2c980-44b1-4fd2-bc15-81e3be722051 Authenticating user 'default' from [fd00:1122:3344:101::e]:40719 | ||
| 20135 | 2025.12.18 18:43:55.606506 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20136 | 2025.12.18 18:43:55.606495 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20137 | 2025.12.18 18:43:55.606536 [ 288 ] {} <Debug> TCP-Session: 4fc2c980-44b1-4fd2-bc15-81e3be722051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20138 | 2025.12.18 18:43:55.606542 [ 292 ] {} <Debug> TCP-Session: 4d83fb65-133a-41a9-af4d-a3385c30685f Authenticating user 'default' from [fd00:1122:3344:101::e]:36237 | ||
| 20139 | 2025.12.18 18:43:55.606570 [ 288 ] {} <Debug> TCP-Session: 4fc2c980-44b1-4fd2-bc15-81e3be722051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20140 | 2025.12.18 18:43:55.606571 [ 291 ] {} <Debug> TCP-Session: a5578373-6f54-4d5d-809f-9d7453c2e9e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55445 | ||
| 20141 | 2025.12.18 18:43:55.606583 [ 292 ] {} <Debug> TCP-Session: 4d83fb65-133a-41a9-af4d-a3385c30685f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20142 | 2025.12.18 18:43:55.606580 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20143 | 2025.12.18 18:43:55.606616 [ 292 ] {} <Debug> TCP-Session: 4d83fb65-133a-41a9-af4d-a3385c30685f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20144 | 2025.12.18 18:43:55.606611 [ 291 ] {} <Debug> TCP-Session: a5578373-6f54-4d5d-809f-9d7453c2e9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20145 | 2025.12.18 18:43:55.606648 [ 294 ] {} <Debug> TCP-Session: e84a62a9-41c8-4abb-987a-5fde99876ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:38967 | ||
| 20146 | 2025.12.18 18:43:55.606668 [ 291 ] {} <Debug> TCP-Session: a5578373-6f54-4d5d-809f-9d7453c2e9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20147 | 2025.12.18 18:43:55.606690 [ 294 ] {} <Debug> TCP-Session: e84a62a9-41c8-4abb-987a-5fde99876ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20148 | 2025.12.18 18:43:55.606431 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51090 | ||
| 20149 | 2025.12.18 18:43:55.606718 [ 294 ] {} <Debug> TCP-Session: e84a62a9-41c8-4abb-987a-5fde99876ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20150 | 2025.12.18 18:43:55.606403 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49438 | ||
| 20151 | 2025.12.18 18:43:55.606372 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57580 | ||
| 20152 | 2025.12.18 18:43:55.606802 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20153 | 2025.12.18 18:43:55.606412 [ 275 ] {} <Trace> TCP-Session: 8b079a9a-27b0-4ea5-8c2c-b65b010d960f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20154 | 2025.12.18 18:43:55.606833 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20155 | 2025.12.18 18:43:55.606861 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20156 | 2025.12.18 18:43:55.606882 [ 290 ] {} <Debug> TCP-Session: 38986a79-1ea5-40e8-96fa-4f6c27083f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:49438 | ||
| 20157 | 2025.12.18 18:43:55.606900 [ 289 ] {} <Debug> TCP-Session: 849e39c5-46a4-46ab-99df-55b6215dec8d Authenticating user 'default' from [fd00:1122:3344:101::e]:57580 | ||
| 20158 | 2025.12.18 18:43:55.606914 [ 290 ] {} <Debug> TCP-Session: 38986a79-1ea5-40e8-96fa-4f6c27083f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20159 | 2025.12.18 18:43:55.606930 [ 289 ] {} <Debug> TCP-Session: 849e39c5-46a4-46ab-99df-55b6215dec8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20160 | 2025.12.18 18:43:55.606939 [ 290 ] {} <Debug> TCP-Session: 38986a79-1ea5-40e8-96fa-4f6c27083f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20161 | 2025.12.18 18:43:55.606956 [ 289 ] {} <Debug> TCP-Session: 849e39c5-46a4-46ab-99df-55b6215dec8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20162 | 2025.12.18 18:43:55.607002 [ 275 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52261) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20163 | 2025.12.18 18:43:55.606836 [ 293 ] {} <Debug> TCP-Session: a8f9c334-60b6-4c8e-8f8d-1efb4df94416 Authenticating user 'default' from [fd00:1122:3344:101::e]:51090 | ||
| 20164 | 2025.12.18 18:43:55.606495 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20165 | 2025.12.18 18:43:55.607107 [ 293 ] {} <Debug> TCP-Session: a8f9c334-60b6-4c8e-8f8d-1efb4df94416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20166 | 2025.12.18 18:43:55.607136 [ 287 ] {} <Debug> TCP-Session: 3832886e-4913-495d-a96d-7fcfe2506582 Authenticating user 'default' from [fd00:1122:3344:101::e]:59428 | ||
| 20167 | 2025.12.18 18:43:55.607138 [ 293 ] {} <Debug> TCP-Session: a8f9c334-60b6-4c8e-8f8d-1efb4df94416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20168 | 2025.12.18 18:43:55.607163 [ 287 ] {} <Debug> TCP-Session: 3832886e-4913-495d-a96d-7fcfe2506582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20169 | 2025.12.18 18:43:55.607183 [ 287 ] {} <Debug> TCP-Session: 3832886e-4913-495d-a96d-7fcfe2506582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20170 | 2025.12.18 18:43:55.607352 [ 275 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20171 | 2025.12.18 18:43:55.607495 [ 275 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20172 | 2025.12.18 18:43:55.607780 [ 275 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 20173 | 2025.12.18 18:43:55.608772 [ 297 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Trace> AggregatingTransform: Aggregating | ||
| 20174 | 2025.12.18 18:43:55.608815 [ 297 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Trace> Aggregator: Aggregation method: without_key | ||
| 20175 | 2025.12.18 18:43:55.608852 [ 297 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973352 sec. (1027.378 rows/sec., 40.13 KiB/sec.) | ||
| 20176 | 2025.12.18 18:43:55.608870 [ 297 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Trace> Aggregator: Merging aggregated data | ||
| 20177 | 2025.12.18 18:43:55.610659 [ 275 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003707 sec., 269.75991367682764 rows/sec., 10.54 KiB/sec. | ||
| 20178 | 2025.12.18 18:43:55.610918 [ 275 ] {17b5eed0-f8b2-4b8b-828d-52323bd6d902} <Debug> TCPHandler: Processed in 0.00461427 sec. | ||
| 20179 | 2025.12.18 18:43:55.611068 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20180 | 2025.12.18 18:43:55.611103 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20181 | 2025.12.18 18:43:55.611123 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20182 | 2025.12.18 18:43:55.611152 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20183 | 2025.12.18 18:43:55.611172 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20184 | 2025.12.18 18:43:55.611195 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20185 | 2025.12.18 18:43:55.611237 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20186 | 2025.12.18 18:43:55.611258 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20187 | 2025.12.18 18:43:55.611266 [ 290 ] {} <Debug> TCP-Session: 38986a79-1ea5-40e8-96fa-4f6c27083f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20188 | 2025.12.18 18:43:55.611284 [ 289 ] {} <Debug> TCP-Session: 849e39c5-46a4-46ab-99df-55b6215dec8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20189 | 2025.12.18 18:43:55.611308 [ 293 ] {} <Debug> TCP-Session: a8f9c334-60b6-4c8e-8f8d-1efb4df94416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20190 | 2025.12.18 18:43:55.611246 [ 294 ] {} <Debug> TCP-Session: e84a62a9-41c8-4abb-987a-5fde99876ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20191 | 2025.12.18 18:43:55.611220 [ 292 ] {} <Debug> TCP-Session: 4d83fb65-133a-41a9-af4d-a3385c30685f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20192 | 2025.12.18 18:43:55.611197 [ 291 ] {} <Debug> TCP-Session: a5578373-6f54-4d5d-809f-9d7453c2e9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20193 | 2025.12.18 18:43:55.611109 [ 275 ] {} <Debug> TCP-Session: 8b079a9a-27b0-4ea5-8c2c-b65b010d960f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20194 | 2025.12.18 18:43:55.611166 [ 288 ] {} <Debug> TCP-Session: 4fc2c980-44b1-4fd2-bc15-81e3be722051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20195 | 2025.12.18 18:43:55.611221 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20196 | 2025.12.18 18:43:55.611547 [ 287 ] {} <Debug> TCP-Session: 3832886e-4913-495d-a96d-7fcfe2506582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20197 | 2025.12.18 18:43:55.678470 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64883 | ||
| 20198 | 2025.12.18 18:43:55.678565 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20199 | 2025.12.18 18:43:55.678589 [ 275 ] {} <Debug> TCP-Session: d657d9cc-cf2b-4916-9dcc-713fc65cb94a Authenticating user 'default' from [fd00:1122:3344:101::e]:64883 | ||
| 20200 | 2025.12.18 18:43:55.678610 [ 275 ] {} <Debug> TCP-Session: d657d9cc-cf2b-4916-9dcc-713fc65cb94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20201 | 2025.12.18 18:43:55.678623 [ 275 ] {} <Debug> TCP-Session: d657d9cc-cf2b-4916-9dcc-713fc65cb94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20202 | 2025.12.18 18:43:55.678797 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61567 | ||
| 20203 | 2025.12.18 18:43:55.678809 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47666 | ||
| 20204 | 2025.12.18 18:43:55.678835 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58203 | ||
| 20205 | 2025.12.18 18:43:55.678867 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54983 | ||
| 20206 | 2025.12.18 18:43:55.678894 [ 275 ] {} <Trace> TCP-Session: d657d9cc-cf2b-4916-9dcc-713fc65cb94a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20207 | 2025.12.18 18:43:55.678905 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20208 | 2025.12.18 18:43:55.678904 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20209 | 2025.12.18 18:43:55.678938 [ 289 ] {} <Debug> TCP-Session: 9056674b-6402-4116-a682-063945100258 Authenticating user 'default' from [fd00:1122:3344:101::e]:47666 | ||
| 20210 | 2025.12.18 18:43:55.678947 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20211 | 2025.12.18 18:43:55.678960 [ 287 ] {} <Debug> TCP-Session: 61f7e55f-b3bc-434a-b4e0-65b87581eb5a Authenticating user 'default' from [fd00:1122:3344:101::e]:61567 | ||
| 20212 | 2025.12.18 18:43:55.678964 [ 289 ] {} <Debug> TCP-Session: 9056674b-6402-4116-a682-063945100258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20213 | 2025.12.18 18:43:55.678978 [ 293 ] {} <Debug> TCP-Session: c59b8909-6148-41dd-abbb-3d9746cfb7b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54983 | ||
| 20214 | 2025.12.18 18:43:55.678998 [ 289 ] {} <Debug> TCP-Session: 9056674b-6402-4116-a682-063945100258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20215 | 2025.12.18 18:43:55.678998 [ 287 ] {} <Debug> TCP-Session: 61f7e55f-b3bc-434a-b4e0-65b87581eb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20216 | 2025.12.18 18:43:55.679012 [ 293 ] {} <Debug> TCP-Session: c59b8909-6148-41dd-abbb-3d9746cfb7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20217 | 2025.12.18 18:43:55.679030 [ 287 ] {} <Debug> TCP-Session: 61f7e55f-b3bc-434a-b4e0-65b87581eb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20218 | 2025.12.18 18:43:55.679045 [ 293 ] {} <Debug> TCP-Session: c59b8909-6148-41dd-abbb-3d9746cfb7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20219 | 2025.12.18 18:43:55.679050 [ 275 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64883) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20220 | 2025.12.18 18:43:55.678938 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20221 | 2025.12.18 18:43:55.678873 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50126 | ||
| 20222 | 2025.12.18 18:43:55.679123 [ 290 ] {} <Debug> TCP-Session: 5c3a7ef3-c8d6-4d88-a07b-6e7b47cd7ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58203 | ||
| 20223 | 2025.12.18 18:43:55.678856 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41530 | ||
| 20224 | 2025.12.18 18:43:55.679155 [ 290 ] {} <Debug> TCP-Session: 5c3a7ef3-c8d6-4d88-a07b-6e7b47cd7ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20225 | 2025.12.18 18:43:55.679179 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20226 | 2025.12.18 18:43:55.679193 [ 290 ] {} <Debug> TCP-Session: 5c3a7ef3-c8d6-4d88-a07b-6e7b47cd7ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20227 | 2025.12.18 18:43:55.679208 [ 294 ] {} <Debug> TCP-Session: e4108b20-ecf6-46a9-abd8-15509b6da721 Authenticating user 'default' from [fd00:1122:3344:101::e]:50126 | ||
| 20228 | 2025.12.18 18:43:55.678846 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61526 | ||
| 20229 | 2025.12.18 18:43:55.679228 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20230 | 2025.12.18 18:43:55.679229 [ 294 ] {} <Debug> TCP-Session: e4108b20-ecf6-46a9-abd8-15509b6da721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20231 | 2025.12.18 18:43:55.679289 [ 292 ] {} <Debug> TCP-Session: 5bc0fc6c-728e-44da-b773-f150e5423ba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41530 | ||
| 20232 | 2025.12.18 18:43:55.679300 [ 294 ] {} <Debug> TCP-Session: e4108b20-ecf6-46a9-abd8-15509b6da721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20233 | 2025.12.18 18:43:55.679327 [ 292 ] {} <Debug> TCP-Session: 5bc0fc6c-728e-44da-b773-f150e5423ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20234 | 2025.12.18 18:43:55.679301 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20235 | 2025.12.18 18:43:55.679353 [ 292 ] {} <Debug> TCP-Session: 5bc0fc6c-728e-44da-b773-f150e5423ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20236 | 2025.12.18 18:43:55.679382 [ 291 ] {} <Debug> TCP-Session: 76e9387b-9046-4979-8f9f-54b88ddbdcdb Authenticating user 'default' from [fd00:1122:3344:101::e]:61526 | ||
| 20237 | 2025.12.18 18:43:55.678798 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61915 | ||
| 20238 | 2025.12.18 18:43:55.679415 [ 291 ] {} <Debug> TCP-Session: 76e9387b-9046-4979-8f9f-54b88ddbdcdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20239 | 2025.12.18 18:43:55.679306 [ 275 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20240 | 2025.12.18 18:43:55.679450 [ 291 ] {} <Debug> TCP-Session: 76e9387b-9046-4979-8f9f-54b88ddbdcdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20241 | 2025.12.18 18:43:55.679478 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20242 | 2025.12.18 18:43:55.679504 [ 288 ] {} <Debug> TCP-Session: 37536df8-8ddc-48c2-9af9-9ea96dd12d7f Authenticating user 'default' from [fd00:1122:3344:101::e]:61915 | ||
| 20243 | 2025.12.18 18:43:55.679508 [ 275 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20244 | 2025.12.18 18:43:55.679523 [ 288 ] {} <Debug> TCP-Session: 37536df8-8ddc-48c2-9af9-9ea96dd12d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20245 | 2025.12.18 18:43:55.679544 [ 288 ] {} <Debug> TCP-Session: 37536df8-8ddc-48c2-9af9-9ea96dd12d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20246 | 2025.12.18 18:43:55.679797 [ 275 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 20247 | 2025.12.18 18:43:55.680756 [ 320 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Trace> AggregatingTransform: Aggregating | ||
| 20248 | 2025.12.18 18:43:55.680794 [ 320 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Trace> Aggregator: Aggregation method: without_key | ||
| 20249 | 2025.12.18 18:43:55.680829 [ 320 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933012 sec. (1071.798 rows/sec., 41.87 KiB/sec.) | ||
| 20250 | 2025.12.18 18:43:55.680848 [ 320 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Trace> Aggregator: Merging aggregated data | ||
| 20251 | 2025.12.18 18:43:55.681913 [ 275 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002916 sec., 342.9355281207133 rows/sec., 13.40 KiB/sec. | ||
| 20252 | 2025.12.18 18:43:55.682046 [ 275 ] {432833ff-6215-43c1-8f57-dadf0ecb4321} <Debug> TCPHandler: Processed in 0.003253671 sec. | ||
| 20253 | 2025.12.18 18:43:55.682172 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20254 | 2025.12.18 18:43:55.682198 [ 275 ] {} <Debug> TCP-Session: d657d9cc-cf2b-4916-9dcc-713fc65cb94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20255 | 2025.12.18 18:43:55.682202 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20256 | 2025.12.18 18:43:55.682224 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20257 | 2025.12.18 18:43:55.682251 [ 294 ] {} <Debug> TCP-Session: e4108b20-ecf6-46a9-abd8-15509b6da721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20258 | 2025.12.18 18:43:55.682243 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20259 | 2025.12.18 18:43:55.682272 [ 287 ] {} <Debug> TCP-Session: 61f7e55f-b3bc-434a-b4e0-65b87581eb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20260 | 2025.12.18 18:43:55.682284 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20261 | 2025.12.18 18:43:55.682300 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20262 | 2025.12.18 18:43:55.682313 [ 291 ] {} <Debug> TCP-Session: 76e9387b-9046-4979-8f9f-54b88ddbdcdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20263 | 2025.12.18 18:43:55.682343 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20264 | 2025.12.18 18:43:55.682355 [ 289 ] {} <Debug> TCP-Session: 9056674b-6402-4116-a682-063945100258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20265 | 2025.12.18 18:43:55.682368 [ 288 ] {} <Debug> TCP-Session: 37536df8-8ddc-48c2-9af9-9ea96dd12d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20266 | 2025.12.18 18:43:55.682389 [ 293 ] {} <Debug> TCP-Session: c59b8909-6148-41dd-abbb-3d9746cfb7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20267 | 2025.12.18 18:43:55.682268 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20268 | 2025.12.18 18:43:55.682338 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20269 | 2025.12.18 18:43:55.682463 [ 290 ] {} <Debug> TCP-Session: 5c3a7ef3-c8d6-4d88-a07b-6e7b47cd7ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20270 | 2025.12.18 18:43:55.682478 [ 292 ] {} <Debug> TCP-Session: 5bc0fc6c-728e-44da-b773-f150e5423ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20271 | 2025.12.18 18:43:58.359595 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20272 | 2025.12.18 18:43:58.359800 [ 276 ] {7a2c41e9-33ca-4af5-86db-cbf4d19ecfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20273 | 2025.12.18 18:43:58.359868 [ 276 ] {7a2c41e9-33ca-4af5-86db-cbf4d19ecfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20274 | 2025.12.18 18:43:58.360605 [ 276 ] {7a2c41e9-33ca-4af5-86db-cbf4d19ecfb8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20275 | 2025.12.18 18:43:58.360660 [ 276 ] {7a2c41e9-33ca-4af5-86db-cbf4d19ecfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20276 | 2025.12.18 18:43:58.361201 [ 276 ] {7a2c41e9-33ca-4af5-86db-cbf4d19ecfb8} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20277 | 2025.12.18 18:43:58.361767 [ 276 ] {7a2c41e9-33ca-4af5-86db-cbf4d19ecfb8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20278 | 2025.12.18 18:43:58.361933 [ 276 ] {7a2c41e9-33ca-4af5-86db-cbf4d19ecfb8} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002183 sec., 30233.623453962435 rows/sec., 2.41 MiB/sec. | ||
| 20279 | 2025.12.18 18:43:58.361988 [ 276 ] {7a2c41e9-33ca-4af5-86db-cbf4d19ecfb8} <Debug> TCPHandler: Processed in 0.002528312 sec. | ||
| 20280 | 2025.12.18 18:43:58.362112 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20281 | 2025.12.18 18:43:58.362215 [ 276 ] {dbedd39f-1162-40c1-8135-4be0d412b194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20282 | 2025.12.18 18:43:58.362259 [ 276 ] {dbedd39f-1162-40c1-8135-4be0d412b194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20283 | 2025.12.18 18:43:58.362672 [ 276 ] {dbedd39f-1162-40c1-8135-4be0d412b194} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20284 | 2025.12.18 18:43:58.362711 [ 276 ] {dbedd39f-1162-40c1-8135-4be0d412b194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20285 | 2025.12.18 18:43:58.363114 [ 276 ] {dbedd39f-1162-40c1-8135-4be0d412b194} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20286 | 2025.12.18 18:43:58.363529 [ 276 ] {dbedd39f-1162-40c1-8135-4be0d412b194} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20287 | 2025.12.18 18:43:58.363668 [ 276 ] {dbedd39f-1162-40c1-8135-4be0d412b194} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001477 sec., 3385.2403520649964 rows/sec., 254.55 KiB/sec. | ||
| 20288 | 2025.12.18 18:43:58.363708 [ 276 ] {dbedd39f-1162-40c1-8135-4be0d412b194} <Debug> TCPHandler: Processed in 0.001649621 sec. | ||
| 20289 | 2025.12.18 18:43:58.363812 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20290 | 2025.12.18 18:43:58.363907 [ 276 ] {cea00ada-4373-45ee-8b71-f0d3768f72db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20291 | 2025.12.18 18:43:58.363946 [ 276 ] {cea00ada-4373-45ee-8b71-f0d3768f72db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20292 | 2025.12.18 18:43:58.364368 [ 276 ] {cea00ada-4373-45ee-8b71-f0d3768f72db} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20293 | 2025.12.18 18:43:58.364406 [ 276 ] {cea00ada-4373-45ee-8b71-f0d3768f72db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20294 | 2025.12.18 18:43:58.364810 [ 276 ] {cea00ada-4373-45ee-8b71-f0d3768f72db} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20295 | 2025.12.18 18:43:58.365225 [ 276 ] {cea00ada-4373-45ee-8b71-f0d3768f72db} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20296 | 2025.12.18 18:43:58.365360 [ 276 ] {cea00ada-4373-45ee-8b71-f0d3768f72db} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001472 sec., 46875 rows/sec., 3.66 MiB/sec. | ||
| 20297 | 2025.12.18 18:43:58.365399 [ 276 ] {cea00ada-4373-45ee-8b71-f0d3768f72db} <Debug> TCPHandler: Processed in 0.001638591 sec. | ||
| 20298 | 2025.12.18 18:43:58.365505 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20299 | 2025.12.18 18:43:58.365600 [ 276 ] {115fdc73-1716-467a-a13e-7a637258167d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20300 | 2025.12.18 18:43:58.365643 [ 276 ] {115fdc73-1716-467a-a13e-7a637258167d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20301 | 2025.12.18 18:43:58.366070 [ 276 ] {115fdc73-1716-467a-a13e-7a637258167d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20302 | 2025.12.18 18:43:58.366107 [ 276 ] {115fdc73-1716-467a-a13e-7a637258167d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20303 | 2025.12.18 18:43:58.366542 [ 276 ] {115fdc73-1716-467a-a13e-7a637258167d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20304 | 2025.12.18 18:43:58.366988 [ 276 ] {115fdc73-1716-467a-a13e-7a637258167d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20305 | 2025.12.18 18:43:58.367122 [ 276 ] {115fdc73-1716-467a-a13e-7a637258167d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec. | ||
| 20306 | 2025.12.18 18:43:58.367160 [ 276 ] {115fdc73-1716-467a-a13e-7a637258167d} <Debug> TCPHandler: Processed in 0.001705962 sec. | ||
| 20307 | 2025.12.18 18:43:58.367267 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20308 | 2025.12.18 18:43:58.367361 [ 276 ] {26206123-567e-4d1a-98fb-9105261bcd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20309 | 2025.12.18 18:43:58.367416 [ 276 ] {26206123-567e-4d1a-98fb-9105261bcd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20310 | 2025.12.18 18:43:58.368171 [ 276 ] {26206123-567e-4d1a-98fb-9105261bcd65} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20311 | 2025.12.18 18:43:58.368207 [ 276 ] {26206123-567e-4d1a-98fb-9105261bcd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20312 | 2025.12.18 18:43:58.368827 [ 276 ] {26206123-567e-4d1a-98fb-9105261bcd65} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20313 | 2025.12.18 18:43:58.369294 [ 276 ] {26206123-567e-4d1a-98fb-9105261bcd65} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20314 | 2025.12.18 18:43:58.369437 [ 276 ] {26206123-567e-4d1a-98fb-9105261bcd65} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002093 sec., 2388.9154323936937 rows/sec., 4.28 MiB/sec. | ||
| 20315 | 2025.12.18 18:43:58.369493 [ 276 ] {26206123-567e-4d1a-98fb-9105261bcd65} <Debug> TCPHandler: Processed in 0.002275589 sec. | ||
| 20316 | 2025.12.18 18:43:58.369595 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20317 | 2025.12.18 18:43:58.369690 [ 276 ] {0543c49b-cee2-43ec-a803-d88e71cf1aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20318 | 2025.12.18 18:43:58.369734 [ 276 ] {0543c49b-cee2-43ec-a803-d88e71cf1aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20319 | 2025.12.18 18:43:58.370062 [ 276 ] {0543c49b-cee2-43ec-a803-d88e71cf1aaf} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20320 | 2025.12.18 18:43:58.370099 [ 276 ] {0543c49b-cee2-43ec-a803-d88e71cf1aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20321 | 2025.12.18 18:43:58.370494 [ 276 ] {0543c49b-cee2-43ec-a803-d88e71cf1aaf} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20322 | 2025.12.18 18:43:58.370913 [ 276 ] {0543c49b-cee2-43ec-a803-d88e71cf1aaf} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20323 | 2025.12.18 18:43:58.371046 [ 276 ] {0543c49b-cee2-43ec-a803-d88e71cf1aaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
| 20324 | 2025.12.18 18:43:58.371082 [ 276 ] {0543c49b-cee2-43ec-a803-d88e71cf1aaf} <Debug> TCPHandler: Processed in 0.00153722 sec. | ||
| 20325 | 2025.12.18 18:43:59.665288 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20326 | 2025.12.18 18:43:59.665367 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20327 | 2025.12.18 18:43:59.900215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49870 | ||
| 20328 | 2025.12.18 18:43:59.900810 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20329 | 2025.12.18 18:43:59.900858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20330 | 2025.12.18 18:43:59.901487 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 20331 | 2025.12.18 18:43:59.901935 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20332 | 2025.12.18 18:43:59.902067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49870 | ||
| 20333 | 2025.12.18 18:44:00.076899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2392 | ||
| 20334 | 2025.12.18 18:44:00.079776 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20335 | 2025.12.18 18:44:00.079815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20336 | 2025.12.18 18:44:00.081121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 20337 | 2025.12.18 18:44:00.081698 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20338 | 2025.12.18 18:44:00.081963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2392 | ||
| 20339 | 2025.12.18 18:44:02.667917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 20340 | 2025.12.18 18:44:02.687835 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20341 | 2025.12.18 18:44:02.687902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20342 | 2025.12.18 18:44:02.694370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 20343 | 2025.12.18 18:44:02.695522 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20344 | 2025.12.18 18:44:02.699033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 20345 | 2025.12.18 18:44:03.362883 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20346 | 2025.12.18 18:44:03.363176 [ 276 ] {802133bc-7edc-43e5-9047-46a4e8481793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20347 | 2025.12.18 18:44:03.363257 [ 276 ] {802133bc-7edc-43e5-9047-46a4e8481793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20348 | 2025.12.18 18:44:03.364004 [ 276 ] {802133bc-7edc-43e5-9047-46a4e8481793} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20349 | 2025.12.18 18:44:03.364045 [ 276 ] {802133bc-7edc-43e5-9047-46a4e8481793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20350 | 2025.12.18 18:44:03.364582 [ 276 ] {802133bc-7edc-43e5-9047-46a4e8481793} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20351 | 2025.12.18 18:44:03.365038 [ 276 ] {802133bc-7edc-43e5-9047-46a4e8481793} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20352 | 2025.12.18 18:44:03.365201 [ 276 ] {802133bc-7edc-43e5-9047-46a4e8481793} <Debug> executeQuery: Read 166 rows, 14.88 KiB in 0.002116 sec., 78449.90548204159 rows/sec., 6.87 MiB/sec. | ||
| 20353 | 2025.12.18 18:44:03.365254 [ 276 ] {802133bc-7edc-43e5-9047-46a4e8481793} <Debug> TCPHandler: Processed in 0.002556993 sec. | ||
| 20354 | 2025.12.18 18:44:03.365378 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20355 | 2025.12.18 18:44:03.365483 [ 276 ] {61cd2822-0e31-4761-8aab-b79e984718a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20356 | 2025.12.18 18:44:03.365527 [ 276 ] {61cd2822-0e31-4761-8aab-b79e984718a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20357 | 2025.12.18 18:44:03.365974 [ 276 ] {61cd2822-0e31-4761-8aab-b79e984718a4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20358 | 2025.12.18 18:44:03.366009 [ 276 ] {61cd2822-0e31-4761-8aab-b79e984718a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20359 | 2025.12.18 18:44:03.366443 [ 276 ] {61cd2822-0e31-4761-8aab-b79e984718a4} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20360 | 2025.12.18 18:44:03.366874 [ 276 ] {61cd2822-0e31-4761-8aab-b79e984718a4} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20361 | 2025.12.18 18:44:03.367008 [ 276 ] {61cd2822-0e31-4761-8aab-b79e984718a4} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001549 sec., 35506.7785668173 rows/sec., 2.61 MiB/sec. | ||
| 20362 | 2025.12.18 18:44:03.367046 [ 276 ] {61cd2822-0e31-4761-8aab-b79e984718a4} <Debug> TCPHandler: Processed in 0.001721423 sec. | ||
| 20363 | 2025.12.18 18:44:03.367159 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20364 | 2025.12.18 18:44:03.367256 [ 276 ] {0a7d3c9f-16e3-4846-86c4-cb5393375978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20365 | 2025.12.18 18:44:03.367295 [ 276 ] {0a7d3c9f-16e3-4846-86c4-cb5393375978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20366 | 2025.12.18 18:44:03.367733 [ 276 ] {0a7d3c9f-16e3-4846-86c4-cb5393375978} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20367 | 2025.12.18 18:44:03.367768 [ 276 ] {0a7d3c9f-16e3-4846-86c4-cb5393375978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20368 | 2025.12.18 18:44:03.368182 [ 276 ] {0a7d3c9f-16e3-4846-86c4-cb5393375978} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20369 | 2025.12.18 18:44:03.368615 [ 276 ] {0a7d3c9f-16e3-4846-86c4-cb5393375978} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20370 | 2025.12.18 18:44:03.368746 [ 276 ] {0a7d3c9f-16e3-4846-86c4-cb5393375978} <Debug> executeQuery: Read 128 rows, 10.24 KiB in 0.00151 sec., 84768.2119205298 rows/sec., 6.62 MiB/sec. | ||
| 20371 | 2025.12.18 18:44:03.368785 [ 276 ] {0a7d3c9f-16e3-4846-86c4-cb5393375978} <Debug> TCPHandler: Processed in 0.001677152 sec. | ||
| 20372 | 2025.12.18 18:44:03.368897 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20373 | 2025.12.18 18:44:03.368992 [ 276 ] {62575346-bd38-4aef-8196-decefd81e7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20374 | 2025.12.18 18:44:03.369036 [ 276 ] {62575346-bd38-4aef-8196-decefd81e7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20375 | 2025.12.18 18:44:03.369446 [ 276 ] {62575346-bd38-4aef-8196-decefd81e7ab} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20376 | 2025.12.18 18:44:03.369482 [ 276 ] {62575346-bd38-4aef-8196-decefd81e7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20377 | 2025.12.18 18:44:03.369926 [ 276 ] {62575346-bd38-4aef-8196-decefd81e7ab} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20378 | 2025.12.18 18:44:03.370368 [ 276 ] {62575346-bd38-4aef-8196-decefd81e7ab} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20379 | 2025.12.18 18:44:03.370492 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 2 parts from all_1_149_34 to all_150_150_0 | ||
| 20380 | 2025.12.18 18:44:03.370504 [ 276 ] {62575346-bd38-4aef-8196-decefd81e7ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. | ||
| 20381 | 2025.12.18 18:44:03.370528 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20382 | 2025.12.18 18:44:03.370547 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20383 | 2025.12.18 18:44:03.370549 [ 276 ] {62575346-bd38-4aef-8196-decefd81e7ab} <Debug> TCPHandler: Processed in 0.001702522 sec. | ||
| 20384 | 2025.12.18 18:44:03.370620 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_150_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_34 to all_150_150_0 into Compact with storage Full | ||
| 20385 | 2025.12.18 18:44:03.370669 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20386 | 2025.12.18 18:44:03.370708 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_150_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20387 | 2025.12.18 18:44:03.370737 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_34, total 42435 rows starting from the beginning of the part | ||
| 20388 | 2025.12.18 18:44:03.370764 [ 276 ] {da5f20db-69f5-4bc7-9981-2034496fefee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20389 | 2025.12.18 18:44:03.370795 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 20390 | 2025.12.18 18:44:03.370816 [ 276 ] {da5f20db-69f5-4bc7-9981-2034496fefee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20391 | 2025.12.18 18:44:03.371806 [ 276 ] {da5f20db-69f5-4bc7-9981-2034496fefee} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20392 | 2025.12.18 18:44:03.371841 [ 276 ] {da5f20db-69f5-4bc7-9981-2034496fefee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20393 | 2025.12.18 18:44:03.372644 [ 276 ] {da5f20db-69f5-4bc7-9981-2034496fefee} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20394 | 2025.12.18 18:44:03.373085 [ 276 ] {da5f20db-69f5-4bc7-9981-2034496fefee} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2025.12.18 18:44:03.373239 [ 276 ] {da5f20db-69f5-4bc7-9981-2034496fefee} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002494 sec., 22052.927024859662 rows/sec., 39.52 MiB/sec. | ||
| 20396 | 2025.12.18 18:44:03.373326 [ 276 ] {da5f20db-69f5-4bc7-9981-2034496fefee} <Debug> TCPHandler: Processed in 0.002707095 sec. | ||
| 20397 | 2025.12.18 18:44:03.373447 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20398 | 2025.12.18 18:44:03.373542 [ 276 ] {296873aa-98bf-4dfc-9ec8-722f641fa630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20399 | 2025.12.18 18:44:03.373583 [ 276 ] {296873aa-98bf-4dfc-9ec8-722f641fa630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20400 | 2025.12.18 18:44:03.373913 [ 276 ] {296873aa-98bf-4dfc-9ec8-722f641fa630} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2025.12.18 18:44:03.373953 [ 276 ] {296873aa-98bf-4dfc-9ec8-722f641fa630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20402 | 2025.12.18 18:44:03.374381 [ 276 ] {296873aa-98bf-4dfc-9ec8-722f641fa630} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20403 | 2025.12.18 18:44:03.374813 [ 276 ] {296873aa-98bf-4dfc-9ec8-722f641fa630} <Trace> oximeter.measurements_i64 (2acebbb0-4664-4114-b500-6f496860c226): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2025.12.18 18:44:03.374945 [ 276 ] {296873aa-98bf-4dfc-9ec8-722f641fa630} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001422 sec., 6329.113924050633 rows/sec., 447.08 KiB/sec. | ||
| 20405 | 2025.12.18 18:44:03.374984 [ 276 ] {296873aa-98bf-4dfc-9ec8-722f641fa630} <Debug> TCPHandler: Processed in 0.001587821 sec. | ||
| 20406 | 2025.12.18 18:44:03.375096 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20407 | 2025.12.18 18:44:03.375192 [ 276 ] {6ce7b15a-16ce-4e37-bc67-e1da07a5ec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20408 | 2025.12.18 18:44:03.375231 [ 276 ] {6ce7b15a-16ce-4e37-bc67-e1da07a5ec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20409 | 2025.12.18 18:44:03.375568 [ 276 ] {6ce7b15a-16ce-4e37-bc67-e1da07a5ec24} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20410 | 2025.12.18 18:44:03.375603 [ 276 ] {6ce7b15a-16ce-4e37-bc67-e1da07a5ec24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20411 | 2025.12.18 18:44:03.376016 [ 276 ] {6ce7b15a-16ce-4e37-bc67-e1da07a5ec24} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20412 | 2025.12.18 18:44:03.376505 [ 276 ] {6ce7b15a-16ce-4e37-bc67-e1da07a5ec24} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20413 | 2025.12.18 18:44:03.376636 [ 276 ] {6ce7b15a-16ce-4e37-bc67-e1da07a5ec24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
| 20414 | 2025.12.18 18:44:03.376672 [ 276 ] {6ce7b15a-16ce-4e37-bc67-e1da07a5ec24} <Debug> TCPHandler: Processed in 0.001626381 sec. | ||
| 20415 | 2025.12.18 18:44:03.377888 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_150_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42595 rows, containing 5 columns (5 merged, 0 gathered) in 0.007291964 sec., 5841361.805955159 rows/sec., 401.31 MiB/sec. | ||
| 20416 | 2025.12.18 18:44:03.378416 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_150_35} <Trace> MergedBlockOutputStream: filled checksums all_1_150_35 (state Temporary) | ||
| 20417 | 2025.12.18 18:44:03.378927 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_150_35 to all_1_150_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20418 | 2025.12.18 18:44:03.379013 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 2 parts: [all_1_149_34, all_150_150_0] -> all_1_150_35 | ||
| 20419 | 2025.12.18 18:44:03.379115 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20420 | 2025.12.18 18:44:07.402360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50382 | ||
| 20421 | 2025.12.18 18:44:07.403251 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20422 | 2025.12.18 18:44:07.403331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20423 | 2025.12.18 18:44:07.403991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20424 | 2025.12.18 18:44:07.404459 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20425 | 2025.12.18 18:44:07.404611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50382 | ||
| 20426 | 2025.12.18 18:44:07.404721 [ 223 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20427 | 2025.12.18 18:44:07.404802 [ 223 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20428 | 2025.12.18 18:44:07.410847 [ 223 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20429 | 2025.12.18 18:44:08.387441 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20430 | 2025.12.18 18:44:08.387728 [ 276 ] {3d73fa15-1bd2-4bd1-b94b-7d3b6138970b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20431 | 2025.12.18 18:44:08.387837 [ 276 ] {3d73fa15-1bd2-4bd1-b94b-7d3b6138970b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20432 | 2025.12.18 18:44:08.388733 [ 276 ] {3d73fa15-1bd2-4bd1-b94b-7d3b6138970b} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20433 | 2025.12.18 18:44:08.388782 [ 276 ] {3d73fa15-1bd2-4bd1-b94b-7d3b6138970b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20434 | 2025.12.18 18:44:08.389300 [ 276 ] {3d73fa15-1bd2-4bd1-b94b-7d3b6138970b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20435 | 2025.12.18 18:44:08.389788 [ 276 ] {3d73fa15-1bd2-4bd1-b94b-7d3b6138970b} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20436 | 2025.12.18 18:44:08.389956 [ 276 ] {3d73fa15-1bd2-4bd1-b94b-7d3b6138970b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002305 sec., 1735.3579175704988 rows/sec., 141.51 KiB/sec. | ||
| 20437 | 2025.12.18 18:44:08.390009 [ 276 ] {3d73fa15-1bd2-4bd1-b94b-7d3b6138970b} <Debug> TCPHandler: Processed in 0.002760015 sec. | ||
| 20438 | 2025.12.18 18:44:08.390134 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20439 | 2025.12.18 18:44:08.390239 [ 276 ] {01d14d19-982f-4b08-afd9-1ecbac5e92d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20440 | 2025.12.18 18:44:08.390282 [ 276 ] {01d14d19-982f-4b08-afd9-1ecbac5e92d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20441 | 2025.12.18 18:44:08.391310 [ 276 ] {01d14d19-982f-4b08-afd9-1ecbac5e92d8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20442 | 2025.12.18 18:44:08.391349 [ 276 ] {01d14d19-982f-4b08-afd9-1ecbac5e92d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20443 | 2025.12.18 18:44:08.391852 [ 276 ] {01d14d19-982f-4b08-afd9-1ecbac5e92d8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20444 | 2025.12.18 18:44:08.392320 [ 276 ] {01d14d19-982f-4b08-afd9-1ecbac5e92d8} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20445 | 2025.12.18 18:44:08.392462 [ 276 ] {01d14d19-982f-4b08-afd9-1ecbac5e92d8} <Debug> executeQuery: Read 1209 rows, 102.18 KiB in 0.002248 sec., 537811.3879003559 rows/sec., 44.39 MiB/sec. | ||
| 20446 | 2025.12.18 18:44:08.392502 [ 276 ] {01d14d19-982f-4b08-afd9-1ecbac5e92d8} <Debug> TCPHandler: Processed in 0.002421961 sec. | ||
| 20447 | 2025.12.18 18:44:08.392622 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20448 | 2025.12.18 18:44:08.392722 [ 276 ] {8ab776fe-f81f-4453-bba3-5a0c765f27e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20449 | 2025.12.18 18:44:08.392763 [ 276 ] {8ab776fe-f81f-4453-bba3-5a0c765f27e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20450 | 2025.12.18 18:44:08.393168 [ 276 ] {8ab776fe-f81f-4453-bba3-5a0c765f27e6} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20451 | 2025.12.18 18:44:08.393207 [ 276 ] {8ab776fe-f81f-4453-bba3-5a0c765f27e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20452 | 2025.12.18 18:44:08.393624 [ 276 ] {8ab776fe-f81f-4453-bba3-5a0c765f27e6} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20453 | 2025.12.18 18:44:08.394064 [ 276 ] {8ab776fe-f81f-4453-bba3-5a0c765f27e6} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20454 | 2025.12.18 18:44:08.394198 [ 276 ] {8ab776fe-f81f-4453-bba3-5a0c765f27e6} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001497 sec., 6012.024048096192 rows/sec., 437.72 KiB/sec. | ||
| 20455 | 2025.12.18 18:44:08.394199 [ 32 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20456 | 2025.12.18 18:44:08.394236 [ 276 ] {8ab776fe-f81f-4453-bba3-5a0c765f27e6} <Debug> TCPHandler: Processed in 0.001666732 sec. | ||
| 20457 | 2025.12.18 18:44:08.394247 [ 32 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20458 | 2025.12.18 18:44:08.394291 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20459 | 2025.12.18 18:44:08.394351 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20460 | 2025.12.18 18:44:08.394392 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20461 | 2025.12.18 18:44:08.394447 [ 276 ] {315f2f3f-ae51-481e-af97-158c301ca6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20462 | 2025.12.18 18:44:08.394488 [ 276 ] {315f2f3f-ae51-481e-af97-158c301ca6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20463 | 2025.12.18 18:44:08.394489 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20464 | 2025.12.18 18:44:08.394524 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 87 rows starting from the beginning of the part | ||
| 20465 | 2025.12.18 18:44:08.394581 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 5 rows starting from the beginning of the part | ||
| 20466 | 2025.12.18 18:44:08.394625 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 72 rows starting from the beginning of the part | ||
| 20467 | 2025.12.18 18:44:08.394664 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 5 rows starting from the beginning of the part | ||
| 20468 | 2025.12.18 18:44:08.394700 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 55 rows starting from the beginning of the part | ||
| 20469 | 2025.12.18 18:44:08.394738 [ 200 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 9 rows starting from the beginning of the part | ||
| 20470 | 2025.12.18 18:44:08.395044 [ 276 ] {315f2f3f-ae51-481e-af97-158c301ca6b8} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20471 | 2025.12.18 18:44:08.395088 [ 276 ] {315f2f3f-ae51-481e-af97-158c301ca6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20472 | 2025.12.18 18:44:08.395537 [ 194 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175585 sec., 198199.19444361742 rows/sec., 15.28 MiB/sec. | ||
| 20473 | 2025.12.18 18:44:08.395590 [ 276 ] {315f2f3f-ae51-481e-af97-158c301ca6b8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20474 | 2025.12.18 18:44:08.395839 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20475 | 2025.12.18 18:44:08.396042 [ 276 ] {315f2f3f-ae51-481e-af97-158c301ca6b8} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20476 | 2025.12.18 18:44:08.396206 [ 276 ] {315f2f3f-ae51-481e-af97-158c301ca6b8} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001777 sec., 128868.8801350591 rows/sec., 8.72 MiB/sec. | ||
| 20477 | 2025.12.18 18:44:08.396247 [ 276 ] {315f2f3f-ae51-481e-af97-158c301ca6b8} <Debug> TCPHandler: Processed in 0.001952094 sec. | ||
| 20478 | 2025.12.18 18:44:08.396367 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20479 | 2025.12.18 18:44:08.396460 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20480 | 2025.12.18 18:44:08.396476 [ 276 ] {94eefd85-f027-48d1-8f91-8ad67bd5c262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20481 | 2025.12.18 18:44:08.396528 [ 276 ] {94eefd85-f027-48d1-8f91-8ad67bd5c262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20482 | 2025.12.18 18:44:08.396554 [ 198 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_151_30} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20483 | 2025.12.18 18:44:08.396675 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20484 | 2025.12.18 18:44:08.397269 [ 276 ] {94eefd85-f027-48d1-8f91-8ad67bd5c262} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20485 | 2025.12.18 18:44:08.397316 [ 276 ] {94eefd85-f027-48d1-8f91-8ad67bd5c262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20486 | 2025.12.18 18:44:08.397784 [ 276 ] {94eefd85-f027-48d1-8f91-8ad67bd5c262} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20487 | 2025.12.18 18:44:08.398197 [ 276 ] {94eefd85-f027-48d1-8f91-8ad67bd5c262} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20488 | 2025.12.18 18:44:08.398332 [ 276 ] {94eefd85-f027-48d1-8f91-8ad67bd5c262} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.001881 sec., 281233.3864965444 rows/sec., 20.83 MiB/sec. | ||
| 20489 | 2025.12.18 18:44:08.398370 [ 276 ] {94eefd85-f027-48d1-8f91-8ad67bd5c262} <Debug> TCPHandler: Processed in 0.002055776 sec. | ||
| 20490 | 2025.12.18 18:44:08.398484 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20491 | 2025.12.18 18:44:08.398578 [ 276 ] {12c08a6a-9d7b-4206-b0b4-aea7c889716d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20492 | 2025.12.18 18:44:08.398622 [ 276 ] {12c08a6a-9d7b-4206-b0b4-aea7c889716d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20493 | 2025.12.18 18:44:08.399155 [ 276 ] {12c08a6a-9d7b-4206-b0b4-aea7c889716d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20494 | 2025.12.18 18:44:08.399189 [ 276 ] {12c08a6a-9d7b-4206-b0b4-aea7c889716d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20495 | 2025.12.18 18:44:08.399765 [ 276 ] {12c08a6a-9d7b-4206-b0b4-aea7c889716d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20496 | 2025.12.18 18:44:08.400213 [ 276 ] {12c08a6a-9d7b-4206-b0b4-aea7c889716d} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20497 | 2025.12.18 18:44:08.400327 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_150_35 to all_155_155_0 | ||
| 20498 | 2025.12.18 18:44:08.400348 [ 276 ] {12c08a6a-9d7b-4206-b0b4-aea7c889716d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001787 sec., 473419.1382204813 rows/sec., 31.87 MiB/sec. | ||
| 20499 | 2025.12.18 18:44:08.400360 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20500 | 2025.12.18 18:44:08.400378 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20501 | 2025.12.18 18:44:08.400385 [ 276 ] {12c08a6a-9d7b-4206-b0b4-aea7c889716d} <Debug> TCPHandler: Processed in 0.001951125 sec. | ||
| 20502 | 2025.12.18 18:44:08.400441 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_35 to all_155_155_0 into Compact with storage Full | ||
| 20503 | 2025.12.18 18:44:08.400498 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20504 | 2025.12.18 18:44:08.400536 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20505 | 2025.12.18 18:44:08.400567 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_35, total 42595 rows starting from the beginning of the part | ||
| 20506 | 2025.12.18 18:44:08.400592 [ 276 ] {28bc93d5-734c-47af-aab2-9405ab68d494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20507 | 2025.12.18 18:44:08.400623 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 20508 | 2025.12.18 18:44:08.400636 [ 276 ] {28bc93d5-734c-47af-aab2-9405ab68d494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20509 | 2025.12.18 18:44:08.400668 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 199 rows starting from the beginning of the part | ||
| 20510 | 2025.12.18 18:44:08.400709 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 20511 | 2025.12.18 18:44:08.400750 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 20512 | 2025.12.18 18:44:08.400791 [ 200 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 846 rows starting from the beginning of the part | ||
| 20513 | 2025.12.18 18:44:08.400982 [ 276 ] {28bc93d5-734c-47af-aab2-9405ab68d494} <Trace> oximeter.measurements_f64 (b2092ecf-0962-4c23-bb52-ac25f96b374b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20514 | 2025.12.18 18:44:08.401017 [ 276 ] {28bc93d5-734c-47af-aab2-9405ab68d494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20515 | 2025.12.18 18:44:08.401410 [ 276 ] {28bc93d5-734c-47af-aab2-9405ab68d494} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 20516 | 2025.12.18 18:44:08.401824 [ 276 ] {28bc93d5-734c-47af-aab2-9405ab68d494} <Trace> oximeter.measurements_f64 (b2092ecf-0962-4c23-bb52-ac25f96b374b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20517 | 2025.12.18 18:44:08.401955 [ 276 ] {28bc93d5-734c-47af-aab2-9405ab68d494} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001382 sec., 723.589001447178 rows/sec., 45.93 KiB/sec. | ||
| 20518 | 2025.12.18 18:44:08.401993 [ 276 ] {28bc93d5-734c-47af-aab2-9405ab68d494} <Debug> TCPHandler: Processed in 0.001546 sec. | ||
| 20519 | 2025.12.18 18:44:08.402104 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20520 | 2025.12.18 18:44:08.402197 [ 276 ] {fa0b124e-af33-486e-ac99-df76aee362d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20521 | 2025.12.18 18:44:08.402250 [ 276 ] {fa0b124e-af33-486e-ac99-df76aee362d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20522 | 2025.12.18 18:44:08.403045 [ 276 ] {fa0b124e-af33-486e-ac99-df76aee362d8} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20523 | 2025.12.18 18:44:08.403081 [ 276 ] {fa0b124e-af33-486e-ac99-df76aee362d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20524 | 2025.12.18 18:44:08.403693 [ 276 ] {fa0b124e-af33-486e-ac99-df76aee362d8} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20525 | 2025.12.18 18:44:08.404102 [ 276 ] {fa0b124e-af33-486e-ac99-df76aee362d8} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20526 | 2025.12.18 18:44:08.404244 [ 276 ] {fa0b124e-af33-486e-ac99-df76aee362d8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002065 sec., 2421.3075060532688 rows/sec., 4.34 MiB/sec. | ||
| 20527 | 2025.12.18 18:44:08.404322 [ 276 ] {fa0b124e-af33-486e-ac99-df76aee362d8} <Debug> TCPHandler: Processed in 0.00226921 sec. | ||
| 20528 | 2025.12.18 18:44:08.404438 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20529 | 2025.12.18 18:44:08.404531 [ 276 ] {87f630f9-c6f2-4e5b-a6bd-0a996d7cbe62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20530 | 2025.12.18 18:44:08.404571 [ 276 ] {87f630f9-c6f2-4e5b-a6bd-0a996d7cbe62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20531 | 2025.12.18 18:44:08.404930 [ 276 ] {87f630f9-c6f2-4e5b-a6bd-0a996d7cbe62} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20532 | 2025.12.18 18:44:08.404963 [ 276 ] {87f630f9-c6f2-4e5b-a6bd-0a996d7cbe62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20533 | 2025.12.18 18:44:08.405429 [ 276 ] {87f630f9-c6f2-4e5b-a6bd-0a996d7cbe62} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20534 | 2025.12.18 18:44:08.405845 [ 276 ] {87f630f9-c6f2-4e5b-a6bd-0a996d7cbe62} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20535 | 2025.12.18 18:44:08.405978 [ 276 ] {87f630f9-c6f2-4e5b-a6bd-0a996d7cbe62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec. | ||
| 20536 | 2025.12.18 18:44:08.406014 [ 276 ] {87f630f9-c6f2-4e5b-a6bd-0a996d7cbe62} <Debug> TCPHandler: Processed in 0.001626812 sec. | ||
| 20537 | 2025.12.18 18:44:08.409085 [ 192 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44120 rows, containing 5 columns (5 merged, 0 gathered) in 0.008670242 sec., 5088669.958693194 rows/sec., 349.58 MiB/sec. | ||
| 20538 | 2025.12.18 18:44:08.410025 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Trace> MergedBlockOutputStream: filled checksums all_1_155_36 (state Temporary) | ||
| 20539 | 2025.12.18 18:44:08.410644 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_155_36 to all_1_155_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20540 | 2025.12.18 18:44:08.410734 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_150_35, all_155_155_0] -> all_1_155_36 | ||
| 20541 | 2025.12.18 18:44:08.410850 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20542 | 2025.12.18 18:44:08.728404 [ 219 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20543 | 2025.12.18 18:44:08.728456 [ 219 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20544 | 2025.12.18 18:44:08.737779 [ 219 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20545 | 2025.12.18 18:44:09.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.07 MiB, peak 415.56 MiB, free memory in arenas 0.00 B, will set to 397.36 MiB (RSS), difference: 3.29 MiB | ||
| 20546 | 2025.12.18 18:44:10.082426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2424 | ||
| 20547 | 2025.12.18 18:44:10.085236 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20548 | 2025.12.18 18:44:10.085281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20549 | 2025.12.18 18:44:10.086611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20550 | 2025.12.18 18:44:10.087145 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20551 | 2025.12.18 18:44:10.087414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2424 | ||
| 20552 | 2025.12.18 18:44:10.199298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 20553 | 2025.12.18 18:44:10.218088 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20554 | 2025.12.18 18:44:10.218145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20555 | 2025.12.18 18:44:10.224792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20556 | 2025.12.18 18:44:10.225910 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20557 | 2025.12.18 18:44:10.229606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 20558 | 2025.12.18 18:44:13.362127 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20559 | 2025.12.18 18:44:13.362428 [ 276 ] {38148e9f-ea5a-4060-bbd9-2f6ada83fd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20560 | 2025.12.18 18:44:13.362536 [ 276 ] {38148e9f-ea5a-4060-bbd9-2f6ada83fd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20561 | 2025.12.18 18:44:13.363369 [ 276 ] {38148e9f-ea5a-4060-bbd9-2f6ada83fd33} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20562 | 2025.12.18 18:44:13.363420 [ 276 ] {38148e9f-ea5a-4060-bbd9-2f6ada83fd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20563 | 2025.12.18 18:44:13.364018 [ 276 ] {38148e9f-ea5a-4060-bbd9-2f6ada83fd33} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20564 | 2025.12.18 18:44:13.364468 [ 276 ] {38148e9f-ea5a-4060-bbd9-2f6ada83fd33} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20565 | 2025.12.18 18:44:13.364622 [ 30 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20566 | 2025.12.18 18:44:13.364636 [ 276 ] {38148e9f-ea5a-4060-bbd9-2f6ada83fd33} <Debug> executeQuery: Read 166 rows, 14.88 KiB in 0.002286 sec., 72615.9230096238 rows/sec., 6.36 MiB/sec. | ||
| 20567 | 2025.12.18 18:44:13.364689 [ 30 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20568 | 2025.12.18 18:44:13.364717 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20569 | 2025.12.18 18:44:13.364718 [ 276 ] {38148e9f-ea5a-4060-bbd9-2f6ada83fd33} <Debug> TCPHandler: Processed in 0.002786466 sec. | ||
| 20570 | 2025.12.18 18:44:13.364824 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20571 | 2025.12.18 18:44:13.364864 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20572 | 2025.12.18 18:44:13.364948 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20573 | 2025.12.18 18:44:13.364975 [ 276 ] {700141e7-dc21-4a20-aea0-a379ec2e6d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20574 | 2025.12.18 18:44:13.364987 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1441 rows starting from the beginning of the part | ||
| 20575 | 2025.12.18 18:44:13.365039 [ 276 ] {700141e7-dc21-4a20-aea0-a379ec2e6d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20576 | 2025.12.18 18:44:13.365071 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 287 rows starting from the beginning of the part | ||
| 20577 | 2025.12.18 18:44:13.365122 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 66 rows starting from the beginning of the part | ||
| 20578 | 2025.12.18 18:44:13.365165 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 166 rows starting from the beginning of the part | ||
| 20579 | 2025.12.18 18:44:13.365205 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1209 rows starting from the beginning of the part | ||
| 20580 | 2025.12.18 18:44:13.365245 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 166 rows starting from the beginning of the part | ||
| 20581 | 2025.12.18 18:44:13.365509 [ 276 ] {700141e7-dc21-4a20-aea0-a379ec2e6d7f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20582 | 2025.12.18 18:44:13.365554 [ 276 ] {700141e7-dc21-4a20-aea0-a379ec2e6d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20583 | 2025.12.18 18:44:13.366054 [ 276 ] {700141e7-dc21-4a20-aea0-a379ec2e6d7f} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20584 | 2025.12.18 18:44:13.366545 [ 276 ] {700141e7-dc21-4a20-aea0-a379ec2e6d7f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20585 | 2025.12.18 18:44:13.366684 [ 276 ] {700141e7-dc21-4a20-aea0-a379ec2e6d7f} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001735 sec., 31700.28818443804 rows/sec., 2.33 MiB/sec. | ||
| 20586 | 2025.12.18 18:44:13.366723 [ 276 ] {700141e7-dc21-4a20-aea0-a379ec2e6d7f} <Debug> TCPHandler: Processed in 0.001915565 sec. | ||
| 20587 | 2025.12.18 18:44:13.366780 [ 191 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.002002476 sec., 1665438.1875238456 rows/sec., 146.74 MiB/sec. | ||
| 20588 | 2025.12.18 18:44:13.366832 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20589 | 2025.12.18 18:44:13.366930 [ 276 ] {4f11558b-c506-4ead-97c5-9a03d633a2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20590 | 2025.12.18 18:44:13.366971 [ 276 ] {4f11558b-c506-4ead-97c5-9a03d633a2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20591 | 2025.12.18 18:44:13.367087 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20592 | 2025.12.18 18:44:13.367419 [ 276 ] {4f11558b-c506-4ead-97c5-9a03d633a2f3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20593 | 2025.12.18 18:44:13.367463 [ 276 ] {4f11558b-c506-4ead-97c5-9a03d633a2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20594 | 2025.12.18 18:44:13.367541 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20595 | 2025.12.18 18:44:13.367628 [ 194 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_156_31} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20596 | 2025.12.18 18:44:13.367704 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 20597 | 2025.12.18 18:44:13.368009 [ 276 ] {4f11558b-c506-4ead-97c5-9a03d633a2f3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20598 | 2025.12.18 18:44:13.368563 [ 276 ] {4f11558b-c506-4ead-97c5-9a03d633a2f3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20599 | 2025.12.18 18:44:13.368707 [ 30 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20600 | 2025.12.18 18:44:13.368733 [ 276 ] {4f11558b-c506-4ead-97c5-9a03d633a2f3} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001819 sec., 65420.56074766355 rows/sec., 5.11 MiB/sec. | ||
| 20601 | 2025.12.18 18:44:13.368745 [ 30 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20602 | 2025.12.18 18:44:13.368779 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20603 | 2025.12.18 18:44:13.368792 [ 276 ] {4f11558b-c506-4ead-97c5-9a03d633a2f3} <Debug> TCPHandler: Processed in 0.002010065 sec. | ||
| 20604 | 2025.12.18 18:44:13.368880 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20605 | 2025.12.18 18:44:13.368934 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20606 | 2025.12.18 18:44:13.368971 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20607 | 2025.12.18 18:44:13.368999 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 652 rows starting from the beginning of the part | ||
| 20608 | 2025.12.18 18:44:13.369045 [ 276 ] {00504933-f63a-434e-92d8-e1a9e2e423b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20609 | 2025.12.18 18:44:13.369056 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 20610 | 2025.12.18 18:44:13.369104 [ 276 ] {00504933-f63a-434e-92d8-e1a9e2e423b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20611 | 2025.12.18 18:44:13.369109 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 69 rows starting from the beginning of the part | ||
| 20612 | 2025.12.18 18:44:13.369160 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 128 rows starting from the beginning of the part | ||
| 20613 | 2025.12.18 18:44:13.369198 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 529 rows starting from the beginning of the part | ||
| 20614 | 2025.12.18 18:44:13.369240 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 119 rows starting from the beginning of the part | ||
| 20615 | 2025.12.18 18:44:13.369533 [ 276 ] {00504933-f63a-434e-92d8-e1a9e2e423b3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20616 | 2025.12.18 18:44:13.369577 [ 276 ] {00504933-f63a-434e-92d8-e1a9e2e423b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20617 | 2025.12.18 18:44:13.370144 [ 276 ] {00504933-f63a-434e-92d8-e1a9e2e423b3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20618 | 2025.12.18 18:44:13.370333 [ 191 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514369 sec., 1094185.102838212 rows/sec., 87.35 MiB/sec. | ||
| 20619 | 2025.12.18 18:44:13.370590 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20620 | 2025.12.18 18:44:13.370741 [ 276 ] {00504933-f63a-434e-92d8-e1a9e2e423b3} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20621 | 2025.12.18 18:44:13.370878 [ 276 ] {00504933-f63a-434e-92d8-e1a9e2e423b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001857 sec., 86160.47388260635 rows/sec., 6.00 MiB/sec. | ||
| 20622 | 2025.12.18 18:44:13.370917 [ 276 ] {00504933-f63a-434e-92d8-e1a9e2e423b3} <Debug> TCPHandler: Processed in 0.002042786 sec. | ||
| 20623 | 2025.12.18 18:44:13.371039 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20624 | 2025.12.18 18:44:13.371109 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20625 | 2025.12.18 18:44:13.371134 [ 276 ] {d7ec1de3-0329-445a-8048-4c31ae0d55f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20626 | 2025.12.18 18:44:13.371179 [ 188 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_156_31} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20627 | 2025.12.18 18:44:13.371190 [ 276 ] {d7ec1de3-0329-445a-8048-4c31ae0d55f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20628 | 2025.12.18 18:44:13.371247 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 20629 | 2025.12.18 18:44:13.372157 [ 276 ] {d7ec1de3-0329-445a-8048-4c31ae0d55f9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20630 | 2025.12.18 18:44:13.372193 [ 276 ] {d7ec1de3-0329-445a-8048-4c31ae0d55f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20631 | 2025.12.18 18:44:13.372968 [ 276 ] {d7ec1de3-0329-445a-8048-4c31ae0d55f9} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20632 | 2025.12.18 18:44:13.373457 [ 276 ] {d7ec1de3-0329-445a-8048-4c31ae0d55f9} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20633 | 2025.12.18 18:44:13.373584 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20634 | 2025.12.18 18:44:13.373599 [ 276 ] {d7ec1de3-0329-445a-8048-4c31ae0d55f9} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002483 sec., 22150.624244865085 rows/sec., 39.69 MiB/sec. | ||
| 20635 | 2025.12.18 18:44:13.373631 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20636 | 2025.12.18 18:44:13.373655 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20637 | 2025.12.18 18:44:13.373668 [ 276 ] {d7ec1de3-0329-445a-8048-4c31ae0d55f9} <Debug> TCPHandler: Processed in 0.002680644 sec. | ||
| 20638 | 2025.12.18 18:44:13.373760 [ 191 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20639 | 2025.12.18 18:44:13.373804 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20640 | 2025.12.18 18:44:13.373915 [ 276 ] {7df4193c-5052-4496-8deb-3cc2cc0de901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20641 | 2025.12.18 18:44:13.373958 [ 276 ] {7df4193c-5052-4496-8deb-3cc2cc0de901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20642 | 2025.12.18 18:44:13.374055 [ 191 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20643 | 2025.12.18 18:44:13.374139 [ 191 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3009 rows starting from the beginning of the part | ||
| 20644 | 2025.12.18 18:44:13.374318 [ 191 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 54 rows starting from the beginning of the part | ||
| 20645 | 2025.12.18 18:44:13.374347 [ 276 ] {7df4193c-5052-4496-8deb-3cc2cc0de901} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2025.12.18 18:44:13.374388 [ 276 ] {7df4193c-5052-4496-8deb-3cc2cc0de901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20647 | 2025.12.18 18:44:13.374464 [ 191 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 5 rows starting from the beginning of the part | ||
| 20648 | 2025.12.18 18:44:13.374606 [ 191 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 55 rows starting from the beginning of the part | ||
| 20649 | 2025.12.18 18:44:13.374739 [ 191 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 5 rows starting from the beginning of the part | ||
| 20650 | 2025.12.18 18:44:13.374804 [ 276 ] {7df4193c-5052-4496-8deb-3cc2cc0de901} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20651 | 2025.12.18 18:44:13.374854 [ 191 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 55 rows starting from the beginning of the part | ||
| 20652 | 2025.12.18 18:44:13.375263 [ 276 ] {7df4193c-5052-4496-8deb-3cc2cc0de901} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20653 | 2025.12.18 18:44:13.375389 [ 30 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20654 | 2025.12.18 18:44:13.375415 [ 276 ] {7df4193c-5052-4496-8deb-3cc2cc0de901} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
| 20655 | 2025.12.18 18:44:13.375423 [ 30 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20656 | 2025.12.18 18:44:13.375455 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20657 | 2025.12.18 18:44:13.375460 [ 276 ] {7df4193c-5052-4496-8deb-3cc2cc0de901} <Debug> TCPHandler: Processed in 0.001707872 sec. | ||
| 20658 | 2025.12.18 18:44:13.375531 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20659 | 2025.12.18 18:44:13.375632 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20660 | 2025.12.18 18:44:13.375660 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8880 rows starting from the beginning of the part | ||
| 20661 | 2025.12.18 18:44:13.375711 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 20662 | 2025.12.18 18:44:13.375755 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 20663 | 2025.12.18 18:44:13.375796 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 20664 | 2025.12.18 18:44:13.375834 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 20665 | 2025.12.18 18:44:13.375872 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 20666 | 2025.12.18 18:44:13.378302 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002800106 sec., 3278447.31592304 rows/sec., 220.89 MiB/sec. | ||
| 20667 | 2025.12.18 18:44:13.378621 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20668 | 2025.12.18 18:44:13.379208 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20669 | 2025.12.18 18:44:13.379304 [ 187 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_156_31} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20670 | 2025.12.18 18:44:13.379398 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 20671 | 2025.12.18 18:44:13.384960 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 19 columns (19 merged, 0 gathered) in 0.011256196 sec., 282777.5920035508 rows/sec., 506.72 MiB/sec. | ||
| 20672 | 2025.12.18 18:44:13.387962 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20673 | 2025.12.18 18:44:13.388554 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20674 | 2025.12.18 18:44:13.388648 [ 201 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20675 | 2025.12.18 18:44:13.388833 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.90 MiB. | ||
| 20676 | 2025.12.18 18:44:14.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.95 MiB, peak 419.78 MiB, free memory in arenas 0.00 B, will set to 399.50 MiB (RSS), difference: 1.55 MiB | ||
| 20677 | 2025.12.18 18:44:14.428923 [ 217 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20678 | 2025.12.18 18:44:14.429003 [ 217 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20679 | 2025.12.18 18:44:14.437668 [ 217 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20680 | 2025.12.18 18:44:14.665415 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20681 | 2025.12.18 18:44:14.665465 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20682 | 2025.12.18 18:44:14.905741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50830 | ||
| 20683 | 2025.12.18 18:44:14.906284 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20684 | 2025.12.18 18:44:14.906335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20685 | 2025.12.18 18:44:14.907020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 20686 | 2025.12.18 18:44:14.907491 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20687 | 2025.12.18 18:44:14.907640 [ 28 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 20688 | 2025.12.18 18:44:14.907646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50830 | ||
| 20689 | 2025.12.18 18:44:14.907716 [ 28 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20690 | 2025.12.18 18:44:14.907742 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20691 | 2025.12.18 18:44:14.907877 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 20692 | 2025.12.18 18:44:14.908019 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20693 | 2025.12.18 18:44:14.908057 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48462 rows starting from the beginning of the part | ||
| 20694 | 2025.12.18 18:44:14.908121 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 20695 | 2025.12.18 18:44:14.908166 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 20696 | 2025.12.18 18:44:14.908207 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 20697 | 2025.12.18 18:44:14.908247 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 20698 | 2025.12.18 18:44:14.908287 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 20699 | 2025.12.18 18:44:14.911010 [ 197 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50830 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191721 sec., 15925577.454921655 rows/sec., 227.82 MiB/sec. | ||
| 20700 | 2025.12.18 18:44:14.911363 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 20701 | 2025.12.18 18:44:14.911848 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20702 | 2025.12.18 18:44:14.911921 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_106_21} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 20703 | 2025.12.18 18:44:14.911996 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 20704 | 2025.12.18 18:44:17.730619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 20705 | 2025.12.18 18:44:17.749027 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20706 | 2025.12.18 18:44:17.749075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20707 | 2025.12.18 18:44:17.755547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 20708 | 2025.12.18 18:44:17.756708 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20709 | 2025.12.18 18:44:17.757000 [ 56 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 20710 | 2025.12.18 18:44:17.757043 [ 56 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20711 | 2025.12.18 18:44:17.757065 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20712 | 2025.12.18 18:44:17.757368 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 20713 | 2025.12.18 18:44:17.760065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 20714 | 2025.12.18 18:44:17.760985 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20715 | 2025.12.18 18:44:17.762547 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 20716 | 2025.12.18 18:44:17.767309 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 20717 | 2025.12.18 18:44:17.771939 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 20718 | 2025.12.18 18:44:17.776723 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 20719 | 2025.12.18 18:44:17.781663 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 20720 | 2025.12.18 18:44:17.786397 [ 197 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 20721 | 2025.12.18 18:44:17.847036 [ 187 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.089754297 sec., 8902.080754974884 rows/sec., 46.03 MiB/sec. | ||
| 20722 | 2025.12.18 18:44:17.849843 [ 189 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 20723 | 2025.12.18 18:44:17.852063 [ 189 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20724 | 2025.12.18 18:44:17.852165 [ 189 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_106_21} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 20725 | 2025.12.18 18:44:17.853831 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 20726 | 2025.12.18 18:44:18.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.56 MiB, peak 419.78 MiB, free memory in arenas 0.00 B, will set to 399.50 MiB (RSS), difference: -1.06 MiB | ||
| 20727 | 2025.12.18 18:44:18.359220 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20728 | 2025.12.18 18:44:18.359390 [ 276 ] {96bad4f3-031a-433f-a1f5-dd187ebd6355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20729 | 2025.12.18 18:44:18.359454 [ 276 ] {96bad4f3-031a-433f-a1f5-dd187ebd6355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20730 | 2025.12.18 18:44:18.360167 [ 276 ] {96bad4f3-031a-433f-a1f5-dd187ebd6355} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20731 | 2025.12.18 18:44:18.360207 [ 276 ] {96bad4f3-031a-433f-a1f5-dd187ebd6355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20732 | 2025.12.18 18:44:18.360725 [ 276 ] {96bad4f3-031a-433f-a1f5-dd187ebd6355} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20733 | 2025.12.18 18:44:18.361180 [ 276 ] {96bad4f3-031a-433f-a1f5-dd187ebd6355} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20734 | 2025.12.18 18:44:18.361338 [ 276 ] {96bad4f3-031a-433f-a1f5-dd187ebd6355} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001996 sec., 33066.13226452906 rows/sec., 2.63 MiB/sec. | ||
| 20735 | 2025.12.18 18:44:18.361385 [ 276 ] {96bad4f3-031a-433f-a1f5-dd187ebd6355} <Debug> TCPHandler: Processed in 0.00229445 sec. | ||
| 20736 | 2025.12.18 18:44:18.361505 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20737 | 2025.12.18 18:44:18.361600 [ 276 ] {68468333-d85b-4400-9eab-e27f7c721fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20738 | 2025.12.18 18:44:18.361640 [ 276 ] {68468333-d85b-4400-9eab-e27f7c721fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20739 | 2025.12.18 18:44:18.362058 [ 276 ] {68468333-d85b-4400-9eab-e27f7c721fdb} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20740 | 2025.12.18 18:44:18.362093 [ 276 ] {68468333-d85b-4400-9eab-e27f7c721fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20741 | 2025.12.18 18:44:18.362485 [ 276 ] {68468333-d85b-4400-9eab-e27f7c721fdb} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20742 | 2025.12.18 18:44:18.362891 [ 276 ] {68468333-d85b-4400-9eab-e27f7c721fdb} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20743 | 2025.12.18 18:44:18.363021 [ 276 ] {68468333-d85b-4400-9eab-e27f7c721fdb} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00144 sec., 3472.222222222222 rows/sec., 261.09 KiB/sec. | ||
| 20744 | 2025.12.18 18:44:18.363060 [ 276 ] {68468333-d85b-4400-9eab-e27f7c721fdb} <Debug> TCPHandler: Processed in 0.00160513 sec. | ||
| 20745 | 2025.12.18 18:44:18.363169 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20746 | 2025.12.18 18:44:18.363262 [ 276 ] {f0bbfbfe-1cd5-4f34-a4b7-3e7e790c1929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20747 | 2025.12.18 18:44:18.363299 [ 276 ] {f0bbfbfe-1cd5-4f34-a4b7-3e7e790c1929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20748 | 2025.12.18 18:44:18.363705 [ 276 ] {f0bbfbfe-1cd5-4f34-a4b7-3e7e790c1929} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20749 | 2025.12.18 18:44:18.363741 [ 276 ] {f0bbfbfe-1cd5-4f34-a4b7-3e7e790c1929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20750 | 2025.12.18 18:44:18.364193 [ 276 ] {f0bbfbfe-1cd5-4f34-a4b7-3e7e790c1929} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20751 | 2025.12.18 18:44:18.364616 [ 276 ] {f0bbfbfe-1cd5-4f34-a4b7-3e7e790c1929} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20752 | 2025.12.18 18:44:18.364745 [ 276 ] {f0bbfbfe-1cd5-4f34-a4b7-3e7e790c1929} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001502 sec., 45938.74833555259 rows/sec., 3.59 MiB/sec. | ||
| 20753 | 2025.12.18 18:44:18.364783 [ 276 ] {f0bbfbfe-1cd5-4f34-a4b7-3e7e790c1929} <Debug> TCPHandler: Processed in 0.001664802 sec. | ||
| 20754 | 2025.12.18 18:44:18.364898 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20755 | 2025.12.18 18:44:18.364991 [ 276 ] {23ee3262-e8cd-4210-8b16-0b942fe4b409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20756 | 2025.12.18 18:44:18.365032 [ 276 ] {23ee3262-e8cd-4210-8b16-0b942fe4b409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20757 | 2025.12.18 18:44:18.365437 [ 276 ] {23ee3262-e8cd-4210-8b16-0b942fe4b409} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20758 | 2025.12.18 18:44:18.365473 [ 276 ] {23ee3262-e8cd-4210-8b16-0b942fe4b409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20759 | 2025.12.18 18:44:18.365904 [ 276 ] {23ee3262-e8cd-4210-8b16-0b942fe4b409} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20760 | 2025.12.18 18:44:18.366359 [ 276 ] {23ee3262-e8cd-4210-8b16-0b942fe4b409} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20761 | 2025.12.18 18:44:18.366490 [ 276 ] {23ee3262-e8cd-4210-8b16-0b942fe4b409} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
| 20762 | 2025.12.18 18:44:18.366528 [ 276 ] {23ee3262-e8cd-4210-8b16-0b942fe4b409} <Debug> TCPHandler: Processed in 0.001686852 sec. | ||
| 20763 | 2025.12.18 18:44:18.366637 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20764 | 2025.12.18 18:44:18.366730 [ 276 ] {adb233e0-c478-47cf-92c4-baa55f438aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20765 | 2025.12.18 18:44:18.366782 [ 276 ] {adb233e0-c478-47cf-92c4-baa55f438aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20766 | 2025.12.18 18:44:18.367545 [ 276 ] {adb233e0-c478-47cf-92c4-baa55f438aff} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20767 | 2025.12.18 18:44:18.367582 [ 276 ] {adb233e0-c478-47cf-92c4-baa55f438aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20768 | 2025.12.18 18:44:18.368182 [ 276 ] {adb233e0-c478-47cf-92c4-baa55f438aff} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20769 | 2025.12.18 18:44:18.368577 [ 276 ] {adb233e0-c478-47cf-92c4-baa55f438aff} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20770 | 2025.12.18 18:44:18.368717 [ 276 ] {adb233e0-c478-47cf-92c4-baa55f438aff} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002005 sec., 2493.7655860349128 rows/sec., 4.47 MiB/sec. | ||
| 20771 | 2025.12.18 18:44:18.368774 [ 276 ] {adb233e0-c478-47cf-92c4-baa55f438aff} <Debug> TCPHandler: Processed in 0.002185868 sec. | ||
| 20772 | 2025.12.18 18:44:18.368882 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20773 | 2025.12.18 18:44:18.368976 [ 276 ] {51841a5a-11cb-4641-8cfa-c1744cc609ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20774 | 2025.12.18 18:44:18.369016 [ 276 ] {51841a5a-11cb-4641-8cfa-c1744cc609ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20775 | 2025.12.18 18:44:18.369343 [ 276 ] {51841a5a-11cb-4641-8cfa-c1744cc609ee} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20776 | 2025.12.18 18:44:18.369380 [ 276 ] {51841a5a-11cb-4641-8cfa-c1744cc609ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20777 | 2025.12.18 18:44:18.369765 [ 276 ] {51841a5a-11cb-4641-8cfa-c1744cc609ee} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20778 | 2025.12.18 18:44:18.370224 [ 276 ] {51841a5a-11cb-4641-8cfa-c1744cc609ee} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20779 | 2025.12.18 18:44:18.370354 [ 276 ] {51841a5a-11cb-4641-8cfa-c1744cc609ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. | ||
| 20780 | 2025.12.18 18:44:18.370389 [ 276 ] {51841a5a-11cb-4641-8cfa-c1744cc609ee} <Debug> TCPHandler: Processed in 0.00155708 sec. | ||
| 20781 | 2025.12.18 18:44:18.370427 [ 224 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20782 | 2025.12.18 18:44:18.370454 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20783 | 2025.12.18 18:44:18.378433 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20784 | 2025.12.18 18:44:18.783875 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20785 | 2025.12.18 18:44:18.783928 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20786 | 2025.12.18 18:44:18.791701 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20787 | 2025.12.18 18:44:19.147963 [ 222 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20788 | 2025.12.18 18:44:19.148009 [ 222 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20789 | 2025.12.18 18:44:19.151889 [ 222 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20790 | 2025.12.18 18:44:19.238545 [ 224 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20791 | 2025.12.18 18:44:19.238621 [ 224 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20792 | 2025.12.18 18:44:19.246504 [ 224 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20793 | 2025.12.18 18:44:19.539932 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20794 | 2025.12.18 18:44:19.540008 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20795 | 2025.12.18 18:44:19.542486 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20796 | 2025.12.18 18:44:19.563750 [ 219 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20797 | 2025.12.18 18:44:19.563844 [ 219 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20798 | 2025.12.18 18:44:19.571117 [ 219 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20799 | 2025.12.18 18:44:20.087592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2448 | ||
| 20800 | 2025.12.18 18:44:20.089906 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20801 | 2025.12.18 18:44:20.089941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20802 | 2025.12.18 18:44:20.091200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20803 | 2025.12.18 18:44:20.091726 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20804 | 2025.12.18 18:44:20.091997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2448 | ||
| 20805 | 2025.12.18 18:44:22.407929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51342 | ||
| 20806 | 2025.12.18 18:44:22.408823 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20807 | 2025.12.18 18:44:22.408890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20808 | 2025.12.18 18:44:22.409532 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 20809 | 2025.12.18 18:44:22.409990 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20810 | 2025.12.18 18:44:22.410128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51342 | ||
| 20811 | 2025.12.18 18:44:23.364473 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20812 | 2025.12.18 18:44:23.364666 [ 276 ] {5f7073c1-83d7-4066-b190-217931ab31b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20813 | 2025.12.18 18:44:23.364740 [ 276 ] {5f7073c1-83d7-4066-b190-217931ab31b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20814 | 2025.12.18 18:44:23.365420 [ 276 ] {5f7073c1-83d7-4066-b190-217931ab31b9} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20815 | 2025.12.18 18:44:23.365466 [ 276 ] {5f7073c1-83d7-4066-b190-217931ab31b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20816 | 2025.12.18 18:44:23.365965 [ 276 ] {5f7073c1-83d7-4066-b190-217931ab31b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20817 | 2025.12.18 18:44:23.366400 [ 276 ] {5f7073c1-83d7-4066-b190-217931ab31b9} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20818 | 2025.12.18 18:44:23.366557 [ 276 ] {5f7073c1-83d7-4066-b190-217931ab31b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001943 sec., 12352.032938754503 rows/sec., 1.02 MiB/sec. | ||
| 20819 | 2025.12.18 18:44:23.366599 [ 276 ] {5f7073c1-83d7-4066-b190-217931ab31b9} <Debug> TCPHandler: Processed in 0.002267849 sec. | ||
| 20820 | 2025.12.18 18:44:23.366729 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20821 | 2025.12.18 18:44:23.366822 [ 276 ] {2bf82286-d7e8-4ba3-972e-d50dd9333a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20822 | 2025.12.18 18:44:23.366863 [ 276 ] {2bf82286-d7e8-4ba3-972e-d50dd9333a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20823 | 2025.12.18 18:44:23.367259 [ 276 ] {2bf82286-d7e8-4ba3-972e-d50dd9333a9e} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20824 | 2025.12.18 18:44:23.367294 [ 276 ] {2bf82286-d7e8-4ba3-972e-d50dd9333a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20825 | 2025.12.18 18:44:23.367756 [ 276 ] {2bf82286-d7e8-4ba3-972e-d50dd9333a9e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20826 | 2025.12.18 18:44:23.368225 [ 276 ] {2bf82286-d7e8-4ba3-972e-d50dd9333a9e} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20827 | 2025.12.18 18:44:23.368359 [ 276 ] {2bf82286-d7e8-4ba3-972e-d50dd9333a9e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001556 sec., 5141.388174807198 rows/sec., 419.24 KiB/sec. | ||
| 20828 | 2025.12.18 18:44:23.368396 [ 276 ] {2bf82286-d7e8-4ba3-972e-d50dd9333a9e} <Debug> TCPHandler: Processed in 0.001718132 sec. | ||
| 20829 | 2025.12.18 18:44:23.368509 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20830 | 2025.12.18 18:44:23.368602 [ 276 ] {346607d6-6600-4622-a8d7-237c55fe0dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20831 | 2025.12.18 18:44:23.368640 [ 276 ] {346607d6-6600-4622-a8d7-237c55fe0dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20832 | 2025.12.18 18:44:23.369192 [ 276 ] {346607d6-6600-4622-a8d7-237c55fe0dd9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20833 | 2025.12.18 18:44:23.369226 [ 276 ] {346607d6-6600-4622-a8d7-237c55fe0dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20834 | 2025.12.18 18:44:23.369641 [ 276 ] {346607d6-6600-4622-a8d7-237c55fe0dd9} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20835 | 2025.12.18 18:44:23.370105 [ 276 ] {346607d6-6600-4622-a8d7-237c55fe0dd9} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20836 | 2025.12.18 18:44:23.370231 [ 276 ] {346607d6-6600-4622-a8d7-237c55fe0dd9} <Debug> executeQuery: Read 290 rows, 26.64 KiB in 0.001648 sec., 175970.87378640778 rows/sec., 15.78 MiB/sec. | ||
| 20837 | 2025.12.18 18:44:23.370268 [ 276 ] {346607d6-6600-4622-a8d7-237c55fe0dd9} <Debug> TCPHandler: Processed in 0.001807514 sec. | ||
| 20838 | 2025.12.18 18:44:23.370376 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20839 | 2025.12.18 18:44:23.370468 [ 276 ] {3e289596-e344-4024-afa7-56814f827950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20840 | 2025.12.18 18:44:23.370506 [ 276 ] {3e289596-e344-4024-afa7-56814f827950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20841 | 2025.12.18 18:44:23.370916 [ 276 ] {3e289596-e344-4024-afa7-56814f827950} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20842 | 2025.12.18 18:44:23.370951 [ 276 ] {3e289596-e344-4024-afa7-56814f827950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20843 | 2025.12.18 18:44:23.371346 [ 276 ] {3e289596-e344-4024-afa7-56814f827950} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20844 | 2025.12.18 18:44:23.371747 [ 276 ] {3e289596-e344-4024-afa7-56814f827950} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20845 | 2025.12.18 18:44:23.371867 [ 276 ] {3e289596-e344-4024-afa7-56814f827950} <Debug> executeQuery: Read 75 rows, 5.66 KiB in 0.001429 sec., 52484.254723582926 rows/sec., 3.86 MiB/sec. | ||
| 20846 | 2025.12.18 18:44:23.371901 [ 276 ] {3e289596-e344-4024-afa7-56814f827950} <Debug> TCPHandler: Processed in 0.001587611 sec. | ||
| 20847 | 2025.12.18 18:44:23.372009 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20848 | 2025.12.18 18:44:23.372095 [ 276 ] {6266688a-6636-40ba-aa6c-075b2acc8f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20849 | 2025.12.18 18:44:23.372131 [ 276 ] {6266688a-6636-40ba-aa6c-075b2acc8f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20850 | 2025.12.18 18:44:23.372495 [ 276 ] {6266688a-6636-40ba-aa6c-075b2acc8f3e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20851 | 2025.12.18 18:44:23.372527 [ 276 ] {6266688a-6636-40ba-aa6c-075b2acc8f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20852 | 2025.12.18 18:44:23.373005 [ 276 ] {6266688a-6636-40ba-aa6c-075b2acc8f3e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20853 | 2025.12.18 18:44:23.373583 [ 276 ] {6266688a-6636-40ba-aa6c-075b2acc8f3e} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20854 | 2025.12.18 18:44:23.373715 [ 276 ] {6266688a-6636-40ba-aa6c-075b2acc8f3e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.24 MiB/sec. | ||
| 20855 | 2025.12.18 18:44:23.373752 [ 276 ] {6266688a-6636-40ba-aa6c-075b2acc8f3e} <Debug> TCPHandler: Processed in 0.001768432 sec. | ||
| 20856 | 2025.12.18 18:44:23.373865 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20857 | 2025.12.18 18:44:23.373956 [ 276 ] {271b700e-4876-4694-904b-f35d496bfe26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20858 | 2025.12.18 18:44:23.373995 [ 276 ] {271b700e-4876-4694-904b-f35d496bfe26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20859 | 2025.12.18 18:44:23.374385 [ 276 ] {271b700e-4876-4694-904b-f35d496bfe26} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20860 | 2025.12.18 18:44:23.374419 [ 276 ] {271b700e-4876-4694-904b-f35d496bfe26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20861 | 2025.12.18 18:44:23.374939 [ 276 ] {271b700e-4876-4694-904b-f35d496bfe26} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20862 | 2025.12.18 18:44:23.375385 [ 276 ] {271b700e-4876-4694-904b-f35d496bfe26} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2025.12.18 18:44:23.375512 [ 276 ] {271b700e-4876-4694-904b-f35d496bfe26} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001573 sec., 7628.734901462174 rows/sec., 595.99 KiB/sec. | ||
| 20864 | 2025.12.18 18:44:23.375549 [ 276 ] {271b700e-4876-4694-904b-f35d496bfe26} <Debug> TCPHandler: Processed in 0.001731233 sec. | ||
| 20865 | 2025.12.18 18:44:23.375667 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20866 | 2025.12.18 18:44:23.375765 [ 276 ] {c80c0aed-fb94-4489-b0c1-ec63dd882ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20867 | 2025.12.18 18:44:23.375803 [ 276 ] {c80c0aed-fb94-4489-b0c1-ec63dd882ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20868 | 2025.12.18 18:44:23.376256 [ 276 ] {c80c0aed-fb94-4489-b0c1-ec63dd882ac2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20869 | 2025.12.18 18:44:23.376443 [ 276 ] {c80c0aed-fb94-4489-b0c1-ec63dd882ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20870 | 2025.12.18 18:44:23.376895 [ 276 ] {c80c0aed-fb94-4489-b0c1-ec63dd882ac2} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20871 | 2025.12.18 18:44:23.377296 [ 276 ] {c80c0aed-fb94-4489-b0c1-ec63dd882ac2} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20872 | 2025.12.18 18:44:23.377422 [ 276 ] {c80c0aed-fb94-4489-b0c1-ec63dd882ac2} <Debug> executeQuery: Read 163 rows, 13.43 KiB in 0.001675 sec., 97313.43283582089 rows/sec., 7.83 MiB/sec. | ||
| 20873 | 2025.12.18 18:44:23.377458 [ 276 ] {c80c0aed-fb94-4489-b0c1-ec63dd882ac2} <Debug> TCPHandler: Processed in 0.001845063 sec. | ||
| 20874 | 2025.12.18 18:44:23.377564 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20875 | 2025.12.18 18:44:23.377656 [ 276 ] {35bf7aab-3c86-4223-8b5c-27b5b6689afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20876 | 2025.12.18 18:44:23.377698 [ 276 ] {35bf7aab-3c86-4223-8b5c-27b5b6689afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20877 | 2025.12.18 18:44:23.378092 [ 276 ] {35bf7aab-3c86-4223-8b5c-27b5b6689afa} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20878 | 2025.12.18 18:44:23.378125 [ 276 ] {35bf7aab-3c86-4223-8b5c-27b5b6689afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20879 | 2025.12.18 18:44:23.378541 [ 276 ] {35bf7aab-3c86-4223-8b5c-27b5b6689afa} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20880 | 2025.12.18 18:44:23.378974 [ 276 ] {35bf7aab-3c86-4223-8b5c-27b5b6689afa} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20881 | 2025.12.18 18:44:23.379100 [ 276 ] {35bf7aab-3c86-4223-8b5c-27b5b6689afa} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001462 sec., 136798.90560875513 rows/sec., 9.81 MiB/sec. | ||
| 20882 | 2025.12.18 18:44:23.379136 [ 276 ] {35bf7aab-3c86-4223-8b5c-27b5b6689afa} <Debug> TCPHandler: Processed in 0.001620741 sec. | ||
| 20883 | 2025.12.18 18:44:23.379247 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20884 | 2025.12.18 18:44:23.379337 [ 276 ] {2d9254a7-a4a1-4371-802f-3b8740df3533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20885 | 2025.12.18 18:44:23.379388 [ 276 ] {2d9254a7-a4a1-4371-802f-3b8740df3533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20886 | 2025.12.18 18:44:23.380272 [ 276 ] {2d9254a7-a4a1-4371-802f-3b8740df3533} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20887 | 2025.12.18 18:44:23.380306 [ 276 ] {2d9254a7-a4a1-4371-802f-3b8740df3533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20888 | 2025.12.18 18:44:23.380977 [ 276 ] {2d9254a7-a4a1-4371-802f-3b8740df3533} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20889 | 2025.12.18 18:44:23.381425 [ 276 ] {2d9254a7-a4a1-4371-802f-3b8740df3533} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20890 | 2025.12.18 18:44:23.381559 [ 276 ] {2d9254a7-a4a1-4371-802f-3b8740df3533} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.00224 sec., 24553.57142857143 rows/sec., 44.00 MiB/sec. | ||
| 20891 | 2025.12.18 18:44:23.381613 [ 276 ] {2d9254a7-a4a1-4371-802f-3b8740df3533} <Debug> TCPHandler: Processed in 0.002414041 sec. | ||
| 20892 | 2025.12.18 18:44:23.381723 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20893 | 2025.12.18 18:44:23.381819 [ 276 ] {b02b8cf7-1882-46d5-9632-f839ead98630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20894 | 2025.12.18 18:44:23.381860 [ 276 ] {b02b8cf7-1882-46d5-9632-f839ead98630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20895 | 2025.12.18 18:44:23.382186 [ 276 ] {b02b8cf7-1882-46d5-9632-f839ead98630} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20896 | 2025.12.18 18:44:23.382220 [ 276 ] {b02b8cf7-1882-46d5-9632-f839ead98630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20897 | 2025.12.18 18:44:23.382605 [ 276 ] {b02b8cf7-1882-46d5-9632-f839ead98630} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20898 | 2025.12.18 18:44:23.383005 [ 276 ] {b02b8cf7-1882-46d5-9632-f839ead98630} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20899 | 2025.12.18 18:44:23.383131 [ 276 ] {b02b8cf7-1882-46d5-9632-f839ead98630} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 20900 | 2025.12.18 18:44:23.383165 [ 276 ] {b02b8cf7-1882-46d5-9632-f839ead98630} <Debug> TCPHandler: Processed in 0.001490399 sec. | ||
| 20901 | 2025.12.18 18:44:25.260361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 20902 | 2025.12.18 18:44:25.278280 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20903 | 2025.12.18 18:44:25.278332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20904 | 2025.12.18 18:44:25.284710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 20905 | 2025.12.18 18:44:25.285803 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20906 | 2025.12.18 18:44:25.288964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 20907 | 2025.12.18 18:44:28.360207 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20908 | 2025.12.18 18:44:28.360447 [ 276 ] {67bdce3f-60a8-4696-9a7e-8afcdb10c8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20909 | 2025.12.18 18:44:28.360519 [ 276 ] {67bdce3f-60a8-4696-9a7e-8afcdb10c8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20910 | 2025.12.18 18:44:28.361269 [ 276 ] {67bdce3f-60a8-4696-9a7e-8afcdb10c8b0} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20911 | 2025.12.18 18:44:28.361311 [ 276 ] {67bdce3f-60a8-4696-9a7e-8afcdb10c8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20912 | 2025.12.18 18:44:28.361838 [ 276 ] {67bdce3f-60a8-4696-9a7e-8afcdb10c8b0} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20913 | 2025.12.18 18:44:28.362281 [ 276 ] {67bdce3f-60a8-4696-9a7e-8afcdb10c8b0} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20914 | 2025.12.18 18:44:28.362442 [ 276 ] {67bdce3f-60a8-4696-9a7e-8afcdb10c8b0} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002049 sec., 32210.8345534407 rows/sec., 2.56 MiB/sec. | ||
| 20915 | 2025.12.18 18:44:28.362493 [ 276 ] {67bdce3f-60a8-4696-9a7e-8afcdb10c8b0} <Debug> TCPHandler: Processed in 0.002487201 sec. | ||
| 20916 | 2025.12.18 18:44:28.362619 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20917 | 2025.12.18 18:44:28.362722 [ 276 ] {2ac6c3c5-f648-4c5d-b49b-a0a65e53c4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20918 | 2025.12.18 18:44:28.362764 [ 276 ] {2ac6c3c5-f648-4c5d-b49b-a0a65e53c4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20919 | 2025.12.18 18:44:28.363169 [ 276 ] {2ac6c3c5-f648-4c5d-b49b-a0a65e53c4fd} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20920 | 2025.12.18 18:44:28.363207 [ 276 ] {2ac6c3c5-f648-4c5d-b49b-a0a65e53c4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20921 | 2025.12.18 18:44:28.363642 [ 276 ] {2ac6c3c5-f648-4c5d-b49b-a0a65e53c4fd} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20922 | 2025.12.18 18:44:28.364070 [ 276 ] {2ac6c3c5-f648-4c5d-b49b-a0a65e53c4fd} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20923 | 2025.12.18 18:44:28.364203 [ 276 ] {2ac6c3c5-f648-4c5d-b49b-a0a65e53c4fd} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001504 sec., 3324.468085106383 rows/sec., 249.98 KiB/sec. | ||
| 20924 | 2025.12.18 18:44:28.364241 [ 276 ] {2ac6c3c5-f648-4c5d-b49b-a0a65e53c4fd} <Debug> TCPHandler: Processed in 0.001676512 sec. | ||
| 20925 | 2025.12.18 18:44:28.364340 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20926 | 2025.12.18 18:44:28.364434 [ 276 ] {1a4c981b-455f-4f48-bbc5-14d33e33baf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20927 | 2025.12.18 18:44:28.364473 [ 276 ] {1a4c981b-455f-4f48-bbc5-14d33e33baf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20928 | 2025.12.18 18:44:28.364883 [ 276 ] {1a4c981b-455f-4f48-bbc5-14d33e33baf5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20929 | 2025.12.18 18:44:28.364920 [ 276 ] {1a4c981b-455f-4f48-bbc5-14d33e33baf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20930 | 2025.12.18 18:44:28.365329 [ 276 ] {1a4c981b-455f-4f48-bbc5-14d33e33baf5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20931 | 2025.12.18 18:44:28.365753 [ 276 ] {1a4c981b-455f-4f48-bbc5-14d33e33baf5} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20932 | 2025.12.18 18:44:28.365885 [ 276 ] {1a4c981b-455f-4f48-bbc5-14d33e33baf5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00147 sec., 46938.77551020408 rows/sec., 3.66 MiB/sec. | ||
| 20933 | 2025.12.18 18:44:28.365923 [ 276 ] {1a4c981b-455f-4f48-bbc5-14d33e33baf5} <Debug> TCPHandler: Processed in 0.001632851 sec. | ||
| 20934 | 2025.12.18 18:44:28.366032 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20935 | 2025.12.18 18:44:28.366127 [ 276 ] {cd57dcbe-f4c5-42da-9fd6-17aa625236dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20936 | 2025.12.18 18:44:28.366170 [ 276 ] {cd57dcbe-f4c5-42da-9fd6-17aa625236dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20937 | 2025.12.18 18:44:28.366611 [ 276 ] {cd57dcbe-f4c5-42da-9fd6-17aa625236dc} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20938 | 2025.12.18 18:44:28.366648 [ 276 ] {cd57dcbe-f4c5-42da-9fd6-17aa625236dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20939 | 2025.12.18 18:44:28.367082 [ 276 ] {cd57dcbe-f4c5-42da-9fd6-17aa625236dc} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20940 | 2025.12.18 18:44:28.367510 [ 276 ] {cd57dcbe-f4c5-42da-9fd6-17aa625236dc} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20941 | 2025.12.18 18:44:28.367641 [ 276 ] {cd57dcbe-f4c5-42da-9fd6-17aa625236dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. | ||
| 20942 | 2025.12.18 18:44:28.367678 [ 276 ] {cd57dcbe-f4c5-42da-9fd6-17aa625236dc} <Debug> TCPHandler: Processed in 0.001696121 sec. | ||
| 20943 | 2025.12.18 18:44:28.367791 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20944 | 2025.12.18 18:44:28.367886 [ 276 ] {250d569c-e6c9-4525-854a-bc565b7baf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20945 | 2025.12.18 18:44:28.367940 [ 276 ] {250d569c-e6c9-4525-854a-bc565b7baf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20946 | 2025.12.18 18:44:28.368710 [ 276 ] {250d569c-e6c9-4525-854a-bc565b7baf75} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20947 | 2025.12.18 18:44:28.368748 [ 276 ] {250d569c-e6c9-4525-854a-bc565b7baf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20948 | 2025.12.18 18:44:28.369394 [ 276 ] {250d569c-e6c9-4525-854a-bc565b7baf75} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20949 | 2025.12.18 18:44:28.369808 [ 276 ] {250d569c-e6c9-4525-854a-bc565b7baf75} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20950 | 2025.12.18 18:44:28.369949 [ 276 ] {250d569c-e6c9-4525-854a-bc565b7baf75} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002081 sec., 2402.6910139356078 rows/sec., 4.31 MiB/sec. | ||
| 20951 | 2025.12.18 18:44:28.370006 [ 276 ] {250d569c-e6c9-4525-854a-bc565b7baf75} <Debug> TCPHandler: Processed in 0.002265269 sec. | ||
| 20952 | 2025.12.18 18:44:28.370125 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20953 | 2025.12.18 18:44:28.370220 [ 276 ] {76b76e26-fb4e-46b9-92d4-8793d6bbfc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20954 | 2025.12.18 18:44:28.370262 [ 276 ] {76b76e26-fb4e-46b9-92d4-8793d6bbfc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20955 | 2025.12.18 18:44:28.370663 [ 276 ] {76b76e26-fb4e-46b9-92d4-8793d6bbfc53} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20956 | 2025.12.18 18:44:28.370699 [ 276 ] {76b76e26-fb4e-46b9-92d4-8793d6bbfc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20957 | 2025.12.18 18:44:28.371102 [ 276 ] {76b76e26-fb4e-46b9-92d4-8793d6bbfc53} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20958 | 2025.12.18 18:44:28.371537 [ 276 ] {76b76e26-fb4e-46b9-92d4-8793d6bbfc53} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20959 | 2025.12.18 18:44:28.371669 [ 276 ] {76b76e26-fb4e-46b9-92d4-8793d6bbfc53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
| 20960 | 2025.12.18 18:44:28.371704 [ 276 ] {76b76e26-fb4e-46b9-92d4-8793d6bbfc53} <Debug> TCPHandler: Processed in 0.001630331 sec. | ||
| 20961 | 2025.12.18 18:44:29.665513 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20962 | 2025.12.18 18:44:29.665559 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20963 | 2025.12.18 18:44:29.910544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51790 | ||
| 20964 | 2025.12.18 18:44:29.911159 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20965 | 2025.12.18 18:44:29.911209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20966 | 2025.12.18 18:44:29.911869 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 20967 | 2025.12.18 18:44:29.912370 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20968 | 2025.12.18 18:44:29.912521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51790 | ||
| 20969 | 2025.12.18 18:44:30.092374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2480 | ||
| 20970 | 2025.12.18 18:44:30.094871 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20971 | 2025.12.18 18:44:30.094914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20972 | 2025.12.18 18:44:30.096503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20973 | 2025.12.18 18:44:30.097022 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2025.12.18 18:44:30.097294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2480 | ||
| 20975 | 2025.12.18 18:44:32.789284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 20976 | 2025.12.18 18:44:32.807229 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20977 | 2025.12.18 18:44:32.807279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20978 | 2025.12.18 18:44:32.813716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 20979 | 2025.12.18 18:44:32.814972 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20980 | 2025.12.18 18:44:32.818133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 20981 | 2025.12.18 18:44:33.362077 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20982 | 2025.12.18 18:44:33.362326 [ 276 ] {82ca7188-2638-47a5-b55b-20628a1c0225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20983 | 2025.12.18 18:44:33.362388 [ 276 ] {82ca7188-2638-47a5-b55b-20628a1c0225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20984 | 2025.12.18 18:44:33.363115 [ 276 ] {82ca7188-2638-47a5-b55b-20628a1c0225} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20985 | 2025.12.18 18:44:33.363158 [ 276 ] {82ca7188-2638-47a5-b55b-20628a1c0225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20986 | 2025.12.18 18:44:33.363661 [ 276 ] {82ca7188-2638-47a5-b55b-20628a1c0225} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20987 | 2025.12.18 18:44:33.364128 [ 276 ] {82ca7188-2638-47a5-b55b-20628a1c0225} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20988 | 2025.12.18 18:44:33.364288 [ 276 ] {82ca7188-2638-47a5-b55b-20628a1c0225} <Debug> executeQuery: Read 166 rows, 14.88 KiB in 0.002028 sec., 81854.04339250494 rows/sec., 7.17 MiB/sec. | ||
| 20989 | 2025.12.18 18:44:33.364338 [ 276 ] {82ca7188-2638-47a5-b55b-20628a1c0225} <Debug> TCPHandler: Processed in 0.002443231 sec. | ||
| 20990 | 2025.12.18 18:44:33.364453 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20991 | 2025.12.18 18:44:33.364555 [ 276 ] {140bd20b-f232-4ccf-a7de-e63c1cb15909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20992 | 2025.12.18 18:44:33.364598 [ 276 ] {140bd20b-f232-4ccf-a7de-e63c1cb15909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20993 | 2025.12.18 18:44:33.365058 [ 276 ] {140bd20b-f232-4ccf-a7de-e63c1cb15909} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20994 | 2025.12.18 18:44:33.365105 [ 276 ] {140bd20b-f232-4ccf-a7de-e63c1cb15909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20995 | 2025.12.18 18:44:33.365541 [ 276 ] {140bd20b-f232-4ccf-a7de-e63c1cb15909} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20996 | 2025.12.18 18:44:33.366029 [ 276 ] {140bd20b-f232-4ccf-a7de-e63c1cb15909} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20997 | 2025.12.18 18:44:33.366162 [ 171 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20998 | 2025.12.18 18:44:33.366170 [ 276 ] {140bd20b-f232-4ccf-a7de-e63c1cb15909} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001638 sec., 33577.53357753358 rows/sec., 2.47 MiB/sec. | ||
| 20999 | 2025.12.18 18:44:33.366233 [ 171 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21000 | 2025.12.18 18:44:33.366253 [ 276 ] {140bd20b-f232-4ccf-a7de-e63c1cb15909} <Debug> TCPHandler: Processed in 0.001852914 sec. | ||
| 21001 | 2025.12.18 18:44:33.366259 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21002 | 2025.12.18 18:44:33.366371 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21003 | 2025.12.18 18:44:33.366376 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21004 | 2025.12.18 18:44:33.366475 [ 276 ] {1eb3d49c-8df2-451b-9403-aa69ebf79c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21005 | 2025.12.18 18:44:33.366505 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21006 | 2025.12.18 18:44:33.366520 [ 276 ] {1eb3d49c-8df2-451b-9403-aa69ebf79c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21007 | 2025.12.18 18:44:33.366542 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 92 rows starting from the beginning of the part | ||
| 21008 | 2025.12.18 18:44:33.366616 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 55 rows starting from the beginning of the part | ||
| 21009 | 2025.12.18 18:44:33.366663 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 5 rows starting from the beginning of the part | ||
| 21010 | 2025.12.18 18:44:33.366708 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 75 rows starting from the beginning of the part | ||
| 21011 | 2025.12.18 18:44:33.366748 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 5 rows starting from the beginning of the part | ||
| 21012 | 2025.12.18 18:44:33.366789 [ 187 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 55 rows starting from the beginning of the part | ||
| 21013 | 2025.12.18 18:44:33.366976 [ 276 ] {1eb3d49c-8df2-451b-9403-aa69ebf79c52} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21014 | 2025.12.18 18:44:33.367020 [ 276 ] {1eb3d49c-8df2-451b-9403-aa69ebf79c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21015 | 2025.12.18 18:44:33.367460 [ 276 ] {1eb3d49c-8df2-451b-9403-aa69ebf79c52} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21016 | 2025.12.18 18:44:33.367686 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356687 sec., 211544.74097562663 rows/sec., 16.32 MiB/sec. | ||
| 21017 | 2025.12.18 18:44:33.367909 [ 276 ] {1eb3d49c-8df2-451b-9403-aa69ebf79c52} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21018 | 2025.12.18 18:44:33.367947 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21019 | 2025.12.18 18:44:33.368058 [ 276 ] {1eb3d49c-8df2-451b-9403-aa69ebf79c52} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001603 sec., 74235.80786026201 rows/sec., 5.80 MiB/sec. | ||
| 21020 | 2025.12.18 18:44:33.368100 [ 276 ] {1eb3d49c-8df2-451b-9403-aa69ebf79c52} <Debug> TCPHandler: Processed in 0.001780202 sec. | ||
| 21021 | 2025.12.18 18:44:33.368211 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21022 | 2025.12.18 18:44:33.368309 [ 276 ] {b610eb52-d429-4766-8469-fe9e832c60ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21023 | 2025.12.18 18:44:33.368354 [ 276 ] {b610eb52-d429-4766-8469-fe9e832c60ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21024 | 2025.12.18 18:44:33.368517 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21025 | 2025.12.18 18:44:33.368593 [ 196 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_156_31} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21026 | 2025.12.18 18:44:33.368691 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21027 | 2025.12.18 18:44:33.368764 [ 276 ] {b610eb52-d429-4766-8469-fe9e832c60ea} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21028 | 2025.12.18 18:44:33.368798 [ 276 ] {b610eb52-d429-4766-8469-fe9e832c60ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21029 | 2025.12.18 18:44:33.369264 [ 276 ] {b610eb52-d429-4766-8469-fe9e832c60ea} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21030 | 2025.12.18 18:44:33.369818 [ 276 ] {b610eb52-d429-4766-8469-fe9e832c60ea} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21031 | 2025.12.18 18:44:33.369933 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 2 parts from all_1_155_36 to all_156_156_0 | ||
| 21032 | 2025.12.18 18:44:33.369955 [ 276 ] {b610eb52-d429-4766-8469-fe9e832c60ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. | ||
| 21033 | 2025.12.18 18:44:33.369976 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21034 | 2025.12.18 18:44:33.370000 [ 276 ] {b610eb52-d429-4766-8469-fe9e832c60ea} <Debug> TCPHandler: Processed in 0.001840474 sec. | ||
| 21035 | 2025.12.18 18:44:33.370001 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21036 | 2025.12.18 18:44:33.370078 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_156_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_36 to all_156_156_0 into Compact with storage Full | ||
| 21037 | 2025.12.18 18:44:33.370117 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21038 | 2025.12.18 18:44:33.370183 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_156_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21039 | 2025.12.18 18:44:33.370218 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_156_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_155_36, total 44120 rows starting from the beginning of the part | ||
| 21040 | 2025.12.18 18:44:33.370219 [ 276 ] {391b4556-05ad-43ed-be4f-c4f93335371e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21041 | 2025.12.18 18:44:33.370265 [ 187 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_156_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 21042 | 2025.12.18 18:44:33.370286 [ 276 ] {391b4556-05ad-43ed-be4f-c4f93335371e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21043 | 2025.12.18 18:44:33.371235 [ 276 ] {391b4556-05ad-43ed-be4f-c4f93335371e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21044 | 2025.12.18 18:44:33.371276 [ 276 ] {391b4556-05ad-43ed-be4f-c4f93335371e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21045 | 2025.12.18 18:44:33.372006 [ 276 ] {391b4556-05ad-43ed-be4f-c4f93335371e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21046 | 2025.12.18 18:44:33.372449 [ 276 ] {391b4556-05ad-43ed-be4f-c4f93335371e} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21047 | 2025.12.18 18:44:33.372599 [ 276 ] {391b4556-05ad-43ed-be4f-c4f93335371e} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002399 sec., 22926.219258024175 rows/sec., 41.08 MiB/sec. | ||
| 21048 | 2025.12.18 18:44:33.372679 [ 276 ] {391b4556-05ad-43ed-be4f-c4f93335371e} <Debug> TCPHandler: Processed in 0.002613074 sec. | ||
| 21049 | 2025.12.18 18:44:33.372795 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21050 | 2025.12.18 18:44:33.372898 [ 276 ] {f4b7c49d-c80a-4f13-a329-5e1f85dd3110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21051 | 2025.12.18 18:44:33.372942 [ 276 ] {f4b7c49d-c80a-4f13-a329-5e1f85dd3110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21052 | 2025.12.18 18:44:33.373290 [ 276 ] {f4b7c49d-c80a-4f13-a329-5e1f85dd3110} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21053 | 2025.12.18 18:44:33.373327 [ 276 ] {f4b7c49d-c80a-4f13-a329-5e1f85dd3110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21054 | 2025.12.18 18:44:33.373788 [ 276 ] {f4b7c49d-c80a-4f13-a329-5e1f85dd3110} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21055 | 2025.12.18 18:44:33.374342 [ 276 ] {f4b7c49d-c80a-4f13-a329-5e1f85dd3110} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21056 | 2025.12.18 18:44:33.374479 [ 276 ] {f4b7c49d-c80a-4f13-a329-5e1f85dd3110} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001604 sec., 37406.48379052369 rows/sec., 2.52 MiB/sec. | ||
| 21057 | 2025.12.18 18:44:33.374515 [ 276 ] {f4b7c49d-c80a-4f13-a329-5e1f85dd3110} <Debug> TCPHandler: Processed in 0.001772803 sec. | ||
| 21058 | 2025.12.18 18:44:33.377628 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_156_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44280 rows, containing 5 columns (5 merged, 0 gathered) in 0.007563497 sec., 5854434.793852632 rows/sec., 402.21 MiB/sec. | ||
| 21059 | 2025.12.18 18:44:33.378387 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_156_37} <Trace> MergedBlockOutputStream: filled checksums all_1_156_37 (state Temporary) | ||
| 21060 | 2025.12.18 18:44:33.378928 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_156_37} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_156_37 to all_1_156_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21061 | 2025.12.18 18:44:33.379015 [ 202 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_156_37} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 2 parts: [all_1_155_36, all_156_156_0] -> all_1_156_37 | ||
| 21062 | 2025.12.18 18:44:33.379124 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 21063 | 2025.12.18 18:44:34.459357 [ 63 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 21064 | 2025.12.18 18:44:34.459464 [ 63 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21065 | 2025.12.18 18:44:34.459508 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21066 | 2025.12.18 18:44:34.459680 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 21067 | 2025.12.18 18:44:34.459882 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21068 | 2025.12.18 18:44:34.459936 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 18 rows starting from the beginning of the part | ||
| 21069 | 2025.12.18 18:44:34.460043 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 21070 | 2025.12.18 18:44:34.460123 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 21071 | 2025.12.18 18:44:34.460195 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 21072 | 2025.12.18 18:44:34.460269 [ 195 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 21073 | 2025.12.18 18:44:34.461222 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605401 sec., 23670.098623334605 rows/sec., 1.98 MiB/sec. | ||
| 21074 | 2025.12.18 18:44:34.461580 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 21075 | 2025.12.18 18:44:34.462216 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21076 | 2025.12.18 18:44:34.462298 [ 198 ] {23d3833a-c8b9-4b5c-933f-91224bfb0c31::all_1_53_13} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 21077 | 2025.12.18 18:44:34.462407 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21078 | 2025.12.18 18:44:36.421916 [ 220 ] {} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21079 | 2025.12.18 18:44:36.421985 [ 220 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21080 | 2025.12.18 18:44:36.423983 [ 220 ] {} <Debug> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21081 | 2025.12.18 18:44:37.330128 [ 150 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 21082 | 2025.12.18 18:44:37.330199 [ 150 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21083 | 2025.12.18 18:44:37.330226 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21084 | 2025.12.18 18:44:37.330318 [ 222 ] {} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21085 | 2025.12.18 18:44:37.330348 [ 222 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21086 | 2025.12.18 18:44:37.330390 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 21087 | 2025.12.18 18:44:37.330548 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21088 | 2025.12.18 18:44:37.330582 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 254 rows starting from the beginning of the part | ||
| 21089 | 2025.12.18 18:44:37.330648 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 21090 | 2025.12.18 18:44:37.330697 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 21091 | 2025.12.18 18:44:37.330742 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 229 rows starting from the beginning of the part | ||
| 21092 | 2025.12.18 18:44:37.330784 [ 195 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 21093 | 2025.12.18 18:44:37.331752 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443399 sec., 525842.126813168 rows/sec., 38.37 MiB/sec. | ||
| 21094 | 2025.12.18 18:44:37.331857 [ 222 ] {} <Debug> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21095 | 2025.12.18 18:44:37.332031 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 21096 | 2025.12.18 18:44:37.332560 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21097 | 2025.12.18 18:44:37.332634 [ 200 ] {32877951-4f7c-4eba-b6b5-f7c31682743d::all_1_53_13} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 21098 | 2025.12.18 18:44:37.332719 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21099 | 2025.12.18 18:44:37.412694 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52302 | ||
| 21100 | 2025.12.18 18:44:37.413312 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21101 | 2025.12.18 18:44:37.413361 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21102 | 2025.12.18 18:44:37.413990 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 21103 | 2025.12.18 18:44:37.414454 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21104 | 2025.12.18 18:44:37.414599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52302 | ||
| 21105 | 2025.12.18 18:44:38.162879 [ 221 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21106 | 2025.12.18 18:44:38.162947 [ 221 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21107 | 2025.12.18 18:44:38.167536 [ 221 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21108 | 2025.12.18 18:44:38.387321 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21109 | 2025.12.18 18:44:38.387488 [ 276 ] {df1b7eff-5122-47e9-bee8-2f400a6a5184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21110 | 2025.12.18 18:44:38.387552 [ 276 ] {df1b7eff-5122-47e9-bee8-2f400a6a5184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21111 | 2025.12.18 18:44:38.388165 [ 276 ] {df1b7eff-5122-47e9-bee8-2f400a6a5184} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21112 | 2025.12.18 18:44:38.388207 [ 276 ] {df1b7eff-5122-47e9-bee8-2f400a6a5184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21113 | 2025.12.18 18:44:38.388688 [ 276 ] {df1b7eff-5122-47e9-bee8-2f400a6a5184} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21114 | 2025.12.18 18:44:38.389198 [ 276 ] {df1b7eff-5122-47e9-bee8-2f400a6a5184} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21115 | 2025.12.18 18:44:38.389364 [ 276 ] {df1b7eff-5122-47e9-bee8-2f400a6a5184} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001923 sec., 1040.0416016640665 rows/sec., 84.81 KiB/sec. | ||
| 21116 | 2025.12.18 18:44:38.389415 [ 276 ] {df1b7eff-5122-47e9-bee8-2f400a6a5184} <Debug> TCPHandler: Processed in 0.002220299 sec. | ||
| 21117 | 2025.12.18 18:44:38.389535 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21118 | 2025.12.18 18:44:38.389640 [ 276 ] {d8a54f2e-62a2-49b5-9f83-64f97f31be1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21119 | 2025.12.18 18:44:38.389685 [ 276 ] {d8a54f2e-62a2-49b5-9f83-64f97f31be1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21120 | 2025.12.18 18:44:38.390616 [ 276 ] {d8a54f2e-62a2-49b5-9f83-64f97f31be1b} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21121 | 2025.12.18 18:44:38.390656 [ 276 ] {d8a54f2e-62a2-49b5-9f83-64f97f31be1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21122 | 2025.12.18 18:44:38.391194 [ 276 ] {d8a54f2e-62a2-49b5-9f83-64f97f31be1b} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21123 | 2025.12.18 18:44:38.391704 [ 276 ] {d8a54f2e-62a2-49b5-9f83-64f97f31be1b} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21124 | 2025.12.18 18:44:38.391846 [ 276 ] {d8a54f2e-62a2-49b5-9f83-64f97f31be1b} <Debug> executeQuery: Read 1207 rows, 102.02 KiB in 0.002229 sec., 541498.4297891431 rows/sec., 44.70 MiB/sec. | ||
| 21125 | 2025.12.18 18:44:38.391866 [ 155 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21126 | 2025.12.18 18:44:38.391888 [ 276 ] {d8a54f2e-62a2-49b5-9f83-64f97f31be1b} <Debug> TCPHandler: Processed in 0.002406591 sec. | ||
| 21127 | 2025.12.18 18:44:38.391935 [ 155 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21128 | 2025.12.18 18:44:38.391966 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21129 | 2025.12.18 18:44:38.392026 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21130 | 2025.12.18 18:44:38.392065 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21131 | 2025.12.18 18:44:38.392134 [ 276 ] {4b78de69-aeb7-4255-a35a-be493d752d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21132 | 2025.12.18 18:44:38.392164 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21133 | 2025.12.18 18:44:38.392177 [ 276 ] {4b78de69-aeb7-4255-a35a-be493d752d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21134 | 2025.12.18 18:44:38.392198 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1448 rows starting from the beginning of the part | ||
| 21135 | 2025.12.18 18:44:38.392264 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 66 rows starting from the beginning of the part | ||
| 21136 | 2025.12.18 18:44:38.392316 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 290 rows starting from the beginning of the part | ||
| 21137 | 2025.12.18 18:44:38.392367 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 66 rows starting from the beginning of the part | ||
| 21138 | 2025.12.18 18:44:38.392412 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 166 rows starting from the beginning of the part | ||
| 21139 | 2025.12.18 18:44:38.392458 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1207 rows starting from the beginning of the part | ||
| 21140 | 2025.12.18 18:44:38.392588 [ 276 ] {4b78de69-aeb7-4255-a35a-be493d752d01} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21141 | 2025.12.18 18:44:38.392625 [ 276 ] {4b78de69-aeb7-4255-a35a-be493d752d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21142 | 2025.12.18 18:44:38.393043 [ 276 ] {4b78de69-aeb7-4255-a35a-be493d752d01} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21143 | 2025.12.18 18:44:38.393513 [ 276 ] {4b78de69-aeb7-4255-a35a-be493d752d01} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21144 | 2025.12.18 18:44:38.393639 [ 276 ] {4b78de69-aeb7-4255-a35a-be493d752d01} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001576 sec., 4441.624365482234 rows/sec., 327.17 KiB/sec. | ||
| 21145 | 2025.12.18 18:44:38.393677 [ 276 ] {4b78de69-aeb7-4255-a35a-be493d752d01} <Debug> TCPHandler: Processed in 0.001751232 sec. | ||
| 21146 | 2025.12.18 18:44:38.393774 [ 198 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802674 sec., 1798994.1608965348 rows/sec., 158.06 MiB/sec. | ||
| 21147 | 2025.12.18 18:44:38.393782 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21148 | 2025.12.18 18:44:38.393978 [ 276 ] {29db1d1f-eb34-45fa-957c-1bc0e8ec4963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21149 | 2025.12.18 18:44:38.394019 [ 276 ] {29db1d1f-eb34-45fa-957c-1bc0e8ec4963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21150 | 2025.12.18 18:44:38.394128 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21151 | 2025.12.18 18:44:38.394473 [ 276 ] {29db1d1f-eb34-45fa-957c-1bc0e8ec4963} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21152 | 2025.12.18 18:44:38.394510 [ 276 ] {29db1d1f-eb34-45fa-957c-1bc0e8ec4963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21153 | 2025.12.18 18:44:38.394578 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21154 | 2025.12.18 18:44:38.394645 [ 192 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_161_32} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21155 | 2025.12.18 18:44:38.394708 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 21156 | 2025.12.18 18:44:38.394941 [ 276 ] {29db1d1f-eb34-45fa-957c-1bc0e8ec4963} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21157 | 2025.12.18 18:44:38.395400 [ 276 ] {29db1d1f-eb34-45fa-957c-1bc0e8ec4963} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21158 | 2025.12.18 18:44:38.395536 [ 276 ] {29db1d1f-eb34-45fa-957c-1bc0e8ec4963} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001576 sec., 144670.05076142133 rows/sec., 9.80 MiB/sec. | ||
| 21159 | 2025.12.18 18:44:38.395576 [ 276 ] {29db1d1f-eb34-45fa-957c-1bc0e8ec4963} <Debug> TCPHandler: Processed in 0.001788213 sec. | ||
| 21160 | 2025.12.18 18:44:38.395685 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21161 | 2025.12.18 18:44:38.395781 [ 276 ] {a06fee36-5f08-4141-a3dc-810cf42abd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21162 | 2025.12.18 18:44:38.395822 [ 276 ] {a06fee36-5f08-4141-a3dc-810cf42abd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21163 | 2025.12.18 18:44:38.396348 [ 276 ] {a06fee36-5f08-4141-a3dc-810cf42abd53} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21164 | 2025.12.18 18:44:38.396386 [ 276 ] {a06fee36-5f08-4141-a3dc-810cf42abd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21165 | 2025.12.18 18:44:38.396847 [ 276 ] {a06fee36-5f08-4141-a3dc-810cf42abd53} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21166 | 2025.12.18 18:44:38.397326 [ 276 ] {a06fee36-5f08-4141-a3dc-810cf42abd53} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21167 | 2025.12.18 18:44:38.397455 [ 155 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21168 | 2025.12.18 18:44:38.397459 [ 276 ] {a06fee36-5f08-4141-a3dc-810cf42abd53} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001696 sec., 310731.1320754717 rows/sec., 23.01 MiB/sec. | ||
| 21169 | 2025.12.18 18:44:38.397501 [ 155 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21170 | 2025.12.18 18:44:38.397522 [ 276 ] {a06fee36-5f08-4141-a3dc-810cf42abd53} <Debug> TCPHandler: Processed in 0.001888814 sec. | ||
| 21171 | 2025.12.18 18:44:38.397532 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21172 | 2025.12.18 18:44:38.397632 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21173 | 2025.12.18 18:44:38.397645 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21174 | 2025.12.18 18:44:38.397733 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21175 | 2025.12.18 18:44:38.397753 [ 276 ] {374423f0-84df-4642-a0af-7758ea34cb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21176 | 2025.12.18 18:44:38.397763 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 657 rows starting from the beginning of the part | ||
| 21177 | 2025.12.18 18:44:38.397798 [ 276 ] {374423f0-84df-4642-a0af-7758ea34cb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21178 | 2025.12.18 18:44:38.397824 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 69 rows starting from the beginning of the part | ||
| 21179 | 2025.12.18 18:44:38.397874 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 163 rows starting from the beginning of the part | ||
| 21180 | 2025.12.18 18:44:38.397919 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 69 rows starting from the beginning of the part | ||
| 21181 | 2025.12.18 18:44:38.397963 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 119 rows starting from the beginning of the part | ||
| 21182 | 2025.12.18 18:44:38.398009 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 527 rows starting from the beginning of the part | ||
| 21183 | 2025.12.18 18:44:38.398325 [ 276 ] {374423f0-84df-4642-a0af-7758ea34cb72} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21184 | 2025.12.18 18:44:38.398362 [ 276 ] {374423f0-84df-4642-a0af-7758ea34cb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21185 | 2025.12.18 18:44:38.398879 [ 276 ] {374423f0-84df-4642-a0af-7758ea34cb72} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21186 | 2025.12.18 18:44:38.398971 [ 200 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379388 sec., 1162834.532415825 rows/sec., 92.74 MiB/sec. | ||
| 21187 | 2025.12.18 18:44:38.399263 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21188 | 2025.12.18 18:44:38.399447 [ 276 ] {374423f0-84df-4642-a0af-7758ea34cb72} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21189 | 2025.12.18 18:44:38.399598 [ 276 ] {374423f0-84df-4642-a0af-7758ea34cb72} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001863 sec., 453569.511540526 rows/sec., 30.53 MiB/sec. | ||
| 21190 | 2025.12.18 18:44:38.399614 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 6 parts from all_1_156_37 to all_161_161_0 | ||
| 21191 | 2025.12.18 18:44:38.399639 [ 276 ] {374423f0-84df-4642-a0af-7758ea34cb72} <Debug> TCPHandler: Processed in 0.002045137 sec. | ||
| 21192 | 2025.12.18 18:44:38.399661 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21193 | 2025.12.18 18:44:38.399688 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21194 | 2025.12.18 18:44:38.399760 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21195 | 2025.12.18 18:44:38.399778 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_37 to all_161_161_0 into Compact with storage Full | ||
| 21196 | 2025.12.18 18:44:38.399815 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21197 | 2025.12.18 18:44:38.399861 [ 276 ] {be9ac06f-c1f4-476f-b9aa-62eba338d9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21198 | 2025.12.18 18:44:38.399900 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21199 | 2025.12.18 18:44:38.399901 [ 194 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_161_32} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21200 | 2025.12.18 18:44:38.399922 [ 276 ] {be9ac06f-c1f4-476f-b9aa-62eba338d9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21201 | 2025.12.18 18:44:38.399937 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_156_37, total 44280 rows starting from the beginning of the part | ||
| 21202 | 2025.12.18 18:44:38.400003 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 21203 | 2025.12.18 18:44:38.400004 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 21204 | 2025.12.18 18:44:38.400059 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 200 rows starting from the beginning of the part | ||
| 21205 | 2025.12.18 18:44:38.400105 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 21206 | 2025.12.18 18:44:38.400145 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 21207 | 2025.12.18 18:44:38.400189 [ 186 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 845 rows starting from the beginning of the part | ||
| 21208 | 2025.12.18 18:44:38.400687 [ 276 ] {be9ac06f-c1f4-476f-b9aa-62eba338d9ca} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21209 | 2025.12.18 18:44:38.400730 [ 276 ] {be9ac06f-c1f4-476f-b9aa-62eba338d9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21210 | 2025.12.18 18:44:38.401353 [ 276 ] {be9ac06f-c1f4-476f-b9aa-62eba338d9ca} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21211 | 2025.12.18 18:44:38.401788 [ 276 ] {be9ac06f-c1f4-476f-b9aa-62eba338d9ca} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21212 | 2025.12.18 18:44:38.401936 [ 276 ] {be9ac06f-c1f4-476f-b9aa-62eba338d9ca} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002093 sec., 2388.9154323936937 rows/sec., 4.28 MiB/sec. | ||
| 21213 | 2025.12.18 18:44:38.401947 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21214 | 2025.12.18 18:44:38.401995 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21215 | 2025.12.18 18:44:38.401999 [ 276 ] {be9ac06f-c1f4-476f-b9aa-62eba338d9ca} <Debug> TCPHandler: Processed in 0.002288349 sec. | ||
| 21216 | 2025.12.18 18:44:38.402021 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21217 | 2025.12.18 18:44:38.402096 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21218 | 2025.12.18 18:44:38.402125 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21219 | 2025.12.18 18:44:38.402222 [ 276 ] {543e9cdc-bd40-43d3-8ae8-ae03733e7577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21220 | 2025.12.18 18:44:38.402241 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21221 | 2025.12.18 18:44:38.402264 [ 276 ] {543e9cdc-bd40-43d3-8ae8-ae03733e7577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21222 | 2025.12.18 18:44:38.402285 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3183 rows starting from the beginning of the part | ||
| 21223 | 2025.12.18 18:44:38.402381 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 5 rows starting from the beginning of the part | ||
| 21224 | 2025.12.18 18:44:38.402472 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 55 rows starting from the beginning of the part | ||
| 21225 | 2025.12.18 18:44:38.402565 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 5 rows starting from the beginning of the part | ||
| 21226 | 2025.12.18 18:44:38.402599 [ 276 ] {543e9cdc-bd40-43d3-8ae8-ae03733e7577} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21227 | 2025.12.18 18:44:38.402637 [ 276 ] {543e9cdc-bd40-43d3-8ae8-ae03733e7577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21228 | 2025.12.18 18:44:38.402653 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 55 rows starting from the beginning of the part | ||
| 21229 | 2025.12.18 18:44:38.402744 [ 200 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 5 rows starting from the beginning of the part | ||
| 21230 | 2025.12.18 18:44:38.403095 [ 276 ] {543e9cdc-bd40-43d3-8ae8-ae03733e7577} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21231 | 2025.12.18 18:44:38.403583 [ 276 ] {543e9cdc-bd40-43d3-8ae8-ae03733e7577} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21232 | 2025.12.18 18:44:38.403723 [ 276 ] {543e9cdc-bd40-43d3-8ae8-ae03733e7577} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
| 21233 | 2025.12.18 18:44:38.403738 [ 151 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21234 | 2025.12.18 18:44:38.403761 [ 276 ] {543e9cdc-bd40-43d3-8ae8-ae03733e7577} <Debug> TCPHandler: Processed in 0.001687352 sec. | ||
| 21235 | 2025.12.18 18:44:38.403786 [ 151 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21236 | 2025.12.18 18:44:38.403813 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21237 | 2025.12.18 18:44:38.403930 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21238 | 2025.12.18 18:44:38.404059 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21239 | 2025.12.18 18:44:38.404092 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9180 rows starting from the beginning of the part | ||
| 21240 | 2025.12.18 18:44:38.404154 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 21241 | 2025.12.18 18:44:38.404199 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 21242 | 2025.12.18 18:44:38.404242 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 21243 | 2025.12.18 18:44:38.404279 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 21244 | 2025.12.18 18:44:38.404318 [ 201 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 21245 | 2025.12.18 18:44:38.407224 [ 199 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9480 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356193 sec., 2824628.9769390495 rows/sec., 190.31 MiB/sec. | ||
| 21246 | 2025.12.18 18:44:38.407608 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21247 | 2025.12.18 18:44:38.408249 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21248 | 2025.12.18 18:44:38.408342 [ 191 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_161_32} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21249 | 2025.12.18 18:44:38.408455 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 21250 | 2025.12.18 18:44:38.409689 [ 191 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45805 rows, containing 5 columns (5 merged, 0 gathered) in 0.009953938 sec., 4601696.333652068 rows/sec., 316.13 MiB/sec. | ||
| 21251 | 2025.12.18 18:44:38.410444 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Trace> MergedBlockOutputStream: filled checksums all_1_161_38 (state Temporary) | ||
| 21252 | 2025.12.18 18:44:38.411064 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_161_38 to all_1_161_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21253 | 2025.12.18 18:44:38.411143 [ 189 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_161_38} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 6 parts: [all_1_156_37, all_161_161_0] -> all_1_161_38 | ||
| 21254 | 2025.12.18 18:44:38.411251 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 21255 | 2025.12.18 18:44:38.418050 [ 196 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 19 columns (19 merged, 0 gathered) in 0.015977966 sec., 207035.1132303073 rows/sec., 371.00 MiB/sec. | ||
| 21256 | 2025.12.18 18:44:38.420969 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21257 | 2025.12.18 18:44:38.421668 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21258 | 2025.12.18 18:44:38.421747 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21259 | 2025.12.18 18:44:38.421904 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.18 MiB. | ||
| 21260 | 2025.12.18 18:44:39.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.23 MiB, peak 429.36 MiB, free memory in arenas 0.00 B, will set to 407.66 MiB (RSS), difference: 7.43 MiB | ||
| 21261 | 2025.12.18 18:44:40.097689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2508 | ||
| 21262 | 2025.12.18 18:44:40.100125 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21263 | 2025.12.18 18:44:40.100166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21264 | 2025.12.18 18:44:40.101449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 21265 | 2025.12.18 18:44:40.101910 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21266 | 2025.12.18 18:44:40.102084 [ 149 ] {} <Debug> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 21267 | 2025.12.18 18:44:40.102157 [ 149 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21268 | 2025.12.18 18:44:40.102180 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21269 | 2025.12.18 18:44:40.102185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2508 | ||
| 21270 | 2025.12.18 18:44:40.102304 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 21271 | 2025.12.18 18:44:40.102933 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21272 | 2025.12.18 18:44:40.103078 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2354 rows starting from the beginning of the part | ||
| 21273 | 2025.12.18 18:44:40.103430 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part | ||
| 21274 | 2025.12.18 18:44:40.103768 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part | ||
| 21275 | 2025.12.18 18:44:40.104102 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 21276 | 2025.12.18 18:44:40.104450 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::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 | ||
| 21277 | 2025.12.18 18:44:40.104814 [ 190 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part | ||
| 21278 | 2025.12.18 18:44:40.112711 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 72 columns (72 merged, 0 gathered) in 0.010459535 sec., 239781.213983222 rows/sec., 179.26 MiB/sec. | ||
| 21279 | 2025.12.18 18:44:40.115349 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 21280 | 2025.12.18 18:44:40.116224 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21281 | 2025.12.18 18:44:40.116298 [ 191 ] {726480fd-0f83-47f8-9fdb-89cbda5bac9c::all_1_81_16} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 21282 | 2025.12.18 18:44:40.116612 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 21283 | 2025.12.18 18:44:40.318303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 21284 | 2025.12.18 18:44:40.337736 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21285 | 2025.12.18 18:44:40.337792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21286 | 2025.12.18 18:44:40.344930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 21287 | 2025.12.18 18:44:40.346124 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21288 | 2025.12.18 18:44:40.349376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 21289 | 2025.12.18 18:44:43.265468 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21290 | 2025.12.18 18:44:43.265531 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21291 | 2025.12.18 18:44:43.272639 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21292 | 2025.12.18 18:44:43.362746 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21293 | 2025.12.18 18:44:43.363012 [ 276 ] {19890a42-c7d6-425f-909c-e395f9ae82c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21294 | 2025.12.18 18:44:43.363119 [ 276 ] {19890a42-c7d6-425f-909c-e395f9ae82c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21295 | 2025.12.18 18:44:43.364028 [ 276 ] {19890a42-c7d6-425f-909c-e395f9ae82c2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21296 | 2025.12.18 18:44:43.364070 [ 276 ] {19890a42-c7d6-425f-909c-e395f9ae82c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21297 | 2025.12.18 18:44:43.364660 [ 276 ] {19890a42-c7d6-425f-909c-e395f9ae82c2} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21298 | 2025.12.18 18:44:43.365159 [ 276 ] {19890a42-c7d6-425f-909c-e395f9ae82c2} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21299 | 2025.12.18 18:44:43.365309 [ 276 ] {19890a42-c7d6-425f-909c-e395f9ae82c2} <Debug> executeQuery: Read 166 rows, 14.88 KiB in 0.002371 sec., 70012.65288907634 rows/sec., 6.13 MiB/sec. | ||
| 21300 | 2025.12.18 18:44:43.365359 [ 276 ] {19890a42-c7d6-425f-909c-e395f9ae82c2} <Debug> TCPHandler: Processed in 0.002799066 sec. | ||
| 21301 | 2025.12.18 18:44:43.365390 [ 225 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21302 | 2025.12.18 18:44:43.365441 [ 225 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21303 | 2025.12.18 18:44:43.365482 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21304 | 2025.12.18 18:44:43.365592 [ 276 ] {ad7d1ed2-efe8-45eb-ad77-36b7997ff07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21305 | 2025.12.18 18:44:43.365637 [ 276 ] {ad7d1ed2-efe8-45eb-ad77-36b7997ff07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21306 | 2025.12.18 18:44:43.366058 [ 276 ] {ad7d1ed2-efe8-45eb-ad77-36b7997ff07f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21307 | 2025.12.18 18:44:43.366103 [ 276 ] {ad7d1ed2-efe8-45eb-ad77-36b7997ff07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21308 | 2025.12.18 18:44:43.366653 [ 276 ] {ad7d1ed2-efe8-45eb-ad77-36b7997ff07f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21309 | 2025.12.18 18:44:43.367224 [ 276 ] {ad7d1ed2-efe8-45eb-ad77-36b7997ff07f} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21310 | 2025.12.18 18:44:43.367359 [ 276 ] {ad7d1ed2-efe8-45eb-ad77-36b7997ff07f} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001789 sec., 30743.432084963668 rows/sec., 2.26 MiB/sec. | ||
| 21311 | 2025.12.18 18:44:43.367402 [ 276 ] {ad7d1ed2-efe8-45eb-ad77-36b7997ff07f} <Debug> TCPHandler: Processed in 0.001974565 sec. | ||
| 21312 | 2025.12.18 18:44:43.367515 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21313 | 2025.12.18 18:44:43.367615 [ 276 ] {ec66cc7e-a54c-4b6f-a8c6-66b9025d4555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21314 | 2025.12.18 18:44:43.367657 [ 276 ] {ec66cc7e-a54c-4b6f-a8c6-66b9025d4555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21315 | 2025.12.18 18:44:43.368084 [ 276 ] {ec66cc7e-a54c-4b6f-a8c6-66b9025d4555} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21316 | 2025.12.18 18:44:43.368125 [ 276 ] {ec66cc7e-a54c-4b6f-a8c6-66b9025d4555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21317 | 2025.12.18 18:44:43.368600 [ 276 ] {ec66cc7e-a54c-4b6f-a8c6-66b9025d4555} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21318 | 2025.12.18 18:44:43.368812 [ 225 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21319 | 2025.12.18 18:44:43.369133 [ 276 ] {ec66cc7e-a54c-4b6f-a8c6-66b9025d4555} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21320 | 2025.12.18 18:44:43.369276 [ 276 ] {ec66cc7e-a54c-4b6f-a8c6-66b9025d4555} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001679 sec., 70875.52114353783 rows/sec., 5.54 MiB/sec. | ||
| 21321 | 2025.12.18 18:44:43.369314 [ 276 ] {ec66cc7e-a54c-4b6f-a8c6-66b9025d4555} <Debug> TCPHandler: Processed in 0.001849894 sec. | ||
| 21322 | 2025.12.18 18:44:43.369427 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21323 | 2025.12.18 18:44:43.369523 [ 276 ] {dca7d201-93e8-4fab-a094-f5e03a69f658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21324 | 2025.12.18 18:44:43.369568 [ 276 ] {dca7d201-93e8-4fab-a094-f5e03a69f658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21325 | 2025.12.18 18:44:43.369959 [ 276 ] {dca7d201-93e8-4fab-a094-f5e03a69f658} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21326 | 2025.12.18 18:44:43.369995 [ 276 ] {dca7d201-93e8-4fab-a094-f5e03a69f658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21327 | 2025.12.18 18:44:43.370555 [ 276 ] {dca7d201-93e8-4fab-a094-f5e03a69f658} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21328 | 2025.12.18 18:44:43.371042 [ 276 ] {dca7d201-93e8-4fab-a094-f5e03a69f658} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21329 | 2025.12.18 18:44:43.371178 [ 276 ] {dca7d201-93e8-4fab-a094-f5e03a69f658} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. | ||
| 21330 | 2025.12.18 18:44:43.371217 [ 276 ] {dca7d201-93e8-4fab-a094-f5e03a69f658} <Debug> TCPHandler: Processed in 0.001841894 sec. | ||
| 21331 | 2025.12.18 18:44:43.371324 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21332 | 2025.12.18 18:44:43.371420 [ 276 ] {b2028267-f2d8-4b13-87a9-7bb8e86571df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21333 | 2025.12.18 18:44:43.371474 [ 276 ] {b2028267-f2d8-4b13-87a9-7bb8e86571df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21334 | 2025.12.18 18:44:43.372327 [ 276 ] {b2028267-f2d8-4b13-87a9-7bb8e86571df} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21335 | 2025.12.18 18:44:43.372363 [ 276 ] {b2028267-f2d8-4b13-87a9-7bb8e86571df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21336 | 2025.12.18 18:44:43.373048 [ 276 ] {b2028267-f2d8-4b13-87a9-7bb8e86571df} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21337 | 2025.12.18 18:44:43.373439 [ 276 ] {b2028267-f2d8-4b13-87a9-7bb8e86571df} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21338 | 2025.12.18 18:44:43.373596 [ 276 ] {b2028267-f2d8-4b13-87a9-7bb8e86571df} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002193 sec., 25079.799361605106 rows/sec., 44.94 MiB/sec. | ||
| 21339 | 2025.12.18 18:44:43.373657 [ 276 ] {b2028267-f2d8-4b13-87a9-7bb8e86571df} <Debug> TCPHandler: Processed in 0.002382291 sec. | ||
| 21340 | 2025.12.18 18:44:43.373778 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21341 | 2025.12.18 18:44:43.373874 [ 276 ] {18969655-bd99-42f0-bde6-9df63d3a2256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21342 | 2025.12.18 18:44:43.373918 [ 276 ] {18969655-bd99-42f0-bde6-9df63d3a2256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21343 | 2025.12.18 18:44:43.374258 [ 276 ] {18969655-bd99-42f0-bde6-9df63d3a2256} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21344 | 2025.12.18 18:44:43.374294 [ 276 ] {18969655-bd99-42f0-bde6-9df63d3a2256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21345 | 2025.12.18 18:44:43.374683 [ 276 ] {18969655-bd99-42f0-bde6-9df63d3a2256} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21346 | 2025.12.18 18:44:43.375048 [ 276 ] {18969655-bd99-42f0-bde6-9df63d3a2256} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21347 | 2025.12.18 18:44:43.375185 [ 276 ] {18969655-bd99-42f0-bde6-9df63d3a2256} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 21348 | 2025.12.18 18:44:43.375223 [ 276 ] {18969655-bd99-42f0-bde6-9df63d3a2256} <Debug> TCPHandler: Processed in 0.00149643 sec. | ||
| 21349 | 2025.12.18 18:44:43.975368 [ 224 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21350 | 2025.12.18 18:44:43.975418 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21351 | 2025.12.18 18:44:43.978666 [ 224 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21352 | 2025.12.18 18:44:44.066357 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21353 | 2025.12.18 18:44:44.066415 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21354 | 2025.12.18 18:44:44.068915 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21355 | 2025.12.18 18:44:44.665600 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21356 | 2025.12.18 18:44:44.665660 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21357 | 2025.12.18 18:44:44.873593 [ 223 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21358 | 2025.12.18 18:44:44.873654 [ 223 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21359 | 2025.12.18 18:44:44.876913 [ 223 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21360 | 2025.12.18 18:44:44.914921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52750 | ||
| 21361 | 2025.12.18 18:44:44.915758 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21362 | 2025.12.18 18:44:44.915829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21363 | 2025.12.18 18:44:44.916438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 21364 | 2025.12.18 18:44:44.916889 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21365 | 2025.12.18 18:44:44.917024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52750 | ||
| 21366 | 2025.12.18 18:44:44.917117 [ 219 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21367 | 2025.12.18 18:44:44.917177 [ 219 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21368 | 2025.12.18 18:44:44.919793 [ 219 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21369 | 2025.12.18 18:44:47.076365 [ 222 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21370 | 2025.12.18 18:44:47.076459 [ 222 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21371 | 2025.12.18 18:44:47.079956 [ 222 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21372 | 2025.12.18 18:44:47.849529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 21373 | 2025.12.18 18:44:47.867531 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21374 | 2025.12.18 18:44:47.867582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21375 | 2025.12.18 18:44:47.874005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 21376 | 2025.12.18 18:44:47.875179 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21377 | 2025.12.18 18:44:47.878292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 21378 | 2025.12.18 18:44:48.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.19 MiB, peak 429.36 MiB, free memory in arenas 0.00 B, will set to 407.66 MiB (RSS), difference: 3.48 MiB | ||
| 21379 | 2025.12.18 18:44:48.360663 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21380 | 2025.12.18 18:44:48.360843 [ 276 ] {164f2dfa-3478-436c-bf23-1f2250a67f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21381 | 2025.12.18 18:44:48.360910 [ 276 ] {164f2dfa-3478-436c-bf23-1f2250a67f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21382 | 2025.12.18 18:44:48.361573 [ 276 ] {164f2dfa-3478-436c-bf23-1f2250a67f03} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21383 | 2025.12.18 18:44:48.361613 [ 276 ] {164f2dfa-3478-436c-bf23-1f2250a67f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21384 | 2025.12.18 18:44:48.362164 [ 276 ] {164f2dfa-3478-436c-bf23-1f2250a67f03} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21385 | 2025.12.18 18:44:48.362599 [ 276 ] {164f2dfa-3478-436c-bf23-1f2250a67f03} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21386 | 2025.12.18 18:44:48.362752 [ 276 ] {164f2dfa-3478-436c-bf23-1f2250a67f03} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00196 sec., 33673.4693877551 rows/sec., 2.68 MiB/sec. | ||
| 21387 | 2025.12.18 18:44:48.362801 [ 276 ] {164f2dfa-3478-436c-bf23-1f2250a67f03} <Debug> TCPHandler: Processed in 0.002269609 sec. | ||
| 21388 | 2025.12.18 18:44:48.362925 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21389 | 2025.12.18 18:44:48.363025 [ 276 ] {4feb0714-c4b9-4f47-ac88-bc37109aff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21390 | 2025.12.18 18:44:48.363067 [ 276 ] {4feb0714-c4b9-4f47-ac88-bc37109aff83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21391 | 2025.12.18 18:44:48.363488 [ 276 ] {4feb0714-c4b9-4f47-ac88-bc37109aff83} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21392 | 2025.12.18 18:44:48.363524 [ 276 ] {4feb0714-c4b9-4f47-ac88-bc37109aff83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21393 | 2025.12.18 18:44:48.363917 [ 276 ] {4feb0714-c4b9-4f47-ac88-bc37109aff83} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21394 | 2025.12.18 18:44:48.364331 [ 276 ] {4feb0714-c4b9-4f47-ac88-bc37109aff83} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21395 | 2025.12.18 18:44:48.364463 [ 276 ] {4feb0714-c4b9-4f47-ac88-bc37109aff83} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001462 sec., 3419.9726402188785 rows/sec., 257.17 KiB/sec. | ||
| 21396 | 2025.12.18 18:44:48.364502 [ 276 ] {4feb0714-c4b9-4f47-ac88-bc37109aff83} <Debug> TCPHandler: Processed in 0.001626731 sec. | ||
| 21397 | 2025.12.18 18:44:48.364604 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21398 | 2025.12.18 18:44:48.364698 [ 276 ] {29409356-3269-424b-851b-c405915f7bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21399 | 2025.12.18 18:44:48.364736 [ 276 ] {29409356-3269-424b-851b-c405915f7bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21400 | 2025.12.18 18:44:48.365142 [ 276 ] {29409356-3269-424b-851b-c405915f7bd3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21401 | 2025.12.18 18:44:48.365178 [ 276 ] {29409356-3269-424b-851b-c405915f7bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21402 | 2025.12.18 18:44:48.365616 [ 276 ] {29409356-3269-424b-851b-c405915f7bd3} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21403 | 2025.12.18 18:44:48.366012 [ 276 ] {29409356-3269-424b-851b-c405915f7bd3} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21404 | 2025.12.18 18:44:48.366142 [ 276 ] {29409356-3269-424b-851b-c405915f7bd3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001463 sec., 47163.36295283664 rows/sec., 3.68 MiB/sec. | ||
| 21405 | 2025.12.18 18:44:48.366180 [ 276 ] {29409356-3269-424b-851b-c405915f7bd3} <Debug> TCPHandler: Processed in 0.001625261 sec. | ||
| 21406 | 2025.12.18 18:44:48.366281 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21407 | 2025.12.18 18:44:48.366373 [ 276 ] {b571eba6-8ef1-48b7-8986-2b4d7fb4a828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21408 | 2025.12.18 18:44:48.366414 [ 276 ] {b571eba6-8ef1-48b7-8986-2b4d7fb4a828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21409 | 2025.12.18 18:44:48.366813 [ 276 ] {b571eba6-8ef1-48b7-8986-2b4d7fb4a828} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21410 | 2025.12.18 18:44:48.366849 [ 276 ] {b571eba6-8ef1-48b7-8986-2b4d7fb4a828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21411 | 2025.12.18 18:44:48.367267 [ 276 ] {b571eba6-8ef1-48b7-8986-2b4d7fb4a828} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21412 | 2025.12.18 18:44:48.367686 [ 276 ] {b571eba6-8ef1-48b7-8986-2b4d7fb4a828} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21413 | 2025.12.18 18:44:48.367817 [ 276 ] {b571eba6-8ef1-48b7-8986-2b4d7fb4a828} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001463 sec., 109364.31989063567 rows/sec., 7.62 MiB/sec. | ||
| 21414 | 2025.12.18 18:44:48.367854 [ 276 ] {b571eba6-8ef1-48b7-8986-2b4d7fb4a828} <Debug> TCPHandler: Processed in 0.001621361 sec. | ||
| 21415 | 2025.12.18 18:44:48.367951 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21416 | 2025.12.18 18:44:48.368042 [ 276 ] {eb4114c1-d22f-488b-9540-1432f621cb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21417 | 2025.12.18 18:44:48.368093 [ 276 ] {eb4114c1-d22f-488b-9540-1432f621cb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21418 | 2025.12.18 18:44:48.368823 [ 276 ] {eb4114c1-d22f-488b-9540-1432f621cb49} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21419 | 2025.12.18 18:44:48.368859 [ 276 ] {eb4114c1-d22f-488b-9540-1432f621cb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21420 | 2025.12.18 18:44:48.369446 [ 276 ] {eb4114c1-d22f-488b-9540-1432f621cb49} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21421 | 2025.12.18 18:44:48.369845 [ 276 ] {eb4114c1-d22f-488b-9540-1432f621cb49} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21422 | 2025.12.18 18:44:48.369983 [ 276 ] {eb4114c1-d22f-488b-9540-1432f621cb49} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001958 sec., 2553.626149131767 rows/sec., 4.58 MiB/sec. | ||
| 21423 | 2025.12.18 18:44:48.370047 [ 276 ] {eb4114c1-d22f-488b-9540-1432f621cb49} <Debug> TCPHandler: Processed in 0.002143497 sec. | ||
| 21424 | 2025.12.18 18:44:48.370148 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21425 | 2025.12.18 18:44:48.370241 [ 276 ] {8b1f630a-aeb0-4d05-b6fe-ac82bde5c0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21426 | 2025.12.18 18:44:48.370281 [ 276 ] {8b1f630a-aeb0-4d05-b6fe-ac82bde5c0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21427 | 2025.12.18 18:44:48.370607 [ 276 ] {8b1f630a-aeb0-4d05-b6fe-ac82bde5c0f6} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21428 | 2025.12.18 18:44:48.370642 [ 276 ] {8b1f630a-aeb0-4d05-b6fe-ac82bde5c0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21429 | 2025.12.18 18:44:48.371063 [ 276 ] {8b1f630a-aeb0-4d05-b6fe-ac82bde5c0f6} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21430 | 2025.12.18 18:44:48.371481 [ 276 ] {8b1f630a-aeb0-4d05-b6fe-ac82bde5c0f6} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21431 | 2025.12.18 18:44:48.371611 [ 276 ] {8b1f630a-aeb0-4d05-b6fe-ac82bde5c0f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
| 21432 | 2025.12.18 18:44:48.371646 [ 276 ] {8b1f630a-aeb0-4d05-b6fe-ac82bde5c0f6} <Debug> TCPHandler: Processed in 0.00154562 sec. | ||
| 21433 | 2025.12.18 18:44:50.102574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2532 | ||
| 21434 | 2025.12.18 18:44:50.104948 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21435 | 2025.12.18 18:44:50.104989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21436 | 2025.12.18 18:44:50.106268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 21437 | 2025.12.18 18:44:50.106734 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21438 | 2025.12.18 18:44:50.107006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2532 | ||
| 21439 | 2025.12.18 18:44:52.417306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 53262 | ||
| 21440 | 2025.12.18 18:44:52.417944 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21441 | 2025.12.18 18:44:52.417993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21442 | 2025.12.18 18:44:52.418615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 21443 | 2025.12.18 18:44:52.419106 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21444 | 2025.12.18 18:44:52.419260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53262 | ||
| 21445 | 2025.12.18 18:44:52.419262 [ 130 ] {} <Debug> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 21446 | 2025.12.18 18:44:52.419334 [ 130 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21447 | 2025.12.18 18:44:52.419354 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21448 | 2025.12.18 18:44:52.419458 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::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 | ||
| 21449 | 2025.12.18 18:44:52.419586 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21450 | 2025.12.18 18:44:52.419628 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50830 rows starting from the beginning of the part | ||
| 21451 | 2025.12.18 18:44:52.419700 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 512 rows starting from the beginning of the part | ||
| 21452 | 2025.12.18 18:44:52.419756 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 448 rows starting from the beginning of the part | ||
| 21453 | 2025.12.18 18:44:52.419804 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 512 rows starting from the beginning of the part | ||
| 21454 | 2025.12.18 18:44:52.419850 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 448 rows starting from the beginning of the part | ||
| 21455 | 2025.12.18 18:44:52.419898 [ 202 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 512 rows starting from the beginning of the part | ||
| 21456 | 2025.12.18 18:44:52.422964 [ 196 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003549726 sec., 15004538.378455127 rows/sec., 214.64 MiB/sec. | ||
| 21457 | 2025.12.18 18:44:52.423491 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 21458 | 2025.12.18 18:44:52.424093 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21459 | 2025.12.18 18:44:52.424177 [ 187 ] {2a4708d9-5e04-4125-bc92-2297ca464458::all_1_111_22} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 21460 | 2025.12.18 18:44:52.424287 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 21461 | 2025.12.18 18:44:53.364694 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21462 | 2025.12.18 18:44:53.364883 [ 276 ] {7d3c94e4-7b15-423f-b64a-d1badb37ffbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21463 | 2025.12.18 18:44:53.364961 [ 276 ] {7d3c94e4-7b15-423f-b64a-d1badb37ffbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21464 | 2025.12.18 18:44:53.365637 [ 276 ] {7d3c94e4-7b15-423f-b64a-d1badb37ffbb} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21465 | 2025.12.18 18:44:53.365684 [ 276 ] {7d3c94e4-7b15-423f-b64a-d1badb37ffbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21466 | 2025.12.18 18:44:53.366231 [ 276 ] {7d3c94e4-7b15-423f-b64a-d1badb37ffbb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 21467 | 2025.12.18 18:44:53.366697 [ 276 ] {7d3c94e4-7b15-423f-b64a-d1badb37ffbb} <Trace> oximeter.fields_i16 (fe362c7f-737b-4189-a62b-6c06036abe30): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21468 | 2025.12.18 18:44:53.366871 [ 276 ] {7d3c94e4-7b15-423f-b64a-d1badb37ffbb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002037 sec., 11782.0324005891 rows/sec., 1001.01 KiB/sec. | ||
| 21469 | 2025.12.18 18:44:53.366929 [ 276 ] {7d3c94e4-7b15-423f-b64a-d1badb37ffbb} <Debug> TCPHandler: Processed in 0.002397331 sec. | ||
| 21470 | 2025.12.18 18:44:53.367056 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21471 | 2025.12.18 18:44:53.367159 [ 276 ] {e298fcb7-d73c-4c05-bf7b-577b84afb503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21472 | 2025.12.18 18:44:53.367203 [ 276 ] {e298fcb7-d73c-4c05-bf7b-577b84afb503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21473 | 2025.12.18 18:44:53.367603 [ 276 ] {e298fcb7-d73c-4c05-bf7b-577b84afb503} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21474 | 2025.12.18 18:44:53.367642 [ 276 ] {e298fcb7-d73c-4c05-bf7b-577b84afb503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21475 | 2025.12.18 18:44:53.368067 [ 276 ] {e298fcb7-d73c-4c05-bf7b-577b84afb503} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 21476 | 2025.12.18 18:44:53.368551 [ 276 ] {e298fcb7-d73c-4c05-bf7b-577b84afb503} <Trace> oximeter.fields_ipaddr (23d3833a-c8b9-4b5c-933f-91224bfb0c31): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21477 | 2025.12.18 18:44:53.368700 [ 276 ] {e298fcb7-d73c-4c05-bf7b-577b84afb503} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001564 sec., 2557.544757033248 rows/sec., 208.55 KiB/sec. | ||
| 21478 | 2025.12.18 18:44:53.368742 [ 276 ] {e298fcb7-d73c-4c05-bf7b-577b84afb503} <Debug> TCPHandler: Processed in 0.001741812 sec. | ||
| 21479 | 2025.12.18 18:44:53.368859 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21480 | 2025.12.18 18:44:53.368958 [ 276 ] {9f833bc4-4232-40f7-a960-db8afae51b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21481 | 2025.12.18 18:44:53.368999 [ 276 ] {9f833bc4-4232-40f7-a960-db8afae51b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21482 | 2025.12.18 18:44:53.369579 [ 276 ] {9f833bc4-4232-40f7-a960-db8afae51b57} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21483 | 2025.12.18 18:44:53.369615 [ 276 ] {9f833bc4-4232-40f7-a960-db8afae51b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21484 | 2025.12.18 18:44:53.370080 [ 276 ] {9f833bc4-4232-40f7-a960-db8afae51b57} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21485 | 2025.12.18 18:44:53.370496 [ 276 ] {9f833bc4-4232-40f7-a960-db8afae51b57} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21486 | 2025.12.18 18:44:53.370655 [ 276 ] {9f833bc4-4232-40f7-a960-db8afae51b57} <Debug> executeQuery: Read 288 rows, 26.49 KiB in 0.001715 sec., 167930.02915451897 rows/sec., 15.08 MiB/sec. | ||
| 21487 | 2025.12.18 18:44:53.370699 [ 276 ] {9f833bc4-4232-40f7-a960-db8afae51b57} <Debug> TCPHandler: Processed in 0.001893144 sec. | ||
| 21488 | 2025.12.18 18:44:53.370819 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21489 | 2025.12.18 18:44:53.370925 [ 276 ] {82fea7c8-9a43-43ce-a82b-d4a1ebed57ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21490 | 2025.12.18 18:44:53.370980 [ 276 ] {82fea7c8-9a43-43ce-a82b-d4a1ebed57ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21491 | 2025.12.18 18:44:53.371467 [ 276 ] {82fea7c8-9a43-43ce-a82b-d4a1ebed57ab} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21492 | 2025.12.18 18:44:53.371505 [ 276 ] {82fea7c8-9a43-43ce-a82b-d4a1ebed57ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21493 | 2025.12.18 18:44:53.371916 [ 276 ] {82fea7c8-9a43-43ce-a82b-d4a1ebed57ab} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21494 | 2025.12.18 18:44:53.372350 [ 276 ] {82fea7c8-9a43-43ce-a82b-d4a1ebed57ab} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21495 | 2025.12.18 18:44:53.372488 [ 276 ] {82fea7c8-9a43-43ce-a82b-d4a1ebed57ab} <Debug> executeQuery: Read 71 rows, 5.38 KiB in 0.001589 sec., 44682.190056639396 rows/sec., 3.30 MiB/sec. | ||
| 21496 | 2025.12.18 18:44:53.372527 [ 276 ] {82fea7c8-9a43-43ce-a82b-d4a1ebed57ab} <Debug> TCPHandler: Processed in 0.001761003 sec. | ||
| 21497 | 2025.12.18 18:44:53.372638 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21498 | 2025.12.18 18:44:53.372733 [ 276 ] {7e2e8487-73c6-4b54-8cde-7e925aa08ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21499 | 2025.12.18 18:44:53.372773 [ 276 ] {7e2e8487-73c6-4b54-8cde-7e925aa08ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21500 | 2025.12.18 18:44:53.373176 [ 276 ] {7e2e8487-73c6-4b54-8cde-7e925aa08ee4} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21501 | 2025.12.18 18:44:53.373212 [ 276 ] {7e2e8487-73c6-4b54-8cde-7e925aa08ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21502 | 2025.12.18 18:44:53.373609 [ 276 ] {7e2e8487-73c6-4b54-8cde-7e925aa08ee4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 21503 | 2025.12.18 18:44:53.374043 [ 276 ] {7e2e8487-73c6-4b54-8cde-7e925aa08ee4} <Trace> oximeter.fields_u32 (32877951-4f7c-4eba-b6b5-f7c31682743d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21504 | 2025.12.18 18:44:53.374175 [ 276 ] {7e2e8487-73c6-4b54-8cde-7e925aa08ee4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00146 sec., 16438.356164383564 rows/sec., 1.36 MiB/sec. | ||
| 21505 | 2025.12.18 18:44:53.374212 [ 276 ] {7e2e8487-73c6-4b54-8cde-7e925aa08ee4} <Debug> TCPHandler: Processed in 0.001626981 sec. | ||
| 21506 | 2025.12.18 18:44:53.374317 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21507 | 2025.12.18 18:44:53.374410 [ 276 ] {858d76cd-5a62-4070-9b7f-dda486f640f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21508 | 2025.12.18 18:44:53.374451 [ 276 ] {858d76cd-5a62-4070-9b7f-dda486f640f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21509 | 2025.12.18 18:44:53.374835 [ 276 ] {858d76cd-5a62-4070-9b7f-dda486f640f1} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21510 | 2025.12.18 18:44:53.374871 [ 276 ] {858d76cd-5a62-4070-9b7f-dda486f640f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21511 | 2025.12.18 18:44:53.375261 [ 276 ] {858d76cd-5a62-4070-9b7f-dda486f640f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 21512 | 2025.12.18 18:44:53.375682 [ 276 ] {858d76cd-5a62-4070-9b7f-dda486f640f1} <Trace> oximeter.fields_u8 (c50acb9c-6c2e-42b2-bf17-3d56a3b304b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21513 | 2025.12.18 18:44:53.375812 [ 276 ] {858d76cd-5a62-4070-9b7f-dda486f640f1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00142 sec., 8450.704225352112 rows/sec., 660.21 KiB/sec. | ||
| 21514 | 2025.12.18 18:44:53.375850 [ 276 ] {858d76cd-5a62-4070-9b7f-dda486f640f1} <Debug> TCPHandler: Processed in 0.00158467 sec. | ||
| 21515 | 2025.12.18 18:44:53.375959 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21516 | 2025.12.18 18:44:53.376053 [ 276 ] {fa762bb1-f9dd-4e4d-ad37-537b49e4cec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21517 | 2025.12.18 18:44:53.376095 [ 276 ] {fa762bb1-f9dd-4e4d-ad37-537b49e4cec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21518 | 2025.12.18 18:44:53.376575 [ 276 ] {fa762bb1-f9dd-4e4d-ad37-537b49e4cec9} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21519 | 2025.12.18 18:44:53.376612 [ 276 ] {fa762bb1-f9dd-4e4d-ad37-537b49e4cec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21520 | 2025.12.18 18:44:53.377023 [ 276 ] {fa762bb1-f9dd-4e4d-ad37-537b49e4cec9} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21521 | 2025.12.18 18:44:53.377456 [ 276 ] {fa762bb1-f9dd-4e4d-ad37-537b49e4cec9} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21522 | 2025.12.18 18:44:53.377590 [ 276 ] {fa762bb1-f9dd-4e4d-ad37-537b49e4cec9} <Debug> executeQuery: Read 159 rows, 13.10 KiB in 0.001555 sec., 102250.8038585209 rows/sec., 8.23 MiB/sec. | ||
| 21523 | 2025.12.18 18:44:53.377627 [ 276 ] {fa762bb1-f9dd-4e4d-ad37-537b49e4cec9} <Debug> TCPHandler: Processed in 0.001720773 sec. | ||
| 21524 | 2025.12.18 18:44:53.377731 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21525 | 2025.12.18 18:44:53.377826 [ 276 ] {a5728e1d-4a43-4214-9d90-281d54e57dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21526 | 2025.12.18 18:44:53.377869 [ 276 ] {a5728e1d-4a43-4214-9d90-281d54e57dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21527 | 2025.12.18 18:44:53.378274 [ 276 ] {a5728e1d-4a43-4214-9d90-281d54e57dcb} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21528 | 2025.12.18 18:44:53.378311 [ 276 ] {a5728e1d-4a43-4214-9d90-281d54e57dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21529 | 2025.12.18 18:44:53.378756 [ 276 ] {a5728e1d-4a43-4214-9d90-281d54e57dcb} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21530 | 2025.12.18 18:44:53.379190 [ 276 ] {a5728e1d-4a43-4214-9d90-281d54e57dcb} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21531 | 2025.12.18 18:44:53.379413 [ 276 ] {a5728e1d-4a43-4214-9d90-281d54e57dcb} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001605 sec., 123364.4859813084 rows/sec., 8.85 MiB/sec. | ||
| 21532 | 2025.12.18 18:44:53.379452 [ 276 ] {a5728e1d-4a43-4214-9d90-281d54e57dcb} <Debug> TCPHandler: Processed in 0.001771003 sec. | ||
| 21533 | 2025.12.18 18:44:53.379561 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21534 | 2025.12.18 18:44:53.379656 [ 276 ] {9ce2ae0b-05d1-4675-b35a-a53bd1aa23c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21535 | 2025.12.18 18:44:53.379709 [ 276 ] {9ce2ae0b-05d1-4675-b35a-a53bd1aa23c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21536 | 2025.12.18 18:44:53.380607 [ 276 ] {9ce2ae0b-05d1-4675-b35a-a53bd1aa23c3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21537 | 2025.12.18 18:44:53.380766 [ 276 ] {9ce2ae0b-05d1-4675-b35a-a53bd1aa23c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21538 | 2025.12.18 18:44:53.381521 [ 276 ] {9ce2ae0b-05d1-4675-b35a-a53bd1aa23c3} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21539 | 2025.12.18 18:44:53.381957 [ 276 ] {9ce2ae0b-05d1-4675-b35a-a53bd1aa23c3} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21540 | 2025.12.18 18:44:53.382096 [ 276 ] {9ce2ae0b-05d1-4675-b35a-a53bd1aa23c3} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.00246 sec., 22357.723577235774 rows/sec., 40.06 MiB/sec. | ||
| 21541 | 2025.12.18 18:44:53.382154 [ 276 ] {9ce2ae0b-05d1-4675-b35a-a53bd1aa23c3} <Debug> TCPHandler: Processed in 0.002644784 sec. | ||
| 21542 | 2025.12.18 18:44:53.382264 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21543 | 2025.12.18 18:44:53.382358 [ 276 ] {dda39bef-108d-4350-901a-871f6f7fc95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21544 | 2025.12.18 18:44:53.382399 [ 276 ] {dda39bef-108d-4350-901a-871f6f7fc95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21545 | 2025.12.18 18:44:53.382720 [ 276 ] {dda39bef-108d-4350-901a-871f6f7fc95a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21546 | 2025.12.18 18:44:53.382754 [ 276 ] {dda39bef-108d-4350-901a-871f6f7fc95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21547 | 2025.12.18 18:44:53.383158 [ 276 ] {dda39bef-108d-4350-901a-871f6f7fc95a} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21548 | 2025.12.18 18:44:53.383602 [ 276 ] {dda39bef-108d-4350-901a-871f6f7fc95a} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21549 | 2025.12.18 18:44:53.383732 [ 276 ] {dda39bef-108d-4350-901a-871f6f7fc95a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
| 21550 | 2025.12.18 18:44:53.383767 [ 276 ] {dda39bef-108d-4350-901a-871f6f7fc95a} <Debug> TCPHandler: Processed in 0.00155478 sec. | ||
| 21551 | 2025.12.18 18:44:54.373921 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64687 | ||
| 21552 | 2025.12.18 18:44:54.374028 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21553 | 2025.12.18 18:44:54.374053 [ 275 ] {} <Debug> TCP-Session: 5eefce92-6b2a-4380-9278-f5a47706b8d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64687 | ||
| 21554 | 2025.12.18 18:44:54.374074 [ 275 ] {} <Debug> TCP-Session: 5eefce92-6b2a-4380-9278-f5a47706b8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21555 | 2025.12.18 18:44:54.374087 [ 275 ] {} <Debug> TCP-Session: 5eefce92-6b2a-4380-9278-f5a47706b8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21556 | 2025.12.18 18:44:54.374260 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58487 | ||
| 21557 | 2025.12.18 18:44:54.374292 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63865 | ||
| 21558 | 2025.12.18 18:44:54.374327 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61889 | ||
| 21559 | 2025.12.18 18:44:54.374357 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63749 | ||
| 21560 | 2025.12.18 18:44:54.374374 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21561 | 2025.12.18 18:44:54.374394 [ 275 ] {} <Trace> TCP-Session: 5eefce92-6b2a-4380-9278-f5a47706b8d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21562 | 2025.12.18 18:44:54.374412 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21563 | 2025.12.18 18:44:54.374425 [ 287 ] {} <Debug> TCP-Session: 4388aa4d-f6b7-40af-848a-02eb70128151 Authenticating user 'default' from [fd00:1122:3344:101::e]:58487 | ||
| 21564 | 2025.12.18 18:44:54.374450 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21565 | 2025.12.18 18:44:54.374461 [ 288 ] {} <Debug> TCP-Session: 58286dff-2033-4900-aa25-e263ff9e2edd Authenticating user 'default' from [fd00:1122:3344:101::e]:63865 | ||
| 21566 | 2025.12.18 18:44:54.374476 [ 287 ] {} <Debug> TCP-Session: 4388aa4d-f6b7-40af-848a-02eb70128151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21567 | 2025.12.18 18:44:54.374486 [ 293 ] {} <Debug> TCP-Session: 9d71b073-fdf9-4f28-93bb-40cbbfaf7469 Authenticating user 'default' from [fd00:1122:3344:101::e]:63749 | ||
| 21568 | 2025.12.18 18:44:54.374506 [ 288 ] {} <Debug> TCP-Session: 58286dff-2033-4900-aa25-e263ff9e2edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21569 | 2025.12.18 18:44:54.374526 [ 293 ] {} <Debug> TCP-Session: 9d71b073-fdf9-4f28-93bb-40cbbfaf7469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21570 | 2025.12.18 18:44:54.374538 [ 288 ] {} <Debug> TCP-Session: 58286dff-2033-4900-aa25-e263ff9e2edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21571 | 2025.12.18 18:44:54.374550 [ 293 ] {} <Debug> TCP-Session: 9d71b073-fdf9-4f28-93bb-40cbbfaf7469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21572 | 2025.12.18 18:44:54.374571 [ 275 ] {686ea251-473b-47b1-a797-743da3294463} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21573 | 2025.12.18 18:44:54.374511 [ 287 ] {} <Debug> TCP-Session: 4388aa4d-f6b7-40af-848a-02eb70128151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21574 | 2025.12.18 18:44:54.374451 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21575 | 2025.12.18 18:44:54.374366 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55157 | ||
| 21576 | 2025.12.18 18:44:54.374652 [ 290 ] {} <Debug> TCP-Session: 21b05d5a-2d18-4934-b3d6-dd006eedf334 Authenticating user 'default' from [fd00:1122:3344:101::e]:61889 | ||
| 21577 | 2025.12.18 18:44:54.374346 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41155 | ||
| 21578 | 2025.12.18 18:44:54.374686 [ 290 ] {} <Debug> TCP-Session: 21b05d5a-2d18-4934-b3d6-dd006eedf334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21579 | 2025.12.18 18:44:54.374709 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21580 | 2025.12.18 18:44:54.374721 [ 290 ] {} <Debug> TCP-Session: 21b05d5a-2d18-4934-b3d6-dd006eedf334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21581 | 2025.12.18 18:44:54.374334 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42873 | ||
| 21582 | 2025.12.18 18:44:54.374748 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21583 | 2025.12.18 18:44:54.374737 [ 294 ] {} <Debug> TCP-Session: a5c0ce43-b538-497c-adc5-c91cbc9572b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55157 | ||
| 21584 | 2025.12.18 18:44:54.374784 [ 292 ] {} <Debug> TCP-Session: 0a9df7cd-8787-4032-a6ba-bf85c986312f Authenticating user 'default' from [fd00:1122:3344:101::e]:41155 | ||
| 21585 | 2025.12.18 18:44:54.374804 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21586 | 2025.12.18 18:44:54.374807 [ 294 ] {} <Debug> TCP-Session: a5c0ce43-b538-497c-adc5-c91cbc9572b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21587 | 2025.12.18 18:44:54.374817 [ 292 ] {} <Debug> TCP-Session: 0a9df7cd-8787-4032-a6ba-bf85c986312f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21588 | 2025.12.18 18:44:54.374832 [ 275 ] {686ea251-473b-47b1-a797-743da3294463} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21589 | 2025.12.18 18:44:54.374856 [ 292 ] {} <Debug> TCP-Session: 0a9df7cd-8787-4032-a6ba-bf85c986312f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21590 | 2025.12.18 18:44:54.374843 [ 294 ] {} <Debug> TCP-Session: a5c0ce43-b538-497c-adc5-c91cbc9572b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21591 | 2025.12.18 18:44:54.374834 [ 291 ] {} <Debug> TCP-Session: c12015a0-dc84-452c-a35f-a917ba27a1fc Authenticating user 'default' from [fd00:1122:3344:101::e]:42873 | ||
| 21592 | 2025.12.18 18:44:54.374904 [ 275 ] {686ea251-473b-47b1-a797-743da3294463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21593 | 2025.12.18 18:44:54.374926 [ 291 ] {} <Debug> TCP-Session: c12015a0-dc84-452c-a35f-a917ba27a1fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21594 | 2025.12.18 18:44:54.374300 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58951 | ||
| 21595 | 2025.12.18 18:44:54.374951 [ 291 ] {} <Debug> TCP-Session: c12015a0-dc84-452c-a35f-a917ba27a1fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21596 | 2025.12.18 18:44:54.375033 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21597 | 2025.12.18 18:44:54.375070 [ 289 ] {} <Debug> TCP-Session: 1f6b46dd-03ca-43b7-9c48-fb70b79ecdf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58951 | ||
| 21598 | 2025.12.18 18:44:54.375092 [ 289 ] {} <Debug> TCP-Session: 1f6b46dd-03ca-43b7-9c48-fb70b79ecdf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21599 | 2025.12.18 18:44:54.375111 [ 289 ] {} <Debug> TCP-Session: 1f6b46dd-03ca-43b7-9c48-fb70b79ecdf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21600 | 2025.12.18 18:44:54.375262 [ 275 ] {686ea251-473b-47b1-a797-743da3294463} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 21601 | 2025.12.18 18:44:54.376222 [ 307 ] {686ea251-473b-47b1-a797-743da3294463} <Trace> AggregatingTransform: Aggregating | ||
| 21602 | 2025.12.18 18:44:54.376272 [ 307 ] {686ea251-473b-47b1-a797-743da3294463} <Trace> Aggregator: Aggregation method: without_key | ||
| 21603 | 2025.12.18 18:44:54.376315 [ 307 ] {686ea251-473b-47b1-a797-743da3294463} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956152 sec. (1045.859 rows/sec., 40.85 KiB/sec.) | ||
| 21604 | 2025.12.18 18:44:54.376337 [ 307 ] {686ea251-473b-47b1-a797-743da3294463} <Trace> Aggregator: Merging aggregated data | ||
| 21605 | 2025.12.18 18:44:54.377806 [ 275 ] {686ea251-473b-47b1-a797-743da3294463} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003287 sec., 304.228780042592 rows/sec., 11.88 KiB/sec. | ||
| 21606 | 2025.12.18 18:44:54.377973 [ 275 ] {686ea251-473b-47b1-a797-743da3294463} <Debug> TCPHandler: Processed in 0.003709068 sec. | ||
| 21607 | 2025.12.18 18:44:54.378107 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21608 | 2025.12.18 18:44:54.378134 [ 275 ] {} <Debug> TCP-Session: 5eefce92-6b2a-4380-9278-f5a47706b8d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21609 | 2025.12.18 18:44:54.378134 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21610 | 2025.12.18 18:44:54.378153 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21611 | 2025.12.18 18:44:54.378177 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21612 | 2025.12.18 18:44:54.378182 [ 289 ] {} <Debug> TCP-Session: 1f6b46dd-03ca-43b7-9c48-fb70b79ecdf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21613 | 2025.12.18 18:44:54.378209 [ 287 ] {} <Debug> TCP-Session: 4388aa4d-f6b7-40af-848a-02eb70128151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21614 | 2025.12.18 18:44:54.378214 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21615 | 2025.12.18 18:44:54.378233 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21616 | 2025.12.18 18:44:54.378259 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21617 | 2025.12.18 18:44:54.378276 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21618 | 2025.12.18 18:44:54.378293 [ 291 ] {} <Debug> TCP-Session: c12015a0-dc84-452c-a35f-a917ba27a1fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21619 | 2025.12.18 18:44:54.378310 [ 292 ] {} <Debug> TCP-Session: 0a9df7cd-8787-4032-a6ba-bf85c986312f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21620 | 2025.12.18 18:44:54.378324 [ 293 ] {} <Debug> TCP-Session: 9d71b073-fdf9-4f28-93bb-40cbbfaf7469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21621 | 2025.12.18 18:44:54.378275 [ 290 ] {} <Debug> TCP-Session: 21b05d5a-2d18-4934-b3d6-dd006eedf334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21622 | 2025.12.18 18:44:54.378224 [ 288 ] {} <Debug> TCP-Session: 58286dff-2033-4900-aa25-e263ff9e2edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21623 | 2025.12.18 18:44:54.378192 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21624 | 2025.12.18 18:44:54.378429 [ 294 ] {} <Debug> TCP-Session: a5c0ce43-b538-497c-adc5-c91cbc9572b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21625 | 2025.12.18 18:44:55.378483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 21626 | 2025.12.18 18:44:55.396654 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21627 | 2025.12.18 18:44:55.396722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21628 | 2025.12.18 18:44:55.400574 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50985 | ||
| 21629 | 2025.12.18 18:44:55.400685 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21630 | 2025.12.18 18:44:55.400715 [ 291 ] {} <Debug> TCP-Session: d8db06db-b926-403a-8cb2-9fa3069fc2dc Authenticating user 'default' from [fd00:1122:3344:101::e]:50985 | ||
| 21631 | 2025.12.18 18:44:55.400744 [ 291 ] {} <Debug> TCP-Session: d8db06db-b926-403a-8cb2-9fa3069fc2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21632 | 2025.12.18 18:44:55.400760 [ 291 ] {} <Debug> TCP-Session: d8db06db-b926-403a-8cb2-9fa3069fc2dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21633 | 2025.12.18 18:44:55.400978 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55499 | ||
| 21634 | 2025.12.18 18:44:55.400992 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61578 | ||
| 21635 | 2025.12.18 18:44:55.401023 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40751 | ||
| 21636 | 2025.12.18 18:44:55.401047 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41959 | ||
| 21637 | 2025.12.18 18:44:55.401087 [ 291 ] {} <Trace> TCP-Session: d8db06db-b926-403a-8cb2-9fa3069fc2dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21638 | 2025.12.18 18:44:55.401097 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21639 | 2025.12.18 18:44:55.401129 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21640 | 2025.12.18 18:44:55.401122 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21641 | 2025.12.18 18:44:55.401168 [ 288 ] {} <Debug> TCP-Session: 8db41000-8308-4387-bf08-1dda3b709612 Authenticating user 'default' from [fd00:1122:3344:101::e]:40751 | ||
| 21642 | 2025.12.18 18:44:55.401169 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21643 | 2025.12.18 18:44:55.401194 [ 293 ] {} <Debug> TCP-Session: 962e8328-43cb-436e-9f9d-59e6bb6fc062 Authenticating user 'default' from [fd00:1122:3344:101::e]:61578 | ||
| 21644 | 2025.12.18 18:44:55.401209 [ 288 ] {} <Debug> TCP-Session: 8db41000-8308-4387-bf08-1dda3b709612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21645 | 2025.12.18 18:44:55.401222 [ 290 ] {} <Debug> TCP-Session: 77a70ca2-16c0-4a81-9d78-869ac46b42c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41959 | ||
| 21646 | 2025.12.18 18:44:55.401236 [ 293 ] {} <Debug> TCP-Session: 962e8328-43cb-436e-9f9d-59e6bb6fc062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21647 | 2025.12.18 18:44:55.401245 [ 288 ] {} <Debug> TCP-Session: 8db41000-8308-4387-bf08-1dda3b709612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21648 | 2025.12.18 18:44:55.401270 [ 293 ] {} <Debug> TCP-Session: 962e8328-43cb-436e-9f9d-59e6bb6fc062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21649 | 2025.12.18 18:44:55.401278 [ 291 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50985) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21650 | 2025.12.18 18:44:55.401265 [ 290 ] {} <Debug> TCP-Session: 77a70ca2-16c0-4a81-9d78-869ac46b42c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21651 | 2025.12.18 18:44:55.401159 [ 292 ] {} <Debug> TCP-Session: 2ab93bfa-7b2d-4ca1-930d-770fd8c0ca3f Authenticating user 'default' from [fd00:1122:3344:101::e]:55499 | ||
| 21652 | 2025.12.18 18:44:55.401342 [ 290 ] {} <Debug> TCP-Session: 77a70ca2-16c0-4a81-9d78-869ac46b42c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21653 | 2025.12.18 18:44:55.401363 [ 292 ] {} <Debug> TCP-Session: 2ab93bfa-7b2d-4ca1-930d-770fd8c0ca3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21654 | 2025.12.18 18:44:55.401041 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46947 | ||
| 21655 | 2025.12.18 18:44:55.401388 [ 292 ] {} <Debug> TCP-Session: 2ab93bfa-7b2d-4ca1-930d-770fd8c0ca3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21656 | 2025.12.18 18:44:55.401005 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55346 | ||
| 21657 | 2025.12.18 18:44:55.400997 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39651 | ||
| 21658 | 2025.12.18 18:44:55.401459 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21659 | 2025.12.18 18:44:55.401013 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59486 | ||
| 21660 | 2025.12.18 18:44:55.401509 [ 289 ] {} <Debug> TCP-Session: 76c0d443-ef0b-49e7-8544-e330863be036 Authenticating user 'default' from [fd00:1122:3344:101::e]:46947 | ||
| 21661 | 2025.12.18 18:44:55.401539 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21662 | 2025.12.18 18:44:55.401550 [ 289 ] {} <Debug> TCP-Session: 76c0d443-ef0b-49e7-8544-e330863be036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21663 | 2025.12.18 18:44:55.401558 [ 291 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21664 | 2025.12.18 18:44:55.401583 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21665 | 2025.12.18 18:44:55.401577 [ 289 ] {} <Debug> TCP-Session: 76c0d443-ef0b-49e7-8544-e330863be036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21666 | 2025.12.18 18:44:55.401612 [ 287 ] {} <Debug> TCP-Session: fe56b1c6-ba64-45c1-8f45-4750a21eddcb Authenticating user 'default' from [fd00:1122:3344:101::e]:59486 | ||
| 21667 | 2025.12.18 18:44:55.401626 [ 291 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21668 | 2025.12.18 18:44:55.401640 [ 287 ] {} <Debug> TCP-Session: fe56b1c6-ba64-45c1-8f45-4750a21eddcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21669 | 2025.12.18 18:44:55.401573 [ 294 ] {} <Debug> TCP-Session: 7c9c4efc-5a5e-4d4f-a96c-3d2fc2a3ad85 Authenticating user 'default' from [fd00:1122:3344:101::e]:39651 | ||
| 21670 | 2025.12.18 18:44:55.401657 [ 287 ] {} <Debug> TCP-Session: fe56b1c6-ba64-45c1-8f45-4750a21eddcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21671 | 2025.12.18 18:44:55.401685 [ 294 ] {} <Debug> TCP-Session: 7c9c4efc-5a5e-4d4f-a96c-3d2fc2a3ad85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21672 | 2025.12.18 18:44:55.401501 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21673 | 2025.12.18 18:44:55.401712 [ 294 ] {} <Debug> TCP-Session: 7c9c4efc-5a5e-4d4f-a96c-3d2fc2a3ad85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21674 | 2025.12.18 18:44:55.401739 [ 275 ] {} <Debug> TCP-Session: d056f2d7-40f2-4192-b0eb-f8151acf1572 Authenticating user 'default' from [fd00:1122:3344:101::e]:55346 | ||
| 21675 | 2025.12.18 18:44:55.401761 [ 275 ] {} <Debug> TCP-Session: d056f2d7-40f2-4192-b0eb-f8151acf1572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21676 | 2025.12.18 18:44:55.401774 [ 275 ] {} <Debug> TCP-Session: d056f2d7-40f2-4192-b0eb-f8151acf1572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21677 | 2025.12.18 18:44:55.401915 [ 291 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Debug> oximeter.version (d1e8dd6d-f10e-4f6b-9ffa-02f42db25f6b) (SelectExecutor): Key condition: unknown | ||
| 21678 | 2025.12.18 18:44:55.402859 [ 302 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Trace> AggregatingTransform: Aggregating | ||
| 21679 | 2025.12.18 18:44:55.402912 [ 302 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 21680 | 2025.12.18 18:44:55.402953 [ 302 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934781 sec. (1069.769 rows/sec., 41.79 KiB/sec.) | ||
| 21681 | 2025.12.18 18:44:55.402973 [ 302 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Trace> Aggregator: Merging aggregated data | ||
| 21682 | 2025.12.18 18:44:55.404330 [ 291 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003109 sec., 321.646831778707 rows/sec., 12.56 KiB/sec. | ||
| 21683 | 2025.12.18 18:44:55.404422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 21684 | 2025.12.18 18:44:55.404467 [ 291 ] {a7ea04c2-8e09-4c0f-b8b6-281d9cf6c8e4} <Debug> TCPHandler: Processed in 0.003502515 sec. | ||
| 21685 | 2025.12.18 18:44:55.404562 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21686 | 2025.12.18 18:44:55.404593 [ 291 ] {} <Debug> TCP-Session: d8db06db-b926-403a-8cb2-9fa3069fc2dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21687 | 2025.12.18 18:44:55.404594 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21688 | 2025.12.18 18:44:55.404617 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21689 | 2025.12.18 18:44:55.404642 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21690 | 2025.12.18 18:44:55.404650 [ 290 ] {} <Debug> TCP-Session: 77a70ca2-16c0-4a81-9d78-869ac46b42c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21691 | 2025.12.18 18:44:55.404665 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21692 | 2025.12.18 18:44:55.404685 [ 289 ] {} <Debug> TCP-Session: 76c0d443-ef0b-49e7-8544-e330863be036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21693 | 2025.12.18 18:44:55.404690 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21694 | 2025.12.18 18:44:55.404716 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21695 | 2025.12.18 18:44:55.404743 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21696 | 2025.12.18 18:44:55.404755 [ 292 ] {} <Debug> TCP-Session: 2ab93bfa-7b2d-4ca1-930d-770fd8c0ca3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21697 | 2025.12.18 18:44:55.404768 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21698 | 2025.12.18 18:44:55.404793 [ 287 ] {} <Debug> TCP-Session: fe56b1c6-ba64-45c1-8f45-4750a21eddcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21699 | 2025.12.18 18:44:55.404774 [ 275 ] {} <Debug> TCP-Session: d056f2d7-40f2-4192-b0eb-f8151acf1572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21700 | 2025.12.18 18:44:55.404819 [ 288 ] {} <Debug> TCP-Session: 8db41000-8308-4387-bf08-1dda3b709612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21701 | 2025.12.18 18:44:55.404713 [ 294 ] {} <Debug> TCP-Session: 7c9c4efc-5a5e-4d4f-a96c-3d2fc2a3ad85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21702 | 2025.12.18 18:44:55.404669 [ 293 ] {} <Debug> TCP-Session: 962e8328-43cb-436e-9f9d-59e6bb6fc062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21703 | 2025.12.18 18:44:55.405859 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21704 | 2025.12.18 18:44:55.406155 [ 132 ] {} <Debug> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 21705 | 2025.12.18 18:44:55.406191 [ 132 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21706 | 2025.12.18 18:44:55.406210 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21707 | 2025.12.18 18:44:55.406292 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::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 | ||
| 21708 | 2025.12.18 18:44:55.409484 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21709 | 2025.12.18 18:44:55.410370 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 799 rows starting from the beginning of the part | ||
| 21710 | 2025.12.18 18:44:55.410454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 21711 | 2025.12.18 18:44:55.414296 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 21712 | 2025.12.18 18:44:55.418303 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 21713 | 2025.12.18 18:44:55.422545 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 21714 | 2025.12.18 18:44:55.427144 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 21715 | 2025.12.18 18:44:55.431728 [ 196 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 21716 | 2025.12.18 18:44:55.500244 [ 195 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.093981381 sec., 8895.378968734243 rows/sec., 46.00 MiB/sec. | ||
| 21717 | 2025.12.18 18:44:55.504228 [ 198 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 21718 | 2025.12.18 18:44:55.506803 [ 198 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21719 | 2025.12.18 18:44:55.506923 [ 198 ] {907e0d31-9fcc-4a7a-9116-5772375e541c::all_1_111_22} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 21720 | 2025.12.18 18:44:55.509829 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 21721 | 2025.12.18 18:44:56.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.99 MiB, peak 429.36 MiB, free memory in arenas 0.00 B, will set to 407.67 MiB (RSS), difference: -1.32 MiB | ||
| 21722 | 2025.12.18 18:44:58.359588 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21723 | 2025.12.18 18:44:58.359877 [ 276 ] {fea779fd-3eda-47c3-bc7d-1f0337f2dde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21724 | 2025.12.18 18:44:58.359982 [ 276 ] {fea779fd-3eda-47c3-bc7d-1f0337f2dde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21725 | 2025.12.18 18:44:58.360761 [ 276 ] {fea779fd-3eda-47c3-bc7d-1f0337f2dde3} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21726 | 2025.12.18 18:44:58.360810 [ 276 ] {fea779fd-3eda-47c3-bc7d-1f0337f2dde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21727 | 2025.12.18 18:44:58.361310 [ 276 ] {fea779fd-3eda-47c3-bc7d-1f0337f2dde3} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21728 | 2025.12.18 18:44:58.361736 [ 276 ] {fea779fd-3eda-47c3-bc7d-1f0337f2dde3} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21729 | 2025.12.18 18:44:58.361896 [ 276 ] {fea779fd-3eda-47c3-bc7d-1f0337f2dde3} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002097 sec., 31473.533619456368 rows/sec., 2.51 MiB/sec. | ||
| 21730 | 2025.12.18 18:44:58.361948 [ 276 ] {fea779fd-3eda-47c3-bc7d-1f0337f2dde3} <Debug> TCPHandler: Processed in 0.002554144 sec. | ||
| 21731 | 2025.12.18 18:44:58.362068 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21732 | 2025.12.18 18:44:58.362171 [ 276 ] {0efc6846-fa0e-4676-bd3c-70af68308df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21733 | 2025.12.18 18:44:58.362213 [ 276 ] {0efc6846-fa0e-4676-bd3c-70af68308df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21734 | 2025.12.18 18:44:58.362623 [ 276 ] {0efc6846-fa0e-4676-bd3c-70af68308df3} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21735 | 2025.12.18 18:44:58.362661 [ 276 ] {0efc6846-fa0e-4676-bd3c-70af68308df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21736 | 2025.12.18 18:44:58.363103 [ 276 ] {0efc6846-fa0e-4676-bd3c-70af68308df3} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21737 | 2025.12.18 18:44:58.363520 [ 276 ] {0efc6846-fa0e-4676-bd3c-70af68308df3} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21738 | 2025.12.18 18:44:58.363653 [ 127 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21739 | 2025.12.18 18:44:58.363656 [ 276 ] {0efc6846-fa0e-4676-bd3c-70af68308df3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00151 sec., 3311.2582781456954 rows/sec., 248.99 KiB/sec. | ||
| 21740 | 2025.12.18 18:44:58.363724 [ 127 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21741 | 2025.12.18 18:44:58.363744 [ 276 ] {0efc6846-fa0e-4676-bd3c-70af68308df3} <Debug> TCPHandler: Processed in 0.001730612 sec. | ||
| 21742 | 2025.12.18 18:44:58.363750 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21743 | 2025.12.18 18:44:58.363862 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21744 | 2025.12.18 18:44:58.363872 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21745 | 2025.12.18 18:44:58.363965 [ 276 ] {6dbade4d-3f44-4616-bf41-a76c64db8c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21746 | 2025.12.18 18:44:58.364009 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21747 | 2025.12.18 18:44:58.364010 [ 276 ] {6dbade4d-3f44-4616-bf41-a76c64db8c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21748 | 2025.12.18 18:44:58.364054 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 92 rows starting from the beginning of the part | ||
| 21749 | 2025.12.18 18:44:58.364133 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 7 rows starting from the beginning of the part | ||
| 21750 | 2025.12.18 18:44:58.364186 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 55 rows starting from the beginning of the part | ||
| 21751 | 2025.12.18 18:44:58.364235 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 5 rows starting from the beginning of the part | ||
| 21752 | 2025.12.18 18:44:58.364277 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 71 rows starting from the beginning of the part | ||
| 21753 | 2025.12.18 18:44:58.364320 [ 195 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 5 rows starting from the beginning of the part | ||
| 21754 | 2025.12.18 18:44:58.364446 [ 276 ] {6dbade4d-3f44-4616-bf41-a76c64db8c7b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21755 | 2025.12.18 18:44:58.364488 [ 276 ] {6dbade4d-3f44-4616-bf41-a76c64db8c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21756 | 2025.12.18 18:44:58.364919 [ 276 ] {6dbade4d-3f44-4616-bf41-a76c64db8c7b} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21757 | 2025.12.18 18:44:58.365158 [ 188 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337597 sec., 175688.19308057657 rows/sec., 13.56 MiB/sec. | ||
| 21758 | 2025.12.18 18:44:58.365394 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21759 | 2025.12.18 18:44:58.365405 [ 276 ] {6dbade4d-3f44-4616-bf41-a76c64db8c7b} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21760 | 2025.12.18 18:44:58.365543 [ 276 ] {6dbade4d-3f44-4616-bf41-a76c64db8c7b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001597 sec., 43206.01127113338 rows/sec., 3.37 MiB/sec. | ||
| 21761 | 2025.12.18 18:44:58.365580 [ 276 ] {6dbade4d-3f44-4616-bf41-a76c64db8c7b} <Debug> TCPHandler: Processed in 0.001769642 sec. | ||
| 21762 | 2025.12.18 18:44:58.365693 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21763 | 2025.12.18 18:44:58.365786 [ 276 ] {d9905565-1437-403b-8eb0-eff3686aa488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21764 | 2025.12.18 18:44:58.365829 [ 276 ] {d9905565-1437-403b-8eb0-eff3686aa488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21765 | 2025.12.18 18:44:58.365855 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21766 | 2025.12.18 18:44:58.365925 [ 192 ] {2578ad19-6db1-41eb-b06c-40c071a4cc11::all_1_161_32} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21767 | 2025.12.18 18:44:58.366007 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21768 | 2025.12.18 18:44:58.366221 [ 276 ] {d9905565-1437-403b-8eb0-eff3686aa488} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21769 | 2025.12.18 18:44:58.366256 [ 276 ] {d9905565-1437-403b-8eb0-eff3686aa488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21770 | 2025.12.18 18:44:58.366680 [ 276 ] {d9905565-1437-403b-8eb0-eff3686aa488} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21771 | 2025.12.18 18:44:58.367081 [ 276 ] {d9905565-1437-403b-8eb0-eff3686aa488} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21772 | 2025.12.18 18:44:58.367214 [ 276 ] {d9905565-1437-403b-8eb0-eff3686aa488} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001445 sec., 110726.6435986159 rows/sec., 7.71 MiB/sec. | ||
| 21773 | 2025.12.18 18:44:58.367256 [ 276 ] {d9905565-1437-403b-8eb0-eff3686aa488} <Debug> TCPHandler: Processed in 0.001614931 sec. | ||
| 21774 | 2025.12.18 18:44:58.367366 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21775 | 2025.12.18 18:44:58.367459 [ 276 ] {489ddde2-f8e1-432f-bd3e-099497b85937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21776 | 2025.12.18 18:44:58.367513 [ 276 ] {489ddde2-f8e1-432f-bd3e-099497b85937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21777 | 2025.12.18 18:44:58.368256 [ 276 ] {489ddde2-f8e1-432f-bd3e-099497b85937} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21778 | 2025.12.18 18:44:58.368292 [ 276 ] {489ddde2-f8e1-432f-bd3e-099497b85937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21779 | 2025.12.18 18:44:58.368888 [ 276 ] {489ddde2-f8e1-432f-bd3e-099497b85937} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21780 | 2025.12.18 18:44:58.369331 [ 276 ] {489ddde2-f8e1-432f-bd3e-099497b85937} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21781 | 2025.12.18 18:44:58.369471 [ 276 ] {489ddde2-f8e1-432f-bd3e-099497b85937} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002029 sec., 2464.268112370626 rows/sec., 4.42 MiB/sec. | ||
| 21782 | 2025.12.18 18:44:58.369526 [ 276 ] {489ddde2-f8e1-432f-bd3e-099497b85937} <Debug> TCPHandler: Processed in 0.002212018 sec. | ||
| 21783 | 2025.12.18 18:44:58.369636 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21784 | 2025.12.18 18:44:58.369730 [ 276 ] {205aaf6b-35f5-45ca-a225-e2b8c818a0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21785 | 2025.12.18 18:44:58.369770 [ 276 ] {205aaf6b-35f5-45ca-a225-e2b8c818a0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21786 | 2025.12.18 18:44:58.370094 [ 276 ] {205aaf6b-35f5-45ca-a225-e2b8c818a0fa} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21787 | 2025.12.18 18:44:58.370130 [ 276 ] {205aaf6b-35f5-45ca-a225-e2b8c818a0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21788 | 2025.12.18 18:44:58.370517 [ 276 ] {205aaf6b-35f5-45ca-a225-e2b8c818a0fa} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21789 | 2025.12.18 18:44:58.370921 [ 276 ] {205aaf6b-35f5-45ca-a225-e2b8c818a0fa} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21790 | 2025.12.18 18:44:58.371053 [ 276 ] {205aaf6b-35f5-45ca-a225-e2b8c818a0fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. | ||
| 21791 | 2025.12.18 18:44:58.371089 [ 276 ] {205aaf6b-35f5-45ca-a225-e2b8c818a0fa} <Debug> TCPHandler: Processed in 0.001505199 sec. | ||
| 21792 | 2025.12.18 18:44:59.665714 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21793 | 2025.12.18 18:44:59.665787 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21794 | 2025.12.18 18:44:59.920357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53710 | ||
| 21795 | 2025.12.18 18:44:59.920886 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21796 | 2025.12.18 18:44:59.920930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21797 | 2025.12.18 18:44:59.921418 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 21798 | 2025.12.18 18:44:59.921656 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21799 | 2025.12.18 18:44:59.921803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53710 | ||
| 21800 | 2025.12.18 18:45:00.006363 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005990437 sec. | ||
| 21801 | 2025.12.18 18:45:00.107146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2568 | ||
| 21802 | 2025.12.18 18:45:00.110104 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21803 | 2025.12.18 18:45:00.110148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21804 | 2025.12.18 18:45:00.111413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 21805 | 2025.12.18 18:45:00.111691 [ 243 ] {} <Trace> system.query_log (726480fd-0f83-47f8-9fdb-89cbda5bac9c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21806 | 2025.12.18 18:45:00.111966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2568 | ||
| 21807 | 2025.12.18 18:45:02.911456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 844 | ||
| 21808 | 2025.12.18 18:45:02.928857 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21809 | 2025.12.18 18:45:02.928908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21810 | 2025.12.18 18:45:02.934885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 21811 | 2025.12.18 18:45:02.935596 [ 244 ] {} <Trace> system.metric_log (907e0d31-9fcc-4a7a-9116-5772375e541c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21812 | 2025.12.18 18:45:02.938786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 844 | ||
| 21813 | 2025.12.18 18:45:03.363133 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21814 | 2025.12.18 18:45:03.363396 [ 276 ] {8788598f-2405-4a33-b01d-82a1a4d20f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21815 | 2025.12.18 18:45:03.363457 [ 276 ] {8788598f-2405-4a33-b01d-82a1a4d20f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21816 | 2025.12.18 18:45:03.364127 [ 276 ] {8788598f-2405-4a33-b01d-82a1a4d20f6e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21817 | 2025.12.18 18:45:03.364173 [ 276 ] {8788598f-2405-4a33-b01d-82a1a4d20f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21818 | 2025.12.18 18:45:03.364560 [ 276 ] {8788598f-2405-4a33-b01d-82a1a4d20f6e} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21819 | 2025.12.18 18:45:03.364784 [ 276 ] {8788598f-2405-4a33-b01d-82a1a4d20f6e} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21820 | 2025.12.18 18:45:03.364942 [ 276 ] {8788598f-2405-4a33-b01d-82a1a4d20f6e} <Debug> executeQuery: Read 166 rows, 14.88 KiB in 0.001613 sec., 102913.82517048977 rows/sec., 9.01 MiB/sec. | ||
| 21821 | 2025.12.18 18:45:03.364937 [ 122 ] {} <Debug> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21822 | 2025.12.18 18:45:03.364994 [ 276 ] {8788598f-2405-4a33-b01d-82a1a4d20f6e} <Debug> TCPHandler: Processed in 0.002051196 sec. | ||
| 21823 | 2025.12.18 18:45:03.365026 [ 122 ] {} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21824 | 2025.12.18 18:45:03.365055 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21825 | 2025.12.18 18:45:03.365123 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21826 | 2025.12.18 18:45:03.365187 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21827 | 2025.12.18 18:45:03.365230 [ 276 ] {8dc9a4b8-d47a-4be0-9367-ab6a2702aff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21828 | 2025.12.18 18:45:03.365276 [ 276 ] {8dc9a4b8-d47a-4be0-9367-ab6a2702aff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21829 | 2025.12.18 18:45:03.365338 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21830 | 2025.12.18 18:45:03.365379 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1448 rows starting from the beginning of the part | ||
| 21831 | 2025.12.18 18:45:03.365452 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 166 rows starting from the beginning of the part | ||
| 21832 | 2025.12.18 18:45:03.365503 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 66 rows starting from the beginning of the part | ||
| 21833 | 2025.12.18 18:45:03.365551 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 288 rows starting from the beginning of the part | ||
| 21834 | 2025.12.18 18:45:03.365597 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 66 rows starting from the beginning of the part | ||
| 21835 | 2025.12.18 18:45:03.365643 [ 195 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 166 rows starting from the beginning of the part | ||
| 21836 | 2025.12.18 18:45:03.365680 [ 276 ] {8dc9a4b8-d47a-4be0-9367-ab6a2702aff9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21837 | 2025.12.18 18:45:03.365720 [ 276 ] {8dc9a4b8-d47a-4be0-9367-ab6a2702aff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21838 | 2025.12.18 18:45:03.366039 [ 276 ] {8dc9a4b8-d47a-4be0-9367-ab6a2702aff9} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21839 | 2025.12.18 18:45:03.366322 [ 276 ] {8dc9a4b8-d47a-4be0-9367-ab6a2702aff9} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21840 | 2025.12.18 18:45:03.366459 [ 276 ] {8dc9a4b8-d47a-4be0-9367-ab6a2702aff9} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001252 sec., 43929.71246006389 rows/sec., 3.23 MiB/sec. | ||
| 21841 | 2025.12.18 18:45:03.366499 [ 276 ] {8dc9a4b8-d47a-4be0-9367-ab6a2702aff9} <Debug> TCPHandler: Processed in 0.001431599 sec. | ||
| 21842 | 2025.12.18 18:45:03.366538 [ 219 ] {} <Trace> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21843 | 2025.12.18 18:45:03.366579 [ 219 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21844 | 2025.12.18 18:45:03.366611 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21845 | 2025.12.18 18:45:03.366713 [ 276 ] {95584013-9835-4291-a02e-6e9c43c17186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21846 | 2025.12.18 18:45:03.366753 [ 276 ] {95584013-9835-4291-a02e-6e9c43c17186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21847 | 2025.12.18 18:45:03.367127 [ 188 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 5 columns (5 merged, 0 gathered) in 0.002002726 sec., 1098502.7407643383 rows/sec., 97.72 MiB/sec. | ||
| 21848 | 2025.12.18 18:45:03.367187 [ 276 ] {95584013-9835-4291-a02e-6e9c43c17186} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21849 | 2025.12.18 18:45:03.367224 [ 276 ] {95584013-9835-4291-a02e-6e9c43c17186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21850 | 2025.12.18 18:45:03.367350 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21851 | 2025.12.18 18:45:03.367581 [ 276 ] {95584013-9835-4291-a02e-6e9c43c17186} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21852 | 2025.12.18 18:45:03.367663 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21853 | 2025.12.18 18:45:03.367768 [ 199 ] {91b8480a-df8e-4b61-a10b-dd955df4539f::all_1_166_33} <Trace> oximeter.fields_string (91b8480a-df8e-4b61-a10b-dd955df4539f) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21854 | 2025.12.18 18:45:03.367852 [ 276 ] {95584013-9835-4291-a02e-6e9c43c17186} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21855 | 2025.12.18 18:45:03.367861 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 21856 | 2025.12.18 18:45:03.367986 [ 122 ] {} <Debug> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21857 | 2025.12.18 18:45:03.367994 [ 276 ] {95584013-9835-4291-a02e-6e9c43c17186} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001301 sec., 91468.10146041506 rows/sec., 7.15 MiB/sec. | ||
| 21858 | 2025.12.18 18:45:03.368029 [ 122 ] {} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21859 | 2025.12.18 18:45:03.368050 [ 276 ] {95584013-9835-4291-a02e-6e9c43c17186} <Debug> TCPHandler: Processed in 0.001491929 sec. | ||
| 21860 | 2025.12.18 18:45:03.368052 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21861 | 2025.12.18 18:45:03.368179 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21862 | 2025.12.18 18:45:03.368179 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21863 | 2025.12.18 18:45:03.368283 [ 276 ] {423bdf04-7dcd-4ca6-a51b-d911afe66232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21864 | 2025.12.18 18:45:03.368333 [ 276 ] {423bdf04-7dcd-4ca6-a51b-d911afe66232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21865 | 2025.12.18 18:45:03.368346 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21866 | 2025.12.18 18:45:03.368386 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 657 rows starting from the beginning of the part | ||
| 21867 | 2025.12.18 18:45:03.368454 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 119 rows starting from the beginning of the part | ||
| 21868 | 2025.12.18 18:45:03.368509 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 69 rows starting from the beginning of the part | ||
| 21869 | 2025.12.18 18:45:03.368557 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 159 rows starting from the beginning of the part | ||
| 21870 | 2025.12.18 18:45:03.368598 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 69 rows starting from the beginning of the part | ||
| 21871 | 2025.12.18 18:45:03.368647 [ 201 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 119 rows starting from the beginning of the part | ||
| 21872 | 2025.12.18 18:45:03.368745 [ 276 ] {423bdf04-7dcd-4ca6-a51b-d911afe66232} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21873 | 2025.12.18 18:45:03.368788 [ 276 ] {423bdf04-7dcd-4ca6-a51b-d911afe66232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21874 | 2025.12.18 18:45:03.369150 [ 276 ] {423bdf04-7dcd-4ca6-a51b-d911afe66232} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21875 | 2025.12.18 18:45:03.369392 [ 276 ] {423bdf04-7dcd-4ca6-a51b-d911afe66232} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21876 | 2025.12.18 18:45:03.369530 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Selected 2 parts from all_1_161_38 to all_162_162_0 | ||
| 21877 | 2025.12.18 18:45:03.369543 [ 276 ] {423bdf04-7dcd-4ca6-a51b-d911afe66232} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 21878 | 2025.12.18 18:45:03.369560 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21879 | 2025.12.18 18:45:03.369589 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21880 | 2025.12.18 18:45:03.369591 [ 276 ] {423bdf04-7dcd-4ca6-a51b-d911afe66232} <Debug> TCPHandler: Processed in 0.001463939 sec. | ||
| 21881 | 2025.12.18 18:45:03.369664 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_162_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_161_38 to all_162_162_0 into Compact with storage Full | ||
| 21882 | 2025.12.18 18:45:03.369723 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21883 | 2025.12.18 18:45:03.369727 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159928 sec., 745335.4009304186 rows/sec., 60.22 MiB/sec. | ||
| 21884 | 2025.12.18 18:45:03.369757 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_162_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21885 | 2025.12.18 18:45:03.369803 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_162_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_161_38, total 45805 rows starting from the beginning of the part | ||
| 21886 | 2025.12.18 18:45:03.369826 [ 276 ] {043d9e55-f32c-44e7-a45b-56dd274114f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21887 | 2025.12.18 18:45:03.369859 [ 199 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_162_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 21888 | 2025.12.18 18:45:03.369884 [ 276 ] {043d9e55-f32c-44e7-a45b-56dd274114f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21889 | 2025.12.18 18:45:03.369937 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21890 | 2025.12.18 18:45:03.370158 [ 219 ] {} <Debug> oximeter.fields_u16 (2578ad19-6db1-41eb-b06c-40c071a4cc11): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 21891 | 2025.12.18 18:45:03.370316 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21892 | 2025.12.18 18:45:03.370402 [ 189 ] {13152ec9-b410-40a9-9fb7-38b2a8c83f52::all_1_166_33} <Trace> oximeter.fields_uuid (13152ec9-b410-40a9-9fb7-38b2a8c83f52) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21893 | 2025.12.18 18:45:03.370495 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 21894 | 2025.12.18 18:45:03.370768 [ 276 ] {043d9e55-f32c-44e7-a45b-56dd274114f7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21895 | 2025.12.18 18:45:03.370810 [ 276 ] {043d9e55-f32c-44e7-a45b-56dd274114f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21896 | 2025.12.18 18:45:03.371410 [ 276 ] {043d9e55-f32c-44e7-a45b-56dd274114f7} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21897 | 2025.12.18 18:45:03.371653 [ 276 ] {043d9e55-f32c-44e7-a45b-56dd274114f7} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21898 | 2025.12.18 18:45:03.371782 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21899 | 2025.12.18 18:45:03.371799 [ 276 ] {043d9e55-f32c-44e7-a45b-56dd274114f7} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.001992 sec., 27610.441767068274 rows/sec., 49.48 MiB/sec. | ||
| 21900 | 2025.12.18 18:45:03.371816 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21901 | 2025.12.18 18:45:03.371840 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21902 | 2025.12.18 18:45:03.371862 [ 276 ] {043d9e55-f32c-44e7-a45b-56dd274114f7} <Debug> TCPHandler: Processed in 0.002189418 sec. | ||
| 21903 | 2025.12.18 18:45:03.371923 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21904 | 2025.12.18 18:45:03.371985 [ 276 ] {} <Trace> TCP-Session: 662d9885-bad0-4032-a093-0c62656700d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21905 | 2025.12.18 18:45:03.372086 [ 276 ] {efc19496-3fe9-4e28-a63f-fc18ec8e3895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62462) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21906 | 2025.12.18 18:45:03.372129 [ 276 ] {efc19496-3fe9-4e28-a63f-fc18ec8e3895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21907 | 2025.12.18 18:45:03.372154 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21908 | 2025.12.18 18:45:03.372214 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3308 rows starting from the beginning of the part | ||
| 21909 | 2025.12.18 18:45:03.372339 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 55 rows starting from the beginning of the part | ||
| 21910 | 2025.12.18 18:45:03.372448 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 5 rows starting from the beginning of the part | ||
| 21911 | 2025.12.18 18:45:03.372481 [ 276 ] {efc19496-3fe9-4e28-a63f-fc18ec8e3895} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21912 | 2025.12.18 18:45:03.372522 [ 276 ] {efc19496-3fe9-4e28-a63f-fc18ec8e3895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21913 | 2025.12.18 18:45:03.372551 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 55 rows starting from the beginning of the part | ||
| 21914 | 2025.12.18 18:45:03.372668 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 5 rows starting from the beginning of the part | ||
| 21915 | 2025.12.18 18:45:03.372777 [ 197 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 55 rows starting from the beginning of the part | ||
| 21916 | 2025.12.18 18:45:03.372836 [ 276 ] {efc19496-3fe9-4e28-a63f-fc18ec8e3895} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21917 | 2025.12.18 18:45:03.373052 [ 276 ] {efc19496-3fe9-4e28-a63f-fc18ec8e3895} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21918 | 2025.12.18 18:45:03.373177 [ 122 ] {} <Debug> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21919 | 2025.12.18 18:45:03.373198 [ 276 ] {efc19496-3fe9-4e28-a63f-fc18ec8e3895} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 21920 | 2025.12.18 18:45:03.373210 [ 122 ] {} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21921 | 2025.12.18 18:45:03.373238 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21922 | 2025.12.18 18:45:03.373240 [ 276 ] {efc19496-3fe9-4e28-a63f-fc18ec8e3895} <Debug> TCPHandler: Processed in 0.001306747 sec. | ||
| 21923 | 2025.12.18 18:45:03.373302 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21924 | 2025.12.18 18:45:03.373386 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21925 | 2025.12.18 18:45:03.373410 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 9480 rows starting from the beginning of the part | ||
| 21926 | 2025.12.18 18:45:03.373456 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 21927 | 2025.12.18 18:45:03.373495 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 21928 | 2025.12.18 18:45:03.373534 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 21929 | 2025.12.18 18:45:03.373570 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 21930 | 2025.12.18 18:45:03.373608 [ 197 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 21931 | 2025.12.18 18:45:03.376296 [ 186 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9780 rows, containing 4 columns (4 merged, 0 gathered) in 0.003015599 sec., 3243136.7698424095 rows/sec., 218.51 MiB/sec. | ||
| 21932 | 2025.12.18 18:45:03.376542 [ 200 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21933 | 2025.12.18 18:45:03.376835 [ 200 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21934 | 2025.12.18 18:45:03.376913 [ 200 ] {66b09f85-1929-4dbe-b6be-71001c3271d2::all_1_166_33} <Trace> oximeter.measurements_u64 (66b09f85-1929-4dbe-b6be-71001c3271d2) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21935 | 2025.12.18 18:45:03.377002 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 21936 | 2025.12.18 18:45:03.378016 [ 197 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_162_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45965 rows, containing 5 columns (5 merged, 0 gathered) in 0.008371218 sec., 5490837.772950125 rows/sec., 377.23 MiB/sec. | ||
| 21937 | 2025.12.18 18:45:03.378525 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_162_39} <Trace> MergedBlockOutputStream: filled checksums all_1_162_39 (state Temporary) | ||
| 21938 | 2025.12.18 18:45:03.378823 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_162_39} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61): Renaming temporary part tmp_merge_all_1_162_39 to all_1_162_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21939 | 2025.12.18 18:45:03.378902 [ 190 ] {b30c2d58-cb72-452f-907c-d2d3aef61a61::all_1_162_39} <Trace> oximeter.measurements_cumulativeu64 (b30c2d58-cb72-452f-907c-d2d3aef61a61) (MergerMutator): Merged 2 parts: [all_1_161_38, all_162_162_0] -> all_1_162_39 | ||
| 21940 | 2025.12.18 18:45:03.378992 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21941 | 2025.12.18 18:45:03.384670 [ 186 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3483 rows, containing 19 columns (19 merged, 0 gathered) in 0.012784625 sec., 272436.61820350616 rows/sec., 488.19 MiB/sec. | ||
| 21942 | 2025.12.18 18:45:03.387548 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21943 | 2025.12.18 18:45:03.387906 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21944 | 2025.12.18 18:45:03.387982 [ 190 ] {0e0cca28-8ff9-4cf2-931f-78fc99cc5735::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (0e0cca28-8ff9-4cf2-931f-78fc99cc5735) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21945 | 2025.12.18 18:45:03.388115 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.00 MiB. | ||
| 21946 | 2025.12.18 18:45:04.000325 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.27 MiB, peak 439.26 MiB, free memory in arenas 0.00 B, will set to 409.68 MiB (RSS), difference: 1.41 MiB | ||
| 21947 | 2025.12.18 18:45:07.422203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 54222 | ||
| 21948 | 2025.12.18 18:45:07.422827 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21949 | 2025.12.18 18:45:07.422878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21950 | 2025.12.18 18:45:07.423382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 21951 | 2025.12.18 18:45:07.423641 [ 245 ] {} <Trace> system.asynchronous_metric_log (2a4708d9-5e04-4125-bc92-2297ca464458): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21952 | 2025.12.18 18:45:07.423795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54222 | ||